Expand description
The common types related to the system API.
Enums§
- Call
Error - Rejection
Code - Rejection code from calling another canister.
- Stable
Memory Error - 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.