Trait yaxpeax_arch::annotation::FieldDescription[][src]

pub trait FieldDescription {
    fn id(&self) -> u32;
fn is_separator(&self) -> bool; }

Required methods

Implementors