A key-value Map implementation based on a flat, sorted Vec for small datasets.
# Cargo.toml
[dependencies]
litemap = "0.8.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new LiteMap and performs a basic insert and lookup.
No known issues recorded.
No dependency data recorded yet.