Struct parity_wasm::builder::TableEntryDefinition
source · [−]Expand description
Table elements entry definition
Fields
offset: InitExprOffset initialization expression
values: Vec<u32>Values of initialization
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.