#template #cargo #reference

flowscripter_template_rust_library

Project template for a Rust library

12 stable releases

1.1.7 Oct 3, 2022
1.1.6 Sep 20, 2022
1.1.4 Jun 9, 2022
1.1.3 May 10, 2022
0.1.0 Dec 14, 2021

#104 in Template engine

Download history 33/week @ 2024-01-06 16/week @ 2024-01-13 31/week @ 2024-01-20 11/week @ 2024-01-27 20/week @ 2024-02-03 21/week @ 2024-02-10 67/week @ 2024-02-17 65/week @ 2024-02-24 49/week @ 2024-03-02 55/week @ 2024-03-09 36/week @ 2024-03-16 27/week @ 2024-03-23 46/week @ 2024-03-30 41/week @ 2024-04-06 41/week @ 2024-04-13 15/week @ 2024-04-20

146 downloads per month
Used in 2 crates

MIT license

4KB

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

[dependencies]
flowscripter_template_rust_library = "^1"

Development

Build: cargo build

Test: cargo test

Lint: cargo fmt

Documentation

Overview

classDiagram
    Foo <|-- Bar

API

Link to auto-generated API docs for the library:

API Documentation

License

MIT © Flowscripter

No runtime deps