Crate bitflags_derive_macros

Crate bitflags_derive_macros 

Source
Expand description

Implementation details for bitflags-derive.

This library isn’t intended to be used directly.

Derive Macros§

FlagsDebug
Derive Debug.
FlagsDisplay
Derive Display.
FlagsFromStr
Derive FromStr.