Module types

Module types 

Source

Enums§

Error
Errors that can occur when using the messaging interface.

Traits§

Host
HostClient
HostClientWithStore
HostMessage
HostMessageWithStore
HostWithStore

Functions§

add_to_linker

Type Aliases§

Client
A connection to a message-exchange service (e.g., buffer, broker, etc.).
Message
A message with a binary payload and additional information
Metadata
A type alias for list<tuple<string, string>> to represent metadata attached to a message
Topic
A type alias for string to represent a message topic