Docs.rs
riteraft-0.1.0
riteraft 0.1.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
PsiACE
Dependencies
async-trait ^0.1.48
normal
bincode ^1.3
normal
log ^0.4
normal
prost ^0.11
normal
raft ^0.7
normal
serde ^1.0
normal
slog ^2
normal
thiserror ^1.0
normal
tokio ^1
normal
tonic ^0.9
normal
tonic-build ^0.9
build
Versions
6.25%
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
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
riteraft
0.1.0
All Items
Crate Items
Structs
Enums
Traits
Type Aliases
Attribute Macros
Crate
riteraft
Copy item path
Source
Structs
§
Mailbox
A mailbox to send messages to a ruung raft node.
Raft
Enums
§
Error
Traits
§
Store
Type Aliases
§
Result
Attribute Macros
§
async_
trait