No description
Find a file
Chris Wong 4c6fe05395 Use match instead of let to hold on to the writer
This fixes a bunch of lifetime issues
2015-09-06 12:10:55 +12:00
maud De-closureify the API 2015-09-01 18:26:50 +12:00
maud_macros Use match instead of let to hold on to the writer 2015-09-06 12:10:55 +12:00
.gitignore First commit 2014-12-17 21:11:56 +13:00
.travis.yml Travis: Use Rust Nightly 2015-05-26 22:35:10 +12:00
LICENSE-APACHE First commit 2014-12-17 21:11:56 +13:00
LICENSE-MIT First commit 2014-12-17 21:11:56 +13:00
maud.png HTML5 rocks 2015-01-11 15:05:42 +13:00
README.md Add warning 2015-05-28 19:15:56 +12:00
upload-docs Autodocification 2015-01-14 17:33:24 +13:00

HTML5 rocks. maud Build Status Cargo

Maud is a macro for generating HTML.

Documentation

API reference

Warning

The design of Maud is still in flux, and may change or break at any time. Caveat emptor!