(function() {var implementors = {}; implementors["c2_chacha"] = [{text:"impl UnwindSafe for ChaCha",synthetic:true,types:["c2_chacha::guts::ChaCha"]},{text:"impl<V> UnwindSafe for State<V> where
    V: UnwindSafe
",synthetic:true,types:["c2_chacha::guts::State"]},]; implementors["getrandom"] = [{text:"impl UnwindSafe for Error",synthetic:true,types:["getrandom::error::Error"]},]; implementors["itoa"] = [{text:"impl UnwindSafe for Buffer",synthetic:true,types:["itoa::Buffer"]},]; implementors["leveldb"] = [{text:"impl<K> UnwindSafe for Database<K> where
    K: UnwindSafe
",synthetic:true,types:["leveldb::database::Database"]},{text:"impl UnwindSafe for Options",synthetic:true,types:["leveldb::database::options::Options"]},{text:"impl UnwindSafe for WriteOptions",synthetic:true,types:["leveldb::database::options::WriteOptions"]},{text:"impl<'a, K> UnwindSafe for ReadOptions<'a, K> where
    K: RefUnwindSafe
",synthetic:true,types:["leveldb::database::options::ReadOptions"]},{text:"impl UnwindSafe for Error",synthetic:true,types:["leveldb::database::error::Error"]},{text:"impl<'a, K> UnwindSafe for Iterator<'a, K> where
    K: RefUnwindSafe
",synthetic:true,types:["leveldb::database::iterator::Iterator"]},{text:"impl<'a, K> UnwindSafe for KeyIterator<'a, K> where
    K: RefUnwindSafe
",synthetic:true,types:["leveldb::database::iterator::KeyIterator"]},{text:"impl<'a, K> UnwindSafe for ValueIterator<'a, K> where
    K: RefUnwindSafe
",synthetic:true,types:["leveldb::database::iterator::ValueIterator"]},{text:"impl<K> UnwindSafe for OrdComparator<K> where
    K: UnwindSafe
",synthetic:true,types:["leveldb::database::comparator::OrdComparator"]},{text:"impl UnwindSafe for DefaultComparator",synthetic:true,types:["leveldb::database::comparator::DefaultComparator"]},{text:"impl<'a, K> UnwindSafe for Snapshot<'a, K> where
    K: RefUnwindSafe
",synthetic:true,types:["leveldb::database::snapshots::Snapshot"]},{text:"impl UnwindSafe for Cache",synthetic:true,types:["leveldb::database::cache::Cache"]},{text:"impl<K> UnwindSafe for Writebatch<K> where
    K: UnwindSafe
",synthetic:true,types:["leveldb::database::batch::Writebatch"]},]; implementors["leveldb_sys"] = [{text:"impl UnwindSafe for leveldb_t",synthetic:true,types:["leveldb_sys::leveldb_t"]},{text:"impl UnwindSafe for leveldb_cache_t",synthetic:true,types:["leveldb_sys::leveldb_cache_t"]},{text:"impl UnwindSafe for leveldb_comparator_t",synthetic:true,types:["leveldb_sys::leveldb_comparator_t"]},{text:"impl UnwindSafe for leveldb_env_t",synthetic:true,types:["leveldb_sys::leveldb_env_t"]},{text:"impl UnwindSafe for leveldb_filelock_t",synthetic:true,types:["leveldb_sys::leveldb_filelock_t"]},{text:"impl UnwindSafe for leveldb_filterpolicy_t",synthetic:true,types:["leveldb_sys::leveldb_filterpolicy_t"]},{text:"impl UnwindSafe for leveldb_iterator_t",synthetic:true,types:["leveldb_sys::leveldb_iterator_t"]},{text:"impl UnwindSafe for leveldb_logger_t",synthetic:true,types:["leveldb_sys::leveldb_logger_t"]},{text:"impl UnwindSafe for leveldb_options_t",synthetic:true,types:["leveldb_sys::leveldb_options_t"]},{text:"impl UnwindSafe for leveldb_randomfile_t",synthetic:true,types:["leveldb_sys::leveldb_randomfile_t"]},{text:"impl UnwindSafe for leveldb_readoptions_t",synthetic:true,types:["leveldb_sys::leveldb_readoptions_t"]},{text:"impl UnwindSafe for leveldb_seqfile_t",synthetic:true,types:["leveldb_sys::leveldb_seqfile_t"]},{text:"impl UnwindSafe for leveldb_snapshot_t",synthetic:true,types:["leveldb_sys::leveldb_snapshot_t"]},{text:"impl UnwindSafe for leveldb_writablefile_t",synthetic:true,types:["leveldb_sys::leveldb_writablefile_t"]},{text:"impl UnwindSafe for leveldb_writebatch_t",synthetic:true,types:["leveldb_sys::leveldb_writebatch_t"]},{text:"impl UnwindSafe for leveldb_writeoptions_t",synthetic:true,types:["leveldb_sys::leveldb_writeoptions_t"]},{text:"impl UnwindSafe for Compression",synthetic:true,types:["leveldb_sys::Compression"]},]; implementors["rand"] = [{text:"impl UnwindSafe for Alphanumeric",synthetic:true,types:["rand::distributions::other::Alphanumeric"]},{text:"impl<X> UnwindSafe for Uniform<X> where
    <X as SampleUniform>::Sampler: UnwindSafe
",synthetic:true,types:["rand::distributions::uniform::Uniform"]},{text:"impl UnwindSafe for OpenClosed01",synthetic:true,types:["rand::distributions::float::OpenClosed01"]},{text:"impl UnwindSafe for Open01",synthetic:true,types:["rand::distributions::float::Open01"]},{text:"impl UnwindSafe for Bernoulli",synthetic:true,types:["rand::distributions::bernoulli::Bernoulli"]},{text:"impl UnwindSafe for UnitSphereSurface",synthetic:true,types:["rand::distributions::unit_sphere::UnitSphereSurface"]},{text:"impl UnwindSafe for UnitCircle",synthetic:true,types:["rand::distributions::unit_circle::UnitCircle"]},{text:"impl UnwindSafe for Gamma",synthetic:true,types:["rand::distributions::gamma::Gamma"]},{text:"impl UnwindSafe for ChiSquared",synthetic:true,types:["rand::distributions::gamma::ChiSquared"]},{text:"impl UnwindSafe for FisherF",synthetic:true,types:["rand::distributions::gamma::FisherF"]},{text:"impl UnwindSafe for StudentT",synthetic:true,types:["rand::distributions::gamma::StudentT"]},{text:"impl UnwindSafe for Beta",synthetic:true,types:["rand::distributions::gamma::Beta"]},{text:"impl UnwindSafe for Normal",synthetic:true,types:["rand::distributions::normal::Normal"]},{text:"impl UnwindSafe for LogNormal",synthetic:true,types:["rand::distributions::normal::LogNormal"]},{text:"impl UnwindSafe for StandardNormal",synthetic:true,types:["rand::distributions::normal::StandardNormal"]},{text:"impl UnwindSafe for Exp",synthetic:true,types:["rand::distributions::exponential::Exp"]},{text:"impl UnwindSafe for Exp1",synthetic:true,types:["rand::distributions::exponential::Exp1"]},{text:"impl UnwindSafe for Pareto",synthetic:true,types:["rand::distributions::pareto::Pareto"]},{text:"impl UnwindSafe for Poisson",synthetic:true,types:["rand::distributions::poisson::Poisson"]},{text:"impl UnwindSafe for Binomial",synthetic:true,types:["rand::distributions::binomial::Binomial"]},{text:"impl UnwindSafe for Cauchy",synthetic:true,types:["rand::distributions::cauchy::Cauchy"]},{text:"impl UnwindSafe for Dirichlet",synthetic:true,types:["rand::distributions::dirichlet::Dirichlet"]},{text:"impl UnwindSafe for Triangular",synthetic:true,types:["rand::distributions::triangular::Triangular"]},{text:"impl UnwindSafe for Weibull",synthetic:true,types:["rand::distributions::weibull::Weibull"]},{text:"impl<D, R, T> UnwindSafe for DistIter<D, R, T> where
    D: UnwindSafe,
    R: UnwindSafe,
    T: UnwindSafe
",synthetic:true,types:["rand::distributions::DistIter"]},{text:"impl UnwindSafe for Standard",synthetic:true,types:["rand::distributions::Standard"]},{text:"impl UnwindSafe for BernoulliError",synthetic:true,types:["rand::distributions::bernoulli::BernoulliError"]},{text:"impl<X> UnwindSafe for UniformInt<X> where
    X: UnwindSafe
",synthetic:true,types:["rand::distributions::uniform::UniformInt"]},{text:"impl<X> UnwindSafe for UniformFloat<X> where
    X: UnwindSafe
",synthetic:true,types:["rand::distributions::uniform::UniformFloat"]},{text:"impl UnwindSafe for UniformDuration",synthetic:true,types:["rand::distributions::uniform::UniformDuration"]},{text:"impl<X> UnwindSafe for WeightedIndex<X> where
    X: UnwindSafe,
    <X as SampleUniform>::Sampler: UnwindSafe
",synthetic:true,types:["rand::distributions::weighted::WeightedIndex"]},{text:"impl UnwindSafe for WeightedError",synthetic:true,types:["rand::distributions::weighted::WeightedError"]},{text:"impl<W> UnwindSafe for WeightedIndex<W> where
    W: UnwindSafe,
    <W as SampleUniform>::Sampler: UnwindSafe
",synthetic:true,types:["rand::distributions::weighted::alias_method::WeightedIndex"]},{text:"impl UnwindSafe for EntropyRng",synthetic:true,types:["rand::rngs::entropy::EntropyRng"]},{text:"impl UnwindSafe for StdRng",synthetic:true,types:["rand::rngs::std::StdRng"]},{text:"impl UnwindSafe for ThreadRng",synthetic:true,types:["rand::rngs::thread::ThreadRng"]},{text:"impl<R> UnwindSafe for ReadRng<R> where
    R: UnwindSafe
",synthetic:true,types:["rand::rngs::adapter::read::ReadRng"]},{text:"impl !UnwindSafe for ReadError",synthetic:true,types:["rand::rngs::adapter::read::ReadError"]},{text:"impl<R, Rsdr> UnwindSafe for ReseedingRng<R, Rsdr> where
    R: UnwindSafe,
    Rsdr: UnwindSafe,
    <R as BlockRngCore>::Results: UnwindSafe
",synthetic:true,types:["rand::rngs::adapter::reseeding::ReseedingRng"]},{text:"impl UnwindSafe for StepRng",synthetic:true,types:["rand::rngs::mock::StepRng"]},{text:"impl<'a, S: ?Sized, T> UnwindSafe for SliceChooseIter<'a, S, T> where
    S: RefUnwindSafe,
    T: UnwindSafe
",synthetic:true,types:["rand::seq::SliceChooseIter"]},{text:"impl UnwindSafe for IndexVec",synthetic:true,types:["rand::seq::index::IndexVec"]},{text:"impl<'a> UnwindSafe for IndexVecIter<'a>",synthetic:true,types:["rand::seq::index::IndexVecIter"]},{text:"impl UnwindSafe for IndexVecIntoIter",synthetic:true,types:["rand::seq::index::IndexVecIntoIter"]},]; implementors["rand_chacha"] = [{text:"impl UnwindSafe for ChaCha12Core",synthetic:true,types:["rand_chacha::chacha::ChaCha12Core"]},{text:"impl UnwindSafe for ChaCha12Rng",synthetic:true,types:["rand_chacha::chacha::ChaCha12Rng"]},{text:"impl UnwindSafe for ChaCha20Core",synthetic:true,types:["rand_chacha::chacha::ChaCha20Core"]},{text:"impl UnwindSafe for ChaCha20Rng",synthetic:true,types:["rand_chacha::chacha::ChaCha20Rng"]},{text:"impl UnwindSafe for ChaCha8Core",synthetic:true,types:["rand_chacha::chacha::ChaCha8Core"]},{text:"impl UnwindSafe for ChaCha8Rng",synthetic:true,types:["rand_chacha::chacha::ChaCha8Rng"]},]; implementors["rand_core"] = [{text:"impl !UnwindSafe for Error",synthetic:true,types:["rand_core::error::Error"]},{text:"impl UnwindSafe for OsRng",synthetic:true,types:["rand_core::os::OsRng"]},{text:"impl<R: ?Sized> UnwindSafe for BlockRng<R> where
    R: UnwindSafe,
    <R as BlockRngCore>::Results: UnwindSafe
",synthetic:true,types:["rand_core::block::BlockRng"]},{text:"impl<R: ?Sized> UnwindSafe for BlockRng64<R> where
    R: UnwindSafe,
    <R as BlockRngCore>::Results: UnwindSafe
",synthetic:true,types:["rand_core::block::BlockRng64"]},]; implementors["serde"] = [{text:"impl UnwindSafe for IgnoredAny",synthetic:true,types:["serde::de::ignored_any::IgnoredAny"]},{text:"impl<'a> UnwindSafe for Unexpected<'a>",synthetic:true,types:["serde::de::Unexpected"]},{text:"impl UnwindSafe for Error",synthetic:true,types:["serde::de::value::Error"]},{text:"impl<E> UnwindSafe for UnitDeserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::UnitDeserializer"]},{text:"impl<E> UnwindSafe for BoolDeserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::BoolDeserializer"]},{text:"impl<E> UnwindSafe for I8Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::I8Deserializer"]},{text:"impl<E> UnwindSafe for I16Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::I16Deserializer"]},{text:"impl<E> UnwindSafe for I32Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::I32Deserializer"]},{text:"impl<E> UnwindSafe for I64Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::I64Deserializer"]},{text:"impl<E> UnwindSafe for IsizeDeserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::IsizeDeserializer"]},{text:"impl<E> UnwindSafe for U8Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::U8Deserializer"]},{text:"impl<E> UnwindSafe for U16Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::U16Deserializer"]},{text:"impl<E> UnwindSafe for U64Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::U64Deserializer"]},{text:"impl<E> UnwindSafe for UsizeDeserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::UsizeDeserializer"]},{text:"impl<E> UnwindSafe for F32Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::F32Deserializer"]},{text:"impl<E> UnwindSafe for F64Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::F64Deserializer"]},{text:"impl<E> UnwindSafe for CharDeserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::CharDeserializer"]},{text:"impl<E> UnwindSafe for I128Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::I128Deserializer"]},{text:"impl<E> UnwindSafe for U128Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::U128Deserializer"]},{text:"impl<E> UnwindSafe for U32Deserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::U32Deserializer"]},{text:"impl<'a, E> UnwindSafe for StrDeserializer<'a, E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::StrDeserializer"]},{text:"impl<'de, E> UnwindSafe for BorrowedStrDeserializer<'de, E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::BorrowedStrDeserializer"]},{text:"impl<E> UnwindSafe for StringDeserializer<E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::StringDeserializer"]},{text:"impl<'a, E> UnwindSafe for CowStrDeserializer<'a, E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::CowStrDeserializer"]},{text:"impl<'de, E> UnwindSafe for BorrowedBytesDeserializer<'de, E> where
    E: UnwindSafe
",synthetic:true,types:["serde::de::value::BorrowedBytesDeserializer"]},{text:"impl<I, E> UnwindSafe for SeqDeserializer<I, E> where
    E: UnwindSafe,
    I: UnwindSafe
",synthetic:true,types:["serde::de::value::SeqDeserializer"]},{text:"impl<A> UnwindSafe for SeqAccessDeserializer<A> where
    A: UnwindSafe
",synthetic:true,types:["serde::de::value::SeqAccessDeserializer"]},{text:"impl<'de, I, E> UnwindSafe for MapDeserializer<'de, I, E> where
    E: UnwindSafe,
    I: UnwindSafe,
    <<I as Iterator>::Item as Pair>::Second: UnwindSafe
",synthetic:true,types:["serde::de::value::MapDeserializer"]},{text:"impl<A> UnwindSafe for MapAccessDeserializer<A> where
    A: UnwindSafe
",synthetic:true,types:["serde::de::value::MapAccessDeserializer"]},{text:"impl<Ok, Error> UnwindSafe for Impossible<Ok, Error> where
    Error: UnwindSafe,
    Ok: UnwindSafe
",synthetic:true,types:["serde::ser::impossible::Impossible"]},]; implementors["serde_json"] = [{text:"impl<R> UnwindSafe for Deserializer<R> where
    R: UnwindSafe
",synthetic:true,types:["serde_json::de::Deserializer"]},{text:"impl<'de, R, T> UnwindSafe for StreamDeserializer<'de, R, T> where
    R: UnwindSafe,
    T: UnwindSafe
",synthetic:true,types:["serde_json::de::StreamDeserializer"]},{text:"impl !UnwindSafe for Error",synthetic:true,types:["serde_json::error::Error"]},{text:"impl<W, F> UnwindSafe for Serializer<W, F> where
    F: UnwindSafe,
    W: UnwindSafe
",synthetic:true,types:["serde_json::ser::Serializer"]},{text:"impl<K, V> UnwindSafe for Map<K, V> where
    K: RefUnwindSafe + UnwindSafe,
    V: RefUnwindSafe + UnwindSafe
",synthetic:true,types:["serde_json::map::Map"]},{text:"impl UnwindSafe for Number",synthetic:true,types:["serde_json::number::Number"]},{text:"impl UnwindSafe for Value",synthetic:true,types:["serde_json::value::Value"]},{text:"impl<R> UnwindSafe for IoRead<R> where
    R: UnwindSafe
",synthetic:true,types:["serde_json::read::IoRead"]},{text:"impl<'a> UnwindSafe for SliceRead<'a>",synthetic:true,types:["serde_json::read::SliceRead"]},{text:"impl<'a> UnwindSafe for StrRead<'a>",synthetic:true,types:["serde_json::read::StrRead"]},{text:"impl UnwindSafe for Category",synthetic:true,types:["serde_json::error::Category"]},{text:"impl<'a> !UnwindSafe for VacantEntry<'a>",synthetic:true,types:["serde_json::map::VacantEntry"]},{text:"impl<'a> !UnwindSafe for OccupiedEntry<'a>",synthetic:true,types:["serde_json::map::OccupiedEntry"]},{text:"impl<'a> UnwindSafe for Iter<'a>",synthetic:true,types:["serde_json::map::Iter"]},{text:"impl<'a> !UnwindSafe for IterMut<'a>",synthetic:true,types:["serde_json::map::IterMut"]},{text:"impl UnwindSafe for IntoIter",synthetic:true,types:["serde_json::map::IntoIter"]},{text:"impl<'a> UnwindSafe for Keys<'a>",synthetic:true,types:["serde_json::map::Keys"]},{text:"impl<'a> UnwindSafe for Values<'a>",synthetic:true,types:["serde_json::map::Values"]},{text:"impl<'a> !UnwindSafe for ValuesMut<'a>",synthetic:true,types:["serde_json::map::ValuesMut"]},{text:"impl<'a> !UnwindSafe for Entry<'a>",synthetic:true,types:["serde_json::map::Entry"]},{text:"impl UnwindSafe for CompactFormatter",synthetic:true,types:["serde_json::ser::CompactFormatter"]},{text:"impl<'a> UnwindSafe for PrettyFormatter<'a>",synthetic:true,types:["serde_json::ser::PrettyFormatter"]},{text:"impl UnwindSafe for CharEscape",synthetic:true,types:["serde_json::ser::CharEscape"]},]; implementors["ssvm_container"] = [{text:"impl UnwindSafe for FileSystem",synthetic:true,types:["ssvm_container::storage::file_system::FileSystem"]},]; implementors["uuid"] = [{text:"impl UnwindSafe for Builder",synthetic:true,types:["uuid::builder::Builder"]},{text:"impl UnwindSafe for Error",synthetic:true,types:["uuid::error::Error"]},{text:"impl UnwindSafe for Uuid",synthetic:true,types:["uuid::Uuid"]},{text:"impl UnwindSafe for Version",synthetic:true,types:["uuid::Version"]},{text:"impl UnwindSafe for Variant",synthetic:true,types:["uuid::Variant"]},{text:"impl UnwindSafe for Hyphenated",synthetic:true,types:["uuid::adapter::Hyphenated"]},{text:"impl<'a> UnwindSafe for HyphenatedRef<'a>",synthetic:true,types:["uuid::adapter::HyphenatedRef"]},{text:"impl UnwindSafe for Simple",synthetic:true,types:["uuid::adapter::Simple"]},{text:"impl<'a> UnwindSafe for SimpleRef<'a>",synthetic:true,types:["uuid::adapter::SimpleRef"]},{text:"impl UnwindSafe for Urn",synthetic:true,types:["uuid::adapter::Urn"]},{text:"impl<'a> UnwindSafe for UrnRef<'a>",synthetic:true,types:["uuid::adapter::UrnRef"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()