[go: up one dir, main page]

Module cargo_deny::diag

source ·

Structs

Each diagnostic will have a default severity, but these can be overriden by the user via the CLI so that eg. warnings can be made into errors on CI
A handle that points to a file in the database.
Provides the InclusionGrapher::write_graph method which creates a reverse dependency graph rooted at a specific node

Enums

A severity level for diagnostic messages.

Functions

Type Definitions