lspz 0.9.1

AI-friendly LSP compression proxy
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 错误类型参考

> 自动从 `src/error.rs` 生成。编辑源码后运行 `just gen-error-docs` 刷新。

## `LspzError`

- **`Io(#[from] io::Error)`**
- **`JsonParse(#[from] serde_json::Error)`**
- **`Protocol(String)`**
- **`ServerExited`**
- **`Config(String)`**