W3cubDocs

/Rust

Module os_str

The OsStr and OsString types and associated utilities.

Structs

Display
Helper struct for safely printing an OsStr with format! and {}.
OsStr
Borrowed reference to an OS string (see OsString).
OsString
A type that can represent owned, mutable platform-native strings, but is cheaply inter-convertible with Rust strings.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/ffi/os_str/index.html