[][src]Crate lsp_msg_derive

Implements attribute macros for lsp_msg crate.

These macros remove much of the repetition from the LSP definitions.

Attribute Macros

lsp_kind

Defines LSP kinds from enums.

lsp_object

Generates LSP objects from structs.