(function() {var implementors = {
"actix_http":[["impl<T: Head> Drop for Message<T>"]],
"actix_http_test":[["impl Drop for TestServer"]],
"actix_test":[["impl Drop for TestServer"]],
"actix_web":[["impl Drop for HttpRequest"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()