text!() { /* proc-macro */ }
TextStr literal support: text!("string literal").
TextStr
text!("string literal")
Returns a 'static &TextStr containing the provided string literal.
'static &TextStr