Function rustc_mir_transform::coroutine::can_unwind

source ·
fn can_unwind<'tcx>(tcx: TyCtxt<'tcx>, body: &Body<'tcx>) -> bool