Function holochain::conductor::p2p_agent_store::query_peer_density[][src]

pub fn query_peer_density(
    env: EnvWrite,
    kitsune_space: Arc<KitsuneSpace>,
    dht_arc: DhtArc
) -> ConductorResult<PeerDensity>
Expand description

Get the peer density an agent is currently seeing within a given [DhtArc]