6个版本 (稳定)

1.0.3 2023年9月4日
1.0.1 2023年9月3日
0.1.1 2023年9月3日
0.1.0 2023年9月3日

#182 in 模板引擎

每月21次 下载

MIT 许可证

5KB

Rust Lib - 模板

crates.io MSRV Documentation LICENSE codecov Build Status dependency status downloads

先决条件

rustup component add clippy
rustup component add rustfmt

# Debugging & Code-Coverage
rustup component add llvm-tools

命令

Cargo别名命令

# .cargo/config.toml [alias]
cargo lint
cargo format

自动生成文档的脚本 docsdocs.sh

依赖项

~87KB