Cargo Features
cw has no features set by default.
[dependencies]
cw = { version = "0.7.0", features = ["runtime-dispatch-simd", "generic-simd"] }
- runtime-dispatch-simd
-
Enables runtime-dispatch-simd of bytecount ^0.5
- generic-simd
-
Enables generic-simd of bytecount ^0.5
cw has 2 features without comments.