Expand description
Types to represent the bidirectional data stream over which the HTTP protocol is communicated
Structs§
- Boxed
Transport - A type for dyn
Transport
trait objects
Traits§
- Transport
- The interface that the http protocol is communicated over.