djc / askama

Type-safe, compiled Jinja-like templates for Rust
Apache License 2.0
3.43k stars 218 forks source link

Parser: improve error structure #1061

Closed djc closed 4 months ago

djc commented 4 months ago

Try to provide a better starting point for #1058.