(function() {var implementors = {};
implementors["hipchat_client"] = ["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">IoError</a>> for <a class=\"enum\" href=\"hipchat_client/error/enum.Error.html\" title=\"enum hipchat_client::error::Error\">Error</a>","impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://docs.rs/serde_json/1.0.2/serde_json/error/struct.Error.html\" title=\"struct serde_json::error::Error\">JsonError</a>> for <a class=\"enum\" href=\"hipchat_client/error/enum.Error.html\" title=\"enum hipchat_client::error::Error\">Error</a>","impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"https://docs.rs/hyper/v0.10.13/hyper/error/enum.Error.html\" title=\"enum hyper::error::Error\">HyperError</a>> for <a class=\"enum\" href=\"hipchat_client/error/enum.Error.html\" title=\"enum hipchat_client::error::Error\">Error</a>","impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"https://docs.rs/hyper/v0.10.13/hyper/status/enum.StatusCode.html\" title=\"enum hyper::status::StatusCode\">StatusCode</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;
}
})()