3 unstable releases

Uses old Rust 2015

0.18.1 Jul 18, 2018
0.17.4 May 2, 2018
0.17.0 Nov 19, 2017

#593 in Template engine

Download history 2/week @ 2024-02-19 20/week @ 2024-02-26 59/week @ 2024-04-01

59 downloads per month

MIT/Apache

5KB
77 lines

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

~10KB