Struct ic_kit::WatcherCall[][src]

pub struct WatcherCall { /* fields omitted */ }

Implementations

The amount of cycles consumed by this call.

The amount of cycles sent to the call.

The amount of cycles refunded from the call.

Return the arguments passed to the call.

Name of the method that was called.

Canister ID that was target of the call.

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.

Should always be Self

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.