pub const THRESHOLD: usize = 8;
Maximum number of key-value pairs before promoting to PersistentHashMap.
PersistentHashMap