Skip to main content

tab

Function tab 

Source
fn tab(
    route: Route,
    label: &'static str,
    icon: fn() -> Bytes,
) -> ActivableRoute<Route>