Crates.io | rust-bin-template |
lib.rs | rust-bin-template |
version | 0.1.0 |
source | src |
created_at | 2020-03-10 00:04:50.60073 |
updated_at | 2020-03-10 00:04:50.60073 |
description | A template for Rust programs |
homepage | https://github.com/dpc/rust-bin-template |
repository | https://github.com/dpc/rust-bin-template |
max_upload_size | |
id | 217036 |
size | 44,262 |
This is a template meant to be used as a starting point for Rust programs.
After cloning, grep for CHANGEME
parts and replace them.
structopt
)anyhow
)env_logger
)You are free to change the LICENSE of this project.