Module trillium_http::transport
source · Expand description
Types to represent the bidirectional data stream over which the HTTP protocol is communicated
Structs
- A type for dyn
Transport
trait objects
Traits
- The interface that the http protocol is communicated over.