Crate ic_utils[][src]

Expand description

ic-utils is a collection of utilities to help build clients and canisters running on the Internet Computer. It is meant as a higher level tool.

Re-exports

pub use canister::Argument;
pub use canister::Canister;

Modules

Utilities to encapsulate calls to a canister.