Skip to main content

Crate rust_analyzer_mcp

Crate rust_analyzer_mcp 

Source

Re-exports§

pub use mcp::RustAnalyzerMCPServer;

Modules§

cli
The command line this server is started with.
config
diagnostics
lsp
mcp
position
Turning the positions the LSP speaks in into offsets into a file.
protocol
settings
The configuration rust-analyzer is asked to run with.
uri
Conversions between filesystem paths and the file: URIs the LSP speaks.