Trait MarkdownLinkSetWidgetRefExt

Source
pub trait MarkdownLinkSetWidgetRefExt {
    // Required method
    fn markdown_link_set(&self, paths: &[&[LiveId]]) -> MarkdownLinkSet;
}

Required Methods§

Implementors§