pub fn find_bodies(tcx: TyCtxt<'_>) -> Vec<(Span, BodyId)>
Expand description

Finds all bodies in the current crate