Convenience function to load a struct from an INI file. Returns .init if the file does not exist.
Parse a structured INI from a range of lines, into a user-defined struct.
See Source File