Module iter
os_
str_
bytes
6.6.1
Module iter
Module Items
Structs
Type Aliases
In crate os_
str_
bytes
Modules
iter
Structs
EncodingError
RawOsStr
RawOsString
Traits
OsStrBytes
OsStringBytes
Pattern
RawOsStrCow
os_str_bytes
Module
iter
Copy item path
Settings
Help
Summary
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.