summaryrefslogtreecommitdiffstats
path: root/target/doc/implementors/std/error/trait.Error.js
diff options
context:
space:
mode:
Diffstat (limited to 'target/doc/implementors/std/error/trait.Error.js')
-rw-r--r--target/doc/implementors/std/error/trait.Error.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/doc/implementors/std/error/trait.Error.js b/target/doc/implementors/std/error/trait.Error.js
deleted file mode 100644
index e24314d..0000000
--- a/target/doc/implementors/std/error/trait.Error.js
+++ /dev/null
@@ -1,10 +0,0 @@
-(function() {var implementors = {};
-implementors["mailparse"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/error/trait.Error.html\" title=\"trait std::error::Error\">Error</a> for <a class=\"enum\" href=\"mailparse/enum.MailParseError.html\" title=\"enum mailparse::MailParseError\">MailParseError</a>",synthetic:false,types:["mailparse::MailParseError"]},];
-
- if (window.register_implementors) {
- window.register_implementors(implementors);
- } else {
- window.pending_implementors = implementors;
- }
-
-})()