pub type ComponentCanonicalSectionReader<'a> = SectionLimited<'a, CanonicalFunction>;
Expand description

A reader for the canonical section of a WebAssembly component.