Trait MarkdownLinkWidgetRefExt

Source
pub trait MarkdownLinkWidgetRefExt {
    // Required methods
    fn markdown_link(&self, path: &[LiveId]) -> MarkdownLinkRef;
    fn as_markdown_link(&self) -> MarkdownLinkRef;
}

Required Methods§

Implementors§