(function() {var implementors = {};
implementors["actix_web"] = [{text:"impl Write for Connection",synthetic:false,types:["actix_web::client::connector::Connection"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()