Docs.rs
rust-analyzer-mcp-0.4.0
rust-analyzer-mcp 0.4.0
Docs.rs crate page
MIT
22 August 2026
Links
Repository
crates.io
Source
Owners
zeenix
Dependencies
anyhow ^1.0
normal
dunce ^1.0
normal
env_logger ^0.10
normal
futures ^0.3
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.0
normal
url ^2.5
normal
which ^6.0
normal
arbitrary ^1.3
dev
assert_cmd ^2.0
dev
criterion ^0.5
dev
jsonschema ^0.25
dev
mockall ^0.13
dev
once_cell ^1.20
dev
predicates ^3.0
dev
proptest ^1.6
dev
rstest ^0.23
dev
serde_test ^1.0
dev
tempfile ^3.8
dev
test-log ^0.2
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
35.37%
of the crate is documented
Platform
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
Skip to main content
Module cli
rust_
analyzer_
mcp
0.4.0
Module cli
Module Items
Enums
Constants
Functions
In crate rust_
analyzer_
mcp
rust_analyzer_mcp
Module
cli
Copy item path
Source
Expand description
The command line this server is started with.
Enums
§
Action
What a command line asks for.
Constants
§
USAGE
Functions
§
parse
Reads
args
, which are the arguments after the program’s own name.