Skip to main content

CategorySet

Type Alias CategorySet 

Source
pub type CategorySet = BitFlags<Category>;
Available on crate feature flags only.

Aliased Typeยง

pub struct CategorySet { /* private fields */ }