style_derive::cg

Function parse_variant_attrs_from_ast

source
pub(crate) fn parse_variant_attrs_from_ast<A>(variant: &VariantAst<'_>) -> A
where A: FromVariant,