Module re_viewer_context::visitor_flow_control

source ·
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.