Crates.io | lsprotocol |
lib.rs | lsprotocol |
version | 1.0.0-alpha.2 |
source | src |
created_at | 2023-11-15 22:59:12.02648 |
updated_at | 2024-10-04 20:43:55.028239 |
description | Rust types for Language Server Protocol generated from LSP specification. |
homepage | |
repository | https://github.com/microsoft/lsprotocol |
max_upload_size | |
id | 1036976 |
size | 433,804 |
This package contains Language Server Protocol types for Rust generated from the LSP specification. It is intended to be used by Rust language servers and clients. This includes types from latest version of the specification including proposed types.
[dependencies]
lsprotocol = { features = ["proposed"]}