sc2_proxy

Function load_config

Source
pub fn load_config(path: String) -> Option<Config>
Expand description

Load configuration from a path Returns none if the file doesn’t exist Panics if file cannot be read or format is invalid