Struct gimli::read::Augmentation [−][src]
pub struct Augmentation { /* fields omitted */ }
Expand description
We support the z-style augmentation defined by .eh_frame
.
Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more