//! 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.
/// Utilities to encapsulate calls to a canister.
/// A higher-level canister type for managing various aspects of a canister.
/// A few known canister types for use with [`Canister`].
pub use ;