petgraph::visit::dfsvisit

Macro try_control

Source
macro_rules! try_control {
    ($e:expr) => { ... };
}
Expand description

Return if the expression is a break value.