Module cycle_detection

Module cycle_detection 

Source
Expand description

Implementation of a cycle detection algorithm for our dependency resolution algorithm.

Structs§

MissingDependencies
All missing deps for type ty.

Enums§

FullValidationError
Detailed validation errors.
ValidationError
All possible errors during validation.