Skip to main content

Module protocol

Module protocol 

Source
Expand description

CMR protocol syntax and validation.

Structs§

CmrMessage
Parsed CMR message.
CmrTimestamp
Timestamp with unbounded fractional precision.
MessageId
Message identifier line (timestamp + sender address).
ParseContext
Parse-time validation context.

Enums§

ParseError
Protocol parse error.
Signature
Signature line.
TransportKind
CMR transport channel.

Functions§

parse_message
Parses and validates a wire-format CMR message.