HTML templating crate

Does somebody knows a released and stable (passed the beta-state) but similarly simple alternative to the "maud" or "horrorshow" crates which does not needs the nightly compile?

I am using askama and can definitely recommend it.

There is tera (crates.io, github) which I find very pleasent to use.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.