Skip to main content

is_break_stmt

Function is_break_stmt 

Source
pub fn is_break_stmt(stmt: &Stmt<'_>) -> bool
Expand description

break, possibly wrapped in single-statement blocks.