Function syn::visit::visit_pat_slice [] [src]

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