Module traits

Source

Modules§

__private 🔒

Macros§

impl_bits 🔒

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
PublicFlags
A trait for referencing the bitflags-owned internal type without exposing it publicly.