Cargo Features
ZSpell has no features set by default.
[dependencies]
zspell = { version = "0.5.5", features = ["unstable-suggestions", "unstable-system", "zspell-unstable", "unstable-bench"] }
- unstable-suggestions zspell-unstable?
- unstable-system zspell-unstable?
-
Affects
zspell::system
… - zspell-unstable = unstable-suggestions, unstable-system
- unstable-bench
-
Affects
zspell::bench
…