Module dependency_graph_diff_inner

Source

Structs§

DependencyGraphDiffInner

Enums§

ChangeType
Scope
Where the dependency is utilized. development means that the dependency is only utilized in the development environment. runtime means that the dependency is utilized at runtime and in the development environment.