Module topo

Source
Expand description

Topological commit traversal, similar to git log --topo-order, which keeps track of graph state.

Structs§

Builder
Builder for Topo.

Enums§

Error
The errors that can occur during creation and iteration.
Sorting
Sorting to use for the topological walk.