mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-01 06:51:15 +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.