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

async

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