3 lines
No EOL
1 KiB
JavaScript
3 lines
No EOL
1 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;}})() |