Crate raftlog_protobuf

Source
Expand description

Encoders and decoders of Protocol Buffers messages for the raftlog’s constituents.

Modules§

log
Encoders and decoders for the constituents defined in raftlog::log module.
message
Encoders and decoders for the constituents defined in raftlog::message module.
state
Encoders and decoders for the constituents defined in raftlog::state module.