askama/askama_escape
Dirkjan Ochtman daa8d89b57 Add MSRV checking in CI
Bump MSRV to 1.65 for the use of let .. else.
2023-09-29 16:13:24 +02:00
..
2021-07-01 16:10:43 +02:00
2023-09-29 16:13:24 +02:00
2020-06-30 13:35:53 +02:00

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.