Keats / tera

A template engine for Rust based on Jinja2/Django
http://keats.github.io/tera/
MIT License
3.53k stars 282 forks source link

add abs filter #805

Closed godofdream closed 1 year ago

godofdream commented 1 year ago

adds an abs filter for numbers

Keats commented 1 year ago

This thread_local thing is going to be annoying...