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