Cargo Features
TinyMap has no features set by default.
[dependencies]
tinymap = { version = "0.4.0", features = ["alloc"] }
- alloc = hashbrown
-
Affects
tinymap::tiny_map
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- hashbrown alloc?
-
Enables hashbrown ^0.13