Macro dock_core::impl_bits_conversion
source · macro_rules! impl_bits_conversion { ($ident: ident from $type: ty) => { ... }; }
Expand description
Implements bits conversion from/to the given type for the supplied bitflags identifier.