expand_async_impl

Function expand_async_impl 

Source
pub fn expand_async_impl(
    ctx: &CodegenContext,
    attr: TokenStream,
    item: TokenStream,
) -> TokenStream