Derive Macro bpaf::Bpaf

source · []
#[derive(Bpaf)]
{
    // Attributes available to this derive:
    #[bpaf]
}
Expand description

Derive macro for bpaf command line parser

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