Re-exports

pub use candid;
pub use ic_kit_macros as macros;
pub use setup::setup_hooks;
pub use ic_kit_runtime as rt;

Modules

System APIs for the Internet Computer.

The famous prelude module which re exports the most useful methods.

Helper methods around the stable storage.

Internal utility methods to deal with reading data.

Structs

Generic ID on Internet Computer.

Traits

Derive Macros