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