Struct classfile_parser::constant_info::MethodHandleConstant [] [src]

pub struct MethodHandleConstant {
    pub reference_kind: u8,
    pub reference_index: u16,
}

Fields

Trait Implementations

impl Debug for MethodHandleConstant
[src]

Formats the value using the given formatter.