Skip to content

chore: remove self-defined enum FlowControl

Yaroslav Dynnikov requested to merge rosik/control_flow into master

Summary

  • chore: remove self-defined enum FlowControl

Use std::ops::ControlFlow instead


  • Target branch: master
  • Changes should be cherry-picked to 23.12: yes / no
  • Docs follow-up: not necessary / new issue

Merge request reports