Module oc_wasm_futures::invoke

source ·
Expand description

Provides futures that wait for method calls to complete and fetch their results.

Structs§

  • Returns the result of the method call as a CBOR-encoded data item.
  • A future that waits for the method call to complete, then returns the length, in bytes, of the result.

Enums§

Traits§

  • An object that can be used as a scratch buffer for making component method calls.

Functions§