Module link

Source

Structs§

Host
The host component of a Link (e.g. “http://127.0.0.1:8702”)
Link
An HTTP Link with an optional Address and PathBuf

Enums§

Address
A network address
Protocol
The protocol portion of a Link (e.g. “http”)
ToUrl
An owned or borrowed Link or Path which can be parsed as a URL.