miri
1.80.0-nightly
(1871252fc 2024-05-15)
In miri::shims::os_str
Function
miri
::
shims
::
os_str
::
bytes_to_os_str
Copy item path
source
ยท
[
−
]
pub fn bytes_to_os_str<'tcx>(bytes: &[
u8
]) ->
InterpResult
<'tcx, &
OsStr
>