Derive Macro bpaf::Bpaf

source ·
#[derive(Bpaf)]
{
    // Attributes available to this derive:
    #[bpaf]
}
Available on crate feature bpaf_derive only.
Expand description

Derive macro for bpaf command line parser

For documentation refer to bpaf library: https://docs.rs/bpaf/latest/bpaf/