Structs§
- UriSerde
- A wrapper for
http::Uri
that implementsDeserialize
andSerialize
.
Functions§
- protocol_
endpoint - Simplify the URI into a protocol and endpoint by removing the
“query” portion of the
path_and_query
.
http::Uri
that implements Deserialize
and Serialize
.path_and_query
.