#template #crates #cargo

rust-crate-template

Rust 包模板

2 个版本

0.1.1 2022年4月29日
0.1.0 2022年4月29日

#1711开发工具

GPL-3.0-only

16KB

Rust 包模板

crates.io docs.rs github.com

Rust 包模板是一个 Rust 包模板。

使用方法

使用此模板?尝试使用 cargo generate --git https://github.com/Fuwn/rust-crate-templatecargo-generate

将 Rust 包模板作为依赖项添加

# Cargo.toml

[dependencies]
rust-crate-template = "0.1.1"

示例

示例可以在 examples/ 目录中找到。

许可证

本项目采用 GNU 通用公共许可证 v3.0 许可。

无运行时依赖