Skip to main content

scan

Function scan 

Source
pub(super) async fn scan(services: &Services) -> Result<Scan>
Expand description

Measures short id injectivity across both families.

Each reverse map streams before its forward map, so a concurrent allocation surfaces only on the forward side and cannot be flagged stale. The deeper indexes are read only when a loser exists.