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