[][src]Function syn::visit::visit_variant

pub fn visit_variant<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast Variant
)