(function() {var implementors = {
"actix_web_actors":[["impl<A, M> ToEnvelope<A, M> for HttpContext<A>
where\n A: Actor<Context =
HttpContext<A>> + Handler<M>,\n M: Message +
Send + 'static,\n M::Result:
Send,
"],["impl<A, M> ToEnvelope<A, M> for WebsocketContext<A>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()