Crate fhtml

source ·

Macros§

  • Writes formatted HTML to a String.
  • formatcpconst-format
    Creates a compile time &'static str with formatted HTML.
  • Writes formatted HTML to a buffer.

Functions§

  • Escapes special HTML characters in a string.