Searched defs:IniFile (Results 1 – 1 of 1) sorted by relevance
27 pub struct IniFile { struct34 impl IniFile { argument40 pub fn new(filepath: PathBuf) -> IniFile { in new()