Struct parity_wasm::elements::BrTableData
source · Fields§
§table: Box<[u32]>§default: u32Trait Implementations§
source§impl Clone for BrTableData
impl Clone for BrTableData
source§fn clone(&self) -> BrTableData
fn clone(&self) -> BrTableData
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more