Type Alias WasmUsize

Source
pub type WasmUsize = u32;
Expand description

Type alias for WASM size values (32-bit)