Expand description
The parser module contains the implementation details for IxdtfParser
and IsoDurationParser
Modules§
- The records that
ixdtf
’s contain the resulting values of parsing.
Structs§
- A parser for ISO8601 Duration strings.
IxdtfParser
is the primary parser implementation ofixdtf
.