Function syn::visit::visit_field

source ·
pub fn visit_field<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast Field
)