On 04/25/2013 01:39 AM, Abhijeet Gaiha wrote:

There is an issue on Servo #282, which talks about having a uniform string internment strategy across Rust, Spidermonkey and NetsurfCSS.

Is there any existing string internment library in Rust?
If not, any plans to provide one?


This is not and there aren't any plans. Servo's requirements are complex enough that it may not be worth generalizing our string internment solution (though if we do come up with a general internment library that's great).
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to