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