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

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


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

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# template-rust

Custom templates for use with `rust generate`

## Templates

### `server`

Template for a WebServer application

```sh
cargo generate --git https://github.com/mhutter/template-rust.git server
```