tor-client/examples: add `hyper` example
The new hyper
tor-client example demonstrates integrating arti with the
popular Rust hyper
HTTP library by implementing a custom Hyper "connector"
(a type that can initiate connections to HTTP servers) that proxies said
connections via the Tor network.
depends on !96 (closed) & !97 (closed)