bytes_to_os_str
miri
1.91.1
(ed61e7d7e 2025-11-07)
In miri::
shims::
os_
str
miri
::
shims
::
os_str
Function
bytes_
to_
os_
str
Copy item path
Source
pub fn bytes_to_os_str<'tcx>(bytes: &[
u8
]) ->
InterpResult
<'tcx, &
OsStr
>