Rust-API-Template

APACHE-2.0 License

Stars
0

Rust template GitHub License

Basic Rust template with rust devcontainer and some CI to test and track benchmarcks automatically.

Resources

Customizing template

Ctrl + Shift + F for replace:

  • template-exercisme -> with your rust project name
  • Exercism-Rust-Template -> with your GitHub repository name
  • rust-template -> with your Bencher project name
  • MathieuSoysal -> with your GitHub username
  • 2024 -> with the current year

Secrets

  • Add BENCHER_API_KEY in your repository secrets
  • Add CODECOV_TOKEN in your repository secrets
Badges
Extracted from project README
Static Badge codecov Integration test for Rust