Language Server Protocol implementation based on Tower
# Cargo.toml
[dependencies]
tower-lsp = "0.20.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a basic LSP server that does nothing.
Add `tokio` with `full` features and use `#[tokio::main]`
No dependency data recorded yet.