pub trait LinkLabelWidgetExt { // Required method fn link_label(&self, path: &[LiveId]) -> LinkLabelRef; }