Crate blarg_builder

source ·
Expand description

Builder module for blarg. See documentation root for full details.

Modules

  • Traits which, typically, may be imported without concern: use blarg::prelude::*.

Structs

Enums

  • The cardinality of inputs to match for an argument/option.

Traits

  • Marker trait for capturable types that can formulate an argument in the Cli.
  • Marker trait for capturable types that can formulate an option in the Cli