Struct wasmparser::TableType [] [src]

pub struct TableType {
    pub limits: ResizableLimits,
    // some fields omitted
}

Fields

Trait Implementations

impl Debug for TableType
[src]

Formats the value using the given formatter.