wasmi/implementors/wasmi_validation/trait.Validator.js

9 lines
291 B
JavaScript
Raw Permalink Normal View History

2019-10-23 15:27:04 +00:00
(function() {var implementors = {};
implementors["wasmi_validation"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()