Type Alias cursive_extras::TabIterMut

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

Mutable iterator over the views and their IDs in a tabbed view