Function flatten

Source
fn flatten(hir: &Hir) -> Hir
Expand description

Returns a copy of the given HIR but with all capturing groups removed.