librepages/implementors/core/error/trait.Error.js

3 lines
1.8 KiB
JavaScript

(function() {var implementors = {
"librepages":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.66.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"librepages/errors/struct.FSError.html\" title=\"struct librepages::errors::FSError\">FSError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.66.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"librepages/errors/struct.ConfigError.html\" title=\"struct librepages::errors::ConfigError\">ConfigError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.66.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"librepages/errors/enum.ServiceError.html\" title=\"enum librepages::errors::ServiceError\">ServiceError</a>"],["impl&lt;T&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.66.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"librepages/pages/errors/struct.PageError.html\" title=\"struct librepages::pages::errors::PageError\">PageError</a>&lt;T&gt;<span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;<a class=\"struct\" href=\"librepages/pages/errors/struct.PageError.html\" title=\"struct librepages::pages::errors::PageError\">PageError</a>&lt;T&gt;: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.66.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.66.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a>,</span>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()