[−][src]Module ic_cdk::api
System API and low level functions for it.
Modules
| call | APIs to make and manage calls in the canister. |
| stable |
Functions
| caller | Returns the caller of the current call. |
| canister_balance | Get the amount of funds available in the canister. |
| id | Returns the canister id as a blob. |
Prints the given message. | |
| time | |
| trap | Traps with the given message. |