hipchat-client 0.5.0

An API client library for HipChat
Documentation
1
2
3
4
5
6
7
8
9
10
(function() {var implementors = {};
implementors["hipchat_client"] = ["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/error/trait.Error.html\" title=\"trait std::error::Error\">StdError</a> for <a class=\"enum\" href=\"hipchat_client/error/enum.Error.html\" title=\"enum hipchat_client::error::Error\">Error</a>",];

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