#template #api #create #cargo #class-diagram

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

#141 in Template engine

Download history 29/week @ 2024-07-21 15/week @ 2024-07-28 12/week @ 2024-08-04 66/week @ 2024-08-11 38/week @ 2024-08-18 33/week @ 2024-08-25 32/week @ 2024-09-01 42/week @ 2024-09-08 55/week @ 2024-09-15 45/week @ 2024-09-22 60/week @ 2024-09-29 74/week @ 2024-10-06 31/week @ 2024-10-13 47/week @ 2024-10-20 30/week @ 2024-10-27 44/week @ 2024-11-03

163 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