Cargo Features
IdentityMap has no features set by default.
[dependencies]
identity_map = { version = "0.7.0", features = ["allocator_api", "serde"] }
- allocator_api
-
Enables nightly of allocator-api2
- serde
-
Enables serde
IdentityMap has 2 features without comments.