Module rocket::http::uri [−][src]
Borrowed and owned string types for absolute URIs.
Structs
| Segments |
Iterator over the segments of an absolute URI path. Skips empty segments. |
| URI |
Borrowed string type for absolute URIs. |
Enums
| SegmentError |
Errors which can occur when attempting to interpret a segment string as a valid path segment. |