os_
str_
bytes
6.6.1
Module iter
Module Items
Structs
Type Aliases
In crate os_
str_
bytes
os_str_bytes
Module
iter
Copy item path
Source
Expand description
Iterators provided by this crate.
Structs
§
RawSplit
The iterator returned by
RawOsStr::split
.
Type Aliases
§
Split
Deprecated
A temporary type alias providing backward compatibility.