for_all_tabs

Macro for_all_tabs 

Source
macro_rules! for_all_tabs {
    ($tab:expr, $t:ident, $body:expr) => { ... };
}