pub trait FoldButtonWidgetExt { // Required method fn fold_button(&mut self, path: &[LiveId]) -> FoldButtonRef; }