Struct classfile_parser::constant_info::MethodRefConstant  [−][src]
Fields
class_index: u16name_and_type_index: u16Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MethodRefConstantimpl Send for MethodRefConstantimpl Sync for MethodRefConstantimpl Unpin for MethodRefConstantimpl UnwindSafe for MethodRefConstantBlanket Implementations
Mutably borrows from an owned value. Read more