paralegal_flow::dbg

Function locations_of_body

Source
pub fn locations_of_body<'a: 'tcx, 'tcx>(
    body: &'a Body<'tcx>,
) -> impl Iterator<Item = Location> + 'a + 'tcx
Expand description

All locations that a body has (helper)