On May 28, 2014, at 11:37 PM, Aravinda VK <hallimanearav...@gmail.com> wrote:

> I wonder if chars() available for String itself, so that we can avoid running 
> as_slice().chars()

This is a temporary issue. Once DST lands we will likely implement Deref<str> 
for String, which will make all &str methods work transparently on String.

-Kevin

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to