Expand description
Provides Config
, the main configuration struct.
This will generally represent a boot entry in the boot manager.
Modules§
- builder
- Configuration builder.
- editor
- The configuration editor.
- parsers
- Parses configuration files of various formats into
Config
. - types
newtype
definitions for fields ofsuper::Config
Structs§
Enums§
- Config
Error - Errors indicating that a
Config
is invalid.