Function braid_config_data::parse_config_file

source ·
pub fn parse_config_file<P: AsRef<Path>>(fname: P) -> Result<BraidConfig, Error>
Expand description

Parse a .toml file and return a BraidConfig structure.