Layers, extractors and template engine wrappers for axum based Web MVC applications
axum-template is a Rust library that provides layers, extractors, and template engine wrappers for building Web MVC applications with the axum framework. It supports multiple template engines including Handlebars, MiniJinja, and Tera through optional feature flags. The project is written in Rust and is licensed under the MIT license.