rustc_
data_
structures
1.85.0
(4d91de4e4 2025-02-17)
In rustc_
data_
structures::
sharded
Enums
Sharded
Constants
SHARDS
SHARD_BITS
Traits
IntoPointer
Functions
get_shard_hash
make_hash
shards
Type Aliases
ShardedHashMap
rustc_data_structures
::
sharded
Function
make_hash
Copy item path
Settings
Help
Summary
Source
pub fn make_hash<K:
Hash
+ ?
Sized
>(val:
&K
) ->
u64