parse_config_file

Function 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.