Cargo Features
serde-hashkey has no features set by default.
[dependencies]
serde-hashkey = { version = "0.4.5", features = ["ordered-float"] }
- ordered-float = num-traits02, ordered-float3
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.
- ordered-float3 ordered-float?
-
Enables ordered-float ^3.0.0
- num-traits02 ordered-float?
-
Enables num-traits