Docs.rs
askama-plus-html5ever-0.2.1
askama-plus-html5ever 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Kijewski-crates-graveyard
Dependencies
askama ^0.11
normal
html5ever-arena-dom ^0.1
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
askama_
plus_
html5ever
0.2.1
All Items
Crate Items
Functions
Crate
askama_plus_html5ever
Copy item path
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>
.