[][src]Type Definition async_scoped::AsyncScope

type AsyncScope<'a, T> = Scope<'a, T, AsyncStd>;