Trait HtmlLinkSetWidgetRefExt

Source
pub trait HtmlLinkSetWidgetRefExt {
    // Required method
    fn html_link_set(&self, paths: &[&[LiveId]]) -> HtmlLinkSet;
}

Required Methods§

Implementors§