concat!() { /* proc-macro */ }
Expand description
Creates a &’static str with formatted HTML.
Only supports certain literals as values.
See std::concat!
for more information.
concat!() { /* proc-macro */ }
Creates a &’static str with formatted HTML.
Only supports certain literals as values.
See std::concat!
for more information.