Module config

Source
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 of super::Config

Structs§

Config
The standard Config

Enums§

ConfigError
Errors indicating that a Config is invalid.