Function syn::visit::visit_item_mod [] [src]

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