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 |
#2215 in Algorithms
9,661 downloads per month
Used in 10 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.4–3.5MB
~52K SLoC