Cargo Features

index has no features set by default.

[dependencies]
index = { version = "0.15.4", features = ["lock_free_delays", "clippy"] }
lock_free_delays

Features from optional dependencies

clippy implicit feature

Enables clippy

clippy:

A bunch of helpful lints to avoid common pitfalls in Rust