#text-generation

[ follow ]
from Pocoo
5 months ago

MiniJinja: Learnings from Building a Template Engine in Rust

MiniJinja offers a dynamic and efficient template engine implementation in Rust inspired by Jinja2.
It has adaptations for generating different text formats, like HTML and YAML.
[ Load more ]