[][src]Type Definition holochain_wasm_utils::memory::MemoryInt

type MemoryInt = u32;

offsets, lengths, etc.

Trait Implementations

impl From<Length> for MemoryInt[src]

impl From<Offset> for MemoryInt[src]

impl From<Top> for MemoryInt[src]