Cargo Features
jayce has no features set by default.
[dependencies]
jayce = { version = "12.1.0", features = ["generic-simd"] }
- default
-
These default features are set whenever
jayce
is added without
somewhere in the dependency tree.default-features = false Enables runtime-dispatch-simd of bytecount
- generic-simd
-
Enables generic-simd of bytecount
jayce has 2 features without comments.