Docs.rs
lsp-bridge-0.2.0
lsp-bridge 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
06 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
ciresnave
Dependencies
async-trait ^0.1
normal
dashmap ^6.1
normal
futures ^0.3
normal
lsp-types ^0.97
normal
rand ^0.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.4
normal
uuid ^1.0
normal
criterion ^0.6
dev
rand ^0.9
dev
tempfile ^3.8
dev
tokio ^1.0
dev
tokio-test ^0.4
dev
Versions
78.79%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error_codes
lsp_
bridge
0.2.0
Module error_
codes
Module Items
Constants
In lsp_
bridge::
protocol
lsp_bridge
::
protocol
Module
error_
codes
Copy item path
Source
Expand description
Standard LSP error codes.
Constants
ยง
CONTENT_
MODIFIED
INTERNAL_
ERROR
INVALID_
PARAMS
INVALID_
REQUEST
METHOD_
NOT_
FOUND
PARSE_
ERROR
REQUEST_
CANCELLED
REQUEST_
FAILED
SERVER_
CANCELLED
SERVER_
ERROR_
END
SERVER_
ERROR_
START
SERVER_
NOT_
INITIALIZED
UNKNOWN_
ERROR_
CODE