Type Definition wasmer_compiler::CustomSections [−][src]
pub type CustomSections = PrimaryMap<SectionIndex, CustomSection>;
Expand description
The custom sections for a Compilation.
pub type CustomSections = PrimaryMap<SectionIndex, CustomSection>;
The custom sections for a Compilation.