axum-template

Layers, extractors and template engine wrappers for axum based Web MVC applications

Getting started

Cargo.toml

toml [dependencies] axum-template = "0.1.0"

The [engine] module contains detailed usage examples for each of the supported template engines.

Available features

Useful links