Docs.rs
code-analyze-mcp-0.1.0
code-analyze-mcp 0.1.0
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
Go to latest version
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 traversal
code_
analyze_
mcp
0.1.0
Module traversal
Module Items
Structs
Enums
Functions
In crate code_
analyze_
mcp
code_analyze_mcp
Module
traversal
Copy item path
Source
Structs
§
Walk
Entry
Enums
§
Traversal
Error
Functions
§
walk_
directory
Walk a directory with support for .gitignore and .ignore. max_depth=0 maps to unlimited recursion (None), positive values limit depth.