Skip to content

flowscripter/template-rust-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Sample mermaid diagram to test rendering in markdown:

classDiagram
    Foo <|-- Bar
Loading

API

Link to auto-generated API docs:

API Documentation

License

MIT © Flowscripter

About

Project template for a Rust library.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages