Skip to main content

Module dependency_view

Module dependency_view 

Source
Expand description

Dependency list and docs view (root crate info or crates.io doc for a dependency).

Structs§

DependencyDocView
View for a dependency’s docs from crates.io (scrollable).
DependencyView
View for displaying dependency information (scrollable). No tree chart; list is in the list panel.

Functions§

render_doc_failed
Render “Failed to load docs for X” in the inspector area.
render_doc_loading
Render “Loading documentation for X…” in the inspector area.