Module std

Source
Expand description

Scanner implementations for standard library (and other “official” crates) types.

Enums§

Iso8601Duration
Parses an ISO 8601 format duration into a std::time::Duration.