Crate fhtml

source ·

Macros§

  • Creates a compile time &'static str with formatted HTML.
  • Writes formatted HTML to a String.
  • A low level macro for creating fmt::Arguments with formatted HTML.
  • Writes formatted HTML to a buffer.

Functions§

  • Escapes special HTML characters in a string.