Skip to main content

if_elif_branches

Function if_elif_branches 

Source
pub fn if_elif_branches(
    stmt_if: &StmtIf,
) -> impl Iterator<Item = IfElifBranch<'_>>