Module message

Module message 

Source
Expand description

Message creation and parsing.

Structs§

Header
Header of a message.
Message
A struct describing a message.
MessageBuilder
A struct used to construct a message.
MessageParser
Parses a message.

Enums§

MessageDesc
Describes the message structure.
MessageType
Describes the message structure and provides additional data related to that structure.

Traits§

MessageFinal
The trait used to indicate an intermediate type may finalize a message.