1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
actix-extras/implementors/std/error/trait.Error.js
2020-11-30 11:22:09 +00:00

3 lines
264 B
JavaScript

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