
Daipendency
OfficialExtracts documentation and API information for the exact version of Rust dependencies in your local project. Helps you quickly understand what functions and types are available in your dependencies.
59132 views13Local (stdio)
What it does
- Extract documentation for Rust project dependencies
- Get API information for specific dependency versions
- Retrieve narrative documentation from local project deps
- Access public API details for Rust crates
Best for
Rust developers exploring dependency APIsCode review and dependency analysisLearning unfamiliar crate interfaces
Version-specific documentationLocal project integration
Tools (1)
get_dependency_docs
Extract documentation and public API for a dependency of a local project.