Currently, this is pretty bare: http://doc.rust-lang.org/nightly/std/ffi/struct.OsString.html > Owned, mutable OS strings. Needs some explanation what an OS string is, and why it is different from C and Rust strings.