Structs§
- HMS 🔒
- A type that represents the parsed components of
HH:MM:SS[.fraction]
. - Span
Parser - 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.