Type Definition cursive_extras::TabIter

source ·
pub type TabIter<'a> = Iter<'a, (usize, BoxedView)>;
Expand description

Iterator over the views and their IDs in a tabbed view