Function syn::visit::visit_type_infer[][src]

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