parse_variant_attrs

Function parse_variant_attrs 

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