Function load_from_file

Source
fn load_from_file<T: SettingsLoader>(path: &Path) -> Result<T, String>