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

Remove a `#[allow(clippy::match_wild_err_arm)]` and dedup error message creation #46

Closed Kijewski closed 4 days ago

GuillaumeGomez commented 4 days ago

Thanks!