Skip to main content

Module kit

Module kit 

Source
Expand description

Kit — the capability and configuration management center.

Uses typestate pattern: Kit (unbuilt) → Kit<Ready> (after build()).

Structs§

Kit
The capability and configuration management center.
Ready
Marker type for the ready (built) state.
Unbuilt
Marker type for the unbuilt state.