The Data type used for the MultiArrayList backing this map
hash: Hash
key: K
value: V
pub const Data = struct { hash: Hash, key: K, value: V, }
Press escape to exit search and then '?' to see more options.