rinja-rs / rinja

A template rendering engine based on Jinja, generating type-safe Rust code at compile time.
https://rinja.readthedocs.io
Apache License 2.0
116 stars 10 forks source link

Prevent jinja macros to move variables #38

Closed GuillaumeGomez closed 3 months ago

GuillaumeGomez commented 3 months ago

Another bug I found. :)