[][src]Function syn::fold::fold_variant

pub fn fold_variant<F: ?Sized>(f: &mut F, node: Variant) -> Variant where
    F: Fold