Function syn::visit::visit_pat_ref[][src]

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