summaryrefslogtreecommitdiffstats
path: root/target/doc/implementors/core/fmt/trait.Display.js
blob: 2fdc08eb84ad079fda5fa7dcceef46a8ceda7a6f (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/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</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;
            }
        
})()