Cargo Features
vector2math has no features set by default.
[dependencies]
vector2math = { version = "0.14.2", features = ["simd"] }
- simd = packed_simd
-
Affects
vector2math::simd
…
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.