Docs.rs
lsp-proxy-0.1.5
lsp-proxy 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MikhailSiarko
Dependencies
async-trait ^0.1
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
tokio ^1.48.0
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
lsp_
proxy
0.1.5
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
hooks::HookOutput
message::Notification
message::Request
message::Response
proxy::Proxy
proxy::ProxyBuilder
Enums
hooks::HookError
message::Direction
message::Message
processed_message::ProcessedMessage
Traits
hooks::Hook
Functions
transport::read_message
transport::write_message
Type Aliases
hooks::HookResult