I casted out for rust templating recommendations o...
# rust-htmx
b
I casted out for rust templating recommendations on hn, with a couple responses: https://news.ycombinator.com/item?id=35920773#35922708 Besides the ones I mention, someone mentioned tera which has a jinja2-like templating syntax: https://tera.netlify.app/ I also found rstml, a moderately active fork of syn-rsx: https://github.com/rs-tml/rstml/tree/fixup-docs
2 Views