Function rcmark::render_commonmark [] [src]

pub fn render_commonmark(
    root: &Node,
    options: CmarkOptions,
    width: i32
) -> String