|
|
|
|
|
by xscott
315 days ago
|
|
I'm (basically) aware of the details (String, &str, OsString, OsStr, CString, CStr, "star" c_char, and probably some others ("star" const i8, &[u8], ???), and you and I have had this conversation a while back when I had a stronger interest in Rust. I'm not sure if you're correcting me, but you're basically confirming what I said. As for only needing them when you need them, how could it be otherwise? :-) |
|