Lib
.rs
›
异步
#
memory
#
async
#
scoped
#
tasks
#
attempt
#
quick-and-dirty
scoped
_
tasks
_
prototype
在 Rust 中快速简单地实现作用域任务。
作者:
Olivier FAURE
安装
API 参考文档
GitHub 仓库
(
poignardazur
)
1 个不稳定版本
0.1.0
2023年6月4日
#
1311
in
异步
MIT
许可证
8KB
150
行
scoped_tasks_prototype
在 Rust 中快速简单地实现作用域任务。
无运行时依赖
dev
futures
dev
tokio
+
rt
+
macros
+
rt-multi-thread