ic-canister-kit 0.1.0

A ic canister package
Documentation
1
2
3
4
5
6
7
8
9
pub mod types;

pub mod storage;

#[cfg(feature = "nft_ext")]
pub mod ext;

#[cfg(feature = "nft_ticket")]
pub mod ticket;