Function wit_walrus::on_parse[][src]

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.