Skip to main content

Module annotations

Module annotations 

Source
Expand description

Parsing for TimeZoneAnnotations and KeyValueAnnotations.

Structsยง

AnnotationSet ๐Ÿ”’
Strictly a parsing intermediary for the checking the common annotation backing.

Functionsยง

parse_annotation_key ๐Ÿ”’
Parse an AnnotationKey.
parse_annotation_set ๐Ÿ”’
Parse a TimeZoneAnnotation Annotations set
parse_annotation_value ๐Ÿ”’
Parse an AnnotationValue.
parse_annotations ๐Ÿ”’
Parse any number of KeyValueAnnotations
parse_kv_annotation ๐Ÿ”’
Parse an annotation with an AnnotationKey=AnnotationValue pair.