Currently, the standard library implements std::os::hermit::ffi::{OsStrExt,OsStringExt} traits, which have the same interface as the those exported under std::os::unix for other platforms. Re-exporting them under the same path would make many more crates compatible with hermit.