mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
3 lines
480 B
JavaScript
3 lines
480 B
JavaScript
(function() {var implementors = {};
|
|
implementors["actix_redis"] = [{"text":"impl UnwindSafe for Command","synthetic":true,"types":[]},{"text":"impl !UnwindSafe for RedisActor","synthetic":true,"types":[]},{"text":"impl !UnwindSafe for RedisSession","synthetic":true,"types":[]},{"text":"impl !UnwindSafe for Error","synthetic":true,"types":[]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |