Function syn::visit::visit_pat_lit[][src]

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