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