Type Alias walrus::MemoryId

source ·
pub type MemoryId = Id<Memory>;
Expand description

The id of a memory.

Aliased Type§

struct MemoryId { /* private fields */ }