Cargo Features

rls-analysis has no features set by default.

[dependencies]
rls-analysis = { version = "0.18.3", features = ["idents", "derive"] }
idents

Enables nightly of rls-span

derive

Enables derive of rls-data and rls-span

rls-analysis has 2 features without comments.