Crate fhtml_macros

Source

Macros§

concat
Creates a &’static str with formatted HTML.
format_args
A low level macro for creating an fmt::Arguments with formatted HTML.
format_args_nl
Creates an [fmt::Arguments] with a newline (<br>) appended.