Docs.rs
little_raft-0.2.0
little_raft 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
andreev-io
Dependencies
bytes ^0.4.7
normal
crossbeam ^0.8.0
normal
crossbeam-channel ^0.5.1
normal
rand ^0.8.3
normal
time ^0.1.39
normal
timer ^0.1.3
normal
Versions
45.33%
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
All
little_
raft
0.2.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
message::LogEntry
replica::Replica
state_machine::Snapshot
Enums
message::Message
state_machine::TransitionAbandonedReason
state_machine::TransitionState
Traits
cluster::Cluster
state_machine::StateMachine
state_machine::StateMachineTransition
Type Aliases
replica::ReplicaID