IC Kit
This library provides an alternative to ic-cdk that can help developers write canisters
and unit test them in their Rust code.
Install
Add this to your Cargo.toml
= "0.3.0"
This library provides an alternative to ic-cdk that can help developers write canisters
and unit test them in their Rust code.
Add this to your Cargo.toml
ic-kit = "0.3.0"