https://github.com/nugine/rust-template
A personal Rust library template
https://github.com/nugine/rust-template
Last synced: 21 days ago
JSON representation
A personal Rust library template
- Host: GitHub
- URL: https://github.com/nugine/rust-template
- Owner: Nugine
- License: mit
- Created: 2024-11-20T05:15:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T11:30:51.000Z (3 months ago)
- Last Synced: 2025-02-14T11:34:30.218Z (2 months ago)
- Language: Just
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-template
[![Latest Version]][crates.io]
[![Documentation]][docs.rs]
![License][crates.io]: https://crates.io/crates/rust-template
[Latest Version]: https://img.shields.io/crates/v/rust-template.svg
[Documentation]: https://docs.rs/rust-template/badge.svg
[docs.rs]: https://docs.rs/rust-template
[License]: https://img.shields.io/crates/l/rust-template.svgDocumentation:
## Contributing
+ [Development Guide](./CONTRIBUTING.md)