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 default-features = false somewhere in the dependency tree.

Enables runtime-dispatch-simd of bytecount

generic-simd

Enables generic-simd of bytecount

jayce has 2 features without comments.