[][src]Macro mft::impl_serialize_for_bitflags

macro_rules! impl_serialize_for_bitflags {
    ($flags: ident) => { ... };
}