Macro concat

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

Creates a &’static str with formatted HTML.

Only supports certain literals as values. See std::concat! for more information.