stylo_derive::cg

Function parse_variant_attrs

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