Type Definition wasmtime_environ::wasmparser::ComponentCanonicalSectionReader
source · pub type ComponentCanonicalSectionReader<'a> = SectionLimited<'a, CanonicalFunction>;
Expand description
A reader for the canonical section of a WebAssembly component.