Searched defs:IniFile (Results 1 – 1 of 1) sorted by relevance
26 pub struct IniFile { struct33 impl IniFile { argument39 pub fn new(filepath: String) -> IniFile { in new()