Module config_types

Source

Structs§

BoolConfig
You can create this type like true.into() or false.into().
BoolOrDataConfig
MergingOption
You can create this type like Some(...).into() or None.into().

Enums§

BoolOr