Struct wasmparser::MemoryType [] [src]

pub struct MemoryType {
    pub limits: ResizableLimits,
}

Fields

Trait Implementations

impl Debug for MemoryType
[src]

Formats the value using the given formatter.