Module rustc_ap_rustc_data_structures::sharded [−][src]
Structs
| Sharded | An array of cache-line aligned inner locked structures with convenience methods. |
Constants
| SHARDS |
Traits
| IntoPointer |
Functions
| get_shard_index_by_hash | Get a shard with a pre-computed hash value. If |
Type Definitions
| ShardedHashMap |