miri
1.90.0
(1159e78c4 2025-09-14)
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
>