Trait MarkdownLinkSetWidgetSetExt

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

Required Methods§

Implementors§