website/static/api-docs/m_captcha/0.1.3/implementors/core/fmt/trait.Display.js

3 lines
551 B
JavaScript

(function() {var implementors = {};
implementors["m_captcha"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"m_captcha/errors/enum.CaptchaError.html\" title=\"enum m_captcha::errors::CaptchaError\">CaptchaError</a>","synthetic":false,"types":["m_captcha::errors::CaptchaError"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()