Project template for a Rust library.
README.md
.toml
[dependencies]
flowscripter_template_rust_library = "^1"
Build: cargo build
Test: cargo test
Lint: cargo fmt
mermaid
classDiagram
Foo <|-- Bar
Link to auto-generated API docs for the library:
MIT © Flowscripter