miri
1.87.0
(17067e9ac 2025-05-09)
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
>