Re-exports§
pub use lsp_types;
Structs§
- Connection
- Handle for communicating with the language client.
- Dispatcher
- Error
- A JSON-RPC error object.
Enums§
- Error
Code - A list of numeric error codes used in JSON-RPC responses.
Traits§
- Handler
- Trait implemented by language server backends.