canic-cdk 0.29.10

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
3
4
//! Small runtime-safe helpers shared across the Canic stack.

pub mod time;
pub mod wasm;