text_substr!() { /* proc-macro */ }Expand description
TextSubstr literal support: text_substr!("string literal\u{200e}").
Returns a 'static &TextSubstr containing the provided string literal.
text_substr!() { /* proc-macro */ }TextSubstr literal support: text_substr!("string literal\u{200e}").
Returns a 'static &TextSubstr containing the provided string literal.