rapx
0.5.0
In rapx::
analysis::
core::
api_
dependency
rapx
::
analysis
::
core
::
api_dependency
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
, )