# Variables
No description provided by the author
Enum value maps for MessageKind.
Enum value maps for MessageKind.
# Structs
Body is the body of the message.
Header is the header of the message.
Message is inter step message.
MessageID is the message ID of the message which is used for exactly-once-semantics.
MessageInfo is the message information window of the payload.
MessageMetadata is the metadata of the message.
ReadMessage is the message read from the buffer.
WriteMessage is a wrapper for an isb message with tag information which will be used for conditional forwarding.
# Type aliases
MessageKind represents the message type of the payload.