Docs.rs
docs-mcp-0.1.1
docs-mcp 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mmgeorge
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
directories ^5
normal
governor ^0.8
normal
hex ^0.4
normal
http ^1
normal
nonzero_ext ^0.3
normal
regex ^1
normal
reqwest ^0.12
normal
reqwest-middleware ^0.4
normal
rmcp ^0.16
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
zstd ^0.13
normal
regex ^1
dev
rmcp ^0.16
dev
tokio ^1
dev
Versions
31.3%
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 client
docs_
mcp
0.1.1
Module client
Module Items
Functions
In docs_
mcp::
sparse_
index
docs_mcp
::
sparse_index
Module
client
Copy item path
Source
Functions
ยง
fetch_
index
Fetch all index lines for a crate from the sparse index.
parse_
ndjson
Parse NDJSON (newline-delimited JSON) into a list of IndexLine entries.