Re-exports
pub use lsp_types;
Structs
- Send an LSP request to a started LSP server.
This does not include theid
of the request, because that is handled by the client editor to avoid collisions.
Enums
Traits
Type Aliases
- The id of a started Language Server.
This is used to reference the server in future requests.