Tower is a library of modular and reusable components for building robust clients and servers.
cargo add tower
[dependencies]
tower = "0.5.3"
| 官网 | https://github.com/tower-rs/tower |
|---|---|
| 仓库 | https://github.com/tower-rs/tower |
| 最新版本 | 0.5.3 |
| 分类 | asynchronous, network-programming |