Docs.rs
raftlog-0.6.0
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
raftlog 0.6.0
An implementation of distributed replicated log based on the Raft algorithm
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
136
out of
136
items documented
1
out of
52
items with examples
Size
Source code size: 169.78 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 15.87 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
frugalos/raftlog
49
6
19
crates.io
Dependencies
futures ^0.1
normal
prometrics ^0.1
normal
trackable ^0.2
normal
fibers ^0.1
dev
Versions
0.6.0
(2020-01-10)
0.5.0
(2019-05-09)
0.4.1
(2019-03-13)
0.4.0
(2018-10-12)
Owners
raftlog
A Rust implementation of distributed replicated log based on the
Raft
algorithm.
Documentation