fenhl / wheel

Rust boilerplate

Home Page:https://fenhl.github.io/wheel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs badge

This is a Rust library crate that provides boilerplate common to most of my Rust projects.

The most important feature is an attribute #[wheel::main] which annotates the main function to add support for both clap and tokio at the same time.

About

Rust boilerplate

https://fenhl.github.io/wheel/

License:MIT License


Languages

Language:Rust 98.4%Language:PowerShell 1.6%