Struct classfile_parser::attribute_info::ExceptionsAttribute [−][src]
Fields
exception_table_length: u16exception_table: Vec<u16>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ExceptionsAttributeimpl Send for ExceptionsAttributeimpl Sync for ExceptionsAttributeimpl Unpin for ExceptionsAttributeimpl UnwindSafe for ExceptionsAttributeBlanket Implementations
Mutably borrows from an owned value. Read more