stylo_derive::animate

Function derive_variant_arm

Source
fn derive_variant_arm(
    variant: &VariantInfo<'_>,
    where_clause: &mut Option<WhereClause>,
) -> TokenStream