Skip to main content

render_html

Function render_html 

Source
pub fn render_html(body: &str, format: ContentFormat) -> Result<String>
Expand description

Parse body as format and render it to HTML, via twig’s FFI.