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