Docs.rs
gandolf-consensus-1.0.0
gandolf-consensus 1.0.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
NothingRealm
Dependencies
atoi ^0.4.0
normal
bytes ^1
normal
gandolf-kvs ^1.0.0
normal
prost ^0.8
normal
rand ^0.8.4
normal
serde ^1.0.129
normal
serde_json ^1.0.59
normal
serde_yaml ^0.8
normal
structopt ^0.3.22
normal
tokio ^1
normal
tonic ^0.5.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.2
normal
uuid ^0.8
normal
tokio ^1
dev
tonic-build ^0.5
build
Versions
3.14%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate gandolf_consensus
Version 1.0.0
See all gandolf_consensus's items
Modules
Structs
Enums
Constants
Traits
Type Definitions
?
Crate
gandolf_consensus
[
−
]
[src]
Re-exports
pub use raft::
Raft
;
pub use tracker::
Tracker
;
Modules
client
parser
raft
raft_rpc
rpc
server
state_machine
tracker
Structs
ConfigMap
Node
NodeState
Enums
RaftMessage
Constants
DEFAULT_PORT
HEARTBEAT
TIMEOUT
Traits
ClientData
Type Definitions
Error
NodeID
Result