Type Definition lol_core::RaftService

source ·
pub type RaftService = RaftServer<Server>;
Expand description

A Raft implementation of tower::Service.