7 unstable releases

0.10.3 Feb 16, 2022
0.10.2 Dec 21, 2021
0.10.1 Jun 30, 2020
0.3.0 Jan 15, 2020
0.1.0 Nov 7, 2018

#92 in Template engine

Download history 111477/week @ 2024-03-14 100511/week @ 2024-03-21 85448/week @ 2024-03-28 96080/week @ 2024-04-04 98968/week @ 2024-04-11 110709/week @ 2024-04-18 95630/week @ 2024-04-25 99765/week @ 2024-05-02 98314/week @ 2024-05-09 102410/week @ 2024-05-16 101937/week @ 2024-05-23 108417/week @ 2024-05-30 108394/week @ 2024-06-06 119509/week @ 2024-06-13 105957/week @ 2024-06-20 86601/week @ 2024-06-27

441,479 downloads per month
Used in 281 crates (14 directly)

MIT/Apache

9KB
220 lines

askama_escape: escaping utilities for the Askama templating engine

Documentation Latest version Build Status Chat

This crate contains helper code for HTML escaping used by the Askama templating engine.

No runtime deps