MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMap
It is a more descriptive name and with upcoming changes there will be nothing "mini" about them.
This commit is contained in:
parent
6f9a8a7f9b
commit
5c224a484d
10 changed files with 45 additions and 41 deletions
|
@ -101,8 +101,7 @@ pub mod vec_linked_list;
|
|||
pub mod work_queue;
|
||||
pub use atomic_ref::AtomicRef;
|
||||
pub mod frozen;
|
||||
pub mod mini_map;
|
||||
pub mod mini_set;
|
||||
pub mod sso;
|
||||
pub mod tagged_ptr;
|
||||
pub mod temp_dir;
|
||||
pub mod unhash;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue