Docs.rs
code-analyze-mcp-0.1.1
code-analyze-mcp 0.1.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
clouatre
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
ignore ^0.4
normal
lru ^0.16
normal
rayon ^1
normal
rmcp ^1
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2.0.18
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.26.6
normal
tree-sitter-go ^0.25.0
normal
tree-sitter-java ^0.23.5
normal
tree-sitter-python ^0.25.0
normal
tree-sitter-rust ^0.24.0
normal
tree-sitter-typescript ^0.23.2
normal
criterion ^0.8
dev
tempfile ^3
dev
Versions
28.62%
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 cache
code_
analyze_
mcp
0.1.1
Module cache
Module Items
Structs
In crate code_
analyze_
mcp
code_analyze_mcp
Module
cache
Copy item path
Source
Structs
ยง
Analysis
Cache
LRU cache for file analysis results with mutex protection.
Cache
Key
Cache key combining path, modification time, and analysis mode.