lspz 0.9.1

AI-friendly LSP compression proxy
Documentation
1
2
3
4
5
6
7
8
9
# API: `src/error`

> 自动从 `///` 注释生成。编辑源码注释后运行 `just gen-api-docs` 刷新。

The unified error type for the lspz codebase.

```rust
#[derive(Debug, thiserror::Error)]
```