style_derive::animate

Function derive_variant_arm

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