pub trait FileTreeWidgetExt { // Required method fn file_tree(&mut self, path: &[LiveId]) -> FileTreeRef; }