Skip to main content

Module parser

Module parser 

Source
Expand description

Parser and normalization interfaces.

Structs§

ParsedGlobalFlags
Parsed and normalized global options.
ParsedIntent
Intent model normalized from clap matches.

Enums§

ParseError
Errors emitted by parser normalization.

Functions§

parse_intent
Parse argv and normalize global flags + command path.
root_command
Build the root clap command for bijux.