pub fn lower_vlist<'a, 'b>(list: &'b [Vertical<'a>]) -> impl TreeIter<'a> + 'b
Lower a vertical list to a CST tree.