Cargo Features

oxc_index has no features set by default.

[dependencies]
oxc_index = { version = "0.35.0", features = ["serialize", "rayon"] }
serialize

Enables serde

rayon

Enables rayon

oxc_index has 2 features without comments.