Crate raft_proto
source ·Modules
- Generated file from
eraftpb.proto
Traits
- Abstracts over ConfChangeV2 and (legacy) ConfChange to allow treating them in a unified manner.
Functions
- Creates a
ConfChangeSingle
. - Parses a Space-delimited sequence of operations into a slice of ConfChangeSingle. The supported operations are:
- The inverse to
parse_conf_change
.