Cargo Features

ff-find has no features set by default.

[dependencies]
ff-find = { version = "0.24.11", features = ["simd-accel", "reduction"] }
simd-accel

Enables unstable of regex

regex:

UNSTABLE FEATURES (requires Rust nightly)

A blanket feature that governs whether unstable features are enabled or not.
Unstable features are disabled by default, and typically rely on unstable features in rustc itself.

reduction

ff-find has 2 features without comments.