Crate askama_plus_html5ever

Crate askama_plus_html5ever 

Source
Expand description

A simple library to parse askama templates, and tidy them up using html5ever.

Functionsยง

render
Render a template into a writer, e.g. a Vec<u8>.