Type Definition wasmparser::NameMap

source ·
pub type NameMap<'a> = SectionLimited<'a, Naming<'a>>;
Expand description

Represents a name map from the names custom section.