1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-04-15 23:44:02 +02:00

3 lines
269 B
JavaScript

(function() {var implementors = {};
implementors["actix_redis"] = [{"text":"impl Actor for RedisActor","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()