Type Alias gimli::read::rnglists::RngListsHeader

source ·
pub(crate) type RngListsHeader = ListsHeader;

Aliased Type§

struct RngListsHeader {
    encoding: Encoding,
    offset_entry_count: u32,
}

Fields§

§encoding: Encoding§offset_entry_count: u32