pub type EndianReader = EndianReader<RunTimeEndian, Rc<[u8]>>;Expand description
A simplified type alias of the gimli::EndianReader type.
Aliased Typeยง
pub struct EndianReader { /* private fields */ }pub type EndianReader = EndianReader<RunTimeEndian, Rc<[u8]>>;A simplified type alias of the gimli::EndianReader type.
pub struct EndianReader { /* private fields */ }