Docs.rs
  • tower-lsp-server-0.22.0
    • tower-lsp-server 0.22.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mrnossiom
    • Dependencies
      • async-codec-lite ^0.0 normal optional
      • bytes ^1 normal
      • dashmap ^6 normal
      • futures ^0.3 normal
      • httparse ^1 normal
      • lsp-types ^0.97 normal
      • memchr ^2 normal
      • percent-encoding ^2.3.1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^1 normal optional
      • tokio-util ^0.7 normal optional
      • tower ^0.5 normal
      • tracing ^0.1 normal
      • async-tungstenite ^0.29 dev
      • tokio ^1 dev
      • tokio-util ^0.7 dev
      • tracing-subscriber ^0.3 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

tower_lsp_server0.22.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Client
  • ClientSocket
  • ExitedError
  • LspService
  • LspServiceBuilder
  • OngoingProgress
  • Progress
  • Server
  • jsonrpc::Error
  • jsonrpc::Request
  • jsonrpc::RequestBuilder
  • jsonrpc::Response

Enums

  • jsonrpc::ErrorCode
  • jsonrpc::Id

Traits

  • LanguageServer
  • Loopback
  • UriExt
  • jsonrpc::FromParams
  • jsonrpc::IntoResponse
  • jsonrpc::Method

Type Aliases

  • jsonrpc::Result