(function() {var implementors = {}; implementors["num_rational"] = [{text:"impl<T> Into<(T, T)> for Ratio<T>",synthetic:false,types:["num_rational::Ratio"]},]; implementors["wasmi"] = [{text:"impl Into<String> for Error",synthetic:false,types:["wasmi::Error"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()