Expand description
Error types for this crate.
These types are shared across all map implementations in this crate.
Structsยง
- Duplicate
Item - An item conflicts with existing items.
- TryReserve
Error - The error type for
try_reservemethods.
Error types for this crate.
These types are shared across all map implementations in this crate.
try_reserve methods.