Structs§
- ArcPath
- Utf8
Components - An iterator over the
Utf8Components of aUtf8Path. - Utf8
Path - A slice of a UTF-8 path (akin to
str). - Utf8
Path Buf - An owned, mutable UTF-8 path (akin to
String).
Enums§
- Utf8
Component - A single component of a path.
- Utf8
Prefix - Windows path prefixes, e.g.,
C:or\\server\share.