Cargo Features
[dependencies]
fletcher-simd = { version = "0.4.0", default-features = false, features = ["runtime_dispatch"] }
- default = runtime_dispatch
-
The
runtime_dispatch
feature is set by default wheneverfletcher-simd
is added without
somewhere in the dependency tree.default-features = false - runtime_dispatch default
-
Enables std of multiversion ^0.6
fletcher-simd has 2 features without comments.