indexmap
2.11.0
In indexmap::
map::
core
indexmap
::
map
::
core
Function
update_index
Copy item path
Source
fn update_index( table: &mut
HashTable
<
usize
>, hash:
HashValue
, old:
usize
, new:
usize
, )