Skip to main content

parse_config_str

Function parse_config_str 

Source
pub fn parse_config_str(s: &str) -> Result<FileConfig, Error>
Expand description

Parse TOML text into a FileConfig.