29 releases (7 stable)
3.0.0 | Jan 2, 2025 |
---|---|
2.4.0 | Aug 11, 2024 |
2.3.0 | Apr 29, 2024 |
2.2.0 | Mar 4, 2024 |
0.10.0 | Nov 26, 2022 |
#71 in Template engine
779 downloads per month
23KB
291 lines
axum-template
Layers, extractors and template engine wrappers for axum based Web MVC applications
Getting started
The engine
module contains detailed usage examples for each of the supported
template engines.
If you plan using an unsupported engine, check the TemplateEngine
docs
Available features
handlebars
: Enables handlebars supportminijinja
: Enables minijinja supportminijinja-autoreload
: Enables minijinja-autoreload supporttera
: Enables tera support
Useful links
Learning resources
Tutorials, blog posts and success stories not affiliated to this project. They might be useful for new commers of the Rust programming language or experienced devs that would like to see this library in action.
License
Licensed under the MIT license. See LICENSE for more information
Dependencies
~3–12MB
~136K SLoC