An open API service indexing awesome lists of open source software.

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

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.svg

Documentation:

## Contributing

+ [Development Guide](./CONTRIBUTING.md)