#tower-layer #product-os #std #environments #derivative #different #ecosystem

no-std product-os-tower-layer

产品操作系统:Tower Layer 是 tower-layercrate 的派生版,重构以支持 std 和 no_std 环境

2 个版本

0.0.2 2024年4月9日
0.0.1 2023年12月25日

#3 in #tower-layer


3 crate 使用

AGPL-3.0-only

24KB
441 行代码

产品操作系统:Tower Layer

产品操作系统:Tower Layer 是 tower-layercrate 的派生版,重构以支持 std 和 no_std 环境。

什么是产品操作系统?

产品操作系统是一系列包的集合,提供不同的工具和功能,可以协同工作以简化 Rust 生态系统中的产品构建。

安装

使用 Rust 包管理器 cargo 安装产品操作系统:Tower Layer。

cargo add product-os-tower-layer

或将产品操作系统:Tower Layer 添加到您的 cargo.toml [packages] 部分。

product-os-tower-layer = { version = "0.0.2", features = [], default-features = true, optional = false }

功能

产品操作系统 Tower Layer 支持许多功能,利用 tower-layercrate 的框架

  • 使用默认选择的 std tower-layercrate
  • 支持只有 alloc 环境的 no_std
// Feature samples TODO

用法

// Examples TODO

贡献

目前没有贡献,但很快将在公共存储库中提供。

许可

GNU AGPLv3

依赖

~27KB