style_derive::to_css

Function derive_bitflags

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