1 line
438 B
JavaScript
1 line
438 B
JavaScript
initSidebarItems({"enum":[["CollectionAllocErr","Augments `AllocErr` with a `CapacityOverflow` variant."]],"mod":[["hash_map","A hash map implemented with quadratic probing and SIMD lookup."],["hash_set","A hash set implemented as a `HashMap` where the value is `()`."]],"struct":[["HashMap","A hash map implemented with quadratic probing and SIMD lookup."],["HashSet","A hash set implemented as a `HashMap` where the value is `()`."]]}); |