[][src]Function ini::macro_safe_load

pub fn macro_safe_load(
    path: &str
) -> Result<HashMap<String, HashMap<String, Option<String>>>, String>