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

The result of ending a method call.

Traits

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

Functions

Performs a complete method call on a component.

Performs a complete call of a value.

Performs a complete indexed read of a value.

Performs a complete indexed write of a value.

Performs a complete method call on a value.