Function syn::visit::visit_lit_char[][src]

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