Type Definition raft_engine::RaftLogEngine[][src]

type RaftLogEngine<X, Y> = Engine<X, Y, PipeLog>;