Module config

Module config 

Source

Structs§

Config
Describes the configuration for a set of packages.
PackageDependencyIter
Returns all packages in the order in which they should be built.
PackageMap
Describes a set of packages to act upon.
PackageName
A unique identifier for a package name.
PresetName
A unique identifier for a target preset.
ServiceName
A unique identifier for a service name.
TargetConfig
Configuration for targets, including preset configuration.

Enums§

InvalidConfigIdent
Errors that can occur when creating a ConfigIdent.
ParseError
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.