[][src]Function raft::quorum

pub fn quorum(total: usize) -> usize

Calculate the quorum of a Raft cluster with the specified total nodes.