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

TextSubstr literal support: text_substr!("string literal\u{200e}").

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