uwriteln!() { /* proc-macro */ }
Expand description

Write formatted data into a buffer, with a newline appended

See uwrite! for more details