pub type PersistentMap = AverMap<u64, (NanValue, NanValue)>;
PersistentMap type alias used by the VM arena.
PersistentMap
pub struct PersistentMap { /* private fields */ }