[go: up one dir, main page]

SectionHeaderTable

Type Alias SectionHeaderTable 

Source
pub type SectionHeaderTable<'data, E> = ParsingTable<'data, E, SectionHeader>;

Aliased Typeยง

pub struct SectionHeaderTable<'data, E> { /* private fields */ }