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