Docs.rs
  • testing-language-server-0.1.12
    • testing-language-server 0.1.12
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • kbwo
    • Dependencies
      • anyhow ^1.0.82 normal
      • chrono ^0.4.38 normal
      • clap ^4.5.4 normal
      • dirs ^5.0.1 normal
      • glob ^0.3.1 normal
      • globwalk ^0.9.1 normal
      • lsp-types ^0.95.1 normal
      • once_cell ^1.19.0 normal
      • regex ^1.10.4 normal
      • serde ^1.0.198 normal
      • serde_json ^1.0.116 normal
      • strum ^0.26.2 normal
      • thiserror ^1.0.59 normal
      • toml ^0.8.19 normal
      • tracing ^0.1.40 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber ^0.3 normal
      • tree-sitter-php ^0.22.8 normal
    • Versions
    • 10.61% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

testing_language_server0.1.12

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • spec::AdapterConfiguration
  • spec::DetectWorkspaceArgs
  • spec::DetectWorkspaceResult
  • spec::DiscoverArgs
  • spec::DiscoverResult
  • spec::FileDiagnostics
  • spec::FoundFileTests
  • spec::RunFileTestArgs
  • spec::RunFileTestResult
  • spec::TestItem
  • spec::WorkspaceAnalysis
  • util::ErrorMessage

Enums

  • error::LSError
  • spec::AdapterCommands

Functions

  • util::clean_old_logs
  • util::format_uri
  • util::resolve_path
  • util::send_error
  • util::send_stdout

Type Aliases

  • spec::AdapterId
  • spec::FilePath
  • spec::WorkspaceFilePath