Module map
litemap
0.7.5
Module map
Module Items
Macros
Structs
Enums
Functions
In crate litemap
Modules
map
store
Structs
LiteMap
OccupiedEntry
VacantEntry
Enums
Entry
litemap
Module
map
Copy item path
Settings
Help
Summary
Source
Macros
§
impl_
const_
get_
with_
index_
for_
integer
🔒
litemap_
impl
🔒
Structs
§
LiteMap
A simple “flat” map based on a sorted vector
Occupied
Entry
A view into an occupied entry in a
LiteMap
.
Vacant
Entry
A view into a vacant entry in a
LiteMap
.
Enums
§
Entry
An entry in a
LiteMap
, which may be either occupied or vacant.
Functions
§
const_
cmp_
bytes
🔒