format_args_nl!() { /* proc-macro */ }
Expand description
Creates an [fmt::Arguments
] with a newline (<br>
) appended.
See std::format_args_nl!
for more information.
format_args_nl!() { /* proc-macro */ }
Creates an [fmt::Arguments
] with a newline (<br>
) appended.
See std::format_args_nl!
for more information.