derive_bitflags

Function derive_bitflags 

Source
fn derive_bitflags(
    input: &DeriveInput,
    bitflags: &CssBitflagAttrs,
) -> TokenStream