website/static/api-docs/m_captcha/0.1.1/implementors/actix/handler/trait.Handler.js

3 lines
1.0 KiB
JavaScript

(function() {var implementors = {};
implementors["m_captcha"] = [{"text":"impl Handler<GetSite> for Master","synthetic":false,"types":[]},{"text":"impl Handler<CleanUp> for Master","synthetic":false,"types":[]},{"text":"impl Handler<RemoveSite> for Master","synthetic":false,"types":[]},{"text":"impl Handler<AddSite> for Master","synthetic":false,"types":[]},{"text":"impl Handler<AddVisitor> for MCaptcha","synthetic":false,"types":[]},{"text":"impl Handler<GetCurrentVisitorCount> for MCaptcha","synthetic":false,"types":[]},{"text":"impl Handler<Stop> for MCaptcha","synthetic":false,"types":[]},{"text":"impl Handler<Cache> for HashCache","synthetic":false,"types":[]},{"text":"impl Handler<DeleteString> for HashCache","synthetic":false,"types":[]},{"text":"impl Handler<Retrive> for HashCache","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()