Type Alias LocListsHeader

Source
pub(crate) type LocListsHeader = ListsHeader;

Aliased Type§

pub(crate) struct LocListsHeader {
    encoding: Encoding,
    offset_entry_count: u32,
}

Fields§

§encoding: Encoding§offset_entry_count: u32