Function syn::visit::walk_variant[][src]

pub fn walk_variant<V>(visitor: &mut V, variant: &Variant, generics: &Generics) where
    V: Visitor