Modules§
Enums§
- Target
- The target of a proxy connection: either a resolved IP address or a hostname.
Traits§
- Async
Stream - A type-erased async stream that supports both reading and writing.
Type Aliases§
- BoxStream
- An owned, heap-allocated
AsyncStream.