Type Definition addr2line::ObjectContext
source · pub type ObjectContext = Context<EndianRcSlice<RunTimeEndian>>;
Expand description
The type of Context
that supports the new
method.
pub type ObjectContext = Context<EndianRcSlice<RunTimeEndian>>;
The type of Context
that supports the new
method.