☰
Other items in
rustc_ast
::
visit
All crates
?
Function
rustc_ast
::
visit
::
walk_lifetime
[
−
]
[src]
pub fn walk_lifetime<'a, V:
Visitor
<'a>>(
visitor:
&mut
V,
lifetime: &'a
Lifetime
)