summaryrefslogtreecommitdiffstats
path: root/target/doc/implementors/std/error/trait.Error.js
blob: 0aeb0a6d61f8c14a6d25d975695dc0220e759834 (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='std::error::Error'>Error</a> for <a class='enum' href='mailparse/enum.MailParseError.html' title='mailparse::MailParseError'>MailParseError</a>",];

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