[][src]Module oration::config

Loads configuration data from disk.

Structs

Author

Details of the blog author.

Config

The main struct which all input data from oration.yaml is pushed into.

Notifications

Details of the email notification system.

Recipient

Details of a person to email the notifications to.

SMTPServer

Details of the SMTP server which the notification system should connect to.

SMTPServerIterator

Iterator helper for SMTPServer

Telegram

Details of the telegram notification system.

Constants

_IMPL_DESERIALIZE_FOR_Author
_IMPL_DESERIALIZE_FOR_Config
_IMPL_DESERIALIZE_FOR_Notifications
_IMPL_DESERIALIZE_FOR_Recipient
_IMPL_DESERIALIZE_FOR_SMTPServer
_IMPL_DESERIALIZE_FOR_Telegram
_IMPL_SERIALIZE_FOR_Author
_IMPL_SERIALIZE_FOR_Config
_IMPL_SERIALIZE_FOR_Notifications
_IMPL_SERIALIZE_FOR_Recipient
_IMPL_SERIALIZE_FOR_SMTPServer
_IMPL_SERIALIZE_FOR_Telegram