docs.rs failed to build ic-kit-0.4.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
ic-kit-0.5.0-alpha.4
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.4.0"
Example Usage
use *;
use *;
async