Module parsed

Module parsed 

Source
Available on crate feature parsing only.
Expand description

Information parsed from an input and format description.

Modulesยง

sealed ๐Ÿ”’
Sealed to prevent downstream implementations.

Macrosยง

setters ๐Ÿ”’
Generate setters based on the builders.

Structsยง

Parsed
All information parsed.

Functionsยง

utc_offset_try_from_parsed ๐Ÿ”’