Function rustc_mir_transform::coroutine::check_field_tys_sized

source ยท
fn check_field_tys_sized<'tcx>(
    tcx: TyCtxt<'tcx>,
    coroutine_layout: &CoroutineLayout<'tcx>,
    def_id: LocalDefId
)