statement_has_throws

Function statement_has_throws 

Source
pub fn statement_has_throws<'ast, 'arena>(
    statement: &'ast Statement<'arena>,
) -> bool