These are pieces of the coil API are deprecated pieces left over from 0.2.2. See Coil 0.2.2 Migration in the Dev Guide for more information. New code should not use this API.
Compatibility with <= 0.2.2, do not use in new code!
Load a Struct from a sequence of strings.
@param filePath: path the strings were loaded from. Required for relative @file arguments to work.
Load a Struct from a string.
@param filePath: path the string was loaded from. Required for relative @file arguments to work.
Load a struct from a file, given a path on the filesystem.
Alias for coil.errors.KeyMissingError