| Crates.io | lsp_msg_internal |
| lib.rs | lsp_msg_internal |
| version | 0.3.0 |
| created_at | 2019-04-23 12:39:38.680159+00 |
| updated_at | 2019-05-01 13:12:35.920088+00 |
| description | Definitions used for testing lsp_msg_derive |
| homepage | |
| repository | https://github.com/jsim2010/lsp_msg_internal |
| max_upload_size | |
| id | 129656 |
| size | 11,920 |
Defines items created by macros from lsp_msg_derive.
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