Struct wast::TableArg [−][src]
Expand description
Extra data associated with unary table instructions.
Fields
dst: ItemRef<'a, table>
The index of the table argument.
Extra data associated with unary table instructions.
dst: ItemRef<'a, table>
The index of the table argument.