Skip to main content

read_config_file

Function read_config_file 

Source
pub fn read_config_file<P: AsRef<Path>>(
    path: P,
) -> Result<OsedaConfig, OsedaCheckError>