Skip to main content

branch_stops_current_path

Function branch_stops_current_path 

Source
fn branch_stops_current_path(gcx: Gcx<'_>, stmt: &Stmt<'_>) -> bool
Expand description

break/continue or anything that exits the function, so the current path stops here.