1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/implementors/actix_http/error/trait.ResponseError.js
2020-07-19 20:22:04 +00:00

3 lines
385 B
JavaScript

(function() {var implementors = {};
implementors["actix_redis"] = [{"text":"impl ResponseError for <a class=\"enum\" href=\"actix_redis/enum.Error.html\" title=\"enum actix_redis::Error\">Error</a>","synthetic":false,"types":["actix_redis::Error"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()