#maud #macro #logging

heart-patched-maud

Compile-time HTML templates. (patched for HEART - do not use)

1 unstable release

0.26.0 Nov 20, 2024

#384 in Template engine


Used in heart

MIT/Apache

22KB
437 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

~0.3–34MB
~509K SLoC