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ยง