Function syn::visit::visit_pat_range[][src]

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