Module parser

Source

Structs§

HMS 🔒
A type that represents the parsed components of HH:MM:SS[.fraction].
SpanParser
A parser for Jiff’s “friendly” duration format.

Functions§

duration_unit_value 🔒
Returns the given parsed value, interpreted as the given unit, as a SignedDuration.
is_whitespace 🔒
Returns true if the byte is ASCII whitespace.
set_span_unit_value 🔒
Set the given unit to the given value on the given span.