Type Alias ic_cdk::api::management_canister::main::WasmModule

source ·
pub type WasmModule = Vec<u8>;
Expand description

WASM module.

Aliased Type§

struct WasmModule { /* private fields */ }