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