plf 0.1.2

A template engine for Rust inspired by Tera/Jinja2/Django
Documentation
1
{% for v in my_array | sort -%} {{ v }}{%- endfor %}