Expand description
Compile time checked builder APIs
Macros§
Structs§
Traits§
- Init
Status - Trait for marker structs to hold state about if a field in a builder is initialised or not
- IsInit
- Marker trait for marker structs that represent initialised state
- IsUninit
- Marker trait for marker structs that represent uninitialised state