Function syn::visit::visit_lit_byte
[−]
[src]
pub fn visit_lit_byte<'ast, V: Visit<'ast> + ?Sized>(
_visitor: &mut V,
_i: &'ast LitByte
)