Expand description
Own namespace of the module.
Structsยง
- List
Node Report - Represents a node in a dependency graph. It holds essential information about the project dependencies. It is also capable of holding any nested dependencies in a recursive manner, allowing the modeling of complex dependency structures.
- Tree
Printer - Struct for formatting and printing tree-like structures. It contains symbols used for visualizing the tree and information about the tree nodes.