(function() {var implementors = { "actix_web_actors":[["impl<A> AsyncContext<A> for HttpContext<A>
where\n A: Actor<Context = Self>,
"],["impl<A> AsyncContext<A> for WebsocketContext<A>
where\n A: Actor<Context = Self>,
"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()