Type Definition async_scoped::AsyncScope[][src]

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