Function rustc_mir_transform::coroutine::check_suspend_tys

source ยท
fn check_suspend_tys<'tcx>(
    tcx: TyCtxt<'tcx>,
    layout: &CoroutineLayout<'tcx>,
    body: &Body<'tcx>,
)