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
28 stars 4 forks source link

Prevent jinja `let` to move variables #43

Closed GuillaumeGomez closed 6 days ago

GuillaumeGomez commented 6 days ago

Bug I had today and kind of a follow-up to #38.