Expand description
Companion to std::ops::ControlFlow
useful to implement visitor patterns.
Enumsยง
- Type to be returned by visitor closure to control the tree traversal flow.
Companion to std::ops::ControlFlow
useful to implement visitor patterns.