pub trait MultiWindowWidgetExt { // Required method fn multi_window(&mut self, path: &[LiveId]) -> MultiWindowRef; }