[][src]Module romp::config

Configuration code, for parsing server config romp.toml, logging config, and romp.passwd usernames.

Modules

config

Loads romp.toml and provides access to properties to the running application. The crate contains a documented example configuration. Where possible config is similar to xtomp.

log
user

Loads and provides access to the data in the romp.passwd file.