5 releases (3 breaking)
0.7.0 | Mar 7, 2023 |
---|---|
0.6.0 | Jun 16, 2021 |
0.6.0-alpha | Jul 24, 2019 |
0.4.1 | Jun 20, 2019 |
0.1.0 | Jun 18, 2019 |
#1802 in Algorithms
13,327 downloads per month
Used in 7 crates
(3 directly)
12KB
187 lines
Raft Proto
This crate contains the protobuf structs used by raft.
You can find the generated eraftpb.rs
in target/debug/build/raft-proto-***/out
.
Dependencies
~1.3–3.5MB
~46K SLoC