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 types
docs_
mcp
0.1.1
Module types
Module Items
Structs
Enums
Functions
In docs_
mcp::
sparse_
index
docs_mcp
::
sparse_index
Module
types
Copy item path
Source
Structs
§
DepEntry
Index
Line
A single entry in the crates.io sparse index (one line of NDJSON per version).
Enums
§
DepKind
Functions
§
compute_
path
Compute the sparse index path for a crate name.
find_
latest_
stable
Find the latest stable version from a list of index lines.