blarg_derive

Crates.ioblarg_derive
lib.rsblarg_derive
version1.0.4
sourcesrc
created_at2023-11-11 23:13:21.217892
updated_at2023-12-04 14:53:51.038481
descriptionA type-safe, domain sensitive, argument/option paradigm command line parser.
homepage
repositoryhttps://github.com/sawatzkylindsey/blarg
max_upload_size
id1032494
size198,492
Lindsey Sawatzky (sawatzkylindsey)

documentation

README

blarg_derive

Derive implementation for blarg.

Development

In Intellij, use cmd+shift+a on the macro itself (ex: #[derive(BlargParser)]). Then type/select "show the result of macro expansion (cargo expand)".

Commit count: 75

cargo fmt