Module wasmtime_wasi_http::body

source ·
Expand description

Implementation of the wasi:http/types interface’s various body types.

Structs§

  • The concrete type behind a was:http/types/incoming-body resource.
  • The concrete type behind the wasi:io/streams/input-stream resource returned by wasi:http/types/incoming-body’s stream method.
  • The concrete type behind a wasi:http/types/outgoing-body resource.

Enums§

Type Aliases§