pub fn on_parse(module: &mut Module, ids: &IndicesToIds) -> Result<()>Expand description
Callback for walrus::ModuleConfig::on_parse to parse the webidl bindings
custom section if one is found.
pub fn on_parse(module: &mut Module, ids: &IndicesToIds) -> Result<()>Callback for walrus::ModuleConfig::on_parse to parse the webidl bindings
custom section if one is found.