15 stable releases
new 1.1.10 | Feb 14, 2025 |
---|---|
1.1.7 | Oct 3, 2022 |
1.1.4 | Jun 9, 2022 |
1.0.2 | Feb 24, 2022 |
0.1.0 | Dec 14, 2021 |
#90 in Template engine
553 downloads per month
Used in 2 crates
4KB
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
[dependencies]
flowscripter_template_rust_library = "^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