Docs.rs
askama_escape-0.10.3
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
askama_escape 0.10.3
Optimized HTML escaping code, extracted from Askama
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
12
items documented
0
out of
12
items with examples
Size
Source code size: 40.42 kB
Documentation size: 959.90 kB
Links
Homepage
djc/askama
3497
221
110
crates.io
Dependencies
criterion ^0.3
dev
Versions
0.10.3
0.10.2
0.10.1
0.10.0
0.3.0
0.2.0
0.1.0
Owners
askama_escape: escaping utilities for the Askama templating engine
This crate contains helper code for HTML escaping used by the
Askama
templating engine.