template-rust-project-0.1.0 has been yanked.
A Template for Rust Projects
This is a template repository with a minimalistic structure to make it easier to start a new Rust project. I share it here in case it might be useful to others.
Features
- Minimalistic project structure
- Pre-configured GitHub Actions for testing and building
- Makefile for managing different tasks such as formatting, testing, and linting
- Example configuration files
Contributing
See CONTRIBUTING.md for details on how to make a contribution.
License
This project is licensed under the MIT License - see the LICENSE file for details.