Macro format_args

Source
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.