Expand description
A simple path manipulation library.
Structs§
- Components
- An iterator over the Components of a path.
- Posix
Path - A path for Posix systems.
- Unified
Path - A unified path.
- Windows
Path - A path for Windows systems.
Enums§
- Component
- A path component.
Traits§
- Parsable
Path - A path parser.
- Path
- A path trait.
- Pure
Path - A pure path.