argst

Crates.ioargst
lib.rsargst
version0.1.1
sourcesrc
created_at2020-09-07 15:13:01.030313
updated_at2020-09-29 17:26:25.321286
descriptionA one-macro crate for generating StructOpt boilerplate and binding args
homepage
repositoryhttps://github.com/TyPR124/argst
max_upload_size
id285770
size15,553
Tyler Ruckinger (TyPR124)

documentation

https://docs.rs/argst

README

argst

argst is a simple one-macro library which hides some of the boilerplate around StructOpt.

The only useful item in argst is the args macro.

See (or generate) crate documentation for more info.

Commit count: 1

cargo fmt