Docs.rs
testing-language-server-0.0.1
testing-language-server 0.0.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
kbwo
Dependencies
anyhow ^1.0.82
normal
clap ^4.5.4
normal
dirs ^5.0.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
tracing ^0.1.40
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
Versions
1.35%
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
testing_language_server
0.0.1
Structs
Enums
Statics
Functions
Type Aliases
List of all items
Structs
log::Log
server::InitializedOptions
server::TestingLS
spec::AdapterConfiguration
spec::DetectWorkspaceRootArgs
spec::DiscoverArgs
spec::DiscoverResultItem
spec::RunFileTestArgs
spec::RunFileTestResultItem
spec::TestItem
Enums
error::LSError
language::AvailableFileType
spec::AdapterCommands
Functions
util::extension_from_url_str
util::send_stdout
Type Aliases
spec::DetectWorkspaceRootResult
spec::DiscoverResult
spec::RunFileTestResult
Statics
language::LANGUAGE_ID_MAP