pub type CustomSections = PrimaryMap<SectionIndex, CustomSection>;
Expand description
The custom sections for a Compilation.
Aliased Typeยง
struct CustomSections { /* private fields */ }
pub type CustomSections = PrimaryMap<SectionIndex, CustomSection>;
The custom sections for a Compilation.
struct CustomSections { /* private fields */ }