Function rustc_hir::intravisit::walk_field_def[][src]

pub fn walk_field_def<'v, V: Visitor<'v>>(
    visitor: &mut V,
    field: &'v FieldDef<'v>
)