pub type CustomSections = PrimaryMap<SectionIndex, CustomSection>;Available on crate features
std or core only.Expand description
The custom sections for a Compilation.
Aliased Typeยง
pub struct CustomSections { /* private fields */ }