On 09/22/2013 05:40 PM, Kevin Ballard wrote:
I've filed a summary of this conversation as an RFC issue on the GitHub issue 
tracker.

https://github.com/mozilla/rust/issues/9411

I've used a variation of the option 10 for my own configuration format's raw strings:

delim"raw text"delim

Where delim was an equivalent of an identifier.

If ` is a problem, then maybe using ' works too?

'delim"raw text"delim'

'"raw text"'

-SL
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to