pub trait HtmlLinkWidgetActionsExt { // Required method fn html_link(&self, path: &[LiveId]) -> HtmlLinkRef; }