Modules§
Macros§
Structs§
- Flag
- A defined flags value that may be named or unnamed.
Traits§
- Bits
- A bits type that can be used as storage for a flags type.
- Flags
- A set of defined flags using a bits type as storage.
- Primitive
- Public
Flags - A trait for referencing the
bitflags
-owned internal type without exposing it publicly.