Modules§
- num_
parser - Utilities for parsing numbers in various formats
- parse_
glob - Parsing a glob Pattern from a string.
- parse_
size - Parser for sizes in SI or IEC units (multiples of 1000 or 1024 bytes).
- parse_
time - Parsing a duration from a string.
- shortcut_
value_ parser - A parser that accepts shortcuts for values.
ShortcutValueParseris similar to clap’sPossibleValuesParser