Docs.rs
lolraft-0.10.2
lolraft 0.10.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
akiradeveloper
Dependencies
anyhow ^1
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
bincode ^1.3
normal
bytes ^1.5
normal
derive_more ^0.99
normal
futures ^0.3
normal
http-serde ^1
normal
log ^0.4
normal
moka ^0.12
normal
phi-detector ^0.4
normal
prost ^0.12
normal
rand ^0.8
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
shrinkwraprs ^0.3
normal
spin ^0.9
normal
thiserror ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tonic ^0.11
normal
tonic-reflection ^0.11
normal
tokio ^1
dev
prost-build ^0.12
build
tonic-build ^0.11
build
Versions
59.68%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 lolraft
lolraft
0.10.2
All Items
Crate Items
Modules
Structs
Type Aliases
Crate
lolraft
Copy item path
Source
Modules
§
client
process
raft_
service
reflection_
service
Structs
§
NodeId
Identifier of
RaftNode
.
Raft
Driver
RaftDriver
is a context to drive a
RaftProcess
.
Raft
Node
RaftNode
contains a set of
RaftProcess
es.
Type Aliases
§
LaneId
Identifier of Lane.