blob: 6970892cb8e362c222da8acdea900f11cd2c67b7 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["TryReserveError","The error type for `try_reserve` methods."]],"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 `()`."],["raw","Experimental and unsafe `RawTable` API. This module is only available if the `raw` feature is enabled."]],"struct":[["HashMap","A hash map implemented with quadratic probing and SIMD lookup."],["HashSet","A hash set implemented as a `HashMap` where the value is `()`."]]};