Docs.rs
sorock-0.11.0
sorock 0.11.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
akiradeveloper
Dependencies
anyhow ^1.0.90
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
bincode ^1.3.3
normal
bytes ^1.6.0
normal
derive_more ^1
normal
flume ^0.11.0
normal
futures ^0.3
normal
http-serde ^2
normal
moka ^0.12
normal
oneshot ^0.1.7
normal
phi-detector ^0.4
normal
prost ^0.13
normal
rand ^0.8
normal
redb ^2.1
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.12
normal
tonic-reflection ^0.12
normal
tracing ^0.1.40
normal
tokio ^1
dev
prost-build ^0.13
build
protox ^0.7
build
tonic-build ^0.12
build
Versions
54.93%
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
sorock
0.11.0
All Items
Crate Items
Modules
Structs
Type Aliases
Crate
sorock
Copy item path
Source
Modules
§
backend
process
Implementation of
RaftProcess
.
service
Implementation of gRPC services.
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
§
ShardId
Identifier of Shard.