template-rust-library

version build coverage dependencies rust doc license: MIT

Project template for a Rust library.

Project Template Usage

  1. Use as a template to create a new repository.
  2. Update links and references in README.md.

Cargo Crate Usage

toml [dependencies] flowscripter_template_rust_library = "^1"

Development

Build: cargo build

Test: cargo test

Lint: cargo fmt

Documentation

Overview

mermaid classDiagram Foo <|-- Bar

API

Link to auto-generated API docs for the library:

API Documentation

License

MIT © Flowscripter