Module wasmer_wasix::runners::dproxy::hyper_proxy
source ยท Re-exportsยง
Modulesยง
Structsยง
- Context ๐The context of an asynchronous task.
- Pin ๐A pointer which pins its pointee in place.
- Uri ๐The URI component of a request.
Enumsยง
- Poll ๐Indicates whether a value is available or if the current task has been scheduled to receive a wakeup instead.
Traitsยง
- AsyncWrite ๐Writes bytes asynchronously.
- Future ๐A future represents an asynchronous computation obtained by use of
async
.
Type Aliasesยง
- BoxError ๐