Function rustc_mir_transform::coroutine::check_suspend_tys

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