summaryrefslogtreecommitdiffstats
path: root/target/doc/implementors/std/error/trait.Error.js
blob: dcbe804fcefed50efef8c6ec9450e5fe5f64119e (plain)
1
2
3
4
5
6
7
8
9
10
(function() {var implementors = {};
implementors["mailparse"] = ["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>",];

            if (window.register_implementors) {
                window.register_implementors(implementors);
            } else {
                window.pending_implementors = implementors;
            }
        
})()