Crate maud [] [src]

A macro for writing HTML templates.

This documentation only describes the runtime API. For a general guide, check out the book instead.

Structs

Utf8Writer

Wraps a std::io::Write in a std::fmt::Write.

Functions

escape

Escapes an HTML value.