canic-core 0.56.0

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 hash;
pub mod time;