on_parse

Function on_parse 

Source
pub fn on_parse(module: &mut Module, ids: &IndicesToIds) -> Result<()>
Expand description

Callback for the ModuleConfig::on_parse function in walrus to act as a convenience to parse the wasm interface types custom section, if present.