Module own

Source
Expand description

Own namespace of the module.

Structsยง

ListNodeReport
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.
TreePrinter
Struct for formatting and printing tree-like structures. It contains symbols used for visualizing the tree and information about the tree nodes.