Module data

Source
Expand description

All the data types used by this crate

Structs§

File
Holds data for a file’s contents, layout, and version
FormatEntryError
Errors while formatting settings Right now the only error that can occur is having a key specified in the layout that isn’t defined in the settings hashmap
ParseEntryError
Errors while parsing settings

Enums§

LayoutEntry
Describes the layout of a loaded settings file
Value
Represents a setting value