57 releases

0.26.0 Jan 15, 2024
0.25.0 Apr 16, 2023
0.24.0 Sep 25, 2022
0.23.0 Nov 11, 2021
0.3.2 Mar 21, 2015

#1990 in Procedural macros

Download history 2779/week @ 2023-12-22 3553/week @ 2023-12-29 5223/week @ 2024-01-05 5135/week @ 2024-01-12 4255/week @ 2024-01-19 5705/week @ 2024-01-26 4367/week @ 2024-02-02 4304/week @ 2024-02-09 4892/week @ 2024-02-16 4789/week @ 2024-02-23 5807/week @ 2024-03-01 5790/week @ 2024-03-08 6072/week @ 2024-03-15 5621/week @ 2024-03-22 6770/week @ 2024-03-29 4130/week @ 2024-04-05

23,509 downloads per month
Used in 81 crates (2 directly)

MIT/Apache

49KB
1K SLoC

HTML5 rocks. maud

CI Cargo API reference

Documentation (source) • API referenceChange 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

~0.3–0.8MB
~19K SLoC