Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/therustmonk/rusty

Minimal Rust Application Template - dotenv, clap, log, config
https://github.com/therustmonk/rusty

Last synced: about 2 months ago
JSON representation

Minimal Rust Application Template - dotenv, clap, log, config

Awesome Lists containing this project

README

        

## Minimal Rust App

This is a dummy Rust application with clap, dotenv, logging and configuration.
You can use it as a template for your projects.