Skip to main content

async_gen_item_ty_from_yield_ty

Function async_gen_item_ty_from_yield_ty 

Source
fn async_gen_item_ty_from_yield_ty<'db>(
    lang_items: &LangItems,
    yield_ty: Ty<'db>,
) -> Option<Ty<'db>>