ic-kit-sys 0.1.0

IC-Kit's API bindings to the Internet Computer's WASM runtime.
Documentation
1
2
3
4
5
6
7
# IC Kit's Bindings

This crate provides bindings to the Internet Computer's wasm runtime in both
wasm and non-wasm runtimes.

This is low-level APIs, and we encourage you to look at using [IC Kit](https://crates.io/crates/ic-kit)
directly.