Skip to main content

tab_items

Macro tab_items 

Source
macro_rules! tab_items {
    ($($item:expr),* $(,)?) => { ... };
}
Expand description

Builds a Vec<TabItem> from owned fluent items or borrowed named items.