Macros§
- try_
control 🔒 - Return if the expression is a break value, execute the provided statement if it is a prune value.
Structs§
- Time
- Strictly monotonically increasing event time for a depth first search.
Enums§
- Control
- Control flow for
depth_first_searchcallbacks. - DfsEvent
- A depth first search (DFS) visitor event.
Traits§
- Control
Flow - Control flow for callbacks.
Functions§
- depth_
first_ search - A recursive depth first search.
- dfs_
visitor 🔒 - time_
post_ 🔒inc