Type Alias multiversx_chain_vm_executor::MemLength
source · pub type MemLength = isize;Expand description
The argument type for dealing with lengths of slices of the executor memory.
pub type MemLength = isize;The argument type for dealing with lengths of slices of the executor memory.