Function raft::util::majority[][src]

pub fn majority(total: usize) -> usize

Get the majority number of given nodes count.