raft-proto

Crates.ioraft-proto
lib.rsraft-proto
version0.7.0
sourcesrc
created_at2019-06-18 20:35:58.039619
updated_at2023-03-07 09:19:19.589357
descriptionProtocol definitions for the rust language implementation of the Raft algorithm.
homepagehttps://github.com/pingcap/raft-rs
repositoryhttps://github.com/pingcap/raft-rs
max_upload_size
id142007
size18,374
Jay (BusyJay)

documentation

https://docs.rs/raft-proto

README

Raft Proto

Documentation Crates.io

This crate contains the protobuf structs used by raft.

You can find the generated eraftpb.rs in target/debug/build/raft-proto-***/out.

Commit count: 733

cargo fmt