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

https://github.com/ark0f/rust-template

My template for Rust projects
https://github.com/ark0f/rust-template

Last synced: about 1 year ago
JSON representation

My template for Rust projects

Awesome Lists containing this project

README

          

# {{project-name}}

[![Version](https://img.shields.io/crates/v/{{project-name}}.svg)](https://crates.io/crates/{{project-name}})
[![docs.rs](https://img.shields.io/docsrs/{{project-name}})](https://docs.rs/{{project-name}})
![License](https://img.shields.io/crates/l/{{project-name}}.svg)
[![Codecov](https://img.shields.io/codecov/c/github/ark0f/{{project-name}})](https://app.codecov.io/gh/ark0f/{{project-name}})

# Changelog
See [CHANGELOG.md](CHANGELOG.md) for details