Module cargo_deny::diag [−][src]
Structs
A handle that points to a file in the database.
As with the textgrapher, only crates inclusion graphs, but in the form of a serializable object rather than a text string
Simplified copy of what cargo tree does to display dependency graphs. In our case, we only care about the inverted form, ie, not what the dependencies of a package are, but rather how a particular package is actually pulled in via 1 or more root crates