3 lines
2.4 KiB
JavaScript

(function() {var implementors = {};
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;CredsError&gt; for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;ValidationErrors&gt; for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;SendRequestError&gt; for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"https://docs.rs/url/2.2.1/url/parser/enum.ParseError.html\" title=\"enum url::parser::ParseError\">ParseError</a>&gt; for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;CaptchaError&gt; for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;Error&gt; for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()