mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-29 05:51:32 +00:00

This leads to fewer needless allocations, and makes the operator `?` usable in an no-alloc context.
This leads to fewer needless allocations, and makes the operator `?` usable in an no-alloc context.