Macros§
- const_format
constCreates a compile time&'static strwith formatted HTML. - Writes formatted HTML to a
String. - A low level macro for creating
fmt::Argumentswith formatted HTML. - Writes formatted HTML to a buffer.
Functions§
- Escapes special HTML characters in a string.