yaxpeax_arch

Trait Instruction

Source
pub trait Instruction {
    // Required method
    fn well_defined(&self) -> bool;
}

Required Methods§

Implementors§