pub type Section6 = Section<Section6Payload>;Expand description
Section 6 - Bit-map section.
Aliased Type§
pub struct Section6 {
pub header: SectionHeader,
pub payload: Section6Payload,
}Fields§
§header: SectionHeader§payload: Section6Payload