Struct classfile_parser::constant_info::FloatConstant
[−]
[src]
pub struct FloatConstant {
pub value: f32,
}Fields
value: f32