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

TextStr literal support: text!("string literal").

Returns a 'static &TextStr containing the provided string literal.