mirror of https://github.com/fafhrd91/actix-web
3 lines
723 B
JavaScript
3 lines
723 B
JavaScript
(function() {var implementors = {
|
|
"actix_web_actors":[["impl<A> AsyncContext<A> for <a class=\"struct\" href=\"actix_web_actors/struct.HttpContext.html\" title=\"struct actix_web_actors::HttpContext\">HttpContext</a><A><div class=\"where\">where\n A: Actor<Context = Self>,</div>"],["impl<A> AsyncContext<A> for <a class=\"struct\" href=\"actix_web_actors/ws/struct.WebsocketContext.html\" title=\"struct actix_web_actors::ws::WebsocketContext\">WebsocketContext</a><A><div class=\"where\">where\n A: Actor<Context = Self>,</div>"]]
|
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |