Expand description
NOTE: This analysis module is currently under development and is highly unstable. The #[allow(unused)] attribute is applied to suppress excessive lint warnings. Once the analysis stabilizes, this marker should be removed.
Re-exportsยง
pub use dep_edge::DepEdge;pub use dep_node::desc_str;pub use dep_node::DepNode;pub use transform::TransformKind;
Modulesยง
Structsยง
- ApiDependency
Graph  - Statistics
 - TyWrapper
 - TyWrapper is a wrapper of rustc_middle::ty::Ty
 
Type Aliasesยง
- Inner
Graph ๐