Tera is a template engine inspired by Jinja2 and the Django template language.
```jinja2
```
API documentation is available on docs.rs.
Tera documentation is available on its site.
This project follows SemVer only for the public API, public API here meaning functions appearing in the docs. Some features, like accessing the AST, are also available but breaking changes in them can happen in minor versions.