[go: up one dir, main page]

Module parser

Module parser 

Source

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. ShortcutValueParser is similar to clap’s PossibleValuesParser