template-rust-library
Project template for a Rust library
Project Template Usage
- Use as a template to create a new repository.
- Update links and references in
README.md
.
Cargo Crate Usage
[]
= "^1"
Development
Build: cargo build
Test: cargo test
Lint: cargo fmt
Documentation
Overview
Sample mermaid diagram to test rendering in markdown:
classDiagram
Foo <|-- Bar
API
Link to auto-generated API docs:
License
MIT © Flowscripter