[][src]Trait yaxpeax_arch::Instruction

pub trait Instruction {
    fn well_defined(&self) -> bool;
}

Required methods

fn well_defined(&self) -> bool

Loading content...

Implementors

Loading content...