(function() {var implementors = {};
implementors["wasmi"] = [{text:"impl<'a> AsRef<[RuntimeValue]> for RuntimeArgs<'a>",synthetic:false,types:["wasmi::host::RuntimeArgs"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()