Struct classfile_parser::constant_info::Utf8Constant [−][src]
Fields
utf8_string: Stringbytes: Vec<u8>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Utf8Constantimpl Send for Utf8Constantimpl Sync for Utf8Constantimpl Unpin for Utf8Constantimpl UnwindSafe for Utf8ConstantBlanket Implementations
Mutably borrows from an owned value. Read more