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

3 lines
264 B
JavaScript
Raw Normal View History

(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;}})()