Docs.rs
osmium-libs-lsp-server-wrapper-0.1.0
osmium-libs-lsp-server-wrapper 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
crates.io
Source
Owners
0xMemoryGrinder
Dependencies
lsp-server ^0.7.4
normal
lsp-types ^0.94.1
normal
serde ^1.0.188
normal
serde_json ^1.0.107
normal
tracing ^0.1.37
normal
Versions
95.89%
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
Crate osmium_libs_lsp_server_wrapper
osmium_
libs_
lsp_
server_
wrapper
0.1.0
All Items
Crate Items
Re-exports
Structs
Traits
Type Aliases
Crate
osmium_
libs_
lsp_
server_
wrapper
Copy item path
Source
Re-exports
§
pub use
lsp_types
;
Structs
§
Client
Handle for communicating with the language client.
Error
A JSON-RPC error object.
LspService
LspStdio
Server
Traits
§
Language
Server
Trait implemented by language server backends.
Type Aliases
§
Result
A specialized
Result
error type for JSON-RPC handlers.