Docs.rs
  • async-lsp-0.2.2
    • async-lsp 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oxalica
    • Dependencies
      • async-io ^2 normal optional
      • futures ^0.3.28 normal
      • lsp-types ^0.95.0 normal
      • pin-project-lite ^0.2.9 normal
      • rustix ^1 normal optional
      • serde ^1.0.159 normal
      • serde_json ^1.0.95 normal
      • thiserror ^2 normal
      • tokio ^1.27.0 normal optional
      • tower-layer ^0.3.2 normal
      • tower-service ^0.3.2 normal
      • tracing ^0.1.37 normal optional
      • waitpid-any ^0.3 normal optional
      • async-io ^2 dev
      • async-process ^2 dev
      • clap ^4 dev
      • criterion ^0.5.1 dev
      • tokio ^1.27.0 dev
      • tokio-util ^0.7.8 dev
      • tower ^0.5 dev
      • tracing-subscriber ^0.3.16 dev
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

async_lsp0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AnyEvent
  • AnyNotification
  • AnyRequest
  • ClientSocket
  • ErrorCode
  • MainLoop
  • ResponseError
  • ServerSocket
  • client_monitor::ClientProcessMonitor
  • client_monitor::ClientProcessMonitorBuilder
  • concurrency::Concurrency
  • concurrency::ConcurrencyBuilder
  • concurrency::ResponseFuture
  • panic::CatchUnwind
  • panic::CatchUnwindBuilder
  • panic::ResponseFuture
  • router::Router
  • server::Lifecycle
  • server::LifecycleLayer
  • server::ResponseFuture
  • stdio::PipeStdin
  • stdio::PipeStdout
  • tracing::ResponseFuture
  • tracing::Tracing
  • tracing::TracingBuilder

Enums

  • Error

Traits

  • LanguageClient
  • LanguageServer
  • LspService

Type Aliases

  • RequestId
  • Result
  • client_monitor::ClientProcessMonitorLayer
  • concurrency::ConcurrencyLayer
  • panic::CatchUnwindLayer
  • tracing::TracingLayer