[][src]Function c2rust_transpile::cfg::structures::has_multiple

pub fn has_multiple<Stmt>(root: &Vec<Structure<Stmt>>) -> bool

Checks if there are any Multiple structures anywhere. Only if so will there be any need for a current_block variable.