☰
Module os_str
⚠ Internal Docs ⚠
Not Public API
Official Docs Here
64bit Linux GNU
64bit Windows GNU
64bit Mac OSX
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.