lsp_msg_internal 0.3.0

Definitions used for testing lsp_msg_derive
Documentation

lsp_msg_internal

Defines items created by macros from lsp_msg_derive.

Definitions

LSP object

A description of a JSON structure that is defined by the Language Server Protocol.

absent

Describes a field defined as optional that was not included in an instance of an LSP object.

present

Describes a field defined as optional that was included in an instance of an LSP object.

License: MIT