ic-canister-kit 0.1.5

A ic canister package
Documentation
1
2
3
pub trait Initial {
    fn init(&mut self);
}