Function syn::visit::visit_type[][src]

pub fn visit_type<'ast, V: ?Sized>(v: &mut V, node: &'ast Type) where
    V: Visit<'ast>, 
This is supported on crate feature visit only.