Struct web_assembler::BrTarget [−][src]
Fields
table: Vec<u32>
default_target: u32
Trait Implementations
impl Debug for BrTarget
[src]
impl Debug for BrTarget
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for BrTarget
[src]
impl Clone for BrTarget
fn clone(&self) -> BrTarget
[src]
fn clone(&self) -> BrTarget
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Dump for BrTarget
[src]
impl Dump for BrTarget