Trait MarkdownSetWidgetRefExt

Source
pub trait MarkdownSetWidgetRefExt {
    // Required method
    fn markdown_set(&self, paths: &[&[LiveId]]) -> MarkdownSet;
}

Required Methods§

Source

fn markdown_set(&self, paths: &[&[LiveId]]) -> MarkdownSet

Implementors§