Skip to main content

render

Function render 

Source
pub fn render(
    document: &TextDocument,
    width: u16,
    theme: &Theme,
    wrap: bool,
    tab_width: usize,
) -> RenderedDocument