Template repository for Rust-based projects
This is a minimal documentation site for the Rust project template repository.
Cargo.toml metadata and rename the crate.README.md with your project’s description and usage.cargo fmt
cargo clippy --all-targets --all-features
cargo test --all-targets --all-features
cargo run