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 dynTransporttrait objects
Traits
- The interface that the http protocol is communicated over.