2 unstable releases
| 0.3.0 | Dec 22, 2024 |
|---|---|
| 0.1.0 | Dec 9, 2023 |
#1 in #prest
112 downloads per month
Used in prest
130KB
3.5K
SLoC
maud
Documentation (source) • API reference • Change log
Maud is an HTML template engine for Rust.
It's implemented as a macro, html!,
which compiles your markup to specialized Rust code.
This unique approach makes Maud templates
blazing fast, super type-safe, and easy to deploy.
For more info on Maud, see the official book.
Dependencies
~2.4–4MB
~71K SLoC