Expand description
Errors arising from parsing invalid URIs.
Structs§
- Error emitted on URI parse failure.
- The error type returned when a URI conversion fails.
Enums§
- An error interpreting a segment as a
PathBuf
component inSegments::to_path_buf()
.