Expand description
§ts-config
Helpers for application config.
Re-exports§
pub use schemars;
Enums§
- Load
Config Error - Error variants for loading config.
Traits§
- Config
File - Trait defining a struct as representing a config file.
Functions§
- try_
load - Try load a config file, linting it against its JSON schema.