nee-ctx-web-ktor / dev.neeffect.nee.ctx.web / WebContextProvider / async

async

open fun <E, A> async(func: () -> Nee<WebContext<R, G>, E, A>): Nee<WebContext<R, G>, Any, A>