Docs.rs
async-lsp-0.0.5
async-lsp 0.0.5
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
oxalica
Dependencies
futures ^0.3.28
normal
lsp-types ^0.94.0
normal
pin-project-lite ^0.2.9
normal
rustix ^0.38
normal
serde ^1.0.159
normal
serde_json ^1.0.95
normal
thiserror ^1.0.40
normal
tokio ^1.27.0
normal
tower-layer ^0.3.2
normal
tower-service ^0.3.2
normal
tracing ^0.1.37
normal
waitpid-any ^0.2.0
normal
async-io ^1.13.0
dev
async-process ^1.7.0
dev
clap ^4
dev
criterion ^0.5.1
dev
tokio ^1.27.0
dev
tokio-util ^0.7.8
dev
tower ^0.4.13
dev
tracing-subscriber ^0.3.16
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module router
Structs
?
Module
async_lsp
::
router
source
·
[
−
]
Expand description
Dispatch requests and notifications to individual handlers.
Structs
Router
A router dispatching requests and notifications to individual handlers.