Struct classfile_parser::constant_info::FloatConstant [] [src]

pub struct FloatConstant {
    pub value: f32,
}

Fields

Trait Implementations

impl Debug for FloatConstant
[src]

Formats the value using the given formatter.