Cargo Features

eyelid-match-ops has no features set by default.

[dependencies]
eyelid-match-ops = { version = "0.0.0", features = ["benchmark"] }
benchmark = criterion, rand

Benchmark-only dependencies

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.

rand benchmark?
criterion benchmark?

Enables criterion

Benchmark-only dependencies