quick-error 0.1.2

A macro which makes error types pleasant to write.
Documentation
1
2
3
4
5
6
7
8
9
10
(function() {var implementors = {};
implementors['lib'] = ["impl <a class='trait' href='http://doc.rust-lang.org/nightly/core/fmt/trait.Display.html' title='core::fmt::Display'>Display</a> for <a class='enum' href='lib/enum.Bare.html' title='lib::Bare'>Bare</a>",];

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