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