Structs§
- Config
- Describes the configuration for a set of packages.
- Package
Dependency Iter - Returns all packages in the order in which they should be built.
- Package
Map - Describes a set of packages to act upon.
- Package
Name - A unique identifier for a package name.
- Preset
Name - A unique identifier for a target preset.
- Service
Name - A unique identifier for a service name.
- Target
Config - Configuration for targets, including preset configuration.
Enums§
- Invalid
Config Ident - Errors that can occur when creating a
ConfigIdent. - Parse
Error - Errors which may be returned when parsing the server configuration.
Functions§
- parse
- Parses a path in the filesystem into a package
Config. - parse_
manifest - Parses a manifest into a package
Config.