Struct classreader::ElementValuePair [] [src]

pub struct ElementValuePair {
    pub element_name_index: u16,
    pub value: ElementValue,
}

Fields

Trait Implementations

impl Debug for ElementValuePair
[src]

Formats the value using the given formatter.