Type Alias addr2line::ObjectContext

source ·
pub type ObjectContext = Context<EndianRcSlice<RunTimeEndian>>;
Expand description

The type of Context that supports the new method.

Aliased Type§

struct ObjectContext { /* private fields */ }