Module bulwark_config::toml
source · Expand description
The toml
module provides TOML deserialization and parsing for Bulwark’s configuration files.
Functions
- Loads a TOML config file into a
Config
structure.
The toml
module provides TOML deserialization and parsing for Bulwark’s configuration files.
Config
structure.