Crate askama_plus_html5ever[][src]

Expand description

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

Functions

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