[][src]Type Definition async_scoped::TokioScope

type TokioScope<'a, T> = Scope<'a, T, Tokio>;