Cargo Features
seq-hash has no features set by default.
[dependencies]
seq-hash = { version = "0.1.2", features = ["scalar"] }
- scalar
-
Enables scalar of packed-seq
packed-seq:
Hides the
simdwarnings when neither AVX2 nor NEON is detected.
seq-hash has 1 feature without comment.