Cargo Features

subslice has no features set by default.

[dependencies]
subslice = { version = "0.2.3", features = ["pattern", "all", "test-set", "benchmarks"] }
pattern all? benchmarks?

Internal features for testing & benchmarking & development

all = jetscii, pattern, test-set
test-set all?
benchmarks = galil-seiferas, pattern, unchecked-index

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

unchecked-index benchmarks?
jetscii all?

Enables jetscii ^0.3

galil-seiferas benchmarks?