Skip to main content

stmts_break_or_continue

Function stmts_break_or_continue 

Source
pub fn stmts_break_or_continue(stmts: &[Stmt<'_>]) -> bool
Expand description

break/continue targeting the current loop (nested loops shadow them).