summaryrefslogtreecommitdiffstats
path: root/target/doc/implementors/std/error/trait.Error.js
blob: e24314dcd257d1e8cd540de0978136584fd15206 (plain)
1
2
3
4
5
6
7
8
9
10
(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;
            }
        
})()