Docs.rs
  • sync-ls-0.13.12
    • sync-ls 0.13.12
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Myriad-Dreamin
    • Dependencies
      • anyhow ^1 normal
      • clap ^4.5 normal optional
      • crossbeam-channel ^0.5.12 normal optional
      • dapts ^0.0.6 normal optional
      • futures ^0.3 normal optional
      • log ^0.4 normal
      • lsp-types =0.95.0 normal optional
      • parking_lot ^0.12.1 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^1.44.0 normal optional
      • tokio-util ^0.7.14 normal optional
    • 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

sync_ls0.13.12

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Connection
  • LsBuilder
  • LsDriver
  • LspClient
  • LspClientRoot
  • ProtocolError
  • RequestId
  • ResponseError
  • TConnectionRx
  • TConnectionTx
  • TypedLspClient
  • dap::Event
  • dap::Request
  • dap::Response
  • lsp::Notification
  • lsp::Request
  • lsp::Response
  • req_queue::Incoming
  • req_queue::Outgoing
  • req_queue::ReqQueue
  • transport::IoThreads
  • transport::MirrorArgs

Enums

  • ErrorCode
  • ExtractError
  • Message
  • MessageKind
  • ServiceState
  • dap::Message
  • lsp::Message

Traits

  • GetMessageKind
  • Initializer

Functions

  • internal_error
  • invalid_params
  • invalid_request
  • just_future
  • just_ok
  • just_result
  • method_not_found
  • not_initialized
  • transport::io_transport
  • transport::with_stdio_transport

Type Aliases

  • AnySchedulableResponse
  • ConnectionRx
  • ConnectionTx
  • DapBuilder
  • DapMessage
  • Event
  • LspBuilder
  • LspMessage
  • LspResponseFuture
  • LspResult
  • ResponseFuture
  • SchedulableResponse
  • ScheduledResult