Module openraft::raft::responder

source ·
Expand description

API to consumer a response when a client write request is completed.

Structs§

Traits§

  • A trait that lets RaftCore send the response or an error of a client write request back to the client or to somewhere else.