Type Definition config_manager::ConfigOptions

source ·
pub type ConfigOptions = HashSet<ConfigOption>;
Expand description

Set of rules to build an instance of the annotated by #[config] structure.