Skip to content
/ ramp_template Public template

Rust Adapted to My Projects template. A template for cargo-generate.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

carrascomj/ramp_template

Repository files navigation

Ramp template

Rust Adapted to My Projects template.

It includes:

  • Benchmarks boilerplate with criterion.rs.
    cargo bench some_bench
    
  • Github action CI: rustfmt, clippy and cargo test.
  • Github action to synchronize API docs and README.md (from src/lib.rs and ./README.tpl).
    cargo readme
    

About

Rust Adapted to My Projects template. A template for cargo-generate.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages