Module uri
Available on crate feature
http only.Structs§
- Authority
- Represents the authority component of a URI.
- Builder
- A builder for
Uris. - Invalid
Uri - An error resulting from a failed attempt to construct a URI.
- Invalid
UriParts - An error resulting from a failed attempt to construct a URI.
- Parts
- The various parts of a URI.
- Path
AndQuery - Represents the path component of a URI
- Port
- The port component of a URI.
- Scheme
- Represents the scheme component of a URI
- Uri
- The URI component of a request.