Function kitsune_p2p_dht::arq::actual_coverage

source ยท
pub fn actual_coverage<'a, P: Iterator<Item = &'a Arq>>(
    topo: &Topology,
    peers: P,
) -> f64
Expand description

The actual coverage provided by these peers. Assumes that this is the entire view of the DHT, all peers are accounted for here.