Function syn::visit::walk_foreign_item [] [src]

pub fn walk_foreign_item<V: Visitor>(
    visitor: &mut V,
    foreign_item: &ForeignItem
)