mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-25 00:12:59 +01:00
3 lines
530 B
JavaScript
3 lines
530 B
JavaScript
(function() {var implementors = {};
|
|
implementors["actix_redis"] = [{"text":"impl Handler<<a class=\"struct\" href=\"actix_redis/struct.Command.html\" title=\"struct actix_redis::Command\">Command</a>> for <a class=\"struct\" href=\"actix_redis/struct.RedisActor.html\" title=\"struct actix_redis::RedisActor\">RedisActor</a>","synthetic":false,"types":["actix_redis::redis::RedisActor"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |