format_args!() { /* proc-macro */ }
Expand description
A low level macro for creating an fmt::Arguments
with formatted HTML.
See std::format_args!
for more information.
format_args!() { /* proc-macro */ }
A low level macro for creating an fmt::Arguments
with formatted HTML.
See std::format_args!
for more information.