2 个版本
0.0.2 | 2024年4月9日 |
---|---|
0.0.1 | 2023年12月25日 |
#16 in #derivative
每月25次下载
用于 3 crates
19KB
52 行
产品操作系统:Tower Service
产品操作系统:Tower Service 是 tower-service 包的重构版本,适用于 std 和无 std 环境。
什么是产品操作系统?
产品操作系统是一系列包的集合,提供不同的工具和功能,可以协同工作,便于在 Rust 生态系统中构建产品。
安装
使用 Rust 包管理器 cargo 安装产品操作系统:Tower Service。
cargo add product-os-tower-service
或将其添加到您的 cargo.toml [packages]
部分。
product-os-tower-service = { version = "0.0.2", features = [], default-features = true, optional = false }
功能
产品操作系统 Tower Service 支持许多功能,利用 tower-service 包的框架
- 使用默认选择的 std tower-service 包
- 支持只有 alloc 环境的无 std
// Feature samples TODO
使用方法
// Examples TODO
贡献
贡献目前不可用,但很快将在公共仓库中可用。
许可证
依赖项
~25KB