Expand description
Minimal stdio LSP client used by the fetch layer.
The transport is implemented locally because tower-lsp supplies protocol
types and server infrastructure, but cgraph needs to act as an LSP client.
Re-exports§
pub use crate::fetch::WorkspaceSymbolMatch;
Structs§
Enums§
- LspStatus
Update - A provider-level status event, kept separate from individual request results.