Function load_config

Source
pub fn load_config<P: AsRef<Path>>(
    path: P,
) -> Result<ParsConfig, Box<dyn Error>>