traverse_ty_with_lifetime
rapx
0.7.20
In rapx::
analysis::
api_
dependency::
graph::
ty_
wrapper
rapx
::
analysis
::
api_dependency
::
graph
::
ty_wrapper
Function
traverse_
ty_
with_
lifetime
Copy item path
Source
fn traverse_ty_with_lifetime<'tcx, F:
Fn
(
Region
<'_>,
usize
)>( ty:
Ty
<'tcx>, no: &mut
usize
, f:
&F
, )