(function() {var implementors = {};
implementors["aho_corasick"] = [{text:"impl<S> RefUnwindSafe for AhoCorasick<S> where
S: RefUnwindSafe, ",synthetic:true,types:["aho_corasick::ahocorasick::AhoCorasick"]},{text:"impl RefUnwindSafe for AhoCorasickBuilder",synthetic:true,types:["aho_corasick::ahocorasick::AhoCorasickBuilder"]},{text:"impl<'a, 'b, S> RefUnwindSafe for FindIter<'a, 'b, S> where
S: RefUnwindSafe, ",synthetic:true,types:["aho_corasick::ahocorasick::FindIter"]},{text:"impl<'a, 'b, S> RefUnwindSafe for FindOverlappingIter<'a, 'b, S> where
S: RefUnwindSafe, ",synthetic:true,types:["aho_corasick::ahocorasick::FindOverlappingIter"]},{text:"impl<'a, R, S> RefUnwindSafe for StreamFindIter<'a, R, S> where
R: RefUnwindSafe,
S: RefUnwindSafe, ",synthetic:true,types:["aho_corasick::ahocorasick::StreamFindIter"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["aho_corasick::error::Error"]},{text:"impl RefUnwindSafe for Match",synthetic:true,types:["aho_corasick::Match"]},{text:"impl RefUnwindSafe for MatchKind",synthetic:true,types:["aho_corasick::ahocorasick::MatchKind"]},{text:"impl RefUnwindSafe for ErrorKind",synthetic:true,types:["aho_corasick::error::ErrorKind"]},{text:"impl RefUnwindSafe for Builder",synthetic:true,types:["aho_corasick::packed::api::Builder"]},{text:"impl RefUnwindSafe for Config",synthetic:true,types:["aho_corasick::packed::api::Config"]},{text:"impl<'s, 'h> RefUnwindSafe for FindIter<'s, 'h>",synthetic:true,types:["aho_corasick::packed::api::FindIter"]},{text:"impl RefUnwindSafe for Searcher",synthetic:true,types:["aho_corasick::packed::api::Searcher"]},{text:"impl RefUnwindSafe for MatchKind",synthetic:true,types:["aho_corasick::packed::api::MatchKind"]},];
implementors["ansi_term"] = [{text:"impl RefUnwindSafe for Prefix",synthetic:true,types:["ansi_term::ansi::Prefix"]},{text:"impl RefUnwindSafe for Infix",synthetic:true,types:["ansi_term::ansi::Infix"]},{text:"impl RefUnwindSafe for Suffix",synthetic:true,types:["ansi_term::ansi::Suffix"]},{text:"impl RefUnwindSafe for Style",synthetic:true,types:["ansi_term::style::Style"]},{text:"impl<'a, S: ?Sized> RefUnwindSafe for ANSIGenericString<'a, S> where
S: RefUnwindSafe,
<S as ToOwned>::Owned: RefUnwindSafe, ",synthetic:true,types:["ansi_term::display::ANSIGenericString"]},{text:"impl<'a, S: ?Sized> RefUnwindSafe for ANSIGenericStrings<'a, S> where
S: RefUnwindSafe,
<S as ToOwned>::Owned: RefUnwindSafe, ",synthetic:true,types:["ansi_term::display::ANSIGenericStrings"]},{text:"impl RefUnwindSafe for Colour",synthetic:true,types:["ansi_term::style::Colour"]},];
implementors["approx"] = [{text:"impl<'a, T> RefUnwindSafe for Relative<'a, T> where
T: RefUnwindSafe,
<T as ApproxEq>::Epsilon: RefUnwindSafe, ",synthetic:true,types:["approx::Relative"]},{text:"impl<'a, T> RefUnwindSafe for Ulps<'a, T> where
T: RefUnwindSafe,
<T as ApproxEq>::Epsilon: RefUnwindSafe, ",synthetic:true,types:["approx::Ulps"]},];
implementors["backtrace"] = [{text:"impl RefUnwindSafe for Frame",synthetic:true,types:["backtrace::backtrace::Frame"]},{text:"impl RefUnwindSafe for Symbol",synthetic:true,types:["backtrace::symbolize::Symbol"]},{text:"impl<'a> RefUnwindSafe for SymbolName<'a>",synthetic:true,types:["backtrace::symbolize::SymbolName"]},{text:"impl RefUnwindSafe for Backtrace",synthetic:true,types:["backtrace::capture::Backtrace"]},{text:"impl RefUnwindSafe for BacktraceFrame",synthetic:true,types:["backtrace::capture::BacktraceFrame"]},{text:"impl RefUnwindSafe for BacktraceSymbol",synthetic:true,types:["backtrace::capture::BacktraceSymbol"]},{text:"impl<'a> RefUnwindSafe for BytesOrWideString<'a>",synthetic:true,types:["backtrace::types::BytesOrWideString"]},];
implementors["bincode"] = [{text:"impl RefUnwindSafe for Config",synthetic:true,types:["bincode::config::Config"]},{text:"impl !RefUnwindSafe for ErrorKind",synthetic:true,types:["bincode::error::ErrorKind"]},];
implementors["blake2b_simd"] = [{text:"impl RefUnwindSafe for Params",synthetic:true,types:["blake2b_simd::Params"]},{text:"impl RefUnwindSafe for State",synthetic:true,types:["blake2b_simd::State"]},{text:"impl RefUnwindSafe for Hash",synthetic:true,types:["blake2b_simd::Hash"]},{text:"impl RefUnwindSafe for Params",synthetic:true,types:["blake2b_simd::blake2bp::Params"]},{text:"impl RefUnwindSafe for State",synthetic:true,types:["blake2b_simd::blake2bp::State"]},{text:"impl<'a> RefUnwindSafe for HashManyJob<'a>",synthetic:true,types:["blake2b_simd::many::HashManyJob"]},];
implementors["byteorder"] = [{text:"impl RefUnwindSafe for BigEndian",synthetic:true,types:["byteorder::BigEndian"]},{text:"impl RefUnwindSafe for LittleEndian",synthetic:true,types:["byteorder::LittleEndian"]},];
implementors["c2_chacha"] = [{text:"impl RefUnwindSafe for ChaCha",synthetic:true,types:["c2_chacha::guts::ChaCha"]},{text:"impl<V> RefUnwindSafe for State<V> where
V: RefUnwindSafe, ",synthetic:true,types:["c2_chacha::guts::State"]},];
implementors["cgmath"] = [{text:"impl<S> RefUnwindSafe for Matrix2<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::matrix::Matrix2"]},{text:"impl<S> RefUnwindSafe for Matrix3<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::matrix::Matrix3"]},{text:"impl<S> RefUnwindSafe for Matrix4<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::matrix::Matrix4"]},{text:"impl<S> RefUnwindSafe for Quaternion<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::quaternion::Quaternion"]},{text:"impl<S> RefUnwindSafe for Vector1<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::vector::Vector1"]},{text:"impl<S> RefUnwindSafe for Vector2<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::vector::Vector2"]},{text:"impl<S> RefUnwindSafe for Vector3<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::vector::Vector3"]},{text:"impl<S> RefUnwindSafe for Vector4<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::vector::Vector4"]},{text:"impl<S> RefUnwindSafe for Deg<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::angle::Deg"]},{text:"impl<S> RefUnwindSafe for Rad<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::angle::Rad"]},{text:"impl<A> RefUnwindSafe for Euler<A> where
A: RefUnwindSafe, ",synthetic:true,types:["cgmath::euler::Euler"]},{text:"impl<S> RefUnwindSafe for Point1<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::point::Point1"]},{text:"impl<S> RefUnwindSafe for Point2<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::point::Point2"]},{text:"impl<S> RefUnwindSafe for Point3<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::point::Point3"]},{text:"impl<S> RefUnwindSafe for Basis2<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::rotation::Basis2"]},{text:"impl<S> RefUnwindSafe for Basis3<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::rotation::Basis3"]},{text:"impl<V, R> RefUnwindSafe for Decomposed<V, R> where
R: RefUnwindSafe,
V: RefUnwindSafe,
<V as VectorSpace>::Scalar: RefUnwindSafe, ",synthetic:true,types:["cgmath::transform::Decomposed"]},{text:"impl<S> RefUnwindSafe for PerspectiveFov<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::projection::PerspectiveFov"]},{text:"impl<S> RefUnwindSafe for Perspective<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::projection::Perspective"]},{text:"impl<S> RefUnwindSafe for Ortho<S> where
S: RefUnwindSafe, ",synthetic:true,types:["cgmath::projection::Ortho"]},];
implementors["clap"] = [{text:"impl<'a, 'b> !RefUnwindSafe for Arg<'a, 'b>",synthetic:true,types:["clap::args::arg::Arg"]},{text:"impl<'a> RefUnwindSafe for ArgGroup<'a>",synthetic:true,types:["clap::args::group::ArgGroup"]},{text:"impl<'a> RefUnwindSafe for ArgMatches<'a>",synthetic:true,types:["clap::args::arg_matches::ArgMatches"]},{text:"impl<'a> RefUnwindSafe for OsValues<'a>",synthetic:true,types:["clap::args::arg_matches::OsValues"]},{text:"impl<'a> RefUnwindSafe for SubCommand<'a>",synthetic:true,types:["clap::args::subcommand::SubCommand"]},{text:"impl<'a> RefUnwindSafe for Values<'a>",synthetic:true,types:["clap::args::arg_matches::Values"]},{text:"impl<'a, 'b> !RefUnwindSafe for App<'a, 'b>",synthetic:true,types:["clap::app::App"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["clap::errors::Error"]},{text:"impl RefUnwindSafe for ArgSettings",synthetic:true,types:["clap::args::settings::ArgSettings"]},{text:"impl RefUnwindSafe for AppSettings",synthetic:true,types:["clap::app::settings::AppSettings"]},{text:"impl RefUnwindSafe for ErrorKind",synthetic:true,types:["clap::errors::ErrorKind"]},{text:"impl RefUnwindSafe for Shell",synthetic:true,types:["clap::completions::shell::Shell"]},];
implementors["colored"] = [{text:"impl RefUnwindSafe for ColoredString",synthetic:true,types:["colored::ColoredString"]},{text:"impl RefUnwindSafe for Color",synthetic:true,types:["colored::color::Color"]},{text:"impl RefUnwindSafe for ShouldColorize",synthetic:true,types:["colored::control::ShouldColorize"]},{text:"impl RefUnwindSafe for SHOULD_COLORIZE",synthetic:true,types:["colored::control::SHOULD_COLORIZE"]},];
implementors["cranelift_bforest"] = [{text:"impl<K, V> RefUnwindSafe for Map<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_bforest::map::Map"]},{text:"impl<'a, K, V, C> RefUnwindSafe for MapCursor<'a, K, V, C> where
C: RefUnwindSafe,
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_bforest::map::MapCursor"]},{text:"impl<K, V> RefUnwindSafe for MapForest<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_bforest::map::MapForest"]},{text:"impl<'a, K, V> RefUnwindSafe for MapIter<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_bforest::map::MapIter"]},{text:"impl<K> RefUnwindSafe for Set<K> where
K: RefUnwindSafe, ",synthetic:true,types:["cranelift_bforest::set::Set"]},{text:"impl<'a, K, C> RefUnwindSafe for SetCursor<'a, K, C> where
C: RefUnwindSafe,
K: RefUnwindSafe, ",synthetic:true,types:["cranelift_bforest::set::SetCursor"]},{text:"impl<K> RefUnwindSafe for SetForest<K> where
K: RefUnwindSafe, ",synthetic:true,types:["cranelift_bforest::set::SetForest"]},{text:"impl<'a, K> RefUnwindSafe for SetIter<'a, K> where
K: RefUnwindSafe, ",synthetic:true,types:["cranelift_bforest::set::SetIter"]},];
implementors["cranelift_codegen"] = [{text:"impl RefUnwindSafe for Context",synthetic:true,types:["cranelift_codegen::context::Context"]},{text:"impl RefUnwindSafe for ValueLocRange",synthetic:true,types:["cranelift_codegen::value_label::ValueLocRange"]},{text:"impl RefUnwindSafe for CodegenError",synthetic:true,types:["cranelift_codegen::result::CodegenError"]},{text:"impl<'a> !RefUnwindSafe for MemoryCodeSink<'a>",synthetic:true,types:["cranelift_codegen::binemit::memorysink::MemoryCodeSink"]},{text:"impl RefUnwindSafe for NullTrapSink",synthetic:true,types:["cranelift_codegen::binemit::memorysink::NullTrapSink"]},{text:"impl RefUnwindSafe for RegDiversions",synthetic:true,types:["cranelift_codegen::regalloc::diversion::RegDiversions"]},{text:"impl RefUnwindSafe for CodeInfo",synthetic:true,types:["cranelift_codegen::binemit::CodeInfo"]},{text:"impl RefUnwindSafe for Reloc",synthetic:true,types:["cranelift_codegen::binemit::Reloc"]},{text:"impl<'a> RefUnwindSafe for CFGPrinter<'a>",synthetic:true,types:["cranelift_codegen::cfg_printer::CFGPrinter"]},{text:"impl<'f> RefUnwindSafe for FuncCursor<'f>",synthetic:true,types:["cranelift_codegen::cursor::FuncCursor"]},{text:"impl<'f> !RefUnwindSafe for EncCursor<'f>",synthetic:true,types:["cranelift_codegen::cursor::EncCursor"]},{text:"impl RefUnwindSafe for CursorPosition",synthetic:true,types:["cranelift_codegen::cursor::CursorPosition"]},{text:"impl<'a, T> RefUnwindSafe for DisplayList<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["cranelift_codegen::dbg::DisplayList"]},{text:"impl RefUnwindSafe for DominatorTree",synthetic:true,types:["cranelift_codegen::dominator_tree::DominatorTree"]},{text:"impl RefUnwindSafe for DominatorTreePreorder",synthetic:true,types:["cranelift_codegen::dominator_tree::DominatorTreePreorder"]},{text:"impl<'a> RefUnwindSafe for ChildIter<'a>",synthetic:true,types:["cranelift_codegen::dominator_tree::ChildIter"]},{text:"impl RefUnwindSafe for BasicBlock",synthetic:true,types:["cranelift_codegen::flowgraph::BasicBlock"]},{text:"impl RefUnwindSafe for ControlFlowGraph",synthetic:true,types:["cranelift_codegen::flowgraph::ControlFlowGraph"]},{text:"impl<'a> RefUnwindSafe for PredIter<'a>",synthetic:true,types:["cranelift_codegen::flowgraph::PredIter"]},{text:"impl<'f, IIB> RefUnwindSafe for InsertBuilder<'f, IIB> where
IIB: RefUnwindSafe, ",synthetic:true,types:["cranelift_codegen::ir::builder::InsertBuilder"]},{text:"impl RefUnwindSafe for AbiParam",synthetic:true,types:["cranelift_codegen::ir::extfunc::AbiParam"]},{text:"impl RefUnwindSafe for ExtFuncData",synthetic:true,types:["cranelift_codegen::ir::extfunc::ExtFuncData"]},{text:"impl RefUnwindSafe for Signature",synthetic:true,types:["cranelift_codegen::ir::extfunc::Signature"]},{text:"impl RefUnwindSafe for HeapData",synthetic:true,types:["cranelift_codegen::ir::heap::HeapData"]},{text:"impl RefUnwindSafe for MemFlags",synthetic:true,types:["cranelift_codegen::ir::memflags::MemFlags"]},{text:"impl RefUnwindSafe for ProgramPoint",synthetic:true,types:["cranelift_codegen::ir::progpoint::ProgramPoint"]},{text:"impl RefUnwindSafe for SourceLoc",synthetic:true,types:["cranelift_codegen::ir::sourceloc::SourceLoc"]},{text:"impl RefUnwindSafe for TableData",synthetic:true,types:["cranelift_codegen::ir::table::TableData"]},{text:"impl RefUnwindSafe for ValueLabel",synthetic:true,types:["cranelift_codegen::ir::ValueLabel"]},{text:"impl RefUnwindSafe for ValueLabelStart",synthetic:true,types:["cranelift_codegen::ir::ValueLabelStart"]},{text:"impl RefUnwindSafe for ArgumentExtension",synthetic:true,types:["cranelift_codegen::ir::extfunc::ArgumentExtension"]},{text:"impl RefUnwindSafe for ArgumentPurpose",synthetic:true,types:["cranelift_codegen::ir::extfunc::ArgumentPurpose"]},{text:"impl RefUnwindSafe for ExternalName",synthetic:true,types:["cranelift_codegen::ir::extname::ExternalName"]},{text:"impl RefUnwindSafe for GlobalValueData",synthetic:true,types:["cranelift_codegen::ir::globalvalue::GlobalValueData"]},{text:"impl RefUnwindSafe for HeapStyle",synthetic:true,types:["cranelift_codegen::ir::heap::HeapStyle"]},{text:"impl RefUnwindSafe for LibCall",synthetic:true,types:["cranelift_codegen::ir::libcall::LibCall"]},{text:"impl RefUnwindSafe for ExpandedProgramPoint",synthetic:true,types:["cranelift_codegen::ir::progpoint::ExpandedProgramPoint"]},{text:"impl RefUnwindSafe for TrapCode",synthetic:true,types:["cranelift_codegen::ir::trapcode::TrapCode"]},{text:"impl RefUnwindSafe for ArgumentLoc",synthetic:true,types:["cranelift_codegen::ir::valueloc::ArgumentLoc"]},{text:"impl RefUnwindSafe for ValueLoc",synthetic:true,types:["cranelift_codegen::ir::valueloc::ValueLoc"]},{text:"impl RefUnwindSafe for ValueLabelAssignments",synthetic:true,types:["cranelift_codegen::ir::ValueLabelAssignments"]},{text:"impl RefUnwindSafe for IntCC",synthetic:true,types:["cranelift_codegen::ir::condcodes::IntCC"]},{text:"impl RefUnwindSafe for FloatCC",synthetic:true,types:["cranelift_codegen::ir::condcodes::FloatCC"]},{text:"impl RefUnwindSafe for DataFlowGraph",synthetic:true,types:["cranelift_codegen::ir::dfg::DataFlowGraph"]},{text:"impl<'a> RefUnwindSafe for Values<'a>",synthetic:true,types:["cranelift_codegen::ir::dfg::Values"]},{text:"impl<'a> !RefUnwindSafe for DisplayInst<'a>",synthetic:true,types:["cranelift_codegen::ir::dfg::DisplayInst"]},{text:"impl RefUnwindSafe for ValueDef",synthetic:true,types:["cranelift_codegen::ir::dfg::ValueDef"]},{text:"impl RefUnwindSafe for Ebb",synthetic:true,types:["cranelift_codegen::ir::entities::Ebb"]},{text:"impl RefUnwindSafe for Value",synthetic:true,types:["cranelift_codegen::ir::entities::Value"]},{text:"impl RefUnwindSafe for Inst",synthetic:true,types:["cranelift_codegen::ir::entities::Inst"]},{text:"impl RefUnwindSafe for StackSlot",synthetic:true,types:["cranelift_codegen::ir::entities::StackSlot"]},{text:"impl RefUnwindSafe for GlobalValue",synthetic:true,types:["cranelift_codegen::ir::entities::GlobalValue"]},{text:"impl RefUnwindSafe for JumpTable",synthetic:true,types:["cranelift_codegen::ir::entities::JumpTable"]},{text:"impl RefUnwindSafe for FuncRef",synthetic:true,types:["cranelift_codegen::ir::entities::FuncRef"]},{text:"impl RefUnwindSafe for SigRef",synthetic:true,types:["cranelift_codegen::ir::entities::SigRef"]},{text:"impl RefUnwindSafe for Heap",synthetic:true,types:["cranelift_codegen::ir::entities::Heap"]},{text:"impl RefUnwindSafe for Table",synthetic:true,types:["cranelift_codegen::ir::entities::Table"]},{text:"impl RefUnwindSafe for AnyEntity",synthetic:true,types:["cranelift_codegen::ir::entities::AnyEntity"]},{text:"impl RefUnwindSafe for Function",synthetic:true,types:["cranelift_codegen::ir::function::Function"]},{text:"impl<'a> !RefUnwindSafe for DisplayFunctionAnnotations<'a>",synthetic:true,types:["cranelift_codegen::ir::function::DisplayFunctionAnnotations"]},{text:"impl<'a> !RefUnwindSafe for DisplayFunction<'a>",synthetic:true,types:["cranelift_codegen::ir::function::DisplayFunction"]},{text:"impl<'a> RefUnwindSafe for InstOffsetIter<'a>",synthetic:true,types:["cranelift_codegen::ir::function::InstOffsetIter"]},{text:"impl RefUnwindSafe for Imm64",synthetic:true,types:["cranelift_codegen::ir::immediates::Imm64"]},{text:"impl RefUnwindSafe for Uimm64",synthetic:true,types:["cranelift_codegen::ir::immediates::Uimm64"]},{text:"impl RefUnwindSafe for Uimm32",synthetic:true,types:["cranelift_codegen::ir::immediates::Uimm32"]},{text:"impl RefUnwindSafe for Offset32",synthetic:true,types:["cranelift_codegen::ir::immediates::Offset32"]},{text:"impl RefUnwindSafe for Ieee32",synthetic:true,types:["cranelift_codegen::ir::immediates::Ieee32"]},{text:"impl RefUnwindSafe for Ieee64",synthetic:true,types:["cranelift_codegen::ir::immediates::Ieee64"]},{text:"impl RefUnwindSafe for VariableArgs",synthetic:true,types:["cranelift_codegen::ir::instructions::VariableArgs"]},{text:"impl RefUnwindSafe for OpcodeConstraints",synthetic:true,types:["cranelift_codegen::ir::instructions::OpcodeConstraints"]},{text:"impl RefUnwindSafe for ValueTypeSet",synthetic:true,types:["cranelift_codegen::ir::instructions::ValueTypeSet"]},{text:"impl RefUnwindSafe for InstructionFormat",synthetic:true,types:["cranelift_codegen::ir::instructions::InstructionFormat"]},{text:"impl RefUnwindSafe for InstructionData",synthetic:true,types:["cranelift_codegen::ir::instructions::InstructionData"]},{text:"impl RefUnwindSafe for Opcode",synthetic:true,types:["cranelift_codegen::ir::instructions::Opcode"]},{text:"impl<'a> RefUnwindSafe for BranchInfo<'a>",synthetic:true,types:["cranelift_codegen::ir::instructions::BranchInfo"]},{text:"impl<'a> RefUnwindSafe for CallInfo<'a>",synthetic:true,types:["cranelift_codegen::ir::instructions::CallInfo"]},{text:"impl RefUnwindSafe for ResolvedConstraint",synthetic:true,types:["cranelift_codegen::ir::instructions::ResolvedConstraint"]},{text:"impl RefUnwindSafe for JumpTableData",synthetic:true,types:["cranelift_codegen::ir::jumptable::JumpTableData"]},{text:"impl RefUnwindSafe for Layout",synthetic:true,types:["cranelift_codegen::ir::layout::Layout"]},{text:"impl<'f> RefUnwindSafe for Ebbs<'f>",synthetic:true,types:["cranelift_codegen::ir::layout::Ebbs"]},{text:"impl<'f> RefUnwindSafe for Insts<'f>",synthetic:true,types:["cranelift_codegen::ir::layout::Insts"]},{text:"impl RefUnwindSafe for StackSlotData",synthetic:true,types:["cranelift_codegen::ir::stackslot::StackSlotData"]},{text:"impl RefUnwindSafe for StackSlots",synthetic:true,types:["cranelift_codegen::ir::stackslot::StackSlots"]},{text:"impl RefUnwindSafe for StackSlotKind",synthetic:true,types:["cranelift_codegen::ir::stackslot::StackSlotKind"]},{text:"impl RefUnwindSafe for Type",synthetic:true,types:["cranelift_codegen::ir::types::Type"]},{text:"impl RefUnwindSafe for BranchRange",synthetic:true,types:["cranelift_codegen::isa::constraints::BranchRange"]},{text:"impl RefUnwindSafe for OperandConstraint",synthetic:true,types:["cranelift_codegen::isa::constraints::OperandConstraint"]},{text:"impl RefUnwindSafe for RecipeConstraints",synthetic:true,types:["cranelift_codegen::isa::constraints::RecipeConstraints"]},{text:"impl RefUnwindSafe for EncInfo",synthetic:true,types:["cranelift_codegen::isa::encoding::EncInfo"]},{text:"impl RefUnwindSafe for Encoding",synthetic:true,types:["cranelift_codegen::isa::encoding::Encoding"]},{text:"impl RefUnwindSafe for StackBaseMask",synthetic:true,types:["cranelift_codegen::isa::stack::StackBaseMask"]},{text:"impl RefUnwindSafe for StackRef",synthetic:true,types:["cranelift_codegen::isa::stack::StackRef"]},{text:"impl RefUnwindSafe for Builder",synthetic:true,types:["cranelift_codegen::isa::Builder"]},{text:"impl RefUnwindSafe for TargetFrontendConfig",synthetic:true,types:["cranelift_codegen::isa::TargetFrontendConfig"]},{text:"impl RefUnwindSafe for CallConv",synthetic:true,types:["cranelift_codegen::isa::call_conv::CallConv"]},{text:"impl RefUnwindSafe for ConstraintKind",synthetic:true,types:["cranelift_codegen::isa::constraints::ConstraintKind"]},{text:"impl RefUnwindSafe for StackBase",synthetic:true,types:["cranelift_codegen::isa::stack::StackBase"]},{text:"impl RefUnwindSafe for LookupError",synthetic:true,types:["cranelift_codegen::isa::LookupError"]},{text:"impl RefUnwindSafe for RegBank",synthetic:true,types:["cranelift_codegen::isa::registers::RegBank"]},{text:"impl RefUnwindSafe for RegClassData",synthetic:true,types:["cranelift_codegen::isa::registers::RegClassData"]},{text:"impl RefUnwindSafe for RegClassIndex",synthetic:true,types:["cranelift_codegen::isa::registers::RegClassIndex"]},{text:"impl RefUnwindSafe for RegInfo",synthetic:true,types:["cranelift_codegen::isa::registers::RegInfo"]},{text:"impl<'a> RefUnwindSafe for DisplayRegUnit<'a>",synthetic:true,types:["cranelift_codegen::isa::registers::DisplayRegUnit"]},{text:"impl RefUnwindSafe for Loop",synthetic:true,types:["cranelift_codegen::loop_analysis::Loop"]},{text:"impl RefUnwindSafe for LoopAnalysis",synthetic:true,types:["cranelift_codegen::loop_analysis::LoopAnalysis"]},{text:"impl RefUnwindSafe for Builder",synthetic:true,types:["cranelift_codegen::settings::Builder"]},{text:"impl<'a> RefUnwindSafe for PredicateView<'a>",synthetic:true,types:["cranelift_codegen::settings::PredicateView"]},{text:"impl RefUnwindSafe for Flags",synthetic:true,types:["cranelift_codegen::settings::Flags"]},{text:"impl<'a> !RefUnwindSafe for FlagsOrIsa<'a>",synthetic:true,types:["cranelift_codegen::settings::FlagsOrIsa"]},{text:"impl RefUnwindSafe for SetError",synthetic:true,types:["cranelift_codegen::settings::SetError"]},{text:"impl RefUnwindSafe for OptLevel",synthetic:true,types:["cranelift_codegen::settings::OptLevel"]},{text:"impl RefUnwindSafe for Template",synthetic:true,types:["cranelift_codegen::settings::detail::Template"]},{text:"impl RefUnwindSafe for Descriptor",synthetic:true,types:["cranelift_codegen::settings::detail::Descriptor"]},{text:"impl RefUnwindSafe for Detail",synthetic:true,types:["cranelift_codegen::settings::detail::Detail"]},{text:"impl RefUnwindSafe for PassTimes",synthetic:true,types:["cranelift_codegen::timing::details::PassTimes"]},{text:"impl RefUnwindSafe for TimingToken",synthetic:true,types:["cranelift_codegen::timing::details::TimingToken"]},{text:"impl RefUnwindSafe for VerifierError",synthetic:true,types:["cranelift_codegen::verifier::VerifierError"]},{text:"impl RefUnwindSafe for VerifierErrors",synthetic:true,types:["cranelift_codegen::verifier::VerifierErrors"]},{text:"impl RefUnwindSafe for PlainWriter",synthetic:true,types:["cranelift_codegen::write::PlainWriter"]},];
implementors["cranelift_entity"] = [{text:"impl<K, V> RefUnwindSafe for BoxedSlice<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::boxed_slice::BoxedSlice"]},{text:"impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::iter::Iter"]},{text:"impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::iter::IterMut"]},{text:"impl<K> RefUnwindSafe for Keys<K> where
K: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::keys::Keys"]},{text:"impl<T> RefUnwindSafe for EntityList<T> where
T: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::list::EntityList"]},{text:"impl<T> RefUnwindSafe for ListPool<T> where
T: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::list::ListPool"]},{text:"impl<K, V> RefUnwindSafe for SecondaryMap<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::map::SecondaryMap"]},{text:"impl<K, V> RefUnwindSafe for PrimaryMap<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::primary::PrimaryMap"]},{text:"impl<K> RefUnwindSafe for EntitySet<K> where
K: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::set::EntitySet"]},{text:"impl<K, V> RefUnwindSafe for SparseMap<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::sparse::SparseMap"]},{text:"impl<T> RefUnwindSafe for PackedOption<T> where
T: RefUnwindSafe, ",synthetic:true,types:["cranelift_entity::packed_option::PackedOption"]},];
implementors["crossbeam_deque"] = [{text:"impl<T> !RefUnwindSafe for Worker<T>",synthetic:true,types:["crossbeam_deque::Worker"]},{text:"impl<T> RefUnwindSafe for Stealer<T> where
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_deque::Stealer"]},{text:"impl<T> RefUnwindSafe for Pop<T> where
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_deque::Pop"]},{text:"impl<T> RefUnwindSafe for Steal<T> where
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_deque::Steal"]},];
implementors["crossbeam_epoch"] = [{text:"impl<T> RefUnwindSafe for Atomic<T> where
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_epoch::atomic::Atomic"]},{text:"impl<'g, T, P> RefUnwindSafe for CompareAndSetError<'g, T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_epoch::atomic::CompareAndSetError"]},{text:"impl<T> RefUnwindSafe for Owned<T> where
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_epoch::atomic::Owned"]},{text:"impl<'g, T> RefUnwindSafe for Shared<'g, T> where
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_epoch::atomic::Shared"]},{text:"impl !RefUnwindSafe for Collector",synthetic:true,types:["crossbeam_epoch::collector::Collector"]},{text:"impl !RefUnwindSafe for LocalHandle",synthetic:true,types:["crossbeam_epoch::collector::LocalHandle"]},{text:"impl !RefUnwindSafe for Guard",synthetic:true,types:["crossbeam_epoch::guard::Guard"]},];
implementors["crossbeam_queue"] = [{text:"impl<T> !RefUnwindSafe for ArrayQueue<T>",synthetic:true,types:["crossbeam_queue::array_queue::ArrayQueue"]},{text:"impl<T> RefUnwindSafe for SegQueue<T> where
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_queue::seg_queue::SegQueue"]},{text:"impl RefUnwindSafe for PopError",synthetic:true,types:["crossbeam_queue::err::PopError"]},{text:"impl<T> RefUnwindSafe for PushError<T> where
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_queue::err::PushError"]},];
implementors["crossbeam_utils"] = [{text:"impl<T> RefUnwindSafe for CachePadded<T> where
T: RefUnwindSafe, ",synthetic:true,types:["crossbeam_utils::cache_padded::CachePadded"]},{text:"impl !RefUnwindSafe for Backoff",synthetic:true,types:["crossbeam_utils::backoff::Backoff"]},{text:"impl<'a, T: ?Sized> RefUnwindSafe for ShardedLockReadGuard<'a, T>",synthetic:true,types:["crossbeam_utils::sync::sharded_lock::ShardedLockReadGuard"]},{text:"impl<'a, T: ?Sized> RefUnwindSafe for ShardedLockWriteGuard<'a, T>",synthetic:true,types:["crossbeam_utils::sync::sharded_lock::ShardedLockWriteGuard"]},{text:"impl !RefUnwindSafe for Parker",synthetic:true,types:["crossbeam_utils::sync::parker::Parker"]},{text:"impl !RefUnwindSafe for Unparker",synthetic:true,types:["crossbeam_utils::sync::parker::Unparker"]},{text:"impl !RefUnwindSafe for WaitGroup",synthetic:true,types:["crossbeam_utils::sync::wait_group::WaitGroup"]},{text:"impl<'env> !RefUnwindSafe for Scope<'env>",synthetic:true,types:["crossbeam_utils::thread::Scope"]},{text:"impl<'scope, 'env> !RefUnwindSafe for ScopedThreadBuilder<'scope, 'env>",synthetic:true,types:["crossbeam_utils::thread::ScopedThreadBuilder"]},{text:"impl<'scope, T> !RefUnwindSafe for ScopedJoinHandle<'scope, T>",synthetic:true,types:["crossbeam_utils::thread::ScopedJoinHandle"]},{text:"impl<T> RefUnwindSafe for AtomicCell<T>",synthetic:false,types:["crossbeam_utils::atomic::atomic_cell::AtomicCell"]},{text:"impl<T: ?Sized> RefUnwindSafe for ShardedLock<T>",synthetic:false,types:["crossbeam_utils::sync::sharded_lock::ShardedLock"]},];
implementors["dynasmrt"] = [{text:"impl RefUnwindSafe for AssemblyOffset",synthetic:true,types:["dynasmrt::AssemblyOffset"]},{text:"impl RefUnwindSafe for DynamicLabel",synthetic:true,types:["dynasmrt::DynamicLabel"]},{text:"impl RefUnwindSafe for ExecutableBuffer",synthetic:true,types:["dynasmrt::ExecutableBuffer"]},{text:"impl RefUnwindSafe for Executor",synthetic:true,types:["dynasmrt::Executor"]},{text:"impl RefUnwindSafe for DynasmError",synthetic:true,types:["dynasmrt::DynasmError"]},{text:"impl<'a> RefUnwindSafe for UncommittedModifier<'a>",synthetic:true,types:["dynasmrt::common::UncommittedModifier"]},{text:"impl RefUnwindSafe for Assembler",synthetic:true,types:["dynasmrt::x64::Assembler"]},{text:"impl<'a, 'b> RefUnwindSafe for AssemblyModifier<'a, 'b>",synthetic:true,types:["dynasmrt::x64::AssemblyModifier"]},{text:"impl RefUnwindSafe for Assembler",synthetic:true,types:["dynasmrt::x86::Assembler"]},{text:"impl<'a, 'b> RefUnwindSafe for AssemblyModifier<'a, 'b>",synthetic:true,types:["dynasmrt::x86::AssemblyModifier"]},];
implementors["either"] = [{text:"impl<L, R> RefUnwindSafe for Either<L, R> where
L: RefUnwindSafe,
R: RefUnwindSafe, ",synthetic:true,types:["either::Either"]},];
implementors["erased_serde"] = [{text:"impl RefUnwindSafe for Error",synthetic:true,types:["erased_serde::error::Error"]},];
implementors["errno"] = [{text:"impl RefUnwindSafe for Errno",synthetic:true,types:["errno::Errno"]},];
implementors["failure"] = [{text:"impl !RefUnwindSafe for Backtrace",synthetic:true,types:["failure::backtrace::Backtrace"]},{text:"impl<E> RefUnwindSafe for Compat<E> where
E: RefUnwindSafe, ",synthetic:true,types:["failure::compat::Compat"]},{text:"impl<D> !RefUnwindSafe for Context<D>",synthetic:true,types:["failure::context::Context"]},{text:"impl<T> RefUnwindSafe for SyncFailure<T>",synthetic:true,types:["failure::sync_failure::SyncFailure"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["failure::error::Error"]},{text:"impl<'f> !RefUnwindSafe for Causes<'f>",synthetic:true,types:["failure::Causes"]},];
implementors["generational_arena"] = [{text:"impl<T> RefUnwindSafe for Arena<T> where
T: RefUnwindSafe, ",synthetic:true,types:["generational_arena::Arena"]},{text:"impl RefUnwindSafe for Index",synthetic:true,types:["generational_arena::Index"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["generational_arena::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["generational_arena::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["generational_arena::IterMut"]},{text:"impl<'a, T> RefUnwindSafe for Drain<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["generational_arena::Drain"]},];
implementors["getrandom"] = [{text:"impl RefUnwindSafe for Error",synthetic:true,types:["getrandom::error::Error"]},];
implementors["goblin"] = [{text:"impl RefUnwindSafe for HintData",synthetic:true,types:["goblin::HintData"]},{text:"impl RefUnwindSafe for Hint",synthetic:true,types:["goblin::Hint"]},{text:"impl<'a> RefUnwindSafe for Object<'a>",synthetic:true,types:["goblin::Object"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["goblin::error::Error"]},{text:"impl<'a> RefUnwindSafe for Strtab<'a>",synthetic:true,types:["goblin::strtab::Strtab"]},{text:"impl RefUnwindSafe for Ctx",synthetic:true,types:["goblin::container::Ctx"]},{text:"impl RefUnwindSafe for Container",synthetic:true,types:["goblin::container::Container"]},{text:"impl<'a> RefUnwindSafe for Elf<'a>",synthetic:true,types:["goblin::elf::Elf"]},{text:"impl RefUnwindSafe for Header",synthetic:true,types:["goblin::elf::header::Header"]},{text:"impl RefUnwindSafe for Header",synthetic:true,types:["goblin::elf::header::header32::Header"]},{text:"impl RefUnwindSafe for Header",synthetic:true,types:["goblin::elf::header::header64::Header"]},{text:"impl RefUnwindSafe for ProgramHeader",synthetic:true,types:["goblin::elf::program_header::ProgramHeader"]},{text:"impl RefUnwindSafe for ProgramHeader",synthetic:true,types:["goblin::elf::program_header::program_header32::ProgramHeader"]},{text:"impl RefUnwindSafe for ProgramHeader",synthetic:true,types:["goblin::elf::program_header::program_header64::ProgramHeader"]},{text:"impl RefUnwindSafe for SectionHeader",synthetic:true,types:["goblin::elf::section_header::SectionHeader"]},{text:"impl RefUnwindSafe for SectionHeader",synthetic:true,types:["goblin::elf::section_header::section_header32::SectionHeader"]},{text:"impl RefUnwindSafe for SectionHeader",synthetic:true,types:["goblin::elf::section_header::section_header64::SectionHeader"]},{text:"impl RefUnwindSafe for CompressionHeader",synthetic:true,types:["goblin::elf::compression_header::CompressionHeader"]},{text:"impl RefUnwindSafe for CompressionHeader",synthetic:true,types:["goblin::elf::compression_header::compression_header32::CompressionHeader"]},{text:"impl RefUnwindSafe for CompressionHeader",synthetic:true,types:["goblin::elf::compression_header::compression_header64::CompressionHeader"]},{text:"impl RefUnwindSafe for Sym",synthetic:true,types:["goblin::elf::sym::Sym"]},{text:"impl<'a> RefUnwindSafe for Symtab<'a>",synthetic:true,types:["goblin::elf::sym::Symtab"]},{text:"impl<'a> RefUnwindSafe for SymIterator<'a>",synthetic:true,types:["goblin::elf::sym::SymIterator"]},{text:"impl RefUnwindSafe for Sym",synthetic:true,types:["goblin::elf::sym::sym32::Sym"]},{text:"impl RefUnwindSafe for Sym",synthetic:true,types:["goblin::elf::sym::sym64::Sym"]},{text:"impl RefUnwindSafe for Dyn",synthetic:true,types:["goblin::elf::dynamic::Dyn"]},{text:"impl RefUnwindSafe for Dynamic",synthetic:true,types:["goblin::elf::dynamic::Dynamic"]},{text:"impl RefUnwindSafe for DynamicInfo",synthetic:true,types:["goblin::elf::dynamic::DynamicInfo"]},{text:"impl RefUnwindSafe for Dyn",synthetic:true,types:["goblin::elf::dynamic::dyn32::Dyn"]},{text:"impl RefUnwindSafe for DynamicInfo",synthetic:true,types:["goblin::elf::dynamic::dyn32::DynamicInfo"]},{text:"impl RefUnwindSafe for Dyn",synthetic:true,types:["goblin::elf::dynamic::dyn64::Dyn"]},{text:"impl RefUnwindSafe for DynamicInfo",synthetic:true,types:["goblin::elf::dynamic::dyn64::DynamicInfo"]},{text:"impl RefUnwindSafe for Reloc",synthetic:true,types:["goblin::elf::reloc::Reloc"]},{text:"impl<'a> RefUnwindSafe for RelocSection<'a>",synthetic:true,types:["goblin::elf::reloc::RelocSection"]},{text:"impl<'a> RefUnwindSafe for RelocIterator<'a>",synthetic:true,types:["goblin::elf::reloc::RelocIterator"]},{text:"impl RefUnwindSafe for Rela",synthetic:true,types:["goblin::elf::reloc::reloc32::Rela"]},{text:"impl RefUnwindSafe for Rel",synthetic:true,types:["goblin::elf::reloc::reloc32::Rel"]},{text:"impl RefUnwindSafe for Rela",synthetic:true,types:["goblin::elf::reloc::reloc64::Rela"]},{text:"impl RefUnwindSafe for Rel",synthetic:true,types:["goblin::elf::reloc::reloc64::Rel"]},{text:"impl RefUnwindSafe for Nhdr32",synthetic:true,types:["goblin::elf::note::Nhdr32"]},{text:"impl RefUnwindSafe for Nhdr64",synthetic:true,types:["goblin::elf::note::Nhdr64"]},{text:"impl<'a> RefUnwindSafe for NoteDataIterator<'a>",synthetic:true,types:["goblin::elf::note::NoteDataIterator"]},{text:"impl<'a> RefUnwindSafe for NoteIterator<'a>",synthetic:true,types:["goblin::elf::note::NoteIterator"]},{text:"impl<'a> RefUnwindSafe for Note<'a>",synthetic:true,types:["goblin::elf::note::Note"]},{text:"impl<'process> RefUnwindSafe for GnuHash<'process>",synthetic:true,types:["goblin::elf32::gnu_hash::GnuHash"]},{text:"impl<'process> RefUnwindSafe for GnuHash<'process>",synthetic:true,types:["goblin::elf64::gnu_hash::GnuHash"]},{text:"impl<'a> RefUnwindSafe for MachO<'a>",synthetic:true,types:["goblin::mach::MachO"]},{text:"impl<'a> RefUnwindSafe for MultiArch<'a>",synthetic:true,types:["goblin::mach::MultiArch"]},{text:"impl<'a> RefUnwindSafe for FatArchIterator<'a>",synthetic:true,types:["goblin::mach::FatArchIterator"]},{text:"impl<'a> RefUnwindSafe for MachOIterator<'a>",synthetic:true,types:["goblin::mach::MachOIterator"]},{text:"impl<'a> RefUnwindSafe for Mach<'a>",synthetic:true,types:["goblin::mach::Mach"]},{text:"impl RefUnwindSafe for Header32",synthetic:true,types:["goblin::mach::header::Header32"]},{text:"impl RefUnwindSafe for Header64",synthetic:true,types:["goblin::mach::header::Header64"]},{text:"impl RefUnwindSafe for Header",synthetic:true,types:["goblin::mach::header::Header"]},{text:"impl RefUnwindSafe for FatHeader",synthetic:true,types:["goblin::mach::fat::FatHeader"]},{text:"impl RefUnwindSafe for FatArch",synthetic:true,types:["goblin::mach::fat::FatArch"]},{text:"impl RefUnwindSafe for LoadCommandHeader",synthetic:true,types:["goblin::mach::load_command::LoadCommandHeader"]},{text:"impl RefUnwindSafe for Section32",synthetic:true,types:["goblin::mach::load_command::Section32"]},{text:"impl RefUnwindSafe for Section64",synthetic:true,types:["goblin::mach::load_command::Section64"]},{text:"impl RefUnwindSafe for SegmentCommand32",synthetic:true,types:["goblin::mach::load_command::SegmentCommand32"]},{text:"impl RefUnwindSafe for SegmentCommand64",synthetic:true,types:["goblin::mach::load_command::SegmentCommand64"]},{text:"impl RefUnwindSafe for Fvmlib",synthetic:true,types:["goblin::mach::load_command::Fvmlib"]},{text:"impl RefUnwindSafe for FvmlibCommand",synthetic:true,types:["goblin::mach::load_command::FvmlibCommand"]},{text:"impl RefUnwindSafe for Dylib",synthetic:true,types:["goblin::mach::load_command::Dylib"]},{text:"impl RefUnwindSafe for DylibCommand",synthetic:true,types:["goblin::mach::load_command::DylibCommand"]},{text:"impl RefUnwindSafe for SubFrameworkCommand",synthetic:true,types:["goblin::mach::load_command::SubFrameworkCommand"]},{text:"impl RefUnwindSafe for SubClientCommand",synthetic:true,types:["goblin::mach::load_command::SubClientCommand"]},{text:"impl RefUnwindSafe for SubUmbrellaCommand",synthetic:true,types:["goblin::mach::load_command::SubUmbrellaCommand"]},{text:"impl RefUnwindSafe for SubLibraryCommand",synthetic:true,types:["goblin::mach::load_command::SubLibraryCommand"]},{text:"impl RefUnwindSafe for PreboundDylibCommand",synthetic:true,types:["goblin::mach::load_command::PreboundDylibCommand"]},{text:"impl RefUnwindSafe for DylinkerCommand",synthetic:true,types:["goblin::mach::load_command::DylinkerCommand"]},{text:"impl RefUnwindSafe for ThreadCommand",synthetic:true,types:["goblin::mach::load_command::ThreadCommand"]},{text:"impl RefUnwindSafe for RoutinesCommand32",synthetic:true,types:["goblin::mach::load_command::RoutinesCommand32"]},{text:"impl RefUnwindSafe for RoutinesCommand64",synthetic:true,types:["goblin::mach::load_command::RoutinesCommand64"]},{text:"impl RefUnwindSafe for SymtabCommand",synthetic:true,types:["goblin::mach::load_command::SymtabCommand"]},{text:"impl RefUnwindSafe for DysymtabCommand",synthetic:true,types:["goblin::mach::load_command::DysymtabCommand"]},{text:"impl RefUnwindSafe for DylibTableOfContents",synthetic:true,types:["goblin::mach::load_command::DylibTableOfContents"]},{text:"impl RefUnwindSafe for DylibModule",synthetic:true,types:["goblin::mach::load_command::DylibModule"]},{text:"impl RefUnwindSafe for DylibModule64",synthetic:true,types:["goblin::mach::load_command::DylibModule64"]},{text:"impl RefUnwindSafe for DylibReference",synthetic:true,types:["goblin::mach::load_command::DylibReference"]},{text:"impl RefUnwindSafe for TwolevelHintsCommand",synthetic:true,types:["goblin::mach::load_command::TwolevelHintsCommand"]},{text:"impl RefUnwindSafe for TwolevelHint",synthetic:true,types:["goblin::mach::load_command::TwolevelHint"]},{text:"impl RefUnwindSafe for PrebindCksumCommand",synthetic:true,types:["goblin::mach::load_command::PrebindCksumCommand"]},{text:"impl RefUnwindSafe for UuidCommand",synthetic:true,types:["goblin::mach::load_command::UuidCommand"]},{text:"impl RefUnwindSafe for RpathCommand",synthetic:true,types:["goblin::mach::load_command::RpathCommand"]},{text:"impl RefUnwindSafe for LinkeditDataCommand",synthetic:true,types:["goblin::mach::load_command::LinkeditDataCommand"]},{text:"impl RefUnwindSafe for EncryptionInfoCommand32",synthetic:true,types:["goblin::mach::load_command::EncryptionInfoCommand32"]},{text:"impl RefUnwindSafe for EncryptionInfoCommand64",synthetic:true,types:["goblin::mach::load_command::EncryptionInfoCommand64"]},{text:"impl RefUnwindSafe for VersionMinCommand",synthetic:true,types:["goblin::mach::load_command::VersionMinCommand"]},{text:"impl RefUnwindSafe for DyldInfoCommand",synthetic:true,types:["goblin::mach::load_command::DyldInfoCommand"]},{text:"impl RefUnwindSafe for LinkerOptionCommand",synthetic:true,types:["goblin::mach::load_command::LinkerOptionCommand"]},{text:"impl RefUnwindSafe for SymsegCommand",synthetic:true,types:["goblin::mach::load_command::SymsegCommand"]},{text:"impl RefUnwindSafe for IdentCommand",synthetic:true,types:["goblin::mach::load_command::IdentCommand"]},{text:"impl RefUnwindSafe for FvmfileCommand",synthetic:true,types:["goblin::mach::load_command::FvmfileCommand"]},{text:"impl RefUnwindSafe for EntryPointCommand",synthetic:true,types:["goblin::mach::load_command::EntryPointCommand"]},{text:"impl RefUnwindSafe for SourceVersionCommand",synthetic:true,types:["goblin::mach::load_command::SourceVersionCommand"]},{text:"impl RefUnwindSafe for DataInCodeEntry",synthetic:true,types:["goblin::mach::load_command::DataInCodeEntry"]},{text:"impl RefUnwindSafe for LoadCommand",synthetic:true,types:["goblin::mach::load_command::LoadCommand"]},{text:"impl RefUnwindSafe for CommandVariant",synthetic:true,types:["goblin::mach::load_command::CommandVariant"]},{text:"impl RefUnwindSafe for Nlist32",synthetic:true,types:["goblin::mach::symbols::Nlist32"]},{text:"impl RefUnwindSafe for Nlist64",synthetic:true,types:["goblin::mach::symbols::Nlist64"]},{text:"impl RefUnwindSafe for Nlist",synthetic:true,types:["goblin::mach::symbols::Nlist"]},{text:"impl RefUnwindSafe for SymbolsCtx",synthetic:true,types:["goblin::mach::symbols::SymbolsCtx"]},{text:"impl<'a> RefUnwindSafe for SymbolIterator<'a>",synthetic:true,types:["goblin::mach::symbols::SymbolIterator"]},{text:"impl<'a> RefUnwindSafe for Symbols<'a>",synthetic:true,types:["goblin::mach::symbols::Symbols"]},{text:"impl<'a> RefUnwindSafe for Export<'a>",synthetic:true,types:["goblin::mach::exports::Export"]},{text:"impl<'a> RefUnwindSafe for ExportTrie<'a>",synthetic:true,types:["goblin::mach::exports::ExportTrie"]},{text:"impl RefUnwindSafe for SymbolKind",synthetic:true,types:["goblin::mach::exports::SymbolKind"]},{text:"impl<'a> RefUnwindSafe for ExportInfo<'a>",synthetic:true,types:["goblin::mach::exports::ExportInfo"]},{text:"impl<'a> RefUnwindSafe for Import<'a>",synthetic:true,types:["goblin::mach::imports::Import"]},{text:"impl<'a> RefUnwindSafe for BindInterpreter<'a>",synthetic:true,types:["goblin::mach::imports::BindInterpreter"]},{text:"impl RefUnwindSafe for RelocationInfo",synthetic:true,types:["goblin::mach::relocation::RelocationInfo"]},{text:"impl<'a> RefUnwindSafe for RelocationIterator<'a>",synthetic:true,types:["goblin::mach::segment::RelocationIterator"]},{text:"impl RefUnwindSafe for Section",synthetic:true,types:["goblin::mach::segment::Section"]},{text:"impl<'a> RefUnwindSafe for SectionIterator<'a>",synthetic:true,types:["goblin::mach::segment::SectionIterator"]},{text:"impl<'a> RefUnwindSafe for Segment<'a>",synthetic:true,types:["goblin::mach::segment::Segment"]},{text:"impl<'a> RefUnwindSafe for Segments<'a>",synthetic:true,types:["goblin::mach::segment::Segments"]},{text:"impl<'a> RefUnwindSafe for PE<'a>",synthetic:true,types:["goblin::pe::PE"]},{text:"impl<'a> RefUnwindSafe for Coff<'a>",synthetic:true,types:["goblin::pe::Coff"]},{text:"impl RefUnwindSafe for DosHeader",synthetic:true,types:["goblin::pe::header::DosHeader"]},{text:"impl RefUnwindSafe for CoffHeader",synthetic:true,types:["goblin::pe::header::CoffHeader"]},{text:"impl RefUnwindSafe for Header",synthetic:true,types:["goblin::pe::header::Header"]},{text:"impl RefUnwindSafe for StandardFields32",synthetic:true,types:["goblin::pe::optional_header::StandardFields32"]},{text:"impl RefUnwindSafe for StandardFields64",synthetic:true,types:["goblin::pe::optional_header::StandardFields64"]},{text:"impl RefUnwindSafe for StandardFields",synthetic:true,types:["goblin::pe::optional_header::StandardFields"]},{text:"impl RefUnwindSafe for WindowsFields32",synthetic:true,types:["goblin::pe::optional_header::WindowsFields32"]},{text:"impl RefUnwindSafe for WindowsFields64",synthetic:true,types:["goblin::pe::optional_header::WindowsFields64"]},{text:"impl RefUnwindSafe for OptionalHeader",synthetic:true,types:["goblin::pe::optional_header::OptionalHeader"]},{text:"impl RefUnwindSafe for SectionTable",synthetic:true,types:["goblin::pe::section_table::SectionTable"]},{text:"impl RefUnwindSafe for DataDirectory",synthetic:true,types:["goblin::pe::data_directories::DataDirectory"]},{text:"impl RefUnwindSafe for DataDirectories",synthetic:true,types:["goblin::pe::data_directories::DataDirectories"]},{text:"impl RefUnwindSafe for ExportDirectoryTable",synthetic:true,types:["goblin::pe::export::ExportDirectoryTable"]},{text:"impl<'a> RefUnwindSafe for ExportData<'a>",synthetic:true,types:["goblin::pe::export::ExportData"]},{text:"impl<'a> RefUnwindSafe for Export<'a>",synthetic:true,types:["goblin::pe::export::Export"]},{text:"impl RefUnwindSafe for ExportAddressTableEntry",synthetic:true,types:["goblin::pe::export::ExportAddressTableEntry"]},{text:"impl<'a> RefUnwindSafe for Reexport<'a>",synthetic:true,types:["goblin::pe::export::Reexport"]},{text:"impl<'a> RefUnwindSafe for HintNameTableEntry<'a>",synthetic:true,types:["goblin::pe::import::HintNameTableEntry"]},{text:"impl RefUnwindSafe for ImportDirectoryEntry",synthetic:true,types:["goblin::pe::import::ImportDirectoryEntry"]},{text:"impl<'a> RefUnwindSafe for SyntheticImportDirectoryEntry<'a>",synthetic:true,types:["goblin::pe::import::SyntheticImportDirectoryEntry"]},{text:"impl<'a> RefUnwindSafe for ImportData<'a>",synthetic:true,types:["goblin::pe::import::ImportData"]},{text:"impl<'a> RefUnwindSafe for Import<'a>",synthetic:true,types:["goblin::pe::import::Import"]},{text:"impl<'a> RefUnwindSafe for SyntheticImportLookupTableEntry<'a>",synthetic:true,types:["goblin::pe::import::SyntheticImportLookupTableEntry"]},{text:"impl<'a> RefUnwindSafe for DebugData<'a>",synthetic:true,types:["goblin::pe::debug::DebugData"]},{text:"impl RefUnwindSafe for ImageDebugDirectory",synthetic:true,types:["goblin::pe::debug::ImageDebugDirectory"]},{text:"impl<'a> RefUnwindSafe for CodeviewPDB70DebugInfo<'a>",synthetic:true,types:["goblin::pe::debug::CodeviewPDB70DebugInfo"]},{text:"impl RefUnwindSafe for RuntimeFunction",synthetic:true,types:["goblin::pe::exception::RuntimeFunction"]},{text:"impl<'a> RefUnwindSafe for RuntimeFunctionIterator<'a>",synthetic:true,types:["goblin::pe::exception::RuntimeFunctionIterator"]},{text:"impl RefUnwindSafe for Register",synthetic:true,types:["goblin::pe::exception::Register"]},{text:"impl RefUnwindSafe for UnwindCode",synthetic:true,types:["goblin::pe::exception::UnwindCode"]},{text:"impl<'a> RefUnwindSafe for UnwindCodeIterator<'a>",synthetic:true,types:["goblin::pe::exception::UnwindCodeIterator"]},{text:"impl<'a> RefUnwindSafe for UnwindInfo<'a>",synthetic:true,types:["goblin::pe::exception::UnwindInfo"]},{text:"impl<'a> RefUnwindSafe for ExceptionData<'a>",synthetic:true,types:["goblin::pe::exception::ExceptionData"]},{text:"impl RefUnwindSafe for StackFrameOffset",synthetic:true,types:["goblin::pe::exception::StackFrameOffset"]},{text:"impl RefUnwindSafe for UnwindOperation",synthetic:true,types:["goblin::pe::exception::UnwindOperation"]},{text:"impl<'a> RefUnwindSafe for UnwindHandler<'a>",synthetic:true,types:["goblin::pe::exception::UnwindHandler"]},{text:"impl RefUnwindSafe for Symbol",synthetic:true,types:["goblin::pe::symbol::Symbol"]},{text:"impl RefUnwindSafe for AuxFunctionDefinition",synthetic:true,types:["goblin::pe::symbol::AuxFunctionDefinition"]},{text:"impl RefUnwindSafe for AuxBeginAndEndFunction",synthetic:true,types:["goblin::pe::symbol::AuxBeginAndEndFunction"]},{text:"impl RefUnwindSafe for AuxWeakExternal",synthetic:true,types:["goblin::pe::symbol::AuxWeakExternal"]},{text:"impl RefUnwindSafe for AuxSectionDefinition",synthetic:true,types:["goblin::pe::symbol::AuxSectionDefinition"]},{text:"impl<'a> RefUnwindSafe for SymbolTable<'a>",synthetic:true,types:["goblin::pe::symbol::SymbolTable"]},{text:"impl<'a> RefUnwindSafe for SymbolIterator<'a>",synthetic:true,types:["goblin::pe::symbol::SymbolIterator"]},{text:"impl RefUnwindSafe for Relocation",synthetic:true,types:["goblin::pe::relocation::Relocation"]},{text:"impl<'a> RefUnwindSafe for Relocations<'a>",synthetic:true,types:["goblin::pe::relocation::Relocations"]},{text:"impl RefUnwindSafe for MemberHeader",synthetic:true,types:["goblin::archive::MemberHeader"]},{text:"impl<'a> RefUnwindSafe for Header<'a>",synthetic:true,types:["goblin::archive::Header"]},{text:"impl<'a> RefUnwindSafe for Member<'a>",synthetic:true,types:["goblin::archive::Member"]},{text:"impl<'a> RefUnwindSafe for Index<'a>",synthetic:true,types:["goblin::archive::Index"]},{text:"impl<'a> RefUnwindSafe for Archive<'a>",synthetic:true,types:["goblin::archive::Archive"]},{text:"impl RefUnwindSafe for IndexType",synthetic:true,types:["goblin::archive::IndexType"]},];
implementors["hex"] = [{text:"impl RefUnwindSafe for FromHexError",synthetic:true,types:["hex::FromHexError"]},];
implementors["indexmap"] = [{text:"impl<T, S> RefUnwindSafe for IndexSet<T, S> where
S: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["indexmap::set::IndexSet"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["indexmap::set::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["indexmap::set::Iter"]},{text:"impl<'a, T> RefUnwindSafe for Drain<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["indexmap::set::Drain"]},{text:"impl<'a, T, S> RefUnwindSafe for Difference<'a, T, S> where
S: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["indexmap::set::Difference"]},{text:"impl<'a, T, S> RefUnwindSafe for Intersection<'a, T, S> where
S: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["indexmap::set::Intersection"]},{text:"impl<'a, T, S1, S2> RefUnwindSafe for SymmetricDifference<'a, T, S1, S2> where
S1: RefUnwindSafe,
S2: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["indexmap::set::SymmetricDifference"]},{text:"impl<'a, T, S> RefUnwindSafe for Union<'a, T, S> where
S: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["indexmap::set::Union"]},{text:"impl<K, V, S> RefUnwindSafe for IndexMap<K, V, S> where
K: RefUnwindSafe,
S: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::IndexMap"]},{text:"impl<'a, K, V> RefUnwindSafe for OccupiedEntry<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::OccupiedEntry"]},{text:"impl<'a, K, V> RefUnwindSafe for VacantEntry<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::VacantEntry"]},{text:"impl<'a, K, V> RefUnwindSafe for Keys<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::Keys"]},{text:"impl<'a, K, V> RefUnwindSafe for Values<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::Values"]},{text:"impl<'a, K, V> RefUnwindSafe for ValuesMut<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::ValuesMut"]},{text:"impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::Iter"]},{text:"impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::IterMut"]},{text:"impl<K, V> RefUnwindSafe for IntoIter<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::IntoIter"]},{text:"impl<'a, K, V> RefUnwindSafe for Drain<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::Drain"]},{text:"impl<'a, K, V> RefUnwindSafe for Entry<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["indexmap::map::Entry"]},];
implementors["inkwell"] = [{text:"impl RefUnwindSafe for AddressSpace",synthetic:true,types:["inkwell::AddressSpace"]},{text:"impl RefUnwindSafe for IntPredicate",synthetic:true,types:["inkwell::IntPredicate"]},{text:"impl RefUnwindSafe for FloatPredicate",synthetic:true,types:["inkwell::FloatPredicate"]},{text:"impl RefUnwindSafe for AtomicOrdering",synthetic:true,types:["inkwell::AtomicOrdering"]},{text:"impl RefUnwindSafe for AtomicRMWBinOp",synthetic:true,types:["inkwell::AtomicRMWBinOp"]},{text:"impl RefUnwindSafe for OptimizationLevel",synthetic:true,types:["inkwell::OptimizationLevel"]},{text:"impl RefUnwindSafe for GlobalVisibility",synthetic:true,types:["inkwell::GlobalVisibility"]},{text:"impl RefUnwindSafe for ThreadLocalMode",synthetic:true,types:["inkwell::ThreadLocalMode"]},{text:"impl RefUnwindSafe for DLLStorageClass",synthetic:true,types:["inkwell::DLLStorageClass"]},{text:"impl RefUnwindSafe for LLVMString",synthetic:true,types:["inkwell::support::LLVMString"]},{text:"impl RefUnwindSafe for Attribute",synthetic:true,types:["inkwell::attributes::Attribute"]},{text:"impl RefUnwindSafe for AttributeLoc",synthetic:true,types:["inkwell::attributes::AttributeLoc"]},{text:"impl RefUnwindSafe for Comdat",synthetic:true,types:["inkwell::comdat::Comdat"]},{text:"impl RefUnwindSafe for ComdatSelectionKind",synthetic:true,types:["inkwell::comdat::ComdatSelectionKind"]},{text:"impl RefUnwindSafe for BasicBlock",synthetic:true,types:["inkwell::basic_block::BasicBlock"]},{text:"impl RefUnwindSafe for Builder",synthetic:true,types:["inkwell::builder::Builder"]},{text:"impl !RefUnwindSafe for Context",synthetic:true,types:["inkwell::context::Context"]},{text:"impl !RefUnwindSafe for ContextRef",synthetic:true,types:["inkwell::context::ContextRef"]},{text:"impl RefUnwindSafe for DataLayout",synthetic:true,types:["inkwell::data_layout::DataLayout"]},{text:"impl !RefUnwindSafe for ExecutionEngine",synthetic:true,types:["inkwell::execution_engine::ExecutionEngine"]},{text:"impl<F> !RefUnwindSafe for JitFunction<F>",synthetic:true,types:["inkwell::execution_engine::JitFunction"]},{text:"impl RefUnwindSafe for FunctionLookupError",synthetic:true,types:["inkwell::execution_engine::FunctionLookupError"]},{text:"impl RefUnwindSafe for RemoveModuleError",synthetic:true,types:["inkwell::execution_engine::RemoveModuleError"]},{text:"impl RefUnwindSafe for MemoryBuffer",synthetic:true,types:["inkwell::memory_buffer::MemoryBuffer"]},{text:"impl !RefUnwindSafe for Module",synthetic:true,types:["inkwell::module::Module"]},{text:"impl RefUnwindSafe for Linkage",synthetic:true,types:["inkwell::module::Linkage"]},{text:"impl RefUnwindSafe for FlagBehavior",synthetic:true,types:["inkwell::module::FlagBehavior"]},{text:"impl RefUnwindSafe for ObjectFile",synthetic:true,types:["inkwell::object_file::ObjectFile"]},{text:"impl RefUnwindSafe for SectionIterator",synthetic:true,types:["inkwell::object_file::SectionIterator"]},{text:"impl RefUnwindSafe for Section",synthetic:true,types:["inkwell::object_file::Section"]},{text:"impl RefUnwindSafe for RelocationIterator",synthetic:true,types:["inkwell::object_file::RelocationIterator"]},{text:"impl RefUnwindSafe for Relocation",synthetic:true,types:["inkwell::object_file::Relocation"]},{text:"impl RefUnwindSafe for SymbolIterator",synthetic:true,types:["inkwell::object_file::SymbolIterator"]},{text:"impl RefUnwindSafe for Symbol",synthetic:true,types:["inkwell::object_file::Symbol"]},{text:"impl RefUnwindSafe for PassManagerBuilder",synthetic:true,types:["inkwell::passes::PassManagerBuilder"]},{text:"impl<T> RefUnwindSafe for PassManager<T> where
T: RefUnwindSafe, ",synthetic:true,types:["inkwell::passes::PassManager"]},{text:"impl RefUnwindSafe for PassRegistry",synthetic:true,types:["inkwell::passes::PassRegistry"]},{text:"impl RefUnwindSafe for InitializationConfig",synthetic:true,types:["inkwell::targets::InitializationConfig"]},{text:"impl RefUnwindSafe for Target",synthetic:true,types:["inkwell::targets::Target"]},{text:"impl RefUnwindSafe for TargetMachine",synthetic:true,types:["inkwell::targets::TargetMachine"]},{text:"impl RefUnwindSafe for TargetData",synthetic:true,types:["inkwell::targets::TargetData"]},{text:"impl RefUnwindSafe for CodeModel",synthetic:true,types:["inkwell::targets::CodeModel"]},{text:"impl RefUnwindSafe for RelocMode",synthetic:true,types:["inkwell::targets::RelocMode"]},{text:"impl RefUnwindSafe for FileType",synthetic:true,types:["inkwell::targets::FileType"]},{text:"impl RefUnwindSafe for ByteOrdering",synthetic:true,types:["inkwell::targets::ByteOrdering"]},{text:"impl RefUnwindSafe for ArrayType",synthetic:true,types:["inkwell::types::array_type::ArrayType"]},{text:"impl RefUnwindSafe for FloatType",synthetic:true,types:["inkwell::types::float_type::FloatType"]},{text:"impl RefUnwindSafe for FunctionType",synthetic:true,types:["inkwell::types::fn_type::FunctionType"]},{text:"impl RefUnwindSafe for IntType",synthetic:true,types:["inkwell::types::int_type::IntType"]},{text:"impl RefUnwindSafe for PointerType",synthetic:true,types:["inkwell::types::ptr_type::PointerType"]},{text:"impl RefUnwindSafe for StructType",synthetic:true,types:["inkwell::types::struct_type::StructType"]},{text:"impl RefUnwindSafe for VectorType",synthetic:true,types:["inkwell::types::vec_type::VectorType"]},{text:"impl RefUnwindSafe for VoidType",synthetic:true,types:["inkwell::types::void_type::VoidType"]},{text:"impl RefUnwindSafe for AnyTypeEnum",synthetic:true,types:["inkwell::types::enums::AnyTypeEnum"]},{text:"impl RefUnwindSafe for BasicTypeEnum",synthetic:true,types:["inkwell::types::enums::BasicTypeEnum"]},{text:"impl RefUnwindSafe for StringRadix",synthetic:true,types:["inkwell::types::int_type::StringRadix"]},{text:"impl RefUnwindSafe for ArrayValue",synthetic:true,types:["inkwell::values::array_value::ArrayValue"]},{text:"impl RefUnwindSafe for BasicValueUse",synthetic:true,types:["inkwell::values::basic_value_use::BasicValueUse"]},{text:"impl RefUnwindSafe for CallSiteValue",synthetic:true,types:["inkwell::values::call_site_value::CallSiteValue"]},{text:"impl RefUnwindSafe for FloatValue",synthetic:true,types:["inkwell::values::float_value::FloatValue"]},{text:"impl RefUnwindSafe for FunctionValue",synthetic:true,types:["inkwell::values::fn_value::FunctionValue"]},{text:"impl RefUnwindSafe for GenericValue",synthetic:true,types:["inkwell::values::generic_value::GenericValue"]},{text:"impl RefUnwindSafe for GlobalValue",synthetic:true,types:["inkwell::values::global_value::GlobalValue"]},{text:"impl RefUnwindSafe for InstructionValue",synthetic:true,types:["inkwell::values::instruction_value::InstructionValue"]},{text:"impl RefUnwindSafe for IntValue",synthetic:true,types:["inkwell::values::int_value::IntValue"]},{text:"impl RefUnwindSafe for MetadataValue",synthetic:true,types:["inkwell::values::metadata_value::MetadataValue"]},{text:"impl RefUnwindSafe for PhiValue",synthetic:true,types:["inkwell::values::phi_value::PhiValue"]},{text:"impl RefUnwindSafe for PointerValue",synthetic:true,types:["inkwell::values::ptr_value::PointerValue"]},{text:"impl RefUnwindSafe for StructValue",synthetic:true,types:["inkwell::values::struct_value::StructValue"]},{text:"impl RefUnwindSafe for VectorValue",synthetic:true,types:["inkwell::values::vec_value::VectorValue"]},{text:"impl RefUnwindSafe for AnyValueEnum",synthetic:true,types:["inkwell::values::enums::AnyValueEnum"]},{text:"impl RefUnwindSafe for AggregateValueEnum",synthetic:true,types:["inkwell::values::enums::AggregateValueEnum"]},{text:"impl RefUnwindSafe for BasicValueEnum",synthetic:true,types:["inkwell::values::enums::BasicValueEnum"]},{text:"impl RefUnwindSafe for BasicMetadataValueEnum",synthetic:true,types:["inkwell::values::enums::BasicMetadataValueEnum"]},{text:"impl RefUnwindSafe for UnnamedAddress",synthetic:true,types:["inkwell::values::global_value::UnnamedAddress"]},{text:"impl RefUnwindSafe for InstructionOpcode",synthetic:true,types:["inkwell::values::instruction_value::InstructionOpcode"]},];
implementors["itoa"] = [{text:"impl RefUnwindSafe for Buffer",synthetic:true,types:["itoa::Buffer"]},];
implementors["llvm_sys"] = [{text:"impl RefUnwindSafe for LLVMMemoryBuffer",synthetic:true,types:["llvm_sys::LLVMMemoryBuffer"]},{text:"impl RefUnwindSafe for LLVMContext",synthetic:true,types:["llvm_sys::LLVMContext"]},{text:"impl RefUnwindSafe for LLVMModule",synthetic:true,types:["llvm_sys::LLVMModule"]},{text:"impl RefUnwindSafe for LLVMType",synthetic:true,types:["llvm_sys::LLVMType"]},{text:"impl RefUnwindSafe for LLVMValue",synthetic:true,types:["llvm_sys::LLVMValue"]},{text:"impl RefUnwindSafe for LLVMBasicBlock",synthetic:true,types:["llvm_sys::LLVMBasicBlock"]},{text:"impl RefUnwindSafe for LLVMOpaqueMetadata",synthetic:true,types:["llvm_sys::LLVMOpaqueMetadata"]},{text:"impl RefUnwindSafe for LLVMOpaqueNamedMDNode",synthetic:true,types:["llvm_sys::LLVMOpaqueNamedMDNode"]},{text:"impl RefUnwindSafe for LLVMOpaqueValueMetadataEntry",synthetic:true,types:["llvm_sys::LLVMOpaqueValueMetadataEntry"]},{text:"impl RefUnwindSafe for LLVMBuilder",synthetic:true,types:["llvm_sys::LLVMBuilder"]},{text:"impl RefUnwindSafe for LLVMOpaqueDIBuilder",synthetic:true,types:["llvm_sys::LLVMOpaqueDIBuilder"]},{text:"impl RefUnwindSafe for LLVMModuleProvider",synthetic:true,types:["llvm_sys::LLVMModuleProvider"]},{text:"impl RefUnwindSafe for LLVMPassManager",synthetic:true,types:["llvm_sys::LLVMPassManager"]},{text:"impl RefUnwindSafe for LLVMPassRegistry",synthetic:true,types:["llvm_sys::LLVMPassRegistry"]},{text:"impl RefUnwindSafe for LLVMUse",synthetic:true,types:["llvm_sys::LLVMUse"]},{text:"impl RefUnwindSafe for LLVMDiagnosticInfo",synthetic:true,types:["llvm_sys::LLVMDiagnosticInfo"]},{text:"impl RefUnwindSafe for LLVMComdat",synthetic:true,types:["llvm_sys::LLVMComdat"]},{text:"impl RefUnwindSafe for LLVMOpaqueModuleFlagEntry",synthetic:true,types:["llvm_sys::LLVMOpaqueModuleFlagEntry"]},{text:"impl RefUnwindSafe for LLVMOpaqueJITEventListener",synthetic:true,types:["llvm_sys::LLVMOpaqueJITEventListener"]},{text:"impl RefUnwindSafe for LLVMOpaqueAttributeRef",synthetic:true,types:["llvm_sys::LLVMOpaqueAttributeRef"]},{text:"impl RefUnwindSafe for LLVMOpcode",synthetic:true,types:["llvm_sys::LLVMOpcode"]},{text:"impl RefUnwindSafe for LLVMTypeKind",synthetic:true,types:["llvm_sys::LLVMTypeKind"]},{text:"impl RefUnwindSafe for LLVMLinkage",synthetic:true,types:["llvm_sys::LLVMLinkage"]},{text:"impl RefUnwindSafe for LLVMVisibility",synthetic:true,types:["llvm_sys::LLVMVisibility"]},{text:"impl RefUnwindSafe for LLVMUnnamedAddr",synthetic:true,types:["llvm_sys::LLVMUnnamedAddr"]},{text:"impl RefUnwindSafe for LLVMDLLStorageClass",synthetic:true,types:["llvm_sys::LLVMDLLStorageClass"]},{text:"impl RefUnwindSafe for LLVMCallConv",synthetic:true,types:["llvm_sys::LLVMCallConv"]},{text:"impl RefUnwindSafe for LLVMValueKind",synthetic:true,types:["llvm_sys::LLVMValueKind"]},{text:"impl RefUnwindSafe for LLVMIntPredicate",synthetic:true,types:["llvm_sys::LLVMIntPredicate"]},{text:"impl RefUnwindSafe for LLVMRealPredicate",synthetic:true,types:["llvm_sys::LLVMRealPredicate"]},{text:"impl RefUnwindSafe for LLVMLandingPadClauseTy",synthetic:true,types:["llvm_sys::LLVMLandingPadClauseTy"]},{text:"impl RefUnwindSafe for LLVMThreadLocalMode",synthetic:true,types:["llvm_sys::LLVMThreadLocalMode"]},{text:"impl RefUnwindSafe for LLVMAtomicOrdering",synthetic:true,types:["llvm_sys::LLVMAtomicOrdering"]},{text:"impl RefUnwindSafe for LLVMAtomicRMWBinOp",synthetic:true,types:["llvm_sys::LLVMAtomicRMWBinOp"]},{text:"impl RefUnwindSafe for LLVMDiagnosticSeverity",synthetic:true,types:["llvm_sys::LLVMDiagnosticSeverity"]},{text:"impl RefUnwindSafe for LLVMInlineAsmDialect",synthetic:true,types:["llvm_sys::LLVMInlineAsmDialect"]},{text:"impl RefUnwindSafe for LLVMModuleFlagBehavior",synthetic:true,types:["llvm_sys::LLVMModuleFlagBehavior"]},{text:"impl RefUnwindSafe for LLVMVerifierFailureAction",synthetic:true,types:["llvm_sys::analysis::LLVMVerifierFailureAction"]},{text:"impl RefUnwindSafe for LLVMComdatSelectionKind",synthetic:true,types:["llvm_sys::comdat::LLVMComdatSelectionKind"]},{text:"impl RefUnwindSafe for LLVMDIFlags",synthetic:true,types:["llvm_sys::debuginfo::LLVMDIFlags"]},{text:"impl RefUnwindSafe for LLVMDWARFSourceLanguage",synthetic:true,types:["llvm_sys::debuginfo::LLVMDWARFSourceLanguage"]},{text:"impl RefUnwindSafe for LLVMDWARFEmissionKind",synthetic:true,types:["llvm_sys::debuginfo::LLVMDWARFEmissionKind"]},{text:"impl RefUnwindSafe for LLVMMetadataKind",synthetic:true,types:["llvm_sys::debuginfo::LLVMMetadataKind"]},{text:"impl RefUnwindSafe for LLVMOpInfoSymbol1",synthetic:true,types:["llvm_sys::disassembler::LLVMOpInfoSymbol1"]},{text:"impl RefUnwindSafe for Struct_LLVMOpInfo1",synthetic:true,types:["llvm_sys::disassembler::Struct_LLVMOpInfo1"]},{text:"impl RefUnwindSafe for LLVMOpaqueDisasmContext",synthetic:true,types:["llvm_sys::disassembler::LLVMOpaqueDisasmContext"]},{text:"impl RefUnwindSafe for LLVMOpaqueError",synthetic:true,types:["llvm_sys::error::LLVMOpaqueError"]},{text:"impl RefUnwindSafe for LLVMMCJITCompilerOptions",synthetic:true,types:["llvm_sys::execution_engine::LLVMMCJITCompilerOptions"]},{text:"impl RefUnwindSafe for LLVMOpaqueGenericValue",synthetic:true,types:["llvm_sys::execution_engine::LLVMOpaqueGenericValue"]},{text:"impl RefUnwindSafe for LLVMOpaqueExecutionEngine",synthetic:true,types:["llvm_sys::execution_engine::LLVMOpaqueExecutionEngine"]},{text:"impl RefUnwindSafe for LLVMOpaqueMCJITMemoryManager",synthetic:true,types:["llvm_sys::execution_engine::LLVMOpaqueMCJITMemoryManager"]},{text:"impl RefUnwindSafe for llvm_lto_status_t",synthetic:true,types:["llvm_sys::link_time_optimizer::llvm_lto_status_t"]},{text:"impl RefUnwindSafe for LLVMLinkerMode",synthetic:true,types:["llvm_sys::linker::LLVMLinkerMode"]},{text:"impl RefUnwindSafe for LTOObjectBuffer",synthetic:true,types:["llvm_sys::lto::LTOObjectBuffer"]},{text:"impl RefUnwindSafe for lto_symbol_attributes",synthetic:true,types:["llvm_sys::lto::lto_symbol_attributes"]},{text:"impl RefUnwindSafe for lto_debug_model",synthetic:true,types:["llvm_sys::lto::lto_debug_model"]},{text:"impl RefUnwindSafe for lto_codegen_model",synthetic:true,types:["llvm_sys::lto::lto_codegen_model"]},{text:"impl RefUnwindSafe for LLVMOpaqueLTOModule",synthetic:true,types:["llvm_sys::lto::LLVMOpaqueLTOModule"]},{text:"impl RefUnwindSafe for LLVMOpaqueLTOCodeGenerator",synthetic:true,types:["llvm_sys::lto::LLVMOpaqueLTOCodeGenerator"]},{text:"impl RefUnwindSafe for LLVMOpaqueThinLTOCodeGenerator",synthetic:true,types:["llvm_sys::lto::LLVMOpaqueThinLTOCodeGenerator"]},{text:"impl RefUnwindSafe for lto_codegen_diagnostic_severity_t",synthetic:true,types:["llvm_sys::lto::lto_codegen_diagnostic_severity_t"]},{text:"impl RefUnwindSafe for LLVMOpaqueObjectFile",synthetic:true,types:["llvm_sys::object::LLVMOpaqueObjectFile"]},{text:"impl RefUnwindSafe for LLVMOpaqueSectionIterator",synthetic:true,types:["llvm_sys::object::LLVMOpaqueSectionIterator"]},{text:"impl RefUnwindSafe for LLVMOpaqueSymbolIterator",synthetic:true,types:["llvm_sys::object::LLVMOpaqueSymbolIterator"]},{text:"impl RefUnwindSafe for LLVMOpaqueRelocationIterator",synthetic:true,types:["llvm_sys::object::LLVMOpaqueRelocationIterator"]},{text:"impl RefUnwindSafe for LLVMOptRemarkStringRef",synthetic:true,types:["llvm_sys::opt_remarks::LLVMOptRemarkStringRef"]},{text:"impl RefUnwindSafe for LLVMOptRemarkDebugLoc",synthetic:true,types:["llvm_sys::opt_remarks::LLVMOptRemarkDebugLoc"]},{text:"impl RefUnwindSafe for LLVMOptRemarkArg",synthetic:true,types:["llvm_sys::opt_remarks::LLVMOptRemarkArg"]},{text:"impl RefUnwindSafe for LLVMOptRemarkEntry",synthetic:true,types:["llvm_sys::opt_remarks::LLVMOptRemarkEntry"]},{text:"impl RefUnwindSafe for LLVMOptRemarkOpaqueParser",synthetic:true,types:["llvm_sys::opt_remarks::LLVMOptRemarkOpaqueParser"]},{text:"impl RefUnwindSafe for LLVMOrcOpaqueJITStack",synthetic:true,types:["llvm_sys::orc::LLVMOrcOpaqueJITStack"]},{text:"impl RefUnwindSafe for LLVMByteOrdering",synthetic:true,types:["llvm_sys::target::LLVMByteOrdering"]},{text:"impl RefUnwindSafe for LLVMOpaqueTargetData",synthetic:true,types:["llvm_sys::target::LLVMOpaqueTargetData"]},{text:"impl RefUnwindSafe for LLVMOpaqueTargetLibraryInfotData",synthetic:true,types:["llvm_sys::target::LLVMOpaqueTargetLibraryInfotData"]},{text:"impl RefUnwindSafe for LLVMOpaqueTargetMachine",synthetic:true,types:["llvm_sys::target_machine::LLVMOpaqueTargetMachine"]},{text:"impl RefUnwindSafe for LLVMTarget",synthetic:true,types:["llvm_sys::target_machine::LLVMTarget"]},{text:"impl RefUnwindSafe for LLVMCodeGenOptLevel",synthetic:true,types:["llvm_sys::target_machine::LLVMCodeGenOptLevel"]},{text:"impl RefUnwindSafe for LLVMRelocMode",synthetic:true,types:["llvm_sys::target_machine::LLVMRelocMode"]},{text:"impl RefUnwindSafe for LLVMCodeModel",synthetic:true,types:["llvm_sys::target_machine::LLVMCodeModel"]},{text:"impl RefUnwindSafe for LLVMCodeGenFileType",synthetic:true,types:["llvm_sys::target_machine::LLVMCodeGenFileType"]},{text:"impl RefUnwindSafe for LLVMOpaquePassManagerBuilder",synthetic:true,types:["llvm_sys::transforms::pass_manager_builder::LLVMOpaquePassManagerBuilder"]},];
implementors["log"] = [{text:"impl<'a> !RefUnwindSafe for Record<'a>",synthetic:true,types:["log::Record"]},{text:"impl<'a> !RefUnwindSafe for RecordBuilder<'a>",synthetic:true,types:["log::RecordBuilder"]},{text:"impl<'a> RefUnwindSafe for Metadata<'a>",synthetic:true,types:["log::Metadata"]},{text:"impl<'a> RefUnwindSafe for MetadataBuilder<'a>",synthetic:true,types:["log::MetadataBuilder"]},{text:"impl RefUnwindSafe for SetLoggerError",synthetic:true,types:["log::SetLoggerError"]},{text:"impl RefUnwindSafe for ParseLevelError",synthetic:true,types:["log::ParseLevelError"]},{text:"impl RefUnwindSafe for Level",synthetic:true,types:["log::Level"]},{text:"impl RefUnwindSafe for LevelFilter",synthetic:true,types:["log::LevelFilter"]},];
implementors["memchr"] = [{text:"impl<'a> RefUnwindSafe for Memchr<'a>",synthetic:true,types:["memchr::iter::Memchr"]},{text:"impl<'a> RefUnwindSafe for Memchr2<'a>",synthetic:true,types:["memchr::iter::Memchr2"]},{text:"impl<'a> RefUnwindSafe for Memchr3<'a>",synthetic:true,types:["memchr::iter::Memchr3"]},];
implementors["memmap"] = [{text:"impl RefUnwindSafe for MmapOptions",synthetic:true,types:["memmap::MmapOptions"]},{text:"impl RefUnwindSafe for Mmap",synthetic:true,types:["memmap::Mmap"]},{text:"impl RefUnwindSafe for MmapMut",synthetic:true,types:["memmap::MmapMut"]},];
implementors["nix"] = [{text:"impl RefUnwindSafe for Error",synthetic:true,types:["nix::Error"]},{text:"impl RefUnwindSafe for Dir",synthetic:true,types:["nix::dir::Dir"]},{text:"impl<'d> RefUnwindSafe for Iter<'d>",synthetic:true,types:["nix::dir::Iter"]},{text:"impl RefUnwindSafe for Entry",synthetic:true,types:["nix::dir::Entry"]},{text:"impl RefUnwindSafe for Type",synthetic:true,types:["nix::dir::Type"]},{text:"impl RefUnwindSafe for Errno",synthetic:true,types:["nix::errno::consts::Errno"]},{text:"impl RefUnwindSafe for AtFlags",synthetic:true,types:["nix::fcntl::AtFlags"]},{text:"impl RefUnwindSafe for OFlag",synthetic:true,types:["nix::fcntl::OFlag"]},{text:"impl RefUnwindSafe for SealFlag",synthetic:true,types:["nix::fcntl::SealFlag"]},{text:"impl RefUnwindSafe for FdFlag",synthetic:true,types:["nix::fcntl::FdFlag"]},{text:"impl RefUnwindSafe for SpliceFFlags",synthetic:true,types:["nix::fcntl::SpliceFFlags"]},{text:"impl RefUnwindSafe for FallocateFlags",synthetic:true,types:["nix::fcntl::FallocateFlags"]},{text:"impl RefUnwindSafe for PosixFadviseAdvice",synthetic:true,types:["nix::fcntl::posix_fadvise::PosixFadviseAdvice"]},{text:"impl<'a> RefUnwindSafe for FcntlArg<'a>",synthetic:true,types:["nix::fcntl::FcntlArg"]},{text:"impl RefUnwindSafe for FlockArg",synthetic:true,types:["nix::fcntl::FlockArg"]},{text:"impl RefUnwindSafe for InterfaceAddress",synthetic:true,types:["nix::ifaddrs::InterfaceAddress"]},{text:"impl RefUnwindSafe for InterfaceAddressIterator",synthetic:true,types:["nix::ifaddrs::InterfaceAddressIterator"]},{text:"impl RefUnwindSafe for ModuleInitFlags",synthetic:true,types:["nix::kmod::ModuleInitFlags"]},{text:"impl RefUnwindSafe for DeleteModuleFlags",synthetic:true,types:["nix::kmod::DeleteModuleFlags"]},{text:"impl RefUnwindSafe for MsFlags",synthetic:true,types:["nix::mount::MsFlags"]},{text:"impl RefUnwindSafe for MntFlags",synthetic:true,types:["nix::mount::MntFlags"]},{text:"impl RefUnwindSafe for MQ_OFlag",synthetic:true,types:["nix::mqueue::MQ_OFlag"]},{text:"impl RefUnwindSafe for FdFlag",synthetic:true,types:["nix::mqueue::FdFlag"]},{text:"impl RefUnwindSafe for MqAttr",synthetic:true,types:["nix::mqueue::MqAttr"]},{text:"impl RefUnwindSafe for InterfaceFlags",synthetic:true,types:["nix::net::if_::InterfaceFlags"]},{text:"impl RefUnwindSafe for PollFd",synthetic:true,types:["nix::poll::PollFd"]},{text:"impl RefUnwindSafe for PollFlags",synthetic:true,types:["nix::poll::PollFlags"]},{text:"impl RefUnwindSafe for OpenptyResult",synthetic:true,types:["nix::pty::OpenptyResult"]},{text:"impl RefUnwindSafe for ForkptyResult",synthetic:true,types:["nix::pty::ForkptyResult"]},{text:"impl RefUnwindSafe for PtyMaster",synthetic:true,types:["nix::pty::PtyMaster"]},{text:"impl RefUnwindSafe for CloneFlags",synthetic:true,types:["nix::sched::sched_linux_like::CloneFlags"]},{text:"impl RefUnwindSafe for CpuSet",synthetic:true,types:["nix::sched::sched_linux_like::CpuSet"]},{text:"impl<'a> !RefUnwindSafe for AioCb<'a>",synthetic:true,types:["nix::sys::aio::AioCb"]},{text:"impl<'a> !RefUnwindSafe for LioCb<'a>",synthetic:true,types:["nix::sys::aio::LioCb"]},{text:"impl RefUnwindSafe for AioFsyncMode",synthetic:true,types:["nix::sys::aio::AioFsyncMode"]},{text:"impl RefUnwindSafe for LioOpcode",synthetic:true,types:["nix::sys::aio::LioOpcode"]},{text:"impl RefUnwindSafe for LioMode",synthetic:true,types:["nix::sys::aio::LioMode"]},{text:"impl RefUnwindSafe for AioCancelStat",synthetic:true,types:["nix::sys::aio::AioCancelStat"]},{text:"impl<'a> !RefUnwindSafe for Buffer<'a>",synthetic:true,types:["nix::sys::aio::Buffer"]},{text:"impl RefUnwindSafe for EpollFlags",synthetic:true,types:["nix::sys::epoll::EpollFlags"]},{text:"impl RefUnwindSafe for EpollCreateFlags",synthetic:true,types:["nix::sys::epoll::EpollCreateFlags"]},{text:"impl RefUnwindSafe for EpollEvent",synthetic:true,types:["nix::sys::epoll::EpollEvent"]},{text:"impl RefUnwindSafe for EpollOp",synthetic:true,types:["nix::sys::epoll::EpollOp"]},{text:"impl RefUnwindSafe for EfdFlags",synthetic:true,types:["nix::sys::eventfd::EfdFlags"]},{text:"impl RefUnwindSafe for MemFdCreateFlag",synthetic:true,types:["nix::sys::memfd::MemFdCreateFlag"]},{text:"impl RefUnwindSafe for ProtFlags",synthetic:true,types:["nix::sys::mman::ProtFlags"]},{text:"impl RefUnwindSafe for MapFlags",synthetic:true,types:["nix::sys::mman::MapFlags"]},{text:"impl RefUnwindSafe for MsFlags",synthetic:true,types:["nix::sys::mman::MsFlags"]},{text:"impl RefUnwindSafe for MlockAllFlags",synthetic:true,types:["nix::sys::mman::MlockAllFlags"]},{text:"impl RefUnwindSafe for MmapAdvise",synthetic:true,types:["nix::sys::mman::MmapAdvise"]},{text:"impl RefUnwindSafe for Options",synthetic:true,types:["nix::sys::ptrace::linux::Options"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["nix::sys::ptrace::linux::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["nix::sys::ptrace::linux::Event"]},{text:"impl RefUnwindSafe for QuotaValidFlags",synthetic:true,types:["nix::sys::quota::QuotaValidFlags"]},{text:"impl RefUnwindSafe for Dqblk",synthetic:true,types:["nix::sys::quota::Dqblk"]},{text:"impl RefUnwindSafe for QuotaType",synthetic:true,types:["nix::sys::quota::QuotaType"]},{text:"impl RefUnwindSafe for QuotaFmt",synthetic:true,types:["nix::sys::quota::QuotaFmt"]},{text:"impl RefUnwindSafe for RebootMode",synthetic:true,types:["nix::sys::reboot::RebootMode"]},{text:"impl RefUnwindSafe for FdSet",synthetic:true,types:["nix::sys::select::FdSet"]},{text:"impl RefUnwindSafe for SigEvent",synthetic:true,types:["nix::sys::signal::sigevent::SigEvent"]},{text:"impl RefUnwindSafe for SignalIterator",synthetic:true,types:["nix::sys::signal::SignalIterator"]},{text:"impl RefUnwindSafe for SaFlags",synthetic:true,types:["nix::sys::signal::SaFlags"]},{text:"impl RefUnwindSafe for SigSet",synthetic:true,types:["nix::sys::signal::SigSet"]},{text:"impl RefUnwindSafe for SigAction",synthetic:true,types:["nix::sys::signal::SigAction"]},{text:"impl RefUnwindSafe for Signal",synthetic:true,types:["nix::sys::signal::Signal"]},{text:"impl RefUnwindSafe for SigmaskHow",synthetic:true,types:["nix::sys::signal::SigmaskHow"]},{text:"impl RefUnwindSafe for SigHandler",synthetic:true,types:["nix::sys::signal::SigHandler"]},{text:"impl RefUnwindSafe for SigevNotify",synthetic:true,types:["nix::sys::signal::SigevNotify"]},{text:"impl RefUnwindSafe for SfdFlags",synthetic:true,types:["nix::sys::signalfd::SfdFlags"]},{text:"impl RefUnwindSafe for SignalFd",synthetic:true,types:["nix::sys::signalfd::SignalFd"]},{text:"impl RefUnwindSafe for UnixAddr",synthetic:true,types:["nix::sys::socket::addr::UnixAddr"]},{text:"impl RefUnwindSafe for Ipv4Addr",synthetic:true,types:["nix::sys::socket::addr::Ipv4Addr"]},{text:"impl RefUnwindSafe for Ipv6Addr",synthetic:true,types:["nix::sys::socket::addr::Ipv6Addr"]},{text:"impl RefUnwindSafe for LinkAddr",synthetic:true,types:["nix::sys::socket::addr::datalink::LinkAddr"]},{text:"impl RefUnwindSafe for NetlinkAddr",synthetic:true,types:["nix::sys::socket::addr::netlink::NetlinkAddr"]},{text:"impl RefUnwindSafe for AlgAddr",synthetic:true,types:["nix::sys::socket::addr::alg::AlgAddr"]},{text:"impl RefUnwindSafe for VsockAddr",synthetic:true,types:["nix::sys::socket::addr::vsock::VsockAddr"]},{text:"impl RefUnwindSafe for SockFlag",synthetic:true,types:["nix::sys::socket::SockFlag"]},{text:"impl RefUnwindSafe for MsgFlags",synthetic:true,types:["nix::sys::socket::MsgFlags"]},{text:"impl RefUnwindSafe for UnixCredentials",synthetic:true,types:["nix::sys::socket::UnixCredentials"]},{text:"impl RefUnwindSafe for IpMembershipRequest",synthetic:true,types:["nix::sys::socket::IpMembershipRequest"]},{text:"impl RefUnwindSafe for Ipv6MembershipRequest",synthetic:true,types:["nix::sys::socket::Ipv6MembershipRequest"]},{text:"impl<T> RefUnwindSafe for CmsgSpace<T> where
T: RefUnwindSafe, ",synthetic:true,types:["nix::sys::socket::CmsgSpace"]},{text:"impl<'a> RefUnwindSafe for RecvMsg<'a>",synthetic:true,types:["nix::sys::socket::RecvMsg"]},{text:"impl<'a> RefUnwindSafe for CmsgIterator<'a>",synthetic:true,types:["nix::sys::socket::CmsgIterator"]},{text:"impl RefUnwindSafe for AddressFamily",synthetic:true,types:["nix::sys::socket::addr::AddressFamily"]},{text:"impl RefUnwindSafe for SockAddr",synthetic:true,types:["nix::sys::socket::addr::SockAddr"]},{text:"impl RefUnwindSafe for InetAddr",synthetic:true,types:["nix::sys::socket::addr::InetAddr"]},{text:"impl RefUnwindSafe for IpAddr",synthetic:true,types:["nix::sys::socket::addr::IpAddr"]},{text:"impl RefUnwindSafe for SockType",synthetic:true,types:["nix::sys::socket::SockType"]},{text:"impl RefUnwindSafe for SockProtocol",synthetic:true,types:["nix::sys::socket::SockProtocol"]},{text:"impl RefUnwindSafe for ControlMessageOwned",synthetic:true,types:["nix::sys::socket::ControlMessageOwned"]},{text:"impl<'a> RefUnwindSafe for ControlMessage<'a>",synthetic:true,types:["nix::sys::socket::ControlMessage"]},{text:"impl RefUnwindSafe for SockLevel",synthetic:true,types:["nix::sys::socket::SockLevel"]},{text:"impl RefUnwindSafe for Shutdown",synthetic:true,types:["nix::sys::socket::Shutdown"]},{text:"impl RefUnwindSafe for ReuseAddr",synthetic:true,types:["nix::sys::socket::sockopt::ReuseAddr"]},{text:"impl RefUnwindSafe for ReusePort",synthetic:true,types:["nix::sys::socket::sockopt::ReusePort"]},{text:"impl RefUnwindSafe for TcpNoDelay",synthetic:true,types:["nix::sys::socket::sockopt::TcpNoDelay"]},{text:"impl RefUnwindSafe for Linger",synthetic:true,types:["nix::sys::socket::sockopt::Linger"]},{text:"impl RefUnwindSafe for IpAddMembership",synthetic:true,types:["nix::sys::socket::sockopt::IpAddMembership"]},{text:"impl RefUnwindSafe for IpDropMembership",synthetic:true,types:["nix::sys::socket::sockopt::IpDropMembership"]},{text:"impl RefUnwindSafe for Ipv6AddMembership",synthetic:true,types:["nix::sys::socket::sockopt::Ipv6AddMembership"]},{text:"impl RefUnwindSafe for Ipv6DropMembership",synthetic:true,types:["nix::sys::socket::sockopt::Ipv6DropMembership"]},{text:"impl RefUnwindSafe for IpMulticastTtl",synthetic:true,types:["nix::sys::socket::sockopt::IpMulticastTtl"]},{text:"impl RefUnwindSafe for IpMulticastLoop",synthetic:true,types:["nix::sys::socket::sockopt::IpMulticastLoop"]},{text:"impl RefUnwindSafe for ReceiveTimeout",synthetic:true,types:["nix::sys::socket::sockopt::ReceiveTimeout"]},{text:"impl RefUnwindSafe for SendTimeout",synthetic:true,types:["nix::sys::socket::sockopt::SendTimeout"]},{text:"impl RefUnwindSafe for Broadcast",synthetic:true,types:["nix::sys::socket::sockopt::Broadcast"]},{text:"impl RefUnwindSafe for OobInline",synthetic:true,types:["nix::sys::socket::sockopt::OobInline"]},{text:"impl RefUnwindSafe for SocketError",synthetic:true,types:["nix::sys::socket::sockopt::SocketError"]},{text:"impl RefUnwindSafe for KeepAlive",synthetic:true,types:["nix::sys::socket::sockopt::KeepAlive"]},{text:"impl RefUnwindSafe for PeerCredentials",synthetic:true,types:["nix::sys::socket::sockopt::PeerCredentials"]},{text:"impl RefUnwindSafe for TcpKeepIdle",synthetic:true,types:["nix::sys::socket::sockopt::TcpKeepIdle"]},{text:"impl RefUnwindSafe for RcvBuf",synthetic:true,types:["nix::sys::socket::sockopt::RcvBuf"]},{text:"impl RefUnwindSafe for SndBuf",synthetic:true,types:["nix::sys::socket::sockopt::SndBuf"]},{text:"impl RefUnwindSafe for RcvBufForce",synthetic:true,types:["nix::sys::socket::sockopt::RcvBufForce"]},{text:"impl RefUnwindSafe for SndBufForce",synthetic:true,types:["nix::sys::socket::sockopt::SndBufForce"]},{text:"impl RefUnwindSafe for SockType",synthetic:true,types:["nix::sys::socket::sockopt::SockType"]},{text:"impl RefUnwindSafe for AcceptConn",synthetic:true,types:["nix::sys::socket::sockopt::AcceptConn"]},{text:"impl RefUnwindSafe for OriginalDst",synthetic:true,types:["nix::sys::socket::sockopt::OriginalDst"]},{text:"impl RefUnwindSafe for ReceiveTimestamp",synthetic:true,types:["nix::sys::socket::sockopt::ReceiveTimestamp"]},{text:"impl RefUnwindSafe for IpTransparent",synthetic:true,types:["nix::sys::socket::sockopt::IpTransparent"]},{text:"impl RefUnwindSafe for Mark",synthetic:true,types:["nix::sys::socket::sockopt::Mark"]},{text:"impl RefUnwindSafe for PassCred",synthetic:true,types:["nix::sys::socket::sockopt::PassCred"]},{text:"impl RefUnwindSafe for TcpCongestion",synthetic:true,types:["nix::sys::socket::sockopt::TcpCongestion"]},{text:"impl RefUnwindSafe for Ipv4PacketInfo",synthetic:true,types:["nix::sys::socket::sockopt::Ipv4PacketInfo"]},{text:"impl RefUnwindSafe for Ipv6RecvPacketInfo",synthetic:true,types:["nix::sys::socket::sockopt::Ipv6RecvPacketInfo"]},{text:"impl RefUnwindSafe for AlgSetAeadAuthSize",synthetic:true,types:["nix::sys::socket::sockopt::AlgSetAeadAuthSize"]},{text:"impl<T> RefUnwindSafe for AlgSetKey<T> where
T: RefUnwindSafe, ",synthetic:true,types:["nix::sys::socket::sockopt::AlgSetKey"]},{text:"impl RefUnwindSafe for SFlag",synthetic:true,types:["nix::sys::stat::SFlag"]},{text:"impl RefUnwindSafe for Mode",synthetic:true,types:["nix::sys::stat::Mode"]},{text:"impl RefUnwindSafe for FchmodatFlags",synthetic:true,types:["nix::sys::stat::FchmodatFlags"]},{text:"impl RefUnwindSafe for UtimensatFlags",synthetic:true,types:["nix::sys::stat::UtimensatFlags"]},{text:"impl RefUnwindSafe for Statfs",synthetic:true,types:["nix::sys::statfs::Statfs"]},{text:"impl RefUnwindSafe for FsType",synthetic:true,types:["nix::sys::statfs::FsType"]},{text:"impl RefUnwindSafe for FsFlags",synthetic:true,types:["nix::sys::statvfs::FsFlags"]},{text:"impl RefUnwindSafe for Statvfs",synthetic:true,types:["nix::sys::statvfs::Statvfs"]},{text:"impl RefUnwindSafe for SysInfo",synthetic:true,types:["nix::sys::sysinfo::SysInfo"]},{text:"impl !RefUnwindSafe for Termios",synthetic:true,types:["nix::sys::termios::Termios"]},{text:"impl RefUnwindSafe for InputFlags",synthetic:true,types:["nix::sys::termios::InputFlags"]},{text:"impl RefUnwindSafe for OutputFlags",synthetic:true,types:["nix::sys::termios::OutputFlags"]},{text:"impl RefUnwindSafe for ControlFlags",synthetic:true,types:["nix::sys::termios::ControlFlags"]},{text:"impl RefUnwindSafe for LocalFlags",synthetic:true,types:["nix::sys::termios::LocalFlags"]},{text:"impl RefUnwindSafe for BaudRate",synthetic:true,types:["nix::sys::termios::BaudRate"]},{text:"impl RefUnwindSafe for SetArg",synthetic:true,types:["nix::sys::termios::SetArg"]},{text:"impl RefUnwindSafe for FlushArg",synthetic:true,types:["nix::sys::termios::FlushArg"]},{text:"impl RefUnwindSafe for FlowArg",synthetic:true,types:["nix::sys::termios::FlowArg"]},{text:"impl RefUnwindSafe for SpecialCharacterIndices",synthetic:true,types:["nix::sys::termios::SpecialCharacterIndices"]},{text:"impl RefUnwindSafe for TimeSpec",synthetic:true,types:["nix::sys::time::TimeSpec"]},{text:"impl RefUnwindSafe for TimeVal",synthetic:true,types:["nix::sys::time::TimeVal"]},{text:"impl RefUnwindSafe for RemoteIoVec",synthetic:true,types:["nix::sys::uio::RemoteIoVec"]},{text:"impl<T> RefUnwindSafe for IoVec<T> where
T: RefUnwindSafe, ",synthetic:true,types:["nix::sys::uio::IoVec"]},{text:"impl RefUnwindSafe for UtsName",synthetic:true,types:["nix::sys::utsname::UtsName"]},{text:"impl RefUnwindSafe for WaitPidFlag",synthetic:true,types:["nix::sys::wait::WaitPidFlag"]},{text:"impl RefUnwindSafe for WaitStatus",synthetic:true,types:["nix::sys::wait::WaitStatus"]},{text:"impl RefUnwindSafe for AddWatchFlags",synthetic:true,types:["nix::sys::inotify::AddWatchFlags"]},{text:"impl RefUnwindSafe for InitFlags",synthetic:true,types:["nix::sys::inotify::InitFlags"]},{text:"impl RefUnwindSafe for Inotify",synthetic:true,types:["nix::sys::inotify::Inotify"]},{text:"impl RefUnwindSafe for WatchDescriptor",synthetic:true,types:["nix::sys::inotify::WatchDescriptor"]},{text:"impl RefUnwindSafe for InotifyEvent",synthetic:true,types:["nix::sys::inotify::InotifyEvent"]},{text:"impl RefUnwindSafe for UContext",synthetic:true,types:["nix::ucontext::UContext"]},{text:"impl RefUnwindSafe for Uid",synthetic:true,types:["nix::unistd::Uid"]},{text:"impl RefUnwindSafe for Gid",synthetic:true,types:["nix::unistd::Gid"]},{text:"impl RefUnwindSafe for Pid",synthetic:true,types:["nix::unistd::Pid"]},{text:"impl RefUnwindSafe for AccessFlags",synthetic:true,types:["nix::unistd::AccessFlags"]},{text:"impl RefUnwindSafe for ForkResult",synthetic:true,types:["nix::unistd::ForkResult"]},{text:"impl RefUnwindSafe for FchownatFlags",synthetic:true,types:["nix::unistd::FchownatFlags"]},{text:"impl RefUnwindSafe for Whence",synthetic:true,types:["nix::unistd::Whence"]},{text:"impl RefUnwindSafe for UnlinkatFlags",synthetic:true,types:["nix::unistd::UnlinkatFlags"]},{text:"impl RefUnwindSafe for PathconfVar",synthetic:true,types:["nix::unistd::PathconfVar"]},{text:"impl RefUnwindSafe for SysconfVar",synthetic:true,types:["nix::unistd::SysconfVar"]},];
implementors["num_traits"] = [{text:"impl RefUnwindSafe for ParseFloatError",synthetic:true,types:["num_traits::ParseFloatError"]},{text:"impl RefUnwindSafe for FloatErrorKind",synthetic:true,types:["num_traits::FloatErrorKind"]},];
implementors["owning_ref"] = [{text:"impl<O, T: ?Sized> RefUnwindSafe for OwningRef<O, T> where
O: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["owning_ref::OwningRef"]},{text:"impl<O, T: ?Sized> RefUnwindSafe for OwningRefMut<O, T> where
O: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["owning_ref::OwningRefMut"]},{text:"impl<O, H> RefUnwindSafe for OwningHandle<O, H> where
H: RefUnwindSafe,
O: RefUnwindSafe, ",synthetic:true,types:["owning_ref::OwningHandle"]},];
implementors["parking_lot"] = [{text:"impl RefUnwindSafe for Condvar",synthetic:true,types:["parking_lot::condvar::Condvar"]},{text:"impl RefUnwindSafe for WaitTimeoutResult",synthetic:true,types:["parking_lot::condvar::WaitTimeoutResult"]},{text:"impl RefUnwindSafe for Once",synthetic:true,types:["parking_lot::once::Once"]},{text:"impl RefUnwindSafe for RawMutex",synthetic:true,types:["parking_lot::raw_mutex::RawMutex"]},{text:"impl RefUnwindSafe for RawRwLock",synthetic:true,types:["parking_lot::raw_rwlock::RawRwLock"]},{text:"impl RefUnwindSafe for RawThreadId",synthetic:true,types:["parking_lot::remutex::RawThreadId"]},{text:"impl RefUnwindSafe for OnceState",synthetic:true,types:["parking_lot::once::OnceState"]},];
implementors["parking_lot_core"] = [{text:"impl RefUnwindSafe for ParkToken",synthetic:true,types:["parking_lot_core::parking_lot::ParkToken"]},{text:"impl RefUnwindSafe for UnparkResult",synthetic:true,types:["parking_lot_core::parking_lot::UnparkResult"]},{text:"impl RefUnwindSafe for UnparkToken",synthetic:true,types:["parking_lot_core::parking_lot::UnparkToken"]},{text:"impl RefUnwindSafe for SpinWait",synthetic:true,types:["parking_lot_core::spinwait::SpinWait"]},{text:"impl RefUnwindSafe for FilterOp",synthetic:true,types:["parking_lot_core::parking_lot::FilterOp"]},{text:"impl RefUnwindSafe for ParkResult",synthetic:true,types:["parking_lot_core::parking_lot::ParkResult"]},{text:"impl RefUnwindSafe for RequeueOp",synthetic:true,types:["parking_lot_core::parking_lot::RequeueOp"]},];
implementors["proc_macro2"] = [{text:"impl !RefUnwindSafe for TokenStream",synthetic:true,types:["proc_macro2::TokenStream"]},{text:"impl !RefUnwindSafe for LexError",synthetic:true,types:["proc_macro2::LexError"]},{text:"impl !RefUnwindSafe for Span",synthetic:true,types:["proc_macro2::Span"]},{text:"impl !RefUnwindSafe for Group",synthetic:true,types:["proc_macro2::Group"]},{text:"impl !RefUnwindSafe for Punct",synthetic:true,types:["proc_macro2::Punct"]},{text:"impl !RefUnwindSafe for Ident",synthetic:true,types:["proc_macro2::Ident"]},{text:"impl !RefUnwindSafe for Literal",synthetic:true,types:["proc_macro2::Literal"]},{text:"impl !RefUnwindSafe for TokenTree",synthetic:true,types:["proc_macro2::TokenTree"]},{text:"impl RefUnwindSafe for Delimiter",synthetic:true,types:["proc_macro2::Delimiter"]},{text:"impl RefUnwindSafe for Spacing",synthetic:true,types:["proc_macro2::Spacing"]},{text:"impl !RefUnwindSafe for IntoIter",synthetic:true,types:["proc_macro2::token_stream::IntoIter"]},];
implementors["quote"] = [{text:"impl RefUnwindSafe for Tokens",synthetic:true,types:["quote::tokens::Tokens"]},{text:"impl<'a> RefUnwindSafe for ByteStr<'a>",synthetic:true,types:["quote::to_tokens::ByteStr"]},{text:"impl<T> RefUnwindSafe for Hex<T> where
T: RefUnwindSafe, ",synthetic:true,types:["quote::to_tokens::Hex"]},{text:"impl RefUnwindSafe for Ident",synthetic:true,types:["quote::ident::Ident"]},];
implementors["rand"] = [{text:"impl RefUnwindSafe for Alphanumeric",synthetic:true,types:["rand::distributions::other::Alphanumeric"]},{text:"impl<X> RefUnwindSafe for Uniform<X> where
<X as SampleUniform>::Sampler: RefUnwindSafe, ",synthetic:true,types:["rand::distributions::uniform::Uniform"]},{text:"impl RefUnwindSafe for OpenClosed01",synthetic:true,types:["rand::distributions::float::OpenClosed01"]},{text:"impl RefUnwindSafe for Open01",synthetic:true,types:["rand::distributions::float::Open01"]},{text:"impl RefUnwindSafe for Bernoulli",synthetic:true,types:["rand::distributions::bernoulli::Bernoulli"]},{text:"impl RefUnwindSafe for UnitSphereSurface",synthetic:true,types:["rand::distributions::unit_sphere::UnitSphereSurface"]},{text:"impl RefUnwindSafe for UnitCircle",synthetic:true,types:["rand::distributions::unit_circle::UnitCircle"]},{text:"impl RefUnwindSafe for Gamma",synthetic:true,types:["rand::distributions::gamma::Gamma"]},{text:"impl RefUnwindSafe for ChiSquared",synthetic:true,types:["rand::distributions::gamma::ChiSquared"]},{text:"impl RefUnwindSafe for FisherF",synthetic:true,types:["rand::distributions::gamma::FisherF"]},{text:"impl RefUnwindSafe for StudentT",synthetic:true,types:["rand::distributions::gamma::StudentT"]},{text:"impl RefUnwindSafe for Beta",synthetic:true,types:["rand::distributions::gamma::Beta"]},{text:"impl RefUnwindSafe for Normal",synthetic:true,types:["rand::distributions::normal::Normal"]},{text:"impl RefUnwindSafe for LogNormal",synthetic:true,types:["rand::distributions::normal::LogNormal"]},{text:"impl RefUnwindSafe for StandardNormal",synthetic:true,types:["rand::distributions::normal::StandardNormal"]},{text:"impl RefUnwindSafe for Exp",synthetic:true,types:["rand::distributions::exponential::Exp"]},{text:"impl RefUnwindSafe for Exp1",synthetic:true,types:["rand::distributions::exponential::Exp1"]},{text:"impl RefUnwindSafe for Pareto",synthetic:true,types:["rand::distributions::pareto::Pareto"]},{text:"impl RefUnwindSafe for Poisson",synthetic:true,types:["rand::distributions::poisson::Poisson"]},{text:"impl RefUnwindSafe for Binomial",synthetic:true,types:["rand::distributions::binomial::Binomial"]},{text:"impl RefUnwindSafe for Cauchy",synthetic:true,types:["rand::distributions::cauchy::Cauchy"]},{text:"impl RefUnwindSafe for Dirichlet",synthetic:true,types:["rand::distributions::dirichlet::Dirichlet"]},{text:"impl RefUnwindSafe for Triangular",synthetic:true,types:["rand::distributions::triangular::Triangular"]},{text:"impl RefUnwindSafe for Weibull",synthetic:true,types:["rand::distributions::weibull::Weibull"]},{text:"impl<D, R, T> RefUnwindSafe for DistIter<D, R, T> where
D: RefUnwindSafe,
R: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["rand::distributions::DistIter"]},{text:"impl RefUnwindSafe for Standard",synthetic:true,types:["rand::distributions::Standard"]},{text:"impl RefUnwindSafe for BernoulliError",synthetic:true,types:["rand::distributions::bernoulli::BernoulliError"]},{text:"impl<X> RefUnwindSafe for UniformInt<X> where
X: RefUnwindSafe, ",synthetic:true,types:["rand::distributions::uniform::UniformInt"]},{text:"impl<X> RefUnwindSafe for UniformFloat<X> where
X: RefUnwindSafe, ",synthetic:true,types:["rand::distributions::uniform::UniformFloat"]},{text:"impl RefUnwindSafe for UniformDuration",synthetic:true,types:["rand::distributions::uniform::UniformDuration"]},{text:"impl<X> RefUnwindSafe for WeightedIndex<X> where
X: RefUnwindSafe,
<X as SampleUniform>::Sampler: RefUnwindSafe, ",synthetic:true,types:["rand::distributions::weighted::WeightedIndex"]},{text:"impl RefUnwindSafe for WeightedError",synthetic:true,types:["rand::distributions::weighted::WeightedError"]},{text:"impl<W> RefUnwindSafe for WeightedIndex<W> where
W: RefUnwindSafe,
<W as SampleUniform>::Sampler: RefUnwindSafe, ",synthetic:true,types:["rand::distributions::weighted::alias_method::WeightedIndex"]},{text:"impl RefUnwindSafe for EntropyRng",synthetic:true,types:["rand::rngs::entropy::EntropyRng"]},{text:"impl RefUnwindSafe for StdRng",synthetic:true,types:["rand::rngs::std::StdRng"]},{text:"impl RefUnwindSafe for ThreadRng",synthetic:true,types:["rand::rngs::thread::ThreadRng"]},{text:"impl RefUnwindSafe for OsRng",synthetic:true,types:["rand::rngs::os::OsRng"]},{text:"impl<R> RefUnwindSafe for ReadRng<R> where
R: RefUnwindSafe, ",synthetic:true,types:["rand::rngs::adapter::read::ReadRng"]},{text:"impl !RefUnwindSafe for ReadError",synthetic:true,types:["rand::rngs::adapter::read::ReadError"]},{text:"impl<R, Rsdr> RefUnwindSafe for ReseedingRng<R, Rsdr> where
R: RefUnwindSafe,
Rsdr: RefUnwindSafe,
<R as BlockRngCore>::Results: RefUnwindSafe, ",synthetic:true,types:["rand::rngs::adapter::reseeding::ReseedingRng"]},{text:"impl RefUnwindSafe for StepRng",synthetic:true,types:["rand::rngs::mock::StepRng"]},{text:"impl<'a, S: ?Sized, T> RefUnwindSafe for SliceChooseIter<'a, S, T> where
S: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["rand::seq::SliceChooseIter"]},{text:"impl RefUnwindSafe for IndexVec",synthetic:true,types:["rand::seq::index::IndexVec"]},{text:"impl<'a> RefUnwindSafe for IndexVecIter<'a>",synthetic:true,types:["rand::seq::index::IndexVecIter"]},{text:"impl RefUnwindSafe for IndexVecIntoIter",synthetic:true,types:["rand::seq::index::IndexVecIntoIter"]},];
implementors["rand_chacha"] = [{text:"impl RefUnwindSafe for ChaCha12Core",synthetic:true,types:["rand_chacha::chacha::ChaCha12Core"]},{text:"impl RefUnwindSafe for ChaCha12Rng",synthetic:true,types:["rand_chacha::chacha::ChaCha12Rng"]},{text:"impl RefUnwindSafe for ChaCha20Core",synthetic:true,types:["rand_chacha::chacha::ChaCha20Core"]},{text:"impl RefUnwindSafe for ChaCha20Rng",synthetic:true,types:["rand_chacha::chacha::ChaCha20Rng"]},{text:"impl RefUnwindSafe for ChaCha8Core",synthetic:true,types:["rand_chacha::chacha::ChaCha8Core"]},{text:"impl RefUnwindSafe for ChaCha8Rng",synthetic:true,types:["rand_chacha::chacha::ChaCha8Rng"]},];
implementors["rand_core"] = [{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["rand_core::error::Error"]},{text:"impl<R: ?Sized> RefUnwindSafe for BlockRng<R> where
R: RefUnwindSafe,
<R as BlockRngCore>::Results: RefUnwindSafe, ",synthetic:true,types:["rand_core::block::BlockRng"]},{text:"impl<R: ?Sized> RefUnwindSafe for BlockRng64<R> where
R: RefUnwindSafe,
<R as BlockRngCore>::Results: RefUnwindSafe, ",synthetic:true,types:["rand_core::block::BlockRng64"]},];
implementors["rayon"] = [{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::binary_heap::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::binary_heap::Iter"]},{text:"impl<K, V> RefUnwindSafe for IntoIter<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::btree_map::IntoIter"]},{text:"impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::btree_map::Iter"]},{text:"impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::btree_map::IterMut"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::btree_set::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::btree_set::Iter"]},{text:"impl<K, V> RefUnwindSafe for IntoIter<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::hash_map::IntoIter"]},{text:"impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::hash_map::Iter"]},{text:"impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::hash_map::IterMut"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::hash_set::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::hash_set::Iter"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::linked_list::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::linked_list::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::linked_list::IterMut"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::vec_deque::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::vec_deque::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::collections::vec_deque::IterMut"]},{text:"impl<Iter> RefUnwindSafe for IterBridge<Iter> where
Iter: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::par_bridge::IterBridge"]},{text:"impl<A, B> RefUnwindSafe for Chain<A, B> where
A: RefUnwindSafe,
B: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::chain::Chain"]},{text:"impl<I> RefUnwindSafe for Chunks<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::chunks::Chunks"]},{text:"impl<I> RefUnwindSafe for Enumerate<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::enumerate::Enumerate"]},{text:"impl<I, P> RefUnwindSafe for Filter<I, P> where
I: RefUnwindSafe,
P: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::filter::Filter"]},{text:"impl<I, P> RefUnwindSafe for FilterMap<I, P> where
I: RefUnwindSafe,
P: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::filter_map::FilterMap"]},{text:"impl<I, F> RefUnwindSafe for FlatMap<I, F> where
F: RefUnwindSafe,
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::flat_map::FlatMap"]},{text:"impl<I> RefUnwindSafe for Flatten<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::flatten::Flatten"]},{text:"impl<I, ID, F> RefUnwindSafe for Fold<I, ID, F> where
F: RefUnwindSafe,
I: RefUnwindSafe,
ID: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::fold::Fold"]},{text:"impl<I, U, F> RefUnwindSafe for FoldWith<I, U, F> where
F: RefUnwindSafe,
I: RefUnwindSafe,
U: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::fold::FoldWith"]},{text:"impl<I, U, ID, F> RefUnwindSafe for TryFold<I, U, ID, F> where
F: RefUnwindSafe,
I: RefUnwindSafe,
ID: RefUnwindSafe,
U: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::try_fold::TryFold"]},{text:"impl<I, U, F> RefUnwindSafe for TryFoldWith<I, U, F> where
F: RefUnwindSafe,
I: RefUnwindSafe,
<U as Try>::Ok: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::try_fold::TryFoldWith"]},{text:"impl<I> RefUnwindSafe for Skip<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::skip::Skip"]},{text:"impl<D, S> RefUnwindSafe for Split<D, S> where
D: RefUnwindSafe,
S: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::splitter::Split"]},{text:"impl<I> RefUnwindSafe for Take<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::take::Take"]},{text:"impl<I, F> RefUnwindSafe for Map<I, F> where
F: RefUnwindSafe,
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::map::Map"]},{text:"impl<I, INIT, F> RefUnwindSafe for MapInit<I, INIT, F> where
F: RefUnwindSafe,
I: RefUnwindSafe,
INIT: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::map_with::MapInit"]},{text:"impl<I, T, F> RefUnwindSafe for MapWith<I, T, F> where
F: RefUnwindSafe,
I: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::map_with::MapWith"]},{text:"impl<A, B> RefUnwindSafe for Zip<A, B> where
A: RefUnwindSafe,
B: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::zip::Zip"]},{text:"impl<A, B> RefUnwindSafe for ZipEq<A, B> where
A: RefUnwindSafe,
B: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::zip_eq::ZipEq"]},{text:"impl<I, J> RefUnwindSafe for Interleave<I, J> where
I: RefUnwindSafe,
J: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::interleave::Interleave"]},{text:"impl<I, J> RefUnwindSafe for InterleaveShortest<I, J> where
I: RefUnwindSafe,
J: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::interleave_shortest::InterleaveShortest"]},{text:"impl<I> RefUnwindSafe for Intersperse<I> where
I: RefUnwindSafe,
<I as ParallelIterator>::Item: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::intersperse::Intersperse"]},{text:"impl<I, F> RefUnwindSafe for Update<I, F> where
F: RefUnwindSafe,
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::update::Update"]},{text:"impl<I> RefUnwindSafe for Rev<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::rev::Rev"]},{text:"impl<I> RefUnwindSafe for MaxLen<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::len::MaxLen"]},{text:"impl<I> RefUnwindSafe for MinLen<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::len::MinLen"]},{text:"impl<I> RefUnwindSafe for Cloned<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::cloned::Cloned"]},{text:"impl<I, F> RefUnwindSafe for Inspect<I, F> where
F: RefUnwindSafe,
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::inspect::Inspect"]},{text:"impl<I> RefUnwindSafe for PanicFuse<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::panic_fuse::PanicFuse"]},{text:"impl<I> RefUnwindSafe for WhileSome<I> where
I: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::while_some::WhileSome"]},{text:"impl<T> RefUnwindSafe for Repeat<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::repeat::Repeat"]},{text:"impl<T> RefUnwindSafe for RepeatN<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::repeat::RepeatN"]},{text:"impl<T> RefUnwindSafe for Empty<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::empty::Empty"]},{text:"impl<T> RefUnwindSafe for Once<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::iter::once::Once"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::option::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::option::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::option::IterMut"]},{text:"impl<T> RefUnwindSafe for Iter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::range::Iter"]},{text:"impl<T> RefUnwindSafe for Iter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::range_inclusive::Iter"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::result::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::result::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::result::IterMut"]},{text:"impl<'data, T> RefUnwindSafe for Iter<'data, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::slice::Iter"]},{text:"impl<'data, T> RefUnwindSafe for Chunks<'data, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::slice::Chunks"]},{text:"impl<'data, T> RefUnwindSafe for Windows<'data, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::slice::Windows"]},{text:"impl<'data, T> RefUnwindSafe for IterMut<'data, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::slice::IterMut"]},{text:"impl<'data, T> RefUnwindSafe for ChunksMut<'data, T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::slice::ChunksMut"]},{text:"impl<'data, T, P> RefUnwindSafe for Split<'data, T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["rayon::slice::Split"]},{text:"impl<'data, T, P> RefUnwindSafe for SplitMut<'data, T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["rayon::slice::SplitMut"]},{text:"impl<'ch> RefUnwindSafe for Chars<'ch>",synthetic:true,types:["rayon::str::Chars"]},{text:"impl<'ch> RefUnwindSafe for CharIndices<'ch>",synthetic:true,types:["rayon::str::CharIndices"]},{text:"impl<'ch> RefUnwindSafe for Bytes<'ch>",synthetic:true,types:["rayon::str::Bytes"]},{text:"impl<'ch> RefUnwindSafe for EncodeUtf16<'ch>",synthetic:true,types:["rayon::str::EncodeUtf16"]},{text:"impl<'ch, P> RefUnwindSafe for Split<'ch, P> where
P: RefUnwindSafe, ",synthetic:true,types:["rayon::str::Split"]},{text:"impl<'ch, P> RefUnwindSafe for SplitTerminator<'ch, P> where
P: RefUnwindSafe, ",synthetic:true,types:["rayon::str::SplitTerminator"]},{text:"impl<'ch> RefUnwindSafe for Lines<'ch>",synthetic:true,types:["rayon::str::Lines"]},{text:"impl<'ch> RefUnwindSafe for SplitWhitespace<'ch>",synthetic:true,types:["rayon::str::SplitWhitespace"]},{text:"impl<'ch, P> RefUnwindSafe for Matches<'ch, P> where
P: RefUnwindSafe, ",synthetic:true,types:["rayon::str::Matches"]},{text:"impl<'ch, P> RefUnwindSafe for MatchIndices<'ch, P> where
P: RefUnwindSafe, ",synthetic:true,types:["rayon::str::MatchIndices"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rayon::vec::IntoIter"]},];
implementors["rayon_core"] = [{text:"impl !RefUnwindSafe for ThreadBuilder",synthetic:true,types:["rayon_core::registry::ThreadBuilder"]},{text:"impl<'scope> !RefUnwindSafe for Scope<'scope>",synthetic:true,types:["rayon_core::scope::Scope"]},{text:"impl<'scope> !RefUnwindSafe for ScopeFifo<'scope>",synthetic:true,types:["rayon_core::scope::ScopeFifo"]},{text:"impl !RefUnwindSafe for ThreadPool",synthetic:true,types:["rayon_core::thread_pool::ThreadPool"]},{text:"impl !RefUnwindSafe for ThreadPoolBuildError",synthetic:true,types:["rayon_core::ThreadPoolBuildError"]},{text:"impl<S = DefaultSpawn> !RefUnwindSafe for ThreadPoolBuilder<S>",synthetic:true,types:["rayon_core::ThreadPoolBuilder"]},{text:"impl !RefUnwindSafe for Configuration",synthetic:true,types:["rayon_core::Configuration"]},{text:"impl RefUnwindSafe for FnContext",synthetic:true,types:["rayon_core::FnContext"]},];
implementors["regex"] = [{text:"impl RefUnwindSafe for RegexSetBuilder",synthetic:true,types:["regex::re_builder::set_unicode::RegexSetBuilder"]},{text:"impl RefUnwindSafe for RegexBuilder",synthetic:true,types:["regex::re_builder::unicode::RegexBuilder"]},{text:"impl !RefUnwindSafe for RegexSet",synthetic:true,types:["regex::re_set::unicode::RegexSet"]},{text:"impl RefUnwindSafe for SetMatches",synthetic:true,types:["regex::re_set::unicode::SetMatches"]},{text:"impl RefUnwindSafe for SetMatchesIntoIter",synthetic:true,types:["regex::re_set::unicode::SetMatchesIntoIter"]},{text:"impl<'a> RefUnwindSafe for SetMatchesIter<'a>",synthetic:true,types:["regex::re_set::unicode::SetMatchesIter"]},{text:"impl RefUnwindSafe for CaptureLocations",synthetic:true,types:["regex::re_unicode::CaptureLocations"]},{text:"impl<'r, 't> !RefUnwindSafe for CaptureMatches<'r, 't>",synthetic:true,types:["regex::re_unicode::CaptureMatches"]},{text:"impl<'r> RefUnwindSafe for CaptureNames<'r>",synthetic:true,types:["regex::re_unicode::CaptureNames"]},{text:"impl<'t> RefUnwindSafe for Captures<'t>",synthetic:true,types:["regex::re_unicode::Captures"]},{text:"impl<'t> RefUnwindSafe for Match<'t>",synthetic:true,types:["regex::re_unicode::Match"]},{text:"impl<'r, 't> !RefUnwindSafe for Matches<'r, 't>",synthetic:true,types:["regex::re_unicode::Matches"]},{text:"impl<'t> RefUnwindSafe for NoExpand<'t>",synthetic:true,types:["regex::re_unicode::NoExpand"]},{text:"impl !RefUnwindSafe for Regex",synthetic:true,types:["regex::re_unicode::Regex"]},{text:"impl<'a, R: ?Sized> RefUnwindSafe for ReplacerRef<'a, R> where
R: RefUnwindSafe, ",synthetic:true,types:["regex::re_unicode::ReplacerRef"]},{text:"impl<'r, 't> !RefUnwindSafe for Split<'r, 't>",synthetic:true,types:["regex::re_unicode::Split"]},{text:"impl<'r, 't> !RefUnwindSafe for SplitN<'r, 't>",synthetic:true,types:["regex::re_unicode::SplitN"]},{text:"impl<'c, 't> RefUnwindSafe for SubCaptureMatches<'c, 't>",synthetic:true,types:["regex::re_unicode::SubCaptureMatches"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["regex::error::Error"]},{text:"impl RefUnwindSafe for RegexBuilder",synthetic:true,types:["regex::re_builder::bytes::RegexBuilder"]},{text:"impl RefUnwindSafe for RegexSetBuilder",synthetic:true,types:["regex::re_builder::set_bytes::RegexSetBuilder"]},{text:"impl<'t> RefUnwindSafe for Match<'t>",synthetic:true,types:["regex::re_bytes::Match"]},{text:"impl !RefUnwindSafe for Regex",synthetic:true,types:["regex::re_bytes::Regex"]},{text:"impl<'r, 't> !RefUnwindSafe for Matches<'r, 't>",synthetic:true,types:["regex::re_bytes::Matches"]},{text:"impl<'r, 't> !RefUnwindSafe for CaptureMatches<'r, 't>",synthetic:true,types:["regex::re_bytes::CaptureMatches"]},{text:"impl<'r, 't> !RefUnwindSafe for Split<'r, 't>",synthetic:true,types:["regex::re_bytes::Split"]},{text:"impl<'r, 't> !RefUnwindSafe for SplitN<'r, 't>",synthetic:true,types:["regex::re_bytes::SplitN"]},{text:"impl<'r> RefUnwindSafe for CaptureNames<'r>",synthetic:true,types:["regex::re_bytes::CaptureNames"]},{text:"impl RefUnwindSafe for CaptureLocations",synthetic:true,types:["regex::re_bytes::CaptureLocations"]},{text:"impl<'t> RefUnwindSafe for Captures<'t>",synthetic:true,types:["regex::re_bytes::Captures"]},{text:"impl<'c, 't> RefUnwindSafe for SubCaptureMatches<'c, 't>",synthetic:true,types:["regex::re_bytes::SubCaptureMatches"]},{text:"impl<'a, R: ?Sized> RefUnwindSafe for ReplacerRef<'a, R> where
R: RefUnwindSafe, ",synthetic:true,types:["regex::re_bytes::ReplacerRef"]},{text:"impl<'t> RefUnwindSafe for NoExpand<'t>",synthetic:true,types:["regex::re_bytes::NoExpand"]},{text:"impl !RefUnwindSafe for RegexSet",synthetic:true,types:["regex::re_set::bytes::RegexSet"]},{text:"impl RefUnwindSafe for SetMatches",synthetic:true,types:["regex::re_set::bytes::SetMatches"]},{text:"impl RefUnwindSafe for SetMatchesIntoIter",synthetic:true,types:["regex::re_set::bytes::SetMatchesIntoIter"]},{text:"impl<'a> RefUnwindSafe for SetMatchesIter<'a>",synthetic:true,types:["regex::re_set::bytes::SetMatchesIter"]},];
implementors["regex_syntax"] = [{text:"impl !RefUnwindSafe for Parser",synthetic:true,types:["regex_syntax::parser::Parser"]},{text:"impl RefUnwindSafe for ParserBuilder",synthetic:true,types:["regex_syntax::parser::ParserBuilder"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["regex_syntax::error::Error"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["regex_syntax::ast::Error"]},{text:"impl RefUnwindSafe for Span",synthetic:true,types:["regex_syntax::ast::Span"]},{text:"impl RefUnwindSafe for Position",synthetic:true,types:["regex_syntax::ast::Position"]},{text:"impl RefUnwindSafe for WithComments",synthetic:true,types:["regex_syntax::ast::WithComments"]},{text:"impl RefUnwindSafe for Comment",synthetic:true,types:["regex_syntax::ast::Comment"]},{text:"impl RefUnwindSafe for Alternation",synthetic:true,types:["regex_syntax::ast::Alternation"]},{text:"impl RefUnwindSafe for Concat",synthetic:true,types:["regex_syntax::ast::Concat"]},{text:"impl RefUnwindSafe for Literal",synthetic:true,types:["regex_syntax::ast::Literal"]},{text:"impl RefUnwindSafe for ClassPerl",synthetic:true,types:["regex_syntax::ast::ClassPerl"]},{text:"impl RefUnwindSafe for ClassAscii",synthetic:true,types:["regex_syntax::ast::ClassAscii"]},{text:"impl RefUnwindSafe for ClassUnicode",synthetic:true,types:["regex_syntax::ast::ClassUnicode"]},{text:"impl RefUnwindSafe for ClassBracketed",synthetic:true,types:["regex_syntax::ast::ClassBracketed"]},{text:"impl RefUnwindSafe for ClassSetRange",synthetic:true,types:["regex_syntax::ast::ClassSetRange"]},{text:"impl RefUnwindSafe for ClassSetUnion",synthetic:true,types:["regex_syntax::ast::ClassSetUnion"]},{text:"impl RefUnwindSafe for ClassSetBinaryOp",synthetic:true,types:["regex_syntax::ast::ClassSetBinaryOp"]},{text:"impl RefUnwindSafe for Assertion",synthetic:true,types:["regex_syntax::ast::Assertion"]},{text:"impl RefUnwindSafe for Repetition",synthetic:true,types:["regex_syntax::ast::Repetition"]},{text:"impl RefUnwindSafe for RepetitionOp",synthetic:true,types:["regex_syntax::ast::RepetitionOp"]},{text:"impl RefUnwindSafe for Group",synthetic:true,types:["regex_syntax::ast::Group"]},{text:"impl RefUnwindSafe for CaptureName",synthetic:true,types:["regex_syntax::ast::CaptureName"]},{text:"impl RefUnwindSafe for SetFlags",synthetic:true,types:["regex_syntax::ast::SetFlags"]},{text:"impl RefUnwindSafe for Flags",synthetic:true,types:["regex_syntax::ast::Flags"]},{text:"impl RefUnwindSafe for FlagsItem",synthetic:true,types:["regex_syntax::ast::FlagsItem"]},{text:"impl RefUnwindSafe for ErrorKind",synthetic:true,types:["regex_syntax::ast::ErrorKind"]},{text:"impl RefUnwindSafe for Ast",synthetic:true,types:["regex_syntax::ast::Ast"]},{text:"impl RefUnwindSafe for LiteralKind",synthetic:true,types:["regex_syntax::ast::LiteralKind"]},{text:"impl RefUnwindSafe for SpecialLiteralKind",synthetic:true,types:["regex_syntax::ast::SpecialLiteralKind"]},{text:"impl RefUnwindSafe for HexLiteralKind",synthetic:true,types:["regex_syntax::ast::HexLiteralKind"]},{text:"impl RefUnwindSafe for Class",synthetic:true,types:["regex_syntax::ast::Class"]},{text:"impl RefUnwindSafe for ClassPerlKind",synthetic:true,types:["regex_syntax::ast::ClassPerlKind"]},{text:"impl RefUnwindSafe for ClassAsciiKind",synthetic:true,types:["regex_syntax::ast::ClassAsciiKind"]},{text:"impl RefUnwindSafe for ClassUnicodeKind",synthetic:true,types:["regex_syntax::ast::ClassUnicodeKind"]},{text:"impl RefUnwindSafe for ClassUnicodeOpKind",synthetic:true,types:["regex_syntax::ast::ClassUnicodeOpKind"]},{text:"impl RefUnwindSafe for ClassSet",synthetic:true,types:["regex_syntax::ast::ClassSet"]},{text:"impl RefUnwindSafe for ClassSetItem",synthetic:true,types:["regex_syntax::ast::ClassSetItem"]},{text:"impl RefUnwindSafe for ClassSetBinaryOpKind",synthetic:true,types:["regex_syntax::ast::ClassSetBinaryOpKind"]},{text:"impl RefUnwindSafe for AssertionKind",synthetic:true,types:["regex_syntax::ast::AssertionKind"]},{text:"impl RefUnwindSafe for RepetitionKind",synthetic:true,types:["regex_syntax::ast::RepetitionKind"]},{text:"impl RefUnwindSafe for RepetitionRange",synthetic:true,types:["regex_syntax::ast::RepetitionRange"]},{text:"impl RefUnwindSafe for GroupKind",synthetic:true,types:["regex_syntax::ast::GroupKind"]},{text:"impl RefUnwindSafe for FlagsItemKind",synthetic:true,types:["regex_syntax::ast::FlagsItemKind"]},{text:"impl RefUnwindSafe for Flag",synthetic:true,types:["regex_syntax::ast::Flag"]},{text:"impl RefUnwindSafe for ParserBuilder",synthetic:true,types:["regex_syntax::ast::parse::ParserBuilder"]},{text:"impl !RefUnwindSafe for Parser",synthetic:true,types:["regex_syntax::ast::parse::Parser"]},{text:"impl RefUnwindSafe for Printer",synthetic:true,types:["regex_syntax::ast::print::Printer"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["regex_syntax::hir::Error"]},{text:"impl RefUnwindSafe for Hir",synthetic:true,types:["regex_syntax::hir::Hir"]},{text:"impl RefUnwindSafe for ClassUnicode",synthetic:true,types:["regex_syntax::hir::ClassUnicode"]},{text:"impl<'a> RefUnwindSafe for ClassUnicodeIter<'a>",synthetic:true,types:["regex_syntax::hir::ClassUnicodeIter"]},{text:"impl RefUnwindSafe for ClassUnicodeRange",synthetic:true,types:["regex_syntax::hir::ClassUnicodeRange"]},{text:"impl RefUnwindSafe for ClassBytes",synthetic:true,types:["regex_syntax::hir::ClassBytes"]},{text:"impl<'a> RefUnwindSafe for ClassBytesIter<'a>",synthetic:true,types:["regex_syntax::hir::ClassBytesIter"]},{text:"impl RefUnwindSafe for ClassBytesRange",synthetic:true,types:["regex_syntax::hir::ClassBytesRange"]},{text:"impl RefUnwindSafe for Group",synthetic:true,types:["regex_syntax::hir::Group"]},{text:"impl RefUnwindSafe for Repetition",synthetic:true,types:["regex_syntax::hir::Repetition"]},{text:"impl RefUnwindSafe for ErrorKind",synthetic:true,types:["regex_syntax::hir::ErrorKind"]},{text:"impl RefUnwindSafe for HirKind",synthetic:true,types:["regex_syntax::hir::HirKind"]},{text:"impl RefUnwindSafe for Literal",synthetic:true,types:["regex_syntax::hir::Literal"]},{text:"impl RefUnwindSafe for Class",synthetic:true,types:["regex_syntax::hir::Class"]},{text:"impl RefUnwindSafe for Anchor",synthetic:true,types:["regex_syntax::hir::Anchor"]},{text:"impl RefUnwindSafe for WordBoundary",synthetic:true,types:["regex_syntax::hir::WordBoundary"]},{text:"impl RefUnwindSafe for GroupKind",synthetic:true,types:["regex_syntax::hir::GroupKind"]},{text:"impl RefUnwindSafe for RepetitionKind",synthetic:true,types:["regex_syntax::hir::RepetitionKind"]},{text:"impl RefUnwindSafe for RepetitionRange",synthetic:true,types:["regex_syntax::hir::RepetitionRange"]},{text:"impl RefUnwindSafe for Literals",synthetic:true,types:["regex_syntax::hir::literal::Literals"]},{text:"impl RefUnwindSafe for Literal",synthetic:true,types:["regex_syntax::hir::literal::Literal"]},{text:"impl RefUnwindSafe for Printer",synthetic:true,types:["regex_syntax::hir::print::Printer"]},{text:"impl RefUnwindSafe for TranslatorBuilder",synthetic:true,types:["regex_syntax::hir::translate::TranslatorBuilder"]},{text:"impl !RefUnwindSafe for Translator",synthetic:true,types:["regex_syntax::hir::translate::Translator"]},{text:"impl RefUnwindSafe for Utf8Range",synthetic:true,types:["regex_syntax::utf8::Utf8Range"]},{text:"impl RefUnwindSafe for Utf8Sequences",synthetic:true,types:["regex_syntax::utf8::Utf8Sequences"]},{text:"impl RefUnwindSafe for Utf8Sequence",synthetic:true,types:["regex_syntax::utf8::Utf8Sequence"]},];
implementors["scroll"] = [{text:"impl RefUnwindSafe for Uleb128",synthetic:true,types:["scroll::leb128::Uleb128"]},{text:"impl RefUnwindSafe for Sleb128",synthetic:true,types:["scroll::leb128::Sleb128"]},{text:"impl RefUnwindSafe for Endian",synthetic:true,types:["scroll::endian::Endian"]},{text:"impl<T = usize> !RefUnwindSafe for Error<T>",synthetic:true,types:["scroll::error::Error"]},{text:"impl RefUnwindSafe for StrCtx",synthetic:true,types:["scroll::ctx::StrCtx"]},];
implementors["serde"] = [{text:"impl RefUnwindSafe for IgnoredAny",synthetic:true,types:["serde::de::ignored_any::IgnoredAny"]},{text:"impl<'a> RefUnwindSafe for Unexpected<'a>",synthetic:true,types:["serde::de::Unexpected"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["serde::de::value::Error"]},{text:"impl<E> RefUnwindSafe for UnitDeserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::UnitDeserializer"]},{text:"impl<E> RefUnwindSafe for BoolDeserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::BoolDeserializer"]},{text:"impl<E> RefUnwindSafe for I8Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::I8Deserializer"]},{text:"impl<E> RefUnwindSafe for I16Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::I16Deserializer"]},{text:"impl<E> RefUnwindSafe for I32Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::I32Deserializer"]},{text:"impl<E> RefUnwindSafe for I64Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::I64Deserializer"]},{text:"impl<E> RefUnwindSafe for IsizeDeserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::IsizeDeserializer"]},{text:"impl<E> RefUnwindSafe for U8Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::U8Deserializer"]},{text:"impl<E> RefUnwindSafe for U16Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::U16Deserializer"]},{text:"impl<E> RefUnwindSafe for U64Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::U64Deserializer"]},{text:"impl<E> RefUnwindSafe for UsizeDeserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::UsizeDeserializer"]},{text:"impl<E> RefUnwindSafe for F32Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::F32Deserializer"]},{text:"impl<E> RefUnwindSafe for F64Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::F64Deserializer"]},{text:"impl<E> RefUnwindSafe for CharDeserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::CharDeserializer"]},{text:"impl<E> RefUnwindSafe for I128Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::I128Deserializer"]},{text:"impl<E> RefUnwindSafe for U128Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::U128Deserializer"]},{text:"impl<E> RefUnwindSafe for U32Deserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::U32Deserializer"]},{text:"impl<'a, E> RefUnwindSafe for StrDeserializer<'a, E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::StrDeserializer"]},{text:"impl<'de, E> RefUnwindSafe for BorrowedStrDeserializer<'de, E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::BorrowedStrDeserializer"]},{text:"impl<E> RefUnwindSafe for StringDeserializer<E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::StringDeserializer"]},{text:"impl<'a, E> RefUnwindSafe for CowStrDeserializer<'a, E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::CowStrDeserializer"]},{text:"impl<'de, E> RefUnwindSafe for BorrowedBytesDeserializer<'de, E> where
E: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::BorrowedBytesDeserializer"]},{text:"impl<I, E> RefUnwindSafe for SeqDeserializer<I, E> where
E: RefUnwindSafe,
I: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::SeqDeserializer"]},{text:"impl<A> RefUnwindSafe for SeqAccessDeserializer<A> where
A: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::SeqAccessDeserializer"]},{text:"impl<'de, I, E> RefUnwindSafe for MapDeserializer<'de, I, E> where
E: RefUnwindSafe,
I: RefUnwindSafe,
<<I as Iterator>::Item as Pair>::Second: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::MapDeserializer"]},{text:"impl<A> RefUnwindSafe for MapAccessDeserializer<A> where
A: RefUnwindSafe, ",synthetic:true,types:["serde::de::value::MapAccessDeserializer"]},{text:"impl<Ok, Error> RefUnwindSafe for Impossible<Ok, Error> where
Error: RefUnwindSafe,
Ok: RefUnwindSafe, ",synthetic:true,types:["serde::ser::impossible::Impossible"]},];
implementors["serde_bench"] = [{text:"impl RefUnwindSafe for Error",synthetic:true,types:["serde_bench::error::Error"]},];
implementors["serde_bytes"] = [{text:"impl RefUnwindSafe for Bytes",synthetic:true,types:["serde_bytes::bytes::Bytes"]},{text:"impl RefUnwindSafe for ByteBuf",synthetic:true,types:["serde_bytes::bytebuf::ByteBuf"]},];
implementors["serde_json"] = [{text:"impl<R> RefUnwindSafe for Deserializer<R> where
R: RefUnwindSafe, ",synthetic:true,types:["serde_json::de::Deserializer"]},{text:"impl<'de, R, T> RefUnwindSafe for StreamDeserializer<'de, R, T> where
R: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["serde_json::de::StreamDeserializer"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["serde_json::error::Error"]},{text:"impl<W, F> RefUnwindSafe for Serializer<W, F> where
F: RefUnwindSafe,
W: RefUnwindSafe, ",synthetic:true,types:["serde_json::ser::Serializer"]},{text:"impl<K, V> RefUnwindSafe for Map<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["serde_json::map::Map"]},{text:"impl RefUnwindSafe for Number",synthetic:true,types:["serde_json::number::Number"]},{text:"impl RefUnwindSafe for Value",synthetic:true,types:["serde_json::value::Value"]},{text:"impl<R> RefUnwindSafe for IoRead<R> where
R: RefUnwindSafe, ",synthetic:true,types:["serde_json::read::IoRead"]},{text:"impl<'a> RefUnwindSafe for SliceRead<'a>",synthetic:true,types:["serde_json::read::SliceRead"]},{text:"impl<'a> RefUnwindSafe for StrRead<'a>",synthetic:true,types:["serde_json::read::StrRead"]},{text:"impl RefUnwindSafe for Category",synthetic:true,types:["serde_json::error::Category"]},{text:"impl<'a> RefUnwindSafe for VacantEntry<'a>",synthetic:true,types:["serde_json::map::VacantEntry"]},{text:"impl<'a> RefUnwindSafe for OccupiedEntry<'a>",synthetic:true,types:["serde_json::map::OccupiedEntry"]},{text:"impl<'a> RefUnwindSafe for Iter<'a>",synthetic:true,types:["serde_json::map::Iter"]},{text:"impl<'a> RefUnwindSafe for IterMut<'a>",synthetic:true,types:["serde_json::map::IterMut"]},{text:"impl RefUnwindSafe for IntoIter",synthetic:true,types:["serde_json::map::IntoIter"]},{text:"impl<'a> RefUnwindSafe for Keys<'a>",synthetic:true,types:["serde_json::map::Keys"]},{text:"impl<'a> RefUnwindSafe for Values<'a>",synthetic:true,types:["serde_json::map::Values"]},{text:"impl<'a> RefUnwindSafe for ValuesMut<'a>",synthetic:true,types:["serde_json::map::ValuesMut"]},{text:"impl<'a> RefUnwindSafe for Entry<'a>",synthetic:true,types:["serde_json::map::Entry"]},{text:"impl RefUnwindSafe for CompactFormatter",synthetic:true,types:["serde_json::ser::CompactFormatter"]},{text:"impl<'a> RefUnwindSafe for PrettyFormatter<'a>",synthetic:true,types:["serde_json::ser::PrettyFormatter"]},{text:"impl RefUnwindSafe for CharEscape",synthetic:true,types:["serde_json::ser::CharEscape"]},];
implementors["smallvec"] = [{text:"impl<'a, T> RefUnwindSafe for Drain<'a, T> where
T: RefUnwindSafe, ",synthetic:true,types:["smallvec::Drain"]},{text:"impl<A> RefUnwindSafe for SmallVec<A> where
A: RefUnwindSafe,
<A as Array>::Item: RefUnwindSafe, ",synthetic:true,types:["smallvec::SmallVec"]},{text:"impl<A> RefUnwindSafe for IntoIter<A> where
A: RefUnwindSafe,
<A as Array>::Item: RefUnwindSafe, ",synthetic:true,types:["smallvec::IntoIter"]},];
implementors["strsim"] = [{text:"impl RefUnwindSafe for StrSimError",synthetic:true,types:["strsim::StrSimError"]},];
implementors["syn"] = [{text:"impl !RefUnwindSafe for Attribute",synthetic:true,types:["syn::attr::Attribute"]},{text:"impl !RefUnwindSafe for MetaList",synthetic:true,types:["syn::attr::MetaList"]},{text:"impl !RefUnwindSafe for MetaNameValue",synthetic:true,types:["syn::attr::MetaNameValue"]},{text:"impl !RefUnwindSafe for Field",synthetic:true,types:["syn::data::Field"]},{text:"impl !RefUnwindSafe for FieldsNamed",synthetic:true,types:["syn::data::FieldsNamed"]},{text:"impl !RefUnwindSafe for FieldsUnnamed",synthetic:true,types:["syn::data::FieldsUnnamed"]},{text:"impl !RefUnwindSafe for Variant",synthetic:true,types:["syn::data::Variant"]},{text:"impl !RefUnwindSafe for VisCrate",synthetic:true,types:["syn::data::VisCrate"]},{text:"impl !RefUnwindSafe for VisPublic",synthetic:true,types:["syn::data::VisPublic"]},{text:"impl !RefUnwindSafe for VisRestricted",synthetic:true,types:["syn::data::VisRestricted"]},{text:"impl !RefUnwindSafe for Arm",synthetic:true,types:["syn::expr::Arm"]},{text:"impl !RefUnwindSafe for FieldValue",synthetic:true,types:["syn::expr::FieldValue"]},{text:"impl !RefUnwindSafe for Label",synthetic:true,types:["syn::expr::Label"]},{text:"impl !RefUnwindSafe for MethodTurbofish",synthetic:true,types:["syn::expr::MethodTurbofish"]},{text:"impl !RefUnwindSafe for ExprArray",synthetic:true,types:["syn::expr::ExprArray"]},{text:"impl !RefUnwindSafe for ExprAssign",synthetic:true,types:["syn::expr::ExprAssign"]},{text:"impl !RefUnwindSafe for ExprAssignOp",synthetic:true,types:["syn::expr::ExprAssignOp"]},{text:"impl !RefUnwindSafe for ExprAsync",synthetic:true,types:["syn::expr::ExprAsync"]},{text:"impl !RefUnwindSafe for ExprAwait",synthetic:true,types:["syn::expr::ExprAwait"]},{text:"impl !RefUnwindSafe for ExprBinary",synthetic:true,types:["syn::expr::ExprBinary"]},{text:"impl !RefUnwindSafe for ExprBlock",synthetic:true,types:["syn::expr::ExprBlock"]},{text:"impl !RefUnwindSafe for ExprBox",synthetic:true,types:["syn::expr::ExprBox"]},{text:"impl !RefUnwindSafe for ExprBreak",synthetic:true,types:["syn::expr::ExprBreak"]},{text:"impl !RefUnwindSafe for ExprCall",synthetic:true,types:["syn::expr::ExprCall"]},{text:"impl !RefUnwindSafe for ExprCast",synthetic:true,types:["syn::expr::ExprCast"]},{text:"impl !RefUnwindSafe for ExprClosure",synthetic:true,types:["syn::expr::ExprClosure"]},{text:"impl !RefUnwindSafe for ExprContinue",synthetic:true,types:["syn::expr::ExprContinue"]},{text:"impl !RefUnwindSafe for ExprField",synthetic:true,types:["syn::expr::ExprField"]},{text:"impl !RefUnwindSafe for ExprForLoop",synthetic:true,types:["syn::expr::ExprForLoop"]},{text:"impl !RefUnwindSafe for ExprGroup",synthetic:true,types:["syn::expr::ExprGroup"]},{text:"impl !RefUnwindSafe for ExprIf",synthetic:true,types:["syn::expr::ExprIf"]},{text:"impl !RefUnwindSafe for ExprIndex",synthetic:true,types:["syn::expr::ExprIndex"]},{text:"impl !RefUnwindSafe for ExprLet",synthetic:true,types:["syn::expr::ExprLet"]},{text:"impl !RefUnwindSafe for ExprLit",synthetic:true,types:["syn::expr::ExprLit"]},{text:"impl !RefUnwindSafe for ExprLoop",synthetic:true,types:["syn::expr::ExprLoop"]},{text:"impl !RefUnwindSafe for ExprMacro",synthetic:true,types:["syn::expr::ExprMacro"]},{text:"impl !RefUnwindSafe for ExprMatch",synthetic:true,types:["syn::expr::ExprMatch"]},{text:"impl !RefUnwindSafe for ExprMethodCall",synthetic:true,types:["syn::expr::ExprMethodCall"]},{text:"impl !RefUnwindSafe for ExprParen",synthetic:true,types:["syn::expr::ExprParen"]},{text:"impl !RefUnwindSafe for ExprPath",synthetic:true,types:["syn::expr::ExprPath"]},{text:"impl !RefUnwindSafe for ExprRange",synthetic:true,types:["syn::expr::ExprRange"]},{text:"impl !RefUnwindSafe for ExprReference",synthetic:true,types:["syn::expr::ExprReference"]},{text:"impl !RefUnwindSafe for ExprRepeat",synthetic:true,types:["syn::expr::ExprRepeat"]},{text:"impl !RefUnwindSafe for ExprReturn",synthetic:true,types:["syn::expr::ExprReturn"]},{text:"impl !RefUnwindSafe for ExprStruct",synthetic:true,types:["syn::expr::ExprStruct"]},{text:"impl !RefUnwindSafe for ExprTry",synthetic:true,types:["syn::expr::ExprTry"]},{text:"impl !RefUnwindSafe for ExprTryBlock",synthetic:true,types:["syn::expr::ExprTryBlock"]},{text:"impl !RefUnwindSafe for ExprTuple",synthetic:true,types:["syn::expr::ExprTuple"]},{text:"impl !RefUnwindSafe for ExprType",synthetic:true,types:["syn::expr::ExprType"]},{text:"impl !RefUnwindSafe for ExprUnary",synthetic:true,types:["syn::expr::ExprUnary"]},{text:"impl !RefUnwindSafe for ExprUnsafe",synthetic:true,types:["syn::expr::ExprUnsafe"]},{text:"impl !RefUnwindSafe for ExprWhile",synthetic:true,types:["syn::expr::ExprWhile"]},{text:"impl !RefUnwindSafe for ExprYield",synthetic:true,types:["syn::expr::ExprYield"]},{text:"impl !RefUnwindSafe for Index",synthetic:true,types:["syn::expr::Index"]},{text:"impl !RefUnwindSafe for BoundLifetimes",synthetic:true,types:["syn::generics::BoundLifetimes"]},{text:"impl !RefUnwindSafe for ConstParam",synthetic:true,types:["syn::generics::ConstParam"]},{text:"impl !RefUnwindSafe for Generics",synthetic:true,types:["syn::generics::Generics"]},{text:"impl !RefUnwindSafe for LifetimeDef",synthetic:true,types:["syn::generics::LifetimeDef"]},{text:"impl !RefUnwindSafe for PredicateEq",synthetic:true,types:["syn::generics::PredicateEq"]},{text:"impl !RefUnwindSafe for PredicateLifetime",synthetic:true,types:["syn::generics::PredicateLifetime"]},{text:"impl !RefUnwindSafe for PredicateType",synthetic:true,types:["syn::generics::PredicateType"]},{text:"impl !RefUnwindSafe for TraitBound",synthetic:true,types:["syn::generics::TraitBound"]},{text:"impl !RefUnwindSafe for TypeParam",synthetic:true,types:["syn::generics::TypeParam"]},{text:"impl !RefUnwindSafe for WhereClause",synthetic:true,types:["syn::generics::WhereClause"]},{text:"impl<'a> !RefUnwindSafe for ImplGenerics<'a>",synthetic:true,types:["syn::generics::ImplGenerics"]},{text:"impl<'a> !RefUnwindSafe for Turbofish<'a>",synthetic:true,types:["syn::generics::Turbofish"]},{text:"impl<'a> !RefUnwindSafe for TypeGenerics<'a>",synthetic:true,types:["syn::generics::TypeGenerics"]},{text:"impl !RefUnwindSafe for ForeignItemFn",synthetic:true,types:["syn::item::ForeignItemFn"]},{text:"impl !RefUnwindSafe for ForeignItemMacro",synthetic:true,types:["syn::item::ForeignItemMacro"]},{text:"impl !RefUnwindSafe for ForeignItemStatic",synthetic:true,types:["syn::item::ForeignItemStatic"]},{text:"impl !RefUnwindSafe for ForeignItemType",synthetic:true,types:["syn::item::ForeignItemType"]},{text:"impl !RefUnwindSafe for ImplItemConst",synthetic:true,types:["syn::item::ImplItemConst"]},{text:"impl !RefUnwindSafe for ImplItemMacro",synthetic:true,types:["syn::item::ImplItemMacro"]},{text:"impl !RefUnwindSafe for ImplItemMethod",synthetic:true,types:["syn::item::ImplItemMethod"]},{text:"impl !RefUnwindSafe for ImplItemType",synthetic:true,types:["syn::item::ImplItemType"]},{text:"impl !RefUnwindSafe for ItemConst",synthetic:true,types:["syn::item::ItemConst"]},{text:"impl !RefUnwindSafe for ItemEnum",synthetic:true,types:["syn::item::ItemEnum"]},{text:"impl !RefUnwindSafe for ItemExternCrate",synthetic:true,types:["syn::item::ItemExternCrate"]},{text:"impl !RefUnwindSafe for ItemFn",synthetic:true,types:["syn::item::ItemFn"]},{text:"impl !RefUnwindSafe for ItemForeignMod",synthetic:true,types:["syn::item::ItemForeignMod"]},{text:"impl !RefUnwindSafe for ItemImpl",synthetic:true,types:["syn::item::ItemImpl"]},{text:"impl !RefUnwindSafe for ItemMacro",synthetic:true,types:["syn::item::ItemMacro"]},{text:"impl !RefUnwindSafe for ItemMacro2",synthetic:true,types:["syn::item::ItemMacro2"]},{text:"impl !RefUnwindSafe for ItemMod",synthetic:true,types:["syn::item::ItemMod"]},{text:"impl !RefUnwindSafe for ItemStatic",synthetic:true,types:["syn::item::ItemStatic"]},{text:"impl !RefUnwindSafe for ItemStruct",synthetic:true,types:["syn::item::ItemStruct"]},{text:"impl !RefUnwindSafe for ItemTrait",synthetic:true,types:["syn::item::ItemTrait"]},{text:"impl !RefUnwindSafe for ItemTraitAlias",synthetic:true,types:["syn::item::ItemTraitAlias"]},{text:"impl !RefUnwindSafe for ItemType",synthetic:true,types:["syn::item::ItemType"]},{text:"impl !RefUnwindSafe for ItemUnion",synthetic:true,types:["syn::item::ItemUnion"]},{text:"impl !RefUnwindSafe for ItemUse",synthetic:true,types:["syn::item::ItemUse"]},{text:"impl !RefUnwindSafe for Receiver",synthetic:true,types:["syn::item::Receiver"]},{text:"impl !RefUnwindSafe for Signature",synthetic:true,types:["syn::item::Signature"]},{text:"impl !RefUnwindSafe for TraitItemConst",synthetic:true,types:["syn::item::TraitItemConst"]},{text:"impl !RefUnwindSafe for TraitItemMacro",synthetic:true,types:["syn::item::TraitItemMacro"]},{text:"impl !RefUnwindSafe for TraitItemMethod",synthetic:true,types:["syn::item::TraitItemMethod"]},{text:"impl !RefUnwindSafe for TraitItemType",synthetic:true,types:["syn::item::TraitItemType"]},{text:"impl !RefUnwindSafe for UseGlob",synthetic:true,types:["syn::item::UseGlob"]},{text:"impl !RefUnwindSafe for UseGroup",synthetic:true,types:["syn::item::UseGroup"]},{text:"impl !RefUnwindSafe for UseName",synthetic:true,types:["syn::item::UseName"]},{text:"impl !RefUnwindSafe for UsePath",synthetic:true,types:["syn::item::UsePath"]},{text:"impl !RefUnwindSafe for UseRename",synthetic:true,types:["syn::item::UseRename"]},{text:"impl !RefUnwindSafe for Variadic",synthetic:true,types:["syn::item::Variadic"]},{text:"impl !RefUnwindSafe for File",synthetic:true,types:["syn::file::File"]},{text:"impl !RefUnwindSafe for Lifetime",synthetic:true,types:["syn::lifetime::Lifetime"]},{text:"impl !RefUnwindSafe for LitBool",synthetic:true,types:["syn::lit::LitBool"]},{text:"impl !RefUnwindSafe for LitByte",synthetic:true,types:["syn::lit::LitByte"]},{text:"impl !RefUnwindSafe for LitByteStr",synthetic:true,types:["syn::lit::LitByteStr"]},{text:"impl !RefUnwindSafe for LitChar",synthetic:true,types:["syn::lit::LitChar"]},{text:"impl !RefUnwindSafe for LitFloat",synthetic:true,types:["syn::lit::LitFloat"]},{text:"impl !RefUnwindSafe for LitInt",synthetic:true,types:["syn::lit::LitInt"]},{text:"impl !RefUnwindSafe for LitStr",synthetic:true,types:["syn::lit::LitStr"]},{text:"impl !RefUnwindSafe for Macro",synthetic:true,types:["syn::mac::Macro"]},{text:"impl !RefUnwindSafe for DataEnum",synthetic:true,types:["syn::derive::DataEnum"]},{text:"impl !RefUnwindSafe for DataStruct",synthetic:true,types:["syn::derive::DataStruct"]},{text:"impl !RefUnwindSafe for DataUnion",synthetic:true,types:["syn::derive::DataUnion"]},{text:"impl !RefUnwindSafe for DeriveInput",synthetic:true,types:["syn::derive::DeriveInput"]},{text:"impl !RefUnwindSafe for Block",synthetic:true,types:["syn::stmt::Block"]},{text:"impl !RefUnwindSafe for Local",synthetic:true,types:["syn::stmt::Local"]},{text:"impl !RefUnwindSafe for Abi",synthetic:true,types:["syn::ty::Abi"]},{text:"impl !RefUnwindSafe for BareFnArg",synthetic:true,types:["syn::ty::BareFnArg"]},{text:"impl !RefUnwindSafe for TypeArray",synthetic:true,types:["syn::ty::TypeArray"]},{text:"impl !RefUnwindSafe for TypeBareFn",synthetic:true,types:["syn::ty::TypeBareFn"]},{text:"impl !RefUnwindSafe for TypeGroup",synthetic:true,types:["syn::ty::TypeGroup"]},{text:"impl !RefUnwindSafe for TypeImplTrait",synthetic:true,types:["syn::ty::TypeImplTrait"]},{text:"impl !RefUnwindSafe for TypeInfer",synthetic:true,types:["syn::ty::TypeInfer"]},{text:"impl !RefUnwindSafe for TypeMacro",synthetic:true,types:["syn::ty::TypeMacro"]},{text:"impl !RefUnwindSafe for TypeNever",synthetic:true,types:["syn::ty::TypeNever"]},{text:"impl !RefUnwindSafe for TypeParen",synthetic:true,types:["syn::ty::TypeParen"]},{text:"impl !RefUnwindSafe for TypePath",synthetic:true,types:["syn::ty::TypePath"]},{text:"impl !RefUnwindSafe for TypePtr",synthetic:true,types:["syn::ty::TypePtr"]},{text:"impl !RefUnwindSafe for TypeReference",synthetic:true,types:["syn::ty::TypeReference"]},{text:"impl !RefUnwindSafe for TypeSlice",synthetic:true,types:["syn::ty::TypeSlice"]},{text:"impl !RefUnwindSafe for TypeTraitObject",synthetic:true,types:["syn::ty::TypeTraitObject"]},{text:"impl !RefUnwindSafe for TypeTuple",synthetic:true,types:["syn::ty::TypeTuple"]},{text:"impl !RefUnwindSafe for FieldPat",synthetic:true,types:["syn::pat::FieldPat"]},{text:"impl !RefUnwindSafe for PatBox",synthetic:true,types:["syn::pat::PatBox"]},{text:"impl !RefUnwindSafe for PatIdent",synthetic:true,types:["syn::pat::PatIdent"]},{text:"impl !RefUnwindSafe for PatLit",synthetic:true,types:["syn::pat::PatLit"]},{text:"impl !RefUnwindSafe for PatMacro",synthetic:true,types:["syn::pat::PatMacro"]},{text:"impl !RefUnwindSafe for PatOr",synthetic:true,types:["syn::pat::PatOr"]},{text:"impl !RefUnwindSafe for PatPath",synthetic:true,types:["syn::pat::PatPath"]},{text:"impl !RefUnwindSafe for PatRange",synthetic:true,types:["syn::pat::PatRange"]},{text:"impl !RefUnwindSafe for PatReference",synthetic:true,types:["syn::pat::PatReference"]},{text:"impl !RefUnwindSafe for PatRest",synthetic:true,types:["syn::pat::PatRest"]},{text:"impl !RefUnwindSafe for PatSlice",synthetic:true,types:["syn::pat::PatSlice"]},{text:"impl !RefUnwindSafe for PatStruct",synthetic:true,types:["syn::pat::PatStruct"]},{text:"impl !RefUnwindSafe for PatTuple",synthetic:true,types:["syn::pat::PatTuple"]},{text:"impl !RefUnwindSafe for PatTupleStruct",synthetic:true,types:["syn::pat::PatTupleStruct"]},{text:"impl !RefUnwindSafe for PatType",synthetic:true,types:["syn::pat::PatType"]},{text:"impl !RefUnwindSafe for PatWild",synthetic:true,types:["syn::pat::PatWild"]},{text:"impl !RefUnwindSafe for AngleBracketedGenericArguments",synthetic:true,types:["syn::path::AngleBracketedGenericArguments"]},{text:"impl !RefUnwindSafe for Binding",synthetic:true,types:["syn::path::Binding"]},{text:"impl !RefUnwindSafe for Constraint",synthetic:true,types:["syn::path::Constraint"]},{text:"impl !RefUnwindSafe for ParenthesizedGenericArguments",synthetic:true,types:["syn::path::ParenthesizedGenericArguments"]},{text:"impl !RefUnwindSafe for Path",synthetic:true,types:["syn::path::Path"]},{text:"impl !RefUnwindSafe for PathSegment",synthetic:true,types:["syn::path::PathSegment"]},{text:"impl !RefUnwindSafe for QSelf",synthetic:true,types:["syn::path::QSelf"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["syn::error::Error"]},{text:"impl !RefUnwindSafe for AttrStyle",synthetic:true,types:["syn::attr::AttrStyle"]},{text:"impl !RefUnwindSafe for Meta",synthetic:true,types:["syn::attr::Meta"]},{text:"impl !RefUnwindSafe for NestedMeta",synthetic:true,types:["syn::attr::NestedMeta"]},{text:"impl !RefUnwindSafe for Fields",synthetic:true,types:["syn::data::Fields"]},{text:"impl !RefUnwindSafe for Visibility",synthetic:true,types:["syn::data::Visibility"]},{text:"impl !RefUnwindSafe for GenericMethodArgument",synthetic:true,types:["syn::expr::GenericMethodArgument"]},{text:"impl !RefUnwindSafe for RangeLimits",synthetic:true,types:["syn::expr::RangeLimits"]},{text:"impl !RefUnwindSafe for Expr",synthetic:true,types:["syn::expr::Expr"]},{text:"impl !RefUnwindSafe for Member",synthetic:true,types:["syn::expr::Member"]},{text:"impl !RefUnwindSafe for GenericParam",synthetic:true,types:["syn::generics::GenericParam"]},{text:"impl !RefUnwindSafe for TraitBoundModifier",synthetic:true,types:["syn::generics::TraitBoundModifier"]},{text:"impl !RefUnwindSafe for TypeParamBound",synthetic:true,types:["syn::generics::TypeParamBound"]},{text:"impl !RefUnwindSafe for WherePredicate",synthetic:true,types:["syn::generics::WherePredicate"]},{text:"impl !RefUnwindSafe for FnArg",synthetic:true,types:["syn::item::FnArg"]},{text:"impl !RefUnwindSafe for ForeignItem",synthetic:true,types:["syn::item::ForeignItem"]},{text:"impl !RefUnwindSafe for ImplItem",synthetic:true,types:["syn::item::ImplItem"]},{text:"impl !RefUnwindSafe for Item",synthetic:true,types:["syn::item::Item"]},{text:"impl !RefUnwindSafe for TraitItem",synthetic:true,types:["syn::item::TraitItem"]},{text:"impl !RefUnwindSafe for UseTree",synthetic:true,types:["syn::item::UseTree"]},{text:"impl !RefUnwindSafe for Lit",synthetic:true,types:["syn::lit::Lit"]},{text:"impl RefUnwindSafe for StrStyle",synthetic:true,types:["syn::lit::StrStyle"]},{text:"impl !RefUnwindSafe for MacroDelimiter",synthetic:true,types:["syn::mac::MacroDelimiter"]},{text:"impl !RefUnwindSafe for Data",synthetic:true,types:["syn::derive::Data"]},{text:"impl !RefUnwindSafe for BinOp",synthetic:true,types:["syn::op::BinOp"]},{text:"impl !RefUnwindSafe for UnOp",synthetic:true,types:["syn::op::UnOp"]},{text:"impl !RefUnwindSafe for Stmt",synthetic:true,types:["syn::stmt::Stmt"]},{text:"impl !RefUnwindSafe for ReturnType",synthetic:true,types:["syn::ty::ReturnType"]},{text:"impl !RefUnwindSafe for Type",synthetic:true,types:["syn::ty::Type"]},{text:"impl !RefUnwindSafe for Pat",synthetic:true,types:["syn::pat::Pat"]},{text:"impl !RefUnwindSafe for GenericArgument",synthetic:true,types:["syn::path::GenericArgument"]},{text:"impl !RefUnwindSafe for PathArguments",synthetic:true,types:["syn::path::PathArguments"]},{text:"impl !RefUnwindSafe for Underscore",synthetic:true,types:["syn::token::Underscore"]},{text:"impl !RefUnwindSafe for Abstract",synthetic:true,types:["syn::token::Abstract"]},{text:"impl !RefUnwindSafe for As",synthetic:true,types:["syn::token::As"]},{text:"impl !RefUnwindSafe for Async",synthetic:true,types:["syn::token::Async"]},{text:"impl !RefUnwindSafe for Auto",synthetic:true,types:["syn::token::Auto"]},{text:"impl !RefUnwindSafe for Await",synthetic:true,types:["syn::token::Await"]},{text:"impl !RefUnwindSafe for Become",synthetic:true,types:["syn::token::Become"]},{text:"impl !RefUnwindSafe for Box",synthetic:true,types:["syn::token::Box"]},{text:"impl !RefUnwindSafe for Break",synthetic:true,types:["syn::token::Break"]},{text:"impl !RefUnwindSafe for Const",synthetic:true,types:["syn::token::Const"]},{text:"impl !RefUnwindSafe for Continue",synthetic:true,types:["syn::token::Continue"]},{text:"impl !RefUnwindSafe for Crate",synthetic:true,types:["syn::token::Crate"]},{text:"impl !RefUnwindSafe for Default",synthetic:true,types:["syn::token::Default"]},{text:"impl !RefUnwindSafe for Do",synthetic:true,types:["syn::token::Do"]},{text:"impl !RefUnwindSafe for Dyn",synthetic:true,types:["syn::token::Dyn"]},{text:"impl !RefUnwindSafe for Else",synthetic:true,types:["syn::token::Else"]},{text:"impl !RefUnwindSafe for Enum",synthetic:true,types:["syn::token::Enum"]},{text:"impl !RefUnwindSafe for Extern",synthetic:true,types:["syn::token::Extern"]},{text:"impl !RefUnwindSafe for Final",synthetic:true,types:["syn::token::Final"]},{text:"impl !RefUnwindSafe for Fn",synthetic:true,types:["syn::token::Fn"]},{text:"impl !RefUnwindSafe for For",synthetic:true,types:["syn::token::For"]},{text:"impl !RefUnwindSafe for If",synthetic:true,types:["syn::token::If"]},{text:"impl !RefUnwindSafe for Impl",synthetic:true,types:["syn::token::Impl"]},{text:"impl !RefUnwindSafe for In",synthetic:true,types:["syn::token::In"]},{text:"impl !RefUnwindSafe for Let",synthetic:true,types:["syn::token::Let"]},{text:"impl !RefUnwindSafe for Loop",synthetic:true,types:["syn::token::Loop"]},{text:"impl !RefUnwindSafe for Macro",synthetic:true,types:["syn::token::Macro"]},{text:"impl !RefUnwindSafe for Match",synthetic:true,types:["syn::token::Match"]},{text:"impl !RefUnwindSafe for Mod",synthetic:true,types:["syn::token::Mod"]},{text:"impl !RefUnwindSafe for Move",synthetic:true,types:["syn::token::Move"]},{text:"impl !RefUnwindSafe for Mut",synthetic:true,types:["syn::token::Mut"]},{text:"impl !RefUnwindSafe for Override",synthetic:true,types:["syn::token::Override"]},{text:"impl !RefUnwindSafe for Priv",synthetic:true,types:["syn::token::Priv"]},{text:"impl !RefUnwindSafe for Pub",synthetic:true,types:["syn::token::Pub"]},{text:"impl !RefUnwindSafe for Ref",synthetic:true,types:["syn::token::Ref"]},{text:"impl !RefUnwindSafe for Return",synthetic:true,types:["syn::token::Return"]},{text:"impl !RefUnwindSafe for SelfType",synthetic:true,types:["syn::token::SelfType"]},{text:"impl !RefUnwindSafe for SelfValue",synthetic:true,types:["syn::token::SelfValue"]},{text:"impl !RefUnwindSafe for Static",synthetic:true,types:["syn::token::Static"]},{text:"impl !RefUnwindSafe for Struct",synthetic:true,types:["syn::token::Struct"]},{text:"impl !RefUnwindSafe for Super",synthetic:true,types:["syn::token::Super"]},{text:"impl !RefUnwindSafe for Trait",synthetic:true,types:["syn::token::Trait"]},{text:"impl !RefUnwindSafe for Try",synthetic:true,types:["syn::token::Try"]},{text:"impl !RefUnwindSafe for Type",synthetic:true,types:["syn::token::Type"]},{text:"impl !RefUnwindSafe for Typeof",synthetic:true,types:["syn::token::Typeof"]},{text:"impl !RefUnwindSafe for Union",synthetic:true,types:["syn::token::Union"]},{text:"impl !RefUnwindSafe for Unsafe",synthetic:true,types:["syn::token::Unsafe"]},{text:"impl !RefUnwindSafe for Unsized",synthetic:true,types:["syn::token::Unsized"]},{text:"impl !RefUnwindSafe for Use",synthetic:true,types:["syn::token::Use"]},{text:"impl !RefUnwindSafe for Virtual",synthetic:true,types:["syn::token::Virtual"]},{text:"impl !RefUnwindSafe for Where",synthetic:true,types:["syn::token::Where"]},{text:"impl !RefUnwindSafe for While",synthetic:true,types:["syn::token::While"]},{text:"impl !RefUnwindSafe for Yield",synthetic:true,types:["syn::token::Yield"]},{text:"impl !RefUnwindSafe for Add",synthetic:true,types:["syn::token::Add"]},{text:"impl !RefUnwindSafe for AddEq",synthetic:true,types:["syn::token::AddEq"]},{text:"impl !RefUnwindSafe for And",synthetic:true,types:["syn::token::And"]},{text:"impl !RefUnwindSafe for AndAnd",synthetic:true,types:["syn::token::AndAnd"]},{text:"impl !RefUnwindSafe for AndEq",synthetic:true,types:["syn::token::AndEq"]},{text:"impl !RefUnwindSafe for At",synthetic:true,types:["syn::token::At"]},{text:"impl !RefUnwindSafe for Bang",synthetic:true,types:["syn::token::Bang"]},{text:"impl !RefUnwindSafe for Caret",synthetic:true,types:["syn::token::Caret"]},{text:"impl !RefUnwindSafe for CaretEq",synthetic:true,types:["syn::token::CaretEq"]},{text:"impl !RefUnwindSafe for Colon",synthetic:true,types:["syn::token::Colon"]},{text:"impl !RefUnwindSafe for Colon2",synthetic:true,types:["syn::token::Colon2"]},{text:"impl !RefUnwindSafe for Comma",synthetic:true,types:["syn::token::Comma"]},{text:"impl !RefUnwindSafe for Div",synthetic:true,types:["syn::token::Div"]},{text:"impl !RefUnwindSafe for DivEq",synthetic:true,types:["syn::token::DivEq"]},{text:"impl !RefUnwindSafe for Dollar",synthetic:true,types:["syn::token::Dollar"]},{text:"impl !RefUnwindSafe for Dot",synthetic:true,types:["syn::token::Dot"]},{text:"impl !RefUnwindSafe for Dot2",synthetic:true,types:["syn::token::Dot2"]},{text:"impl !RefUnwindSafe for Dot3",synthetic:true,types:["syn::token::Dot3"]},{text:"impl !RefUnwindSafe for DotDotEq",synthetic:true,types:["syn::token::DotDotEq"]},{text:"impl !RefUnwindSafe for Eq",synthetic:true,types:["syn::token::Eq"]},{text:"impl !RefUnwindSafe for EqEq",synthetic:true,types:["syn::token::EqEq"]},{text:"impl !RefUnwindSafe for Ge",synthetic:true,types:["syn::token::Ge"]},{text:"impl !RefUnwindSafe for Gt",synthetic:true,types:["syn::token::Gt"]},{text:"impl !RefUnwindSafe for Le",synthetic:true,types:["syn::token::Le"]},{text:"impl !RefUnwindSafe for Lt",synthetic:true,types:["syn::token::Lt"]},{text:"impl !RefUnwindSafe for MulEq",synthetic:true,types:["syn::token::MulEq"]},{text:"impl !RefUnwindSafe for Ne",synthetic:true,types:["syn::token::Ne"]},{text:"impl !RefUnwindSafe for Or",synthetic:true,types:["syn::token::Or"]},{text:"impl !RefUnwindSafe for OrEq",synthetic:true,types:["syn::token::OrEq"]},{text:"impl !RefUnwindSafe for OrOr",synthetic:true,types:["syn::token::OrOr"]},{text:"impl !RefUnwindSafe for Pound",synthetic:true,types:["syn::token::Pound"]},{text:"impl !RefUnwindSafe for Question",synthetic:true,types:["syn::token::Question"]},{text:"impl !RefUnwindSafe for RArrow",synthetic:true,types:["syn::token::RArrow"]},{text:"impl !RefUnwindSafe for LArrow",synthetic:true,types:["syn::token::LArrow"]},{text:"impl !RefUnwindSafe for Rem",synthetic:true,types:["syn::token::Rem"]},{text:"impl !RefUnwindSafe for RemEq",synthetic:true,types:["syn::token::RemEq"]},{text:"impl !RefUnwindSafe for FatArrow",synthetic:true,types:["syn::token::FatArrow"]},{text:"impl !RefUnwindSafe for Semi",synthetic:true,types:["syn::token::Semi"]},{text:"impl !RefUnwindSafe for Shl",synthetic:true,types:["syn::token::Shl"]},{text:"impl !RefUnwindSafe for ShlEq",synthetic:true,types:["syn::token::ShlEq"]},{text:"impl !RefUnwindSafe for Shr",synthetic:true,types:["syn::token::Shr"]},{text:"impl !RefUnwindSafe for ShrEq",synthetic:true,types:["syn::token::ShrEq"]},{text:"impl !RefUnwindSafe for Star",synthetic:true,types:["syn::token::Star"]},{text:"impl !RefUnwindSafe for Sub",synthetic:true,types:["syn::token::Sub"]},{text:"impl !RefUnwindSafe for SubEq",synthetic:true,types:["syn::token::SubEq"]},{text:"impl !RefUnwindSafe for Tilde",synthetic:true,types:["syn::token::Tilde"]},{text:"impl !RefUnwindSafe for Brace",synthetic:true,types:["syn::token::Brace"]},{text:"impl !RefUnwindSafe for Bracket",synthetic:true,types:["syn::token::Bracket"]},{text:"impl !RefUnwindSafe for Paren",synthetic:true,types:["syn::token::Paren"]},{text:"impl !RefUnwindSafe for Group",synthetic:true,types:["syn::token::Group"]},{text:"impl !RefUnwindSafe for TokenBuffer",synthetic:true,types:["syn::buffer::TokenBuffer"]},{text:"impl<'a> !RefUnwindSafe for Cursor<'a>",synthetic:true,types:["syn::buffer::Cursor"]},{text:"impl<T, P> RefUnwindSafe for Punctuated<T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["syn::punctuated::Punctuated"]},{text:"impl<'a, T, P> RefUnwindSafe for Pairs<'a, T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["syn::punctuated::Pairs"]},{text:"impl<'a, T, P> RefUnwindSafe for PairsMut<'a, T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["syn::punctuated::PairsMut"]},{text:"impl<T, P> RefUnwindSafe for IntoPairs<T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["syn::punctuated::IntoPairs"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ",synthetic:true,types:["syn::punctuated::IntoIter"]},{text:"impl<'a, T> !RefUnwindSafe for Iter<'a, T>",synthetic:true,types:["syn::punctuated::Iter"]},{text:"impl<'a, T> !RefUnwindSafe for IterMut<'a, T>",synthetic:true,types:["syn::punctuated::IterMut"]},{text:"impl<T, P> RefUnwindSafe for Pair<T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ",synthetic:true,types:["syn::punctuated::Pair"]},{text:"impl<'a> !RefUnwindSafe for Lookahead1<'a>",synthetic:true,types:["syn::lookahead::Lookahead1"]},{text:"impl<'a> !RefUnwindSafe for ParseBuffer<'a>",synthetic:true,types:["syn::parse::ParseBuffer"]},{text:"impl<'c, 'a> !RefUnwindSafe for StepCursor<'c, 'a>",synthetic:true,types:["syn::parse::StepCursor"]},{text:"impl RefUnwindSafe for Nothing",synthetic:true,types:["syn::parse::Nothing"]},];
implementors["synom"] = [{text:"impl<I, O> RefUnwindSafe for IResult<I, O> where
I: RefUnwindSafe,
O: RefUnwindSafe, ",synthetic:true,types:["synom::IResult"]},];
implementors["synstructure"] = [{text:"impl<'a> !RefUnwindSafe for BindingInfo<'a>",synthetic:true,types:["synstructure::BindingInfo"]},{text:"impl<'a> !RefUnwindSafe for VariantAst<'a>",synthetic:true,types:["synstructure::VariantAst"]},{text:"impl<'a> !RefUnwindSafe for VariantInfo<'a>",synthetic:true,types:["synstructure::VariantInfo"]},{text:"impl<'a> !RefUnwindSafe for Structure<'a>",synthetic:true,types:["synstructure::Structure"]},{text:"impl RefUnwindSafe for AddBounds",synthetic:true,types:["synstructure::AddBounds"]},{text:"impl RefUnwindSafe for BindStyle",synthetic:true,types:["synstructure::BindStyle"]},];
implementors["take_mut"] = [{text:"impl<'s> !RefUnwindSafe for Scope<'s>",synthetic:true,types:["take_mut::scoped::Scope"]},{text:"impl<'c, 'm, T, F> !RefUnwindSafe for Hole<'c, 'm, T, F>",synthetic:true,types:["take_mut::scoped::Hole"]},];
implementors["target_lexicon"] = [{text:"impl RefUnwindSafe for Triple",synthetic:true,types:["target_lexicon::triple::Triple"]},{text:"impl RefUnwindSafe for ParseError",synthetic:true,types:["target_lexicon::parse_error::ParseError"]},{text:"impl RefUnwindSafe for Architecture",synthetic:true,types:["target_lexicon::targets::Architecture"]},{text:"impl RefUnwindSafe for BinaryFormat",synthetic:true,types:["target_lexicon::targets::BinaryFormat"]},{text:"impl RefUnwindSafe for Environment",synthetic:true,types:["target_lexicon::targets::Environment"]},{text:"impl RefUnwindSafe for OperatingSystem",synthetic:true,types:["target_lexicon::targets::OperatingSystem"]},{text:"impl RefUnwindSafe for Vendor",synthetic:true,types:["target_lexicon::targets::Vendor"]},{text:"impl RefUnwindSafe for CallingConvention",synthetic:true,types:["target_lexicon::triple::CallingConvention"]},{text:"impl RefUnwindSafe for Endianness",synthetic:true,types:["target_lexicon::triple::Endianness"]},{text:"impl RefUnwindSafe for PointerWidth",synthetic:true,types:["target_lexicon::triple::PointerWidth"]},];
implementors["textwrap"] = [{text:"impl RefUnwindSafe for HyphenSplitter",synthetic:true,types:["textwrap::splitting::HyphenSplitter"]},{text:"impl RefUnwindSafe for NoHyphenation",synthetic:true,types:["textwrap::splitting::NoHyphenation"]},{text:"impl<'a, S> RefUnwindSafe for Wrapper<'a, S> where
S: RefUnwindSafe, ",synthetic:true,types:["textwrap::Wrapper"]},{text:"impl<'a, S> RefUnwindSafe for IntoWrapIter<'a, S> where
S: RefUnwindSafe, ",synthetic:true,types:["textwrap::IntoWrapIter"]},{text:"impl<'w, 'a, S> RefUnwindSafe for WrapIter<'w, 'a, S> where
S: RefUnwindSafe, ",synthetic:true,types:["textwrap::WrapIter"]},];
implementors["thread_local"] = [{text:"impl<T: ?Sized> RefUnwindSafe for ThreadLocal<T> where
T: RefUnwindSafe, ",synthetic:true,types:["thread_local::ThreadLocal"]},{text:"impl<'a, T> !RefUnwindSafe for IterMut<'a, T>",synthetic:true,types:["thread_local::IterMut"]},{text:"impl<T> !RefUnwindSafe for IntoIter<T>",synthetic:true,types:["thread_local::IntoIter"]},{text:"impl<T> !RefUnwindSafe for CachedThreadLocal<T>",synthetic:true,types:["thread_local::CachedThreadLocal"]},];
implementors["time"] = [{text:"impl RefUnwindSafe for Duration",synthetic:true,types:["time::duration::Duration"]},{text:"impl RefUnwindSafe for OutOfRangeError",synthetic:true,types:["time::duration::OutOfRangeError"]},{text:"impl RefUnwindSafe for Timespec",synthetic:true,types:["time::Timespec"]},{text:"impl RefUnwindSafe for PreciseTime",synthetic:true,types:["time::PreciseTime"]},{text:"impl RefUnwindSafe for SteadyTime",synthetic:true,types:["time::SteadyTime"]},{text:"impl RefUnwindSafe for Tm",synthetic:true,types:["time::Tm"]},{text:"impl<'a> RefUnwindSafe for TmFmt<'a>",synthetic:true,types:["time::TmFmt"]},{text:"impl RefUnwindSafe for ParseError",synthetic:true,types:["time::ParseError"]},];
implementors["vec_map"] = [{text:"impl<V> RefUnwindSafe for VecMap<V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::VecMap"]},{text:"impl<'a, V> RefUnwindSafe for VacantEntry<'a, V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::VacantEntry"]},{text:"impl<'a, V> RefUnwindSafe for OccupiedEntry<'a, V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::OccupiedEntry"]},{text:"impl<'a, V> RefUnwindSafe for Iter<'a, V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::Iter"]},{text:"impl<'a, V> RefUnwindSafe for IterMut<'a, V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::IterMut"]},{text:"impl<'a, V> RefUnwindSafe for Keys<'a, V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::Keys"]},{text:"impl<'a, V> RefUnwindSafe for Values<'a, V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::Values"]},{text:"impl<'a, V> RefUnwindSafe for ValuesMut<'a, V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::ValuesMut"]},{text:"impl<V> RefUnwindSafe for IntoIter<V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::IntoIter"]},{text:"impl<'a, V> RefUnwindSafe for Drain<'a, V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::Drain"]},{text:"impl<'a, V> RefUnwindSafe for Entry<'a, V> where
V: RefUnwindSafe, ",synthetic:true,types:["vec_map::Entry"]},];
implementors["void"] = [{text:"impl RefUnwindSafe for Void",synthetic:true,types:["void::Void"]},];
implementors["wabt"] = [{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wabt::Error"]},{text:"impl RefUnwindSafe for Features",synthetic:true,types:["wabt::Features"]},{text:"impl RefUnwindSafe for WabtBuf",synthetic:true,types:["wabt::WabtBuf"]},{text:"impl RefUnwindSafe for ReadBinaryOptions",synthetic:true,types:["wabt::ReadBinaryOptions"]},{text:"impl RefUnwindSafe for Module",synthetic:true,types:["wabt::Module"]},{text:"impl RefUnwindSafe for Wat2Wasm",synthetic:true,types:["wabt::Wat2Wasm"]},{text:"impl RefUnwindSafe for Wasm2Wat",synthetic:true,types:["wabt::Wasm2Wat"]},{text:"impl RefUnwindSafe for ErrorKind",synthetic:true,types:["wabt::ErrorKind"]},{text:"impl RefUnwindSafe for ModuleBinary",synthetic:true,types:["wabt::script::ModuleBinary"]},{text:"impl<F32, F64> RefUnwindSafe for Command<F32, F64> where
F32: RefUnwindSafe,
F64: RefUnwindSafe, ",synthetic:true,types:["wabt::script::Command"]},{text:"impl<F32, F64> RefUnwindSafe for ScriptParser<F32, F64> where
F32: RefUnwindSafe,
F64: RefUnwindSafe, ",synthetic:true,types:["wabt::script::ScriptParser"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["wabt::script::Error"]},{text:"impl<F32, F64> RefUnwindSafe for Value<F32, F64> where
F32: RefUnwindSafe,
F64: RefUnwindSafe, ",synthetic:true,types:["wabt::script::Value"]},{text:"impl<F32, F64> RefUnwindSafe for Action<F32, F64> where
F32: RefUnwindSafe,
F64: RefUnwindSafe, ",synthetic:true,types:["wabt::script::Action"]},{text:"impl<F32, F64> RefUnwindSafe for CommandKind<F32, F64> where
F32: RefUnwindSafe,
F64: RefUnwindSafe, ",synthetic:true,types:["wabt::script::CommandKind"]},];
implementors["wabt_sys"] = [{text:"impl RefUnwindSafe for Features",synthetic:true,types:["wabt_sys::Features"]},{text:"impl RefUnwindSafe for Errors",synthetic:true,types:["wabt_sys::Errors"]},{text:"impl RefUnwindSafe for WastLexer",synthetic:true,types:["wabt_sys::WastLexer"]},{text:"impl RefUnwindSafe for WabtParseWatResult",synthetic:true,types:["wabt_sys::WabtParseWatResult"]},{text:"impl RefUnwindSafe for WabtParseWastResult",synthetic:true,types:["wabt_sys::WabtParseWastResult"]},{text:"impl RefUnwindSafe for WasmModule",synthetic:true,types:["wabt_sys::WasmModule"]},{text:"impl RefUnwindSafe for WabtWriteModuleResult",synthetic:true,types:["wabt_sys::WabtWriteModuleResult"]},{text:"impl RefUnwindSafe for WabtReadBinaryResult",synthetic:true,types:["wabt_sys::WabtReadBinaryResult"]},{text:"impl RefUnwindSafe for OutputBuffer",synthetic:true,types:["wabt_sys::OutputBuffer"]},{text:"impl RefUnwindSafe for Script",synthetic:true,types:["wabt_sys::Script"]},{text:"impl RefUnwindSafe for WabtWriteScriptResult",synthetic:true,types:["wabt_sys::WabtWriteScriptResult"]},{text:"impl RefUnwindSafe for Result",synthetic:true,types:["wabt_sys::Result"]},];
implementors["wasmer"] = [{text:"impl !RefUnwindSafe for ResultObject",synthetic:true,types:["wasmer::webassembly::ResultObject"]},{text:"impl RefUnwindSafe for InstanceABI",synthetic:true,types:["wasmer::webassembly::InstanceABI"]},];
implementors["wasmer_clif_fork_frontend"] = [{text:"impl<'a> RefUnwindSafe for FunctionBuilder<'a>",synthetic:true,types:["wasmer_clif_fork_frontend::frontend::FunctionBuilder"]},{text:"impl RefUnwindSafe for FunctionBuilderContext",synthetic:true,types:["wasmer_clif_fork_frontend::frontend::FunctionBuilderContext"]},{text:"impl RefUnwindSafe for Position",synthetic:true,types:["wasmer_clif_fork_frontend::frontend::Position"]},{text:"impl RefUnwindSafe for Block",synthetic:true,types:["wasmer_clif_fork_frontend::ssa::Block"]},{text:"impl RefUnwindSafe for Switch",synthetic:true,types:["wasmer_clif_fork_frontend::switch::Switch"]},{text:"impl RefUnwindSafe for Variable",synthetic:true,types:["wasmer_clif_fork_frontend::variable::Variable"]},];
implementors["wasmer_clif_fork_wasm"] = [{text:"impl RefUnwindSafe for DummyEnvironment",synthetic:true,types:["wasmer_clif_fork_wasm::environ::dummy::DummyEnvironment"]},{text:"impl RefUnwindSafe for FuncTranslator",synthetic:true,types:["wasmer_clif_fork_wasm::func_translator::FuncTranslator"]},{text:"impl RefUnwindSafe for TranslationState",synthetic:true,types:["wasmer_clif_fork_wasm::state::TranslationState"]},{text:"impl RefUnwindSafe for DefinedFuncIndex",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::DefinedFuncIndex"]},{text:"impl RefUnwindSafe for DefinedGlobalIndex",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::DefinedGlobalIndex"]},{text:"impl RefUnwindSafe for DefinedMemoryIndex",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::DefinedMemoryIndex"]},{text:"impl RefUnwindSafe for DefinedTableIndex",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::DefinedTableIndex"]},{text:"impl RefUnwindSafe for FuncIndex",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::FuncIndex"]},{text:"impl RefUnwindSafe for Global",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::Global"]},{text:"impl RefUnwindSafe for GlobalIndex",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::GlobalIndex"]},{text:"impl RefUnwindSafe for Memory",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::Memory"]},{text:"impl RefUnwindSafe for MemoryIndex",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::MemoryIndex"]},{text:"impl RefUnwindSafe for SignatureIndex",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::SignatureIndex"]},{text:"impl RefUnwindSafe for Table",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::Table"]},{text:"impl RefUnwindSafe for TableIndex",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::TableIndex"]},{text:"impl RefUnwindSafe for GlobalVariable",synthetic:true,types:["wasmer_clif_fork_wasm::environ::spec::GlobalVariable"]},{text:"impl RefUnwindSafe for ReturnMode",synthetic:true,types:["wasmer_clif_fork_wasm::environ::spec::ReturnMode"]},{text:"impl RefUnwindSafe for WasmError",synthetic:true,types:["wasmer_clif_fork_wasm::environ::spec::WasmError"]},{text:"impl RefUnwindSafe for GlobalInit",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::GlobalInit"]},{text:"impl RefUnwindSafe for TableElementType",synthetic:true,types:["wasmer_clif_fork_wasm::translation_utils::TableElementType"]},];
implementors["wasmer_emscripten"] = [{text:"impl<'a> !RefUnwindSafe for EmscriptenData<'a>",synthetic:true,types:["wasmer_emscripten::EmscriptenData"]},{text:"impl RefUnwindSafe for EmscriptenGlobalsData",synthetic:true,types:["wasmer_emscripten::EmscriptenGlobalsData"]},{text:"impl !RefUnwindSafe for EmscriptenGlobals",synthetic:true,types:["wasmer_emscripten::EmscriptenGlobals"]},];
implementors["wasmer_llvm_backend"] = [{text:"impl !RefUnwindSafe for LLVMFunctionCodeGenerator",synthetic:true,types:["wasmer_llvm_backend::code::LLVMFunctionCodeGenerator"]},{text:"impl !RefUnwindSafe for LLVMModuleCodeGenerator",synthetic:true,types:["wasmer_llvm_backend::code::LLVMModuleCodeGenerator"]},{text:"impl RefUnwindSafe for LLVMOptions",synthetic:true,types:["wasmer_llvm_backend::LLVMOptions"]},];
implementors["wasmer_middleware_common"] = [{text:"impl RefUnwindSafe for CallTrace",synthetic:true,types:["wasmer_middleware_common::call_trace::CallTrace"]},{text:"impl RefUnwindSafe for Metering",synthetic:true,types:["wasmer_middleware_common::metering::Metering"]},{text:"impl RefUnwindSafe for ExecutionLimitExceededError",synthetic:true,types:["wasmer_middleware_common::metering::ExecutionLimitExceededError"]},];
implementors["wasmer_runtime"] = [{text:"impl RefUnwindSafe for FileSystemCache",synthetic:true,types:["wasmer_runtime::cache::FileSystemCache"]},];
implementors["wasmer_runtime_core"] = [{text:"impl<'a> !RefUnwindSafe for DynFunc<'a>",synthetic:true,types:["wasmer_runtime_core::instance::DynFunc"]},{text:"impl !RefUnwindSafe for Instance",synthetic:true,types:["wasmer_runtime_core::instance::Instance"]},{text:"impl !RefUnwindSafe for Module",synthetic:true,types:["wasmer_runtime_core::module::Module"]},{text:"impl<'a, Args = (), Rets = (), Inner = Wasm> !RefUnwindSafe for Func<'a, Args, Rets, Inner>",synthetic:true,types:["wasmer_runtime_core::typed_func::Func"]},{text:"impl !RefUnwindSafe for LocalBacking",synthetic:true,types:["wasmer_runtime_core::backing::LocalBacking"]},{text:"impl !RefUnwindSafe for ImportBacking",synthetic:true,types:["wasmer_runtime_core::backing::ImportBacking"]},{text:"impl RefUnwindSafe for WasmHash",synthetic:true,types:["wasmer_runtime_core::cache::WasmHash"]},{text:"impl !RefUnwindSafe for Artifact",synthetic:true,types:["wasmer_runtime_core::cache::Artifact"]},{text:"impl RefUnwindSafe for InvalidFileType",synthetic:true,types:["wasmer_runtime_core::cache::InvalidFileType"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["wasmer_runtime_core::cache::Error"]},{text:"impl<'a> !RefUnwindSafe for BreakpointInfo<'a>",synthetic:true,types:["wasmer_runtime_core::codegen::BreakpointInfo"]},{text:"impl<MCG, FCG, RM, E, CGEN> RefUnwindSafe for StreamingCompiler<MCG, FCG, RM, E, CGEN> where
CGEN: RefUnwindSafe,
E: RefUnwindSafe,
FCG: RefUnwindSafe,
MCG: RefUnwindSafe,
RM: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::codegen::StreamingCompiler"]},{text:"impl<MCG, FCG, RM, E> RefUnwindSafe for SimpleStreamingCompilerGen<MCG, FCG, RM, E> where
E: RefUnwindSafe,
FCG: RefUnwindSafe,
MCG: RefUnwindSafe,
RM: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::codegen::SimpleStreamingCompilerGen"]},{text:"impl<'a, 'b> !RefUnwindSafe for EventSink<'a, 'b>",synthetic:true,types:["wasmer_runtime_core::codegen::EventSink"]},{text:"impl !RefUnwindSafe for MiddlewareChain",synthetic:true,types:["wasmer_runtime_core::codegen::MiddlewareChain"]},{text:"impl<'a, 'b> !RefUnwindSafe for Event<'a, 'b>",synthetic:true,types:["wasmer_runtime_core::codegen::Event"]},{text:"impl !RefUnwindSafe for InternalEvent",synthetic:true,types:["wasmer_runtime_core::codegen::InternalEvent"]},{text:"impl RefUnwindSafe for CompileError",synthetic:true,types:["wasmer_runtime_core::error::CompileError"]},{text:"impl RefUnwindSafe for LinkError",synthetic:true,types:["wasmer_runtime_core::error::LinkError"]},{text:"impl !RefUnwindSafe for RuntimeError",synthetic:true,types:["wasmer_runtime_core::error::RuntimeError"]},{text:"impl RefUnwindSafe for ResolveError",synthetic:true,types:["wasmer_runtime_core::error::ResolveError"]},{text:"impl !RefUnwindSafe for CallError",synthetic:true,types:["wasmer_runtime_core::error::CallError"]},{text:"impl RefUnwindSafe for CreationError",synthetic:true,types:["wasmer_runtime_core::error::CreationError"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["wasmer_runtime_core::error::Error"]},{text:"impl !RefUnwindSafe for GrowError",synthetic:true,types:["wasmer_runtime_core::error::GrowError"]},{text:"impl RefUnwindSafe for PageError",synthetic:true,types:["wasmer_runtime_core::error::PageError"]},{text:"impl !RefUnwindSafe for MemoryCreationError",synthetic:true,types:["wasmer_runtime_core::error::MemoryCreationError"]},{text:"impl RefUnwindSafe for MemoryProtectionError",synthetic:true,types:["wasmer_runtime_core::error::MemoryProtectionError"]},{text:"impl RefUnwindSafe for ParseError",synthetic:true,types:["wasmer_runtime_core::error::ParseError"]},{text:"impl RefUnwindSafe for FuncPointer",synthetic:true,types:["wasmer_runtime_core::export::FuncPointer"]},{text:"impl<'a> !RefUnwindSafe for ExportIter<'a>",synthetic:true,types:["wasmer_runtime_core::export::ExportIter"]},{text:"impl !RefUnwindSafe for Context",synthetic:true,types:["wasmer_runtime_core::export::Context"]},{text:"impl !RefUnwindSafe for Export",synthetic:true,types:["wasmer_runtime_core::export::Export"]},{text:"impl !RefUnwindSafe for Global",synthetic:true,types:["wasmer_runtime_core::global::Global"]},{text:"impl !RefUnwindSafe for ImportObject",synthetic:true,types:["wasmer_runtime_core::import::ImportObject"]},{text:"impl !RefUnwindSafe for ImportObjectIterator",synthetic:true,types:["wasmer_runtime_core::import::ImportObjectIterator"]},{text:"impl !RefUnwindSafe for Namespace",synthetic:true,types:["wasmer_runtime_core::import::Namespace"]},{text:"impl RefUnwindSafe for LocalLoader",synthetic:true,types:["wasmer_runtime_core::loader::LocalLoader"]},{text:"impl RefUnwindSafe for LocalInstance",synthetic:true,types:["wasmer_runtime_core::loader::LocalInstance"]},{text:"impl RefUnwindSafe for CodeMemory",synthetic:true,types:["wasmer_runtime_core::loader::CodeMemory"]},{text:"impl !RefUnwindSafe for DynamicMemory",synthetic:true,types:["wasmer_runtime_core::memory::dynamic::DynamicMemory"]},{text:"impl !RefUnwindSafe for StaticMemory",synthetic:true,types:["wasmer_runtime_core::memory::static_::StaticMemory"]},{text:"impl RefUnwindSafe for Atomically",synthetic:true,types:["wasmer_runtime_core::memory::view::Atomically"]},{text:"impl<'a, T, A = NonAtomically> !RefUnwindSafe for MemoryView<'a, T, A>",synthetic:true,types:["wasmer_runtime_core::memory::view::MemoryView"]},{text:"impl !RefUnwindSafe for Memory",synthetic:true,types:["wasmer_runtime_core::memory::Memory"]},{text:"impl !RefUnwindSafe for UnsharedMemory",synthetic:true,types:["wasmer_runtime_core::memory::UnsharedMemory"]},{text:"impl !RefUnwindSafe for SharedMemory",synthetic:true,types:["wasmer_runtime_core::memory::SharedMemory"]},{text:"impl !RefUnwindSafe for SharedMemoryInternal",synthetic:true,types:["wasmer_runtime_core::memory::SharedMemoryInternal"]},{text:"impl RefUnwindSafe for MemoryType",synthetic:true,types:["wasmer_runtime_core::memory::MemoryType"]},{text:"impl RefUnwindSafe for Array",synthetic:true,types:["wasmer_runtime_core::memory::ptr::Array"]},{text:"impl RefUnwindSafe for Item",synthetic:true,types:["wasmer_runtime_core::memory::ptr::Item"]},{text:"impl<T, Ty> RefUnwindSafe for WasmPtr<T, Ty> where
T: RefUnwindSafe,
Ty: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::memory::ptr::WasmPtr"]},{text:"impl RefUnwindSafe for ModuleInfo",synthetic:true,types:["wasmer_runtime_core::module::ModuleInfo"]},{text:"impl RefUnwindSafe for DataInitializer",synthetic:true,types:["wasmer_runtime_core::module::DataInitializer"]},{text:"impl RefUnwindSafe for TableInitializer",synthetic:true,types:["wasmer_runtime_core::module::TableInitializer"]},{text:"impl<K> RefUnwindSafe for StringTableBuilder<K> where
K: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::module::StringTableBuilder"]},{text:"impl<K> RefUnwindSafe for StringTable<K> where
K: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::module::StringTable"]},{text:"impl RefUnwindSafe for NamespaceIndex",synthetic:true,types:["wasmer_runtime_core::module::NamespaceIndex"]},{text:"impl RefUnwindSafe for NameIndex",synthetic:true,types:["wasmer_runtime_core::module::NameIndex"]},{text:"impl RefUnwindSafe for ExportIndex",synthetic:true,types:["wasmer_runtime_core::module::ExportIndex"]},{text:"impl RefUnwindSafe for LoadError",synthetic:true,types:["wasmer_runtime_core::parse::LoadError"]},{text:"impl<K, V> RefUnwindSafe for BoxedMap<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::structures::boxed::BoxedMap"]},{text:"impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::structures::map::Iter"]},{text:"impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::structures::map::IterMut"]},{text:"impl<K, V> RefUnwindSafe for Map<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::structures::map::Map"]},{text:"impl<K, V> RefUnwindSafe for SliceMap<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::structures::slice::SliceMap"]},{text:"impl<'a> !RefUnwindSafe for Anyfunc<'a>",synthetic:true,types:["wasmer_runtime_core::table::anyfunc::Anyfunc"]},{text:"impl !RefUnwindSafe for Table",synthetic:true,types:["wasmer_runtime_core::table::Table"]},{text:"impl<'a> !RefUnwindSafe for Element<'a>",synthetic:true,types:["wasmer_runtime_core::table::Element"]},{text:"impl !RefUnwindSafe for TableStorage",synthetic:true,types:["wasmer_runtime_core::table::TableStorage"]},{text:"impl RefUnwindSafe for TrampolineBufferBuilder",synthetic:true,types:["wasmer_runtime_core::trampoline_x64::TrampolineBufferBuilder"]},{text:"impl RefUnwindSafe for TrampolineBuffer",synthetic:true,types:["wasmer_runtime_core::trampoline_x64::TrampolineBuffer"]},{text:"impl RefUnwindSafe for CallTarget",synthetic:true,types:["wasmer_runtime_core::trampoline_x64::CallTarget"]},{text:"impl RefUnwindSafe for CallContext",synthetic:true,types:["wasmer_runtime_core::trampoline_x64::CallContext"]},{text:"impl RefUnwindSafe for Trampoline",synthetic:true,types:["wasmer_runtime_core::trampoline_x64::Trampoline"]},{text:"impl RefUnwindSafe for Wasm",synthetic:true,types:["wasmer_runtime_core::typed_func::Wasm"]},{text:"impl RefUnwindSafe for Host",synthetic:true,types:["wasmer_runtime_core::typed_func::Host"]},{text:"impl RefUnwindSafe for S0",synthetic:true,types:["wasmer_runtime_core::typed_func::S0"]},{text:"impl<A> RefUnwindSafe for S1<A> where
<A as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S1"]},{text:"impl<A, B> RefUnwindSafe for S2<A, B> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S2"]},{text:"impl<A, B, C> RefUnwindSafe for S3<A, B, C> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S3"]},{text:"impl<A, B, C, D> RefUnwindSafe for S4<A, B, C, D> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe,
<D as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S4"]},{text:"impl<A, B, C, D, E> RefUnwindSafe for S5<A, B, C, D, E> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe,
<D as WasmExternType>::Native: RefUnwindSafe,
<E as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S5"]},{text:"impl<A, B, C, D, E, F> RefUnwindSafe for S6<A, B, C, D, E, F> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe,
<D as WasmExternType>::Native: RefUnwindSafe,
<E as WasmExternType>::Native: RefUnwindSafe,
<F as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S6"]},{text:"impl<A, B, C, D, E, F, G> RefUnwindSafe for S7<A, B, C, D, E, F, G> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe,
<D as WasmExternType>::Native: RefUnwindSafe,
<E as WasmExternType>::Native: RefUnwindSafe,
<F as WasmExternType>::Native: RefUnwindSafe,
<G as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S7"]},{text:"impl<A, B, C, D, E, F, G, H> RefUnwindSafe for S8<A, B, C, D, E, F, G, H> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe,
<D as WasmExternType>::Native: RefUnwindSafe,
<E as WasmExternType>::Native: RefUnwindSafe,
<F as WasmExternType>::Native: RefUnwindSafe,
<G as WasmExternType>::Native: RefUnwindSafe,
<H as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S8"]},{text:"impl<A, B, C, D, E, F, G, H, I> RefUnwindSafe for S9<A, B, C, D, E, F, G, H, I> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe,
<D as WasmExternType>::Native: RefUnwindSafe,
<E as WasmExternType>::Native: RefUnwindSafe,
<F as WasmExternType>::Native: RefUnwindSafe,
<G as WasmExternType>::Native: RefUnwindSafe,
<H as WasmExternType>::Native: RefUnwindSafe,
<I as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S9"]},{text:"impl<A, B, C, D, E, F, G, H, I, J> RefUnwindSafe for S10<A, B, C, D, E, F, G, H, I, J> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe,
<D as WasmExternType>::Native: RefUnwindSafe,
<E as WasmExternType>::Native: RefUnwindSafe,
<F as WasmExternType>::Native: RefUnwindSafe,
<G as WasmExternType>::Native: RefUnwindSafe,
<H as WasmExternType>::Native: RefUnwindSafe,
<I as WasmExternType>::Native: RefUnwindSafe,
<J as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S10"]},{text:"impl<A, B, C, D, E, F, G, H, I, J, K> RefUnwindSafe for S11<A, B, C, D, E, F, G, H, I, J, K> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe,
<D as WasmExternType>::Native: RefUnwindSafe,
<E as WasmExternType>::Native: RefUnwindSafe,
<F as WasmExternType>::Native: RefUnwindSafe,
<G as WasmExternType>::Native: RefUnwindSafe,
<H as WasmExternType>::Native: RefUnwindSafe,
<I as WasmExternType>::Native: RefUnwindSafe,
<J as WasmExternType>::Native: RefUnwindSafe,
<K as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S11"]},{text:"impl<A, B, C, D, E, F, G, H, I, J, K, L> RefUnwindSafe for S12<A, B, C, D, E, F, G, H, I, J, K, L> where
<A as WasmExternType>::Native: RefUnwindSafe,
<B as WasmExternType>::Native: RefUnwindSafe,
<C as WasmExternType>::Native: RefUnwindSafe,
<D as WasmExternType>::Native: RefUnwindSafe,
<E as WasmExternType>::Native: RefUnwindSafe,
<F as WasmExternType>::Native: RefUnwindSafe,
<G as WasmExternType>::Native: RefUnwindSafe,
<H as WasmExternType>::Native: RefUnwindSafe,
<I as WasmExternType>::Native: RefUnwindSafe,
<J as WasmExternType>::Native: RefUnwindSafe,
<K as WasmExternType>::Native: RefUnwindSafe,
<L as WasmExternType>::Native: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::typed_func::S12"]},{text:"impl RefUnwindSafe for WasmTrapInfo",synthetic:true,types:["wasmer_runtime_core::typed_func::WasmTrapInfo"]},{text:"impl RefUnwindSafe for TableDescriptor",synthetic:true,types:["wasmer_runtime_core::types::TableDescriptor"]},{text:"impl RefUnwindSafe for GlobalDescriptor",synthetic:true,types:["wasmer_runtime_core::types::GlobalDescriptor"]},{text:"impl RefUnwindSafe for GlobalInit",synthetic:true,types:["wasmer_runtime_core::types::GlobalInit"]},{text:"impl RefUnwindSafe for MemoryDescriptor",synthetic:true,types:["wasmer_runtime_core::types::MemoryDescriptor"]},{text:"impl RefUnwindSafe for FuncSig",synthetic:true,types:["wasmer_runtime_core::types::FuncSig"]},{text:"impl RefUnwindSafe for FuncIndex",synthetic:true,types:["wasmer_runtime_core::types::FuncIndex"]},{text:"impl RefUnwindSafe for LocalFuncIndex",synthetic:true,types:["wasmer_runtime_core::types::LocalFuncIndex"]},{text:"impl RefUnwindSafe for ImportedFuncIndex",synthetic:true,types:["wasmer_runtime_core::types::ImportedFuncIndex"]},{text:"impl RefUnwindSafe for MemoryIndex",synthetic:true,types:["wasmer_runtime_core::types::MemoryIndex"]},{text:"impl RefUnwindSafe for LocalMemoryIndex",synthetic:true,types:["wasmer_runtime_core::types::LocalMemoryIndex"]},{text:"impl RefUnwindSafe for ImportedMemoryIndex",synthetic:true,types:["wasmer_runtime_core::types::ImportedMemoryIndex"]},{text:"impl RefUnwindSafe for TableIndex",synthetic:true,types:["wasmer_runtime_core::types::TableIndex"]},{text:"impl RefUnwindSafe for LocalTableIndex",synthetic:true,types:["wasmer_runtime_core::types::LocalTableIndex"]},{text:"impl RefUnwindSafe for ImportedTableIndex",synthetic:true,types:["wasmer_runtime_core::types::ImportedTableIndex"]},{text:"impl RefUnwindSafe for GlobalIndex",synthetic:true,types:["wasmer_runtime_core::types::GlobalIndex"]},{text:"impl RefUnwindSafe for LocalGlobalIndex",synthetic:true,types:["wasmer_runtime_core::types::LocalGlobalIndex"]},{text:"impl RefUnwindSafe for ImportedGlobalIndex",synthetic:true,types:["wasmer_runtime_core::types::ImportedGlobalIndex"]},{text:"impl RefUnwindSafe for SigIndex",synthetic:true,types:["wasmer_runtime_core::types::SigIndex"]},{text:"impl RefUnwindSafe for Type",synthetic:true,types:["wasmer_runtime_core::types::Type"]},{text:"impl RefUnwindSafe for Value",synthetic:true,types:["wasmer_runtime_core::types::Value"]},{text:"impl RefUnwindSafe for ElementType",synthetic:true,types:["wasmer_runtime_core::types::ElementType"]},{text:"impl RefUnwindSafe for Initializer",synthetic:true,types:["wasmer_runtime_core::types::Initializer"]},{text:"impl<T> RefUnwindSafe for LocalOrImport<T> where
<T as LocalImport>::Import: RefUnwindSafe,
<T as LocalImport>::Local: RefUnwindSafe, ",synthetic:true,types:["wasmer_runtime_core::types::LocalOrImport"]},{text:"impl RefUnwindSafe for Pages",synthetic:true,types:["wasmer_runtime_core::units::Pages"]},{text:"impl RefUnwindSafe for Bytes",synthetic:true,types:["wasmer_runtime_core::units::Bytes"]},{text:"impl !RefUnwindSafe for Ctx",synthetic:true,types:["wasmer_runtime_core::vm::Ctx"]},{text:"impl !RefUnwindSafe for InternalField",synthetic:true,types:["wasmer_runtime_core::vm::InternalField"]},{text:"impl RefUnwindSafe for Intrinsics",synthetic:true,types:["wasmer_runtime_core::vm::Intrinsics"]},{text:"impl RefUnwindSafe for Func",synthetic:true,types:["wasmer_runtime_core::vm::Func"]},{text:"impl !RefUnwindSafe for ImportedFunc",synthetic:true,types:["wasmer_runtime_core::vm::ImportedFunc"]},{text:"impl RefUnwindSafe for LocalTable",synthetic:true,types:["wasmer_runtime_core::vm::LocalTable"]},{text:"impl RefUnwindSafe for LocalMemory",synthetic:true,types:["wasmer_runtime_core::vm::LocalMemory"]},{text:"impl RefUnwindSafe for LocalGlobal",synthetic:true,types:["wasmer_runtime_core::vm::LocalGlobal"]},{text:"impl RefUnwindSafe for SigId",synthetic:true,types:["wasmer_runtime_core::vm::SigId"]},{text:"impl !RefUnwindSafe for Anyfunc",synthetic:true,types:["wasmer_runtime_core::vm::Anyfunc"]},{text:"impl RefUnwindSafe for BoundaryRegisterPreservation",synthetic:true,types:["wasmer_runtime_core::fault::BoundaryRegisterPreservation"]},{text:"impl RefUnwindSafe for FaultInfo",synthetic:true,types:["wasmer_runtime_core::fault::FaultInfo"]},{text:"impl RefUnwindSafe for RegisterIndex",synthetic:true,types:["wasmer_runtime_core::state::RegisterIndex"]},{text:"impl RefUnwindSafe for MachineState",synthetic:true,types:["wasmer_runtime_core::state::MachineState"]},{text:"impl RefUnwindSafe for MachineStateDiff",synthetic:true,types:["wasmer_runtime_core::state::MachineStateDiff"]},{text:"impl RefUnwindSafe for FunctionStateMap",synthetic:true,types:["wasmer_runtime_core::state::FunctionStateMap"]},{text:"impl RefUnwindSafe for OffsetInfo",synthetic:true,types:["wasmer_runtime_core::state::OffsetInfo"]},{text:"impl RefUnwindSafe for ModuleStateMap",synthetic:true,types:["wasmer_runtime_core::state::ModuleStateMap"]},{text:"impl RefUnwindSafe for WasmFunctionStateDump",synthetic:true,types:["wasmer_runtime_core::state::WasmFunctionStateDump"]},{text:"impl RefUnwindSafe for ExecutionStateImage",synthetic:true,types:["wasmer_runtime_core::state::ExecutionStateImage"]},{text:"impl RefUnwindSafe for InstanceImage",synthetic:true,types:["wasmer_runtime_core::state::InstanceImage"]},{text:"impl RefUnwindSafe for CodeVersion",synthetic:true,types:["wasmer_runtime_core::state::CodeVersion"]},{text:"impl RefUnwindSafe for WasmAbstractValue",synthetic:true,types:["wasmer_runtime_core::state::WasmAbstractValue"]},{text:"impl RefUnwindSafe for MachineValue",synthetic:true,types:["wasmer_runtime_core::state::MachineValue"]},{text:"impl RefUnwindSafe for SuspendOffset",synthetic:true,types:["wasmer_runtime_core::state::SuspendOffset"]},{text:"impl RefUnwindSafe for GPR",synthetic:true,types:["wasmer_runtime_core::state::x64::GPR"]},{text:"impl RefUnwindSafe for XMM",synthetic:true,types:["wasmer_runtime_core::state::x64::XMM"]},{text:"impl RefUnwindSafe for X64Register",synthetic:true,types:["wasmer_runtime_core::state::x64::X64Register"]},{text:"impl RefUnwindSafe for InteractiveShellContext",synthetic:true,types:["wasmer_runtime_core::tiering::InteractiveShellContext"]},{text:"impl RefUnwindSafe for ShellExitOperation",synthetic:true,types:["wasmer_runtime_core::tiering::ShellExitOperation"]},];
implementors["wasmer_singlepass_backend"] = [{text:"impl !RefUnwindSafe for X64FunctionCode",synthetic:true,types:["wasmer_singlepass_backend::codegen_x64::X64FunctionCode"]},{text:"impl !RefUnwindSafe for X64ModuleCodeGenerator",synthetic:true,types:["wasmer_singlepass_backend::codegen_x64::X64ModuleCodeGenerator"]},{text:"impl !RefUnwindSafe for CallProtError",synthetic:true,types:["wasmer_singlepass_backend::protect_unix::CallProtError"]},];
implementors["wasmer_wasi"] = [{text:"impl RefUnwindSafe for ExitCode",synthetic:true,types:["wasmer_wasi::ExitCode"]},{text:"impl RefUnwindSafe for PollEventBuilder",synthetic:true,types:["wasmer_wasi::state::types::PollEventBuilder"]},{text:"impl RefUnwindSafe for PollEventIter",synthetic:true,types:["wasmer_wasi::state::types::PollEventIter"]},{text:"impl RefUnwindSafe for HostFile",synthetic:true,types:["wasmer_wasi::state::types::HostFile"]},{text:"impl RefUnwindSafe for Stdout",synthetic:true,types:["wasmer_wasi::state::types::Stdout"]},{text:"impl RefUnwindSafe for Stderr",synthetic:true,types:["wasmer_wasi::state::types::Stderr"]},{text:"impl RefUnwindSafe for Stdin",synthetic:true,types:["wasmer_wasi::state::types::Stdin"]},{text:"impl !RefUnwindSafe for InodeVal",synthetic:true,types:["wasmer_wasi::state::InodeVal"]},{text:"impl RefUnwindSafe for Fd",synthetic:true,types:["wasmer_wasi::state::Fd"]},{text:"impl !RefUnwindSafe for WasiFs",synthetic:true,types:["wasmer_wasi::state::WasiFs"]},{text:"impl !RefUnwindSafe for WasiState",synthetic:true,types:["wasmer_wasi::state::WasiState"]},{text:"impl RefUnwindSafe for WasiFsError",synthetic:true,types:["wasmer_wasi::state::types::WasiFsError"]},{text:"impl RefUnwindSafe for PollEvent",synthetic:true,types:["wasmer_wasi::state::types::PollEvent"]},{text:"impl !RefUnwindSafe for Kind",synthetic:true,types:["wasmer_wasi::state::Kind"]},{text:"impl RefUnwindSafe for __wasi_ciovec_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_ciovec_t"]},{text:"impl RefUnwindSafe for __wasi_dirent_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_dirent_t"]},{text:"impl RefUnwindSafe for __wasi_event_fd_readwrite_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_event_fd_readwrite_t"]},{text:"impl RefUnwindSafe for __wasi_event_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_event_t"]},{text:"impl RefUnwindSafe for __wasi_prestat_u_dir_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_prestat_u_dir_t"]},{text:"impl RefUnwindSafe for __wasi_prestat_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_prestat_t"]},{text:"impl RefUnwindSafe for __wasi_fdstat_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_fdstat_t"]},{text:"impl RefUnwindSafe for __wasi_filestat_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_filestat_t"]},{text:"impl RefUnwindSafe for __wasi_iovec_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_iovec_t"]},{text:"impl RefUnwindSafe for __wasi_subscription_clock_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_subscription_clock_t"]},{text:"impl RefUnwindSafe for __wasi_subscription_fs_readwrite_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_subscription_fs_readwrite_t"]},{text:"impl RefUnwindSafe for __wasi_subscription_t",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_subscription_t"]},{text:"impl RefUnwindSafe for WasiSubscription",synthetic:true,types:["wasmer_wasi::syscalls::types::WasiSubscription"]},{text:"impl RefUnwindSafe for __wasi_event_u",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_event_u"]},{text:"impl RefUnwindSafe for __wasi_prestat_u",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_prestat_u"]},{text:"impl RefUnwindSafe for __wasi_subscription_u",synthetic:true,types:["wasmer_wasi::syscalls::types::__wasi_subscription_u"]},{text:"impl RefUnwindSafe for EventEnum",synthetic:true,types:["wasmer_wasi::syscalls::types::EventEnum"]},{text:"impl RefUnwindSafe for PrestatEnum",synthetic:true,types:["wasmer_wasi::syscalls::types::PrestatEnum"]},{text:"impl RefUnwindSafe for EventType",synthetic:true,types:["wasmer_wasi::syscalls::types::EventType"]},{text:"impl RefUnwindSafe for SubscriptionEnum",synthetic:true,types:["wasmer_wasi::syscalls::types::SubscriptionEnum"]},];
implementors["wasmparser"] = [{text:"impl<'a> RefUnwindSafe for BinaryReader<'a>",synthetic:true,types:["wasmparser::binary_reader::BinaryReader"]},{text:"impl RefUnwindSafe for Range",synthetic:true,types:["wasmparser::binary_reader::Range"]},{text:"impl<'a> RefUnwindSafe for LocalName<'a>",synthetic:true,types:["wasmparser::parser::LocalName"]},{text:"impl<'a> RefUnwindSafe for Parser<'a>",synthetic:true,types:["wasmparser::parser::Parser"]},{text:"impl RefUnwindSafe for RelocEntry",synthetic:true,types:["wasmparser::parser::RelocEntry"]},{text:"impl RefUnwindSafe for BinaryReaderError",synthetic:true,types:["wasmparser::primitives::BinaryReaderError"]},{text:"impl<'a> RefUnwindSafe for BrTable<'a>",synthetic:true,types:["wasmparser::primitives::BrTable"]},{text:"impl RefUnwindSafe for FuncType",synthetic:true,types:["wasmparser::primitives::FuncType"]},{text:"impl RefUnwindSafe for GlobalType",synthetic:true,types:["wasmparser::primitives::GlobalType"]},{text:"impl RefUnwindSafe for Ieee32",synthetic:true,types:["wasmparser::primitives::Ieee32"]},{text:"impl RefUnwindSafe for Ieee64",synthetic:true,types:["wasmparser::primitives::Ieee64"]},{text:"impl RefUnwindSafe for MemoryImmediate",synthetic:true,types:["wasmparser::primitives::MemoryImmediate"]},{text:"impl RefUnwindSafe for MemoryType",synthetic:true,types:["wasmparser::primitives::MemoryType"]},{text:"impl<'a> RefUnwindSafe for Naming<'a>",synthetic:true,types:["wasmparser::primitives::Naming"]},{text:"impl RefUnwindSafe for ResizableLimits",synthetic:true,types:["wasmparser::primitives::ResizableLimits"]},{text:"impl RefUnwindSafe for TableType",synthetic:true,types:["wasmparser::primitives::TableType"]},{text:"impl RefUnwindSafe for V128",synthetic:true,types:["wasmparser::primitives::V128"]},{text:"impl<'b> RefUnwindSafe for ValidatingOperatorParser<'b>",synthetic:true,types:["wasmparser::validator::ValidatingOperatorParser"]},{text:"impl<'a> RefUnwindSafe for ValidatingParser<'a>",synthetic:true,types:["wasmparser::validator::ValidatingParser"]},{text:"impl RefUnwindSafe for ValidatingParserConfig",synthetic:true,types:["wasmparser::validator::ValidatingParserConfig"]},{text:"impl RefUnwindSafe for OperatorValidatorConfig",synthetic:true,types:["wasmparser::operators_validator::OperatorValidatorConfig"]},{text:"impl<'a> RefUnwindSafe for CodeSectionReader<'a>",synthetic:true,types:["wasmparser::readers::code_section::CodeSectionReader"]},{text:"impl<'a> RefUnwindSafe for Data<'a>",synthetic:true,types:["wasmparser::readers::data_section::Data"]},{text:"impl<'a> RefUnwindSafe for DataSectionReader<'a>",synthetic:true,types:["wasmparser::readers::data_section::DataSectionReader"]},{text:"impl<'a> RefUnwindSafe for Element<'a>",synthetic:true,types:["wasmparser::readers::element_section::Element"]},{text:"impl<'a> RefUnwindSafe for ElementItems<'a>",synthetic:true,types:["wasmparser::readers::element_section::ElementItems"]},{text:"impl<'a> RefUnwindSafe for ElementItemsReader<'a>",synthetic:true,types:["wasmparser::readers::element_section::ElementItemsReader"]},{text:"impl<'a> RefUnwindSafe for ElementSectionReader<'a>",synthetic:true,types:["wasmparser::readers::element_section::ElementSectionReader"]},{text:"impl<'a> RefUnwindSafe for Export<'a>",synthetic:true,types:["wasmparser::readers::export_section::Export"]},{text:"impl<'a> RefUnwindSafe for ExportSectionReader<'a>",synthetic:true,types:["wasmparser::readers::export_section::ExportSectionReader"]},{text:"impl<'a> RefUnwindSafe for FunctionBody<'a>",synthetic:true,types:["wasmparser::readers::code_section::FunctionBody"]},{text:"impl<'a> RefUnwindSafe for FunctionSectionReader<'a>",synthetic:true,types:["wasmparser::readers::function_section::FunctionSectionReader"]},{text:"impl<'a> RefUnwindSafe for Global<'a>",synthetic:true,types:["wasmparser::readers::global_section::Global"]},{text:"impl<'a> RefUnwindSafe for GlobalSectionReader<'a>",synthetic:true,types:["wasmparser::readers::global_section::GlobalSectionReader"]},{text:"impl<'a> RefUnwindSafe for Import<'a>",synthetic:true,types:["wasmparser::readers::import_section::Import"]},{text:"impl<'a> RefUnwindSafe for ImportSectionReader<'a>",synthetic:true,types:["wasmparser::readers::import_section::ImportSectionReader"]},{text:"impl<'a> RefUnwindSafe for InitExpr<'a>",synthetic:true,types:["wasmparser::readers::init_expr::InitExpr"]},{text:"impl<'a> RefUnwindSafe for LinkingSectionReader<'a>",synthetic:true,types:["wasmparser::readers::linking_section::LinkingSectionReader"]},{text:"impl<'a> RefUnwindSafe for LocalsReader<'a>",synthetic:true,types:["wasmparser::readers::code_section::LocalsReader"]},{text:"impl<'a> RefUnwindSafe for MemorySectionReader<'a>",synthetic:true,types:["wasmparser::readers::memory_section::MemorySectionReader"]},{text:"impl<'a> RefUnwindSafe for ModuleReader<'a>",synthetic:true,types:["wasmparser::readers::module::ModuleReader"]},{text:"impl<'a> RefUnwindSafe for NameSectionReader<'a>",synthetic:true,types:["wasmparser::readers::name_section::NameSectionReader"]},{text:"impl<'a> RefUnwindSafe for NamingReader<'a>",synthetic:true,types:["wasmparser::readers::name_section::NamingReader"]},{text:"impl<'a> RefUnwindSafe for OperatorsReader<'a>",synthetic:true,types:["wasmparser::readers::operators::OperatorsReader"]},{text:"impl<'a> RefUnwindSafe for ProducersField<'a>",synthetic:true,types:["wasmparser::readers::producers_section::ProducersField"]},{text:"impl<'a> RefUnwindSafe for ProducersFieldValue<'a>",synthetic:true,types:["wasmparser::readers::producers_section::ProducersFieldValue"]},{text:"impl<'a> RefUnwindSafe for ProducersSectionReader<'a>",synthetic:true,types:["wasmparser::readers::producers_section::ProducersSectionReader"]},{text:"impl RefUnwindSafe for Reloc",synthetic:true,types:["wasmparser::readers::reloc_section::Reloc"]},{text:"impl<'a> RefUnwindSafe for RelocSectionReader<'a>",synthetic:true,types:["wasmparser::readers::reloc_section::RelocSectionReader"]},{text:"impl<'a> RefUnwindSafe for Section<'a>",synthetic:true,types:["wasmparser::readers::module::Section"]},{text:"impl<R> RefUnwindSafe for SectionIterator<R> where
R: RefUnwindSafe, ",synthetic:true,types:["wasmparser::readers::section_reader::SectionIterator"]},{text:"impl<R> RefUnwindSafe for SectionIteratorLimited<R> where
R: RefUnwindSafe, ",synthetic:true,types:["wasmparser::readers::section_reader::SectionIteratorLimited"]},{text:"impl<'a> RefUnwindSafe for TableSectionReader<'a>",synthetic:true,types:["wasmparser::readers::table_section::TableSectionReader"]},{text:"impl<'a> RefUnwindSafe for TypeSectionReader<'a>",synthetic:true,types:["wasmparser::readers::type_section::TypeSectionReader"]},{text:"impl<'a> RefUnwindSafe for NameEntry<'a>",synthetic:true,types:["wasmparser::parser::NameEntry"]},{text:"impl RefUnwindSafe for ParserInput",synthetic:true,types:["wasmparser::parser::ParserInput"]},{text:"impl<'a> RefUnwindSafe for ParserState<'a>",synthetic:true,types:["wasmparser::parser::ParserState"]},{text:"impl RefUnwindSafe for CustomSectionKind",synthetic:true,types:["wasmparser::primitives::CustomSectionKind"]},{text:"impl RefUnwindSafe for ExternalKind",synthetic:true,types:["wasmparser::primitives::ExternalKind"]},{text:"impl RefUnwindSafe for ImportSectionEntryType",synthetic:true,types:["wasmparser::primitives::ImportSectionEntryType"]},{text:"impl RefUnwindSafe for LinkingType",synthetic:true,types:["wasmparser::primitives::LinkingType"]},{text:"impl RefUnwindSafe for NameType",synthetic:true,types:["wasmparser::primitives::NameType"]},{text:"impl<'a> RefUnwindSafe for Operator<'a>",synthetic:true,types:["wasmparser::primitives::Operator"]},{text:"impl RefUnwindSafe for RelocType",synthetic:true,types:["wasmparser::primitives::RelocType"]},{text:"impl<'a> RefUnwindSafe for SectionCode<'a>",synthetic:true,types:["wasmparser::primitives::SectionCode"]},{text:"impl RefUnwindSafe for Type",synthetic:true,types:["wasmparser::primitives::Type"]},{text:"impl RefUnwindSafe for TypeOrFuncType",synthetic:true,types:["wasmparser::primitives::TypeOrFuncType"]},{text:"impl<'a> RefUnwindSafe for DataKind<'a>",synthetic:true,types:["wasmparser::readers::data_section::DataKind"]},{text:"impl<'a> RefUnwindSafe for ElementKind<'a>",synthetic:true,types:["wasmparser::readers::element_section::ElementKind"]},{text:"impl<'a> RefUnwindSafe for Name<'a>",synthetic:true,types:["wasmparser::readers::name_section::Name"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()