Crate mz_lsp_server

source ·
Expand description

lsp is Materialize Language Server Protocol (LSP) implementation

Modules

  • Contains the structure and implementation of the Language Server Protocol.

Constants

Statics

  • Variable holding the name of LSP server package.
  • Variable holding the version of LSP server.