Struct elrond_wasm::types::AsyncCall[][src]

pub struct AsyncCall<SA> where
    SA: SendApi + ManagedTypeApi + 'static, 
{ /* fields omitted */ }

Implementations

Trait Implementations

Indicates how the result of the endpoint can be interpreted when called via proxy. Self for most types. Read more

A type can provide more than its own description. For instance, a struct can also provide the descriptions of the type of its fields. TypeAbi doesn’t care for the exact accumulator type, which is abstracted by the TypeDescriptionContainer trait. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.