Skip to main content

Module common

Module common 

Source
Expand description

Common RFC-conformant primitive types used across all external APIs.

§Standards

Functions§

new_resource_id
Generate a new RFC 4122 v4 resource identifier.
parse_timestamp
Parse an RFC 3339 timestamp string.

Type Aliases§

ResourceId
RFC 4122 UUID v4 resource identifier.
Timestamp
RFC 3339 timestamp alias for API responses.