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

3 lines
872 B
JavaScript
Raw Normal View History

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