pub trait RunViewWidgetExt { // Required method fn run_view(&mut self, path: &[LiveId]) -> RunViewRef; }