Cargo Features
math_traits has no features set by default.
[dependencies]
math_traits = { version = "0.2.1", features = ["impl_simd"] }
- impl_simd = simd
-
Enables impl_simd of tuple ^0.4
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.