Crate vortex_raft

Source

Re-exports§

pub use raft::*;

Modules§

raft

Structs§

Body
IdCounter
MapSender
Message
Network
StdoutLock
A locked reference to the Stdout handle.

Enums§

Event

Traits§

Context
Provides the context method for Result.
Deserialize
A data structure that can be deserialized from any data format supported by Serde.
SenderExt
Serialize
A data structure that can be serialized into any data format supported by Serde.
Service
Write
A trait for objects which are byte-oriented sinks.

Functions§

spawn_timer

Derive Macros§

Deserialize
Serialize