pub type ConfigOptions = HashSet<ConfigOption>;Expand description
Set of rules to build an instance of the annotated by #[config] structure.
Aliased Typeยง
pub struct ConfigOptions { /* private fields */ }pub type ConfigOptions = HashSet<ConfigOption>;Set of rules to build an instance of the annotated by #[config] structure.
pub struct ConfigOptions { /* private fields */ }