Module types

Module types 

Source
Expand description

The common types related to the system API.

Enums§

CallError
RejectionCode
Rejection code from calling another canister.
StableMemoryError
A possible error value when dealing with stable memory.

Constants§

CANDID_EMPTY_ARG
The result of candid::encode_args(()) which is used as the default argument.