Crates.io | raft-proto |
lib.rs | raft-proto |
version | 0.7.0 |
source | src |
created_at | 2019-06-18 20:35:58.039619 |
updated_at | 2023-03-07 09:19:19.589357 |
description | Protocol definitions for the rust language implementation of the Raft algorithm. |
homepage | https://github.com/pingcap/raft-rs |
repository | https://github.com/pingcap/raft-rs |
max_upload_size | |
id | 142007 |
size | 18,374 |
This crate contains the protobuf structs used by raft.
You can find the generated eraftpb.rs
in target/debug/build/raft-proto-***/out
.