[][src]Crate ic_cdk

Re-exports

pub use api::call::call;
pub use api::caller;
pub use api::id;
pub use api::print;
pub use api::trap;

Modules

api

System API and low level functions for it.

export
storage

Macros

eprintln

Format and then print the formatted message

println

Format and then print the formatted message

Functions

block_on

Block on a promise in a WASM-friendly way (no multithreading!).

setup

Setup the stdlib hooks.