(function() {var implementors = {};
implementors["hipchat_client"] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/str/trait.FromStr.html' title='core::str::FromStr'>FromStr</a> for <a class='enum' href='hipchat_client/message/enum.Color.html' title='hipchat_client::message::Color'>Color</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/str/trait.FromStr.html' title='core::str::FromStr'>FromStr</a> for <a class='enum' href='hipchat_client/message/enum.MessageType.html' title='hipchat_client::message::MessageType'>MessageType</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/str/trait.FromStr.html' title='core::str::FromStr'>FromStr</a> for <a class='enum' href='hipchat_client/message/enum.MessageFormat.html' title='hipchat_client::message::MessageFormat'>MessageFormat</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/str/trait.FromStr.html' title='core::str::FromStr'>FromStr</a> for <a class='enum' href='hipchat_client/util/enum.Privacy.html' title='hipchat_client::util::Privacy'>Privacy</a>",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()