Layers, extractors and template engine wrappers for [axum] based Web MVC applications
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
handlebars
: Enables [handlebars] supportminijinja
: Enables [minijinja] supporttera
: Enables [tera] supportTutorials, 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.
Licensed under the MIT license. See [LICENSE] for more information