parse_variant_attrs_from_ast
stylo_
derive
0.9.0
In stylo_
derive::
cg
stylo_derive
::
cg
Function
parse_
variant_
attrs_
from_
ast
Copy item path
Source
pub(crate) fn parse_variant_attrs_from_ast<A>(variant: &
VariantAst
<'_>) -> A
where A:
FromVariant
,