prolly-map 0.3.0

Content-addressed versioned map storage primitives.
Documentation
1
2
3
4
//! Synchronous native execution is implemented by `ProximityMap::search`.
//!
//! This module is intentionally a boundary for the async executor and derived
//! backends; authoritative traversal state lives in `engine`.