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.
fmt::Arguments
with formatted HTML.fmt::Arguments
] with a newline (<br>
) appended.