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-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate gandolf_consensus
gandolf_
consensus
1.0.0
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Constants
Traits
Type Aliases
Crate
gandolf_
consensus
Copy item path
Source
Re-exports
§
pub use raft::
Raft
;
pub use tracker::
Tracker
;
Modules
§
client
parser
raft
raft_
rpc
rpc
server
state_
machine
tracker
Structs
§
Config
Map
Node
Node
State
Enums
§
Raft
Message
Constants
§
DEFAULT_
PORT
HEARTBEAT
TIMEOUT
Traits
§
Client
Data
Type Aliases
§
Error
NodeID
Result