mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-30 06:21:13 +00:00

These were needed in 0.3 to use `Parser` trait methods on `&str` / `char` but 0.4 fixed the bounds so that is no longer needed.
These were needed in 0.3 to use `Parser` trait methods on `&str` / `char` but 0.4 fixed the bounds so that is no longer needed.