Skip to main content

render

Function render 

Source
pub fn render(doc: &Doc, width: usize) -> String
Expand description

Render a Doc to a String within the given line width.