pub trait TabBarSetWidgetExt { // Required method fn tab_bar_set(&mut self, paths: &[&[LiveId]]) -> TabBarSet; }