Struct classfile_parser::constant_info::Utf8Constant
[−]
[src]
pub struct Utf8Constant {
pub utf8_string: String,
}Fields
utf8_string: String