rustc_mir_transform::coroutine

Function check_suspend_tys

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