Module libcnb_package::dependency_graph

source ·

Enums§

Traits§

Functions§

  • Collects all the DependencyNode values found while traversing the given dependency graph using one or more root_nodes values as starting points for the traversal. The returned list will contain the given root_nodes values as well as all their dependencies in topological order.