4个版本
0.0.4 | 2023年9月3日 |
---|---|
0.0.3 | 2023年9月2日 |
0.0.2 | 2023年8月21日 |
0.0.1 | 2023年8月20日 |
#803 in 文本处理
每月29次下载
在product-os-content-setup中使用
88KB
1.5K SLoC
Product OS : Content
Product OS : Content为通过Product OS : Server提供服务的内容管理提供完整解决方案。
什么是Product OS?
Product OS是一组包的集合,提供不同工具和功能,可以一起工作以简化Rust生态系统的产品构建。
安装
使用Rust包管理器cargo安装Product OS : Content。
cargo add product-os-content
或将Product OS : Content添加到您的cargo.toml [packages]
部分。
product-os-content = { version = "0.0.4", features = [], default-features = true, optional = false }
功能
Product OS Content支持一系列功能,利用现有的Rust库来帮助生成和管理内容,包括
- 完整的数据结构来管理用于服务的内容
- 模板化,允许对页面显示的内容进行管理
// Feature samples TODO
使用
// Examples TODO
贡献
目前没有贡献,但很快将在公共存储库上提供。
许可
依赖关系
~0–17MB
~278K SLoC