Struct classfile_parser::constant_info::Utf8Constant [] [src]

pub struct Utf8Constant {
    pub utf8_string: String,
}

Fields

Trait Implementations

impl Debug for Utf8Constant
[src]

Formats the value using the given formatter.