2 个版本
| 0.1.1 | 2022年4月29日 |
|---|---|
| 0.1.0 | 2022年4月29日 |
#1711 在 开发工具
16KB
Rust 包模板
Rust 包模板是一个 Rust 包模板。
使用方法
使用此模板?尝试使用
cargo generate --git https://github.com/Fuwn/rust-crate-template与cargo-generate!
将 Rust 包模板作为依赖项添加
# Cargo.toml
[dependencies]
rust-crate-template = "0.1.1"
示例
示例可以在 examples/ 目录中找到。
许可证
本项目采用 GNU 通用公共许可证 v3.0 许可。