Crate flood_tide[−][src]
Command line flag and option parse utilities.
Re-exports
pub use err::OptParseError; |
pub use err::OptParseErrors; |
pub use err::OptParseErrorKind; |
Modules
| check | Parse tables checking utilities for test. |
| err | Parse error module. |
Structs
| Lex | Lexical analyzer |
| NameVal | Entity as the result of lex |
| Opt | Record type of opt ary table |
| Tokens | Tokens as the result of lex |
Enums
| Arg | Option argument |
Traits
| HelpVersion | check help and version of conf |
Functions
| parse_simple_gnu_style | Parse simple gnu style. |
Type Definitions
| OPErr | Option parse error type |
| OptNum | Option number type |