Trait yaxpeax_arch::Instruction[][src]

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

Required methods

Implementors