Function syn::visit::visit_type_ptr

source ·
pub fn visit_type_ptr<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast TypePtr
)