1 个不稳定版本
0.0.1 | 2023年12月31日 |
---|
#26 in #forked
在 product-os-h2 中使用
17KB
351 行
Product OS : Cursor
Product OS : Cursor 是为满足额外需求而分叉的 nostd_cursorcrate 的衍生品。
什么是Product OS?
Product OS 是一组提供不同工具和功能的软件包集合,这些工具和功能可以协同工作,使Rust生态系统中的产品构建更加容易。
安装
使用Rustcrate包管理器 cargo 安装 Product OS : Cursor。
cargo add product-os-cursor
或将 Product OS : Cursor 添加到您的 cargo.toml 的 [packages]
部分。
product-os-cursor = { version = "0.0.2", features = [], default-features = true, optional = false }
特性
Product OS Cursor 支持许多特性,利用 cursor crate 的框架
- 添加了借用内部表示的可变引用的能力
// Feature samples TODO
使用
// Examples TODO
贡献
目前没有贡献,但很快将在公共仓库中提供。
许可证
依赖
~140KB