Docs.rs
ic-cdk-0.19.0
ic-cdk 0.19.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dfinity-publish
github:dfinity:sdk
Dependencies
candid ^0.10.18
normal
ic-cdk-executor ^2.0.0
normal
ic-cdk-macros =0.19.0
normal
ic-error-types ^0.2.0
normal
ic-management-canister-types ^0.5.0
normal
ic0 ^1.0.1
normal
pin-project-lite ^0.2.16
normal
serde ^1
normal
serde_bytes ^0.11
normal
slotmap ^1
normal
thiserror ^2.0
normal
anyhow ^1
dev
candid_parser ^0.2.1
dev
futures ^0.3
dev
rstest ^0.12.0
dev
trybuild ^1.0
dev
Versions
100%
of the crate is documented
Platform
wasm32-unknown-unknown
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
WasmModule
ic_cdk
0.19.0
Wasm
Module
Sections
WASM Module
Aliased Type
In ic_
cdk::
management_
canister
ic_cdk
::
management_canister
Type Alias
Wasm
Module
Copy item path
Source
pub type WasmModule =
Vec
<
u8
>;
Expand description
§
WASM Module
Aliased Type
§
pub struct WasmModule {
/* private fields */
}