mentat/implementors/tokio_proto/trait.BindClient.js
2018-08-22 17:04:13 +00:00

10 lines
288 B
JavaScript

(function() {var implementors = {};
implementors["tokio_proto"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()