Skip to main content

Module types

Module types 

Source
Expand description

Common IC-facing value types re-exported through the Canic CDK surface.

Re-exports§

pub use cycles::*;
pub use string::*;
pub use wasm::*;

Modules§

cycles
string
Bounded string wrappers that integrate with stable structures and enforce maximum lengths at construction time. These appear in configs and memory tables where size caps matter.
wasm

Structs§

Account
Account representation of ledgers supporting the ICRC-1 standard.
Int
Nat
Principal
Generic ID on Internet Computer.

Type Aliases§

Subaccount