☰
Module os_str
Macros
Structs
?
Module
std
::
ffi
::
os_str
source
·
[
−
]
Macros
impl_cmp
🔒
Structs
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.