lsp_msg_internal

Crates.iolsp_msg_internal
lib.rslsp_msg_internal
version0.3.0
sourcesrc
created_at2019-04-23 12:39:38.680159
updated_at2019-05-01 13:12:35.920088
descriptionDefinitions used for testing lsp_msg_derive
homepage
repositoryhttps://github.com/jsim2010/lsp_msg_internal
max_upload_size
id129656
size11,920
Justin Simerly (jsim2010)

documentation

README

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

Commit count: 8

cargo fmt