Struct classfile_parser::constant_info::StringConstant [] [src]

pub struct StringConstant {
    pub string_index: u16,
}

Fields

Trait Implementations

impl Debug for StringConstant
[src]

Formats the value using the given formatter.