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