pub fn on_parse(module: &mut Module, ids: &IndicesToIds) -> Result<()>
Callback for the ModuleConfig::on_parse function in walrus to act as a convenience to parse the wasm interface types custom section, if present.
ModuleConfig::on_parse
walrus