[][src]Trait parser::InstructionTrait

pub trait InstructionTrait {
    fn size(&self) -> usize;
}

Required methods

fn size(&self) -> usize

Loading content...

Implementors

Loading content...