sp_
wasm_
interface
20.0.0
sp_wasm_interface
Type Alias
WordSize
Copy item path
Source
pub type WordSize =
u32
;
Expand description
The word size used in wasm. Normally known as
usize
in Rust.