pub trait TogglePanelWidgetExt { // Required method fn toggle_panel(&self, path: &[LiveId]) -> TogglePanelRef; }