style_derive::cg

Function parse_variant_attrs

source
pub(crate) fn parse_variant_attrs<A>(variant: &Variant) -> A
where A: FromVariant,