Struct gimli::read::Abbreviations [−][src]
pub struct Abbreviations { /* fields omitted */ }
Expand description
A set of type abbreviations.
Construct an Abbreviations
instance with the
abbreviations()
method.
Implementations
Get the abbreviation associated with the given code.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more