mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 16:02:59 +01:00
3 lines
717 B
JavaScript
3 lines
717 B
JavaScript
|
(function() {var implementors = {};
|
||
|
implementors["actix_redis"] = [{"text":"impl<S, B> Transform<S> for <a class=\"struct\" href=\"actix_redis/struct.RedisSession.html\" title=\"struct actix_redis::RedisSession\">RedisSession</a> <span class=\"where fmt-newline\">where<br> S: Service<Request = ServiceRequest, Response = ServiceResponse<B>, Error = Error> + 'static,<br> S::Future: 'static,<br> B: 'static, </span>","synthetic":false,"types":["actix_redis::session::RedisSession"]}];
|
||
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|