Type Definition wasmparser::IndirectNameMap

source ·
pub type IndirectNameMap<'a> = SectionLimited<'a, IndirectNaming<'a>>;
Expand description

Represents a reader for indirect names from the names custom section.