SectionTable

Type Alias SectionTable 

Source
pub type SectionTable = Vec<HeaderField<SectionHeader>>;

Aliased Typeยง

pub struct SectionTable { /* private fields */ }