std::collections::hash_map::raw_table::EmptyBucketImm
[−]
[src]
type EmptyBucketImm<'table, K, V> = EmptyBucket<K, V, &'table RawTable<K, V>>;