MemoryId

Type Alias MemoryId 

Source
pub type MemoryId = Id<Memory>;
Expand description

The id of a memory.

Aliased Typeยง

pub struct MemoryId { /* private fields */ }