(function() {var implementors = {};
implementors["ceph_rust"] = ["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://doc.rust-lang.org/uuid/uuid/enum.ParseError.html\" title=\"enum uuid::ParseError\">ParseError</a>> for <a class=\"enum\" href=\"ceph_rust/error/enum.RadosError.html\" title=\"enum ceph_rust::error::RadosError\">RadosError</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://doc.rust-lang.org/nightly/std/ffi/c_str/struct.NulError.html\" title=\"struct std::ffi::c_str::NulError\">NulError</a>> for <a class=\"enum\" href=\"ceph_rust/error/enum.RadosError.html\" title=\"enum ceph_rust::error::RadosError\">RadosError</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://doc.rust-lang.org/nightly/collections/string/struct.FromUtf8Error.html\" title=\"struct collections::string::FromUtf8Error\">FromUtf8Error</a>> for <a class=\"enum\" href=\"ceph_rust/error/enum.RadosError.html\" title=\"enum ceph_rust::error::RadosError\">RadosError</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://doc.rust-lang.org/nightly/std/ffi/c_str/struct.IntoStringError.html\" title=\"struct std::ffi::c_str::IntoStringError\">IntoStringError</a>> for <a class=\"enum\" href=\"ceph_rust/error/enum.RadosError.html\" title=\"enum ceph_rust::error::RadosError\">RadosError</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://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"ceph_rust/error/enum.RadosError.html\" title=\"enum ceph_rust::error::RadosError\">RadosError</a>",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()