Skip to main content

render

Function render 

Source
pub fn render(
    document: &Document,
    width: u16,
    theme: &Theme,
    wrap: bool,
    tab_width: usize,
    images: &mut ImageManager,
    base_dir: Option<&Path>,
) -> RenderedDocument