Crate rmqtt_raft

Source

Structs§

Config
Configuration options for the Raft-based system.
Mailbox
A mailbox to send messages to a running raft node.
Raft
Status
Struct representing the status of the system.

Enums§

Error
ReadOnlyOption
Determines the relative safety of and consistency of read only requests.
StateRole
The role of the node.

Traits§

Store

Type Aliases§

Result