1 Star 0 Fork 0

hboot/rust-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Cargo.toml 479 Bytes
一键复制 编辑 原始数据 按行查看 历史
hboot 提交于 2024-08-08 23:33 +08:00 . feat: 新增async-code异步编程实例
[workspace]
resolver = "2"
members = [ "packages/async-code","packages/thread-shared-data"]
[workspace.dependencies]
timer = "0.2.0"
regex = "1.7.0"
ferris-says = "0.2"
log_macro = { path = "../rust-web-lib/log_macro" }
log_macro_derive = { path = "../rust-web-lib/log_macro/log_macro_derive" }
name_macro = { path = "../rust-web-lib/name_macro" }
thread_pool = { path = "../rust-web-lib/thread_pool" }
compare_max = { path = "../rust-web-lib/compare_max" }
ifun-grep = "0.2.0"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/hboot/rust-web.git
git@gitee.com:hboot/rust-web.git
hboot
rust-web
rust-web
main

搜索帮助