Type Alias wasmbin::sections::payload::Memory

source ·
pub type Memory = Vec<MemType>;
Expand description

Aliased Type§

struct Memory { /* private fields */ }

Trait Implementations§