I am in a situation where I have a [`std::net::SocketAddr`](https://doc.rust-lang.org/stable/std/net/enum.SocketAddr.html) and want an `uri::Host`. It would be a lot more convenient if this was built-in to `url`.