Crate quickcfg

source ·

Modules

Helpers for accessing environment variables.
Loading facts about the system that we are currently running on.
Git abstraction.
Dealing with the hierarchy of data.
Set up options.
Package abstraction.
Utilities to process a set of units into a set of inter-dependent stages.
A unit of work. Does a single thing and DOES IT WELL.

Structs

Configuration model.
The way the state is serialized.
Utilities to build units for creating directories.
State model. This keeps track of any changes with the dirty flag, which is an indication whether it should be serialized or not.
All inputs for a system.
A loaded template string.

Traits