1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-02 18:59:04 +01:00
actix-extras/implementors/actix_http/error/trait.ResponseError.js

3 lines
272 B
JavaScript

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