(function() {var implementors = {};
implementors["js_sys"] = [{"text":"impl UnwindSafe for Array","synthetic":true,"types":["js_sys::Array"]},{"text":"impl<'a> UnwindSafe for ArrayIter<'a>","synthetic":true,"types":["js_sys::ArrayIter"]},{"text":"impl UnwindSafe for ArrayBuffer","synthetic":true,"types":["js_sys::ArrayBuffer"]},{"text":"impl UnwindSafe for SharedArrayBuffer","synthetic":true,"types":["js_sys::SharedArrayBuffer"]},{"text":"impl UnwindSafe for Boolean","synthetic":true,"types":["js_sys::Boolean"]},{"text":"impl UnwindSafe for DataView","synthetic":true,"types":["js_sys::DataView"]},{"text":"impl UnwindSafe for Error","synthetic":true,"types":["js_sys::Error"]},{"text":"impl UnwindSafe for EvalError","synthetic":true,"types":["js_sys::EvalError"]},{"text":"impl UnwindSafe for Function","synthetic":true,"types":["js_sys::Function"]},{"text":"impl UnwindSafe for Generator","synthetic":true,"types":["js_sys::Generator"]},{"text":"impl UnwindSafe for Map","synthetic":true,"types":["js_sys::Map"]},{"text":"impl UnwindSafe for Iterator","synthetic":true,"types":["js_sys::Iterator"]},{"text":"impl UnwindSafe for AsyncIterator","synthetic":true,"types":["js_sys::AsyncIterator"]},{"text":"impl<'a> UnwindSafe for Iter<'a>","synthetic":true,"types":["js_sys::Iter"]},{"text":"impl UnwindSafe for IntoIter","synthetic":true,"types":["js_sys::IntoIter"]},{"text":"impl UnwindSafe for IteratorNext","synthetic":true,"types":["js_sys::IteratorNext"]},{"text":"impl UnwindSafe for Number","synthetic":true,"types":["js_sys::Number"]},{"text":"impl UnwindSafe for Date","synthetic":true,"types":["js_sys::Date"]},{"text":"impl UnwindSafe for Object","synthetic":true,"types":["js_sys::Object"]},{"text":"impl UnwindSafe for Proxy","synthetic":true,"types":["js_sys::Proxy"]},{"text":"impl UnwindSafe for RangeError","synthetic":true,"types":["js_sys::RangeError"]},{"text":"impl UnwindSafe for ReferenceError","synthetic":true,"types":["js_sys::ReferenceError"]},{"text":"impl UnwindSafe for RegExp","synthetic":true,"types":["js_sys::RegExp"]},{"text":"impl UnwindSafe for Set","synthetic":true,"types":["js_sys::Set"]},{"text":"impl UnwindSafe for SyntaxError","synthetic":true,"types":["js_sys::SyntaxError"]},{"text":"impl UnwindSafe for TypeError","synthetic":true,"types":["js_sys::TypeError"]},{"text":"impl UnwindSafe for UriError","synthetic":true,"types":["js_sys::UriError"]},{"text":"impl UnwindSafe for WeakMap","synthetic":true,"types":["js_sys::WeakMap"]},{"text":"impl UnwindSafe for WeakSet","synthetic":true,"types":["js_sys::WeakSet"]},{"text":"impl UnwindSafe for JsString","synthetic":true,"types":["js_sys::JsString"]},{"text":"impl UnwindSafe for Symbol","synthetic":true,"types":["js_sys::Symbol"]},{"text":"impl UnwindSafe for Promise","synthetic":true,"types":["js_sys::Promise"]},{"text":"impl UnwindSafe for Int8Array","synthetic":true,"types":["js_sys::Int8Array"]},{"text":"impl UnwindSafe for Int16Array","synthetic":true,"types":["js_sys::Int16Array"]},{"text":"impl UnwindSafe for Int32Array","synthetic":true,"types":["js_sys::Int32Array"]},{"text":"impl UnwindSafe for Uint8Array","synthetic":true,"types":["js_sys::Uint8Array"]},{"text":"impl UnwindSafe for Uint8ClampedArray","synthetic":true,"types":["js_sys::Uint8ClampedArray"]},{"text":"impl UnwindSafe for Uint16Array","synthetic":true,"types":["js_sys::Uint16Array"]},{"text":"impl UnwindSafe for Uint32Array","synthetic":true,"types":["js_sys::Uint32Array"]},{"text":"impl UnwindSafe for Float32Array","synthetic":true,"types":["js_sys::Float32Array"]},{"text":"impl UnwindSafe for Float64Array","synthetic":true,"types":["js_sys::Float64Array"]},{"text":"impl UnwindSafe for CompileError","synthetic":true,"types":["js_sys::WebAssembly::CompileError"]},{"text":"impl UnwindSafe for Instance","synthetic":true,"types":["js_sys::WebAssembly::Instance"]},{"text":"impl UnwindSafe for LinkError","synthetic":true,"types":["js_sys::WebAssembly::LinkError"]},{"text":"impl UnwindSafe for RuntimeError","synthetic":true,"types":["js_sys::WebAssembly::RuntimeError"]},{"text":"impl UnwindSafe for Module","synthetic":true,"types":["js_sys::WebAssembly::Module"]},{"text":"impl UnwindSafe for Table","synthetic":true,"types":["js_sys::WebAssembly::Table"]},{"text":"impl UnwindSafe for Memory","synthetic":true,"types":["js_sys::WebAssembly::Memory"]},{"text":"impl UnwindSafe for Collator","synthetic":true,"types":["js_sys::Intl::Collator"]},{"text":"impl UnwindSafe for DateTimeFormat","synthetic":true,"types":["js_sys::Intl::DateTimeFormat"]},{"text":"impl UnwindSafe for NumberFormat","synthetic":true,"types":["js_sys::Intl::NumberFormat"]},{"text":"impl UnwindSafe for PluralRules","synthetic":true,"types":["js_sys::Intl::PluralRules"]}];
implementors["wasm_bindgen"] = [{"text":"impl UnwindSafe for JsValue","synthetic":true,"types":["wasm_bindgen::JsValue"]},{"text":"impl<T> UnwindSafe for JsStatic<T>","synthetic":true,"types":["wasm_bindgen::JsStatic"]},{"text":"impl<T> UnwindSafe for Clamped<T> where
T: UnwindSafe, ","synthetic":true,"types":["wasm_bindgen::Clamped"]},{"text":"impl UnwindSafe for WasmOptionalI32","synthetic":true,"types":["wasm_bindgen::convert::impls::WasmOptionalI32"]},{"text":"impl UnwindSafe for WasmOptionalU32","synthetic":true,"types":["wasm_bindgen::convert::impls::WasmOptionalU32"]},{"text":"impl UnwindSafe for WasmOptionalF32","synthetic":true,"types":["wasm_bindgen::convert::impls::WasmOptionalF32"]},{"text":"impl UnwindSafe for WasmOptionalF64","synthetic":true,"types":["wasm_bindgen::convert::impls::WasmOptionalF64"]},{"text":"impl UnwindSafe for Wasm64","synthetic":true,"types":["wasm_bindgen::convert::impls::Wasm64"]},{"text":"impl UnwindSafe for WasmOptional64","synthetic":true,"types":["wasm_bindgen::convert::impls::WasmOptional64"]},{"text":"impl UnwindSafe for WasmSlice","synthetic":true,"types":["wasm_bindgen::convert::slices::WasmSlice"]},{"text":"impl<T: ?Sized> UnwindSafe for Closure<T> where
T: UnwindSafe, ","synthetic":true,"types":["wasm_bindgen::closure::Closure"]}];
implementors["wasm_bindgen_futures"] = [{"text":"impl !UnwindSafe for JsFuture","synthetic":true,"types":["wasm_bindgen_futures::JsFuture"]}];
implementors["web_sys"] = [{"text":"impl UnwindSafe for AbortController","synthetic":true,"types":["web_sys::features::gen_AbortController::AbortController"]},{"text":"impl UnwindSafe for AbortSignal","synthetic":true,"types":["web_sys::features::gen_AbortSignal::AbortSignal"]},{"text":"impl UnwindSafe for AddEventListenerOptions","synthetic":true,"types":["web_sys::features::gen_AddEventListenerOptions::AddEventListenerOptions"]},{"text":"impl UnwindSafe for AesCbcParams","synthetic":true,"types":["web_sys::features::gen_AesCbcParams::AesCbcParams"]},{"text":"impl UnwindSafe for AesCtrParams","synthetic":true,"types":["web_sys::features::gen_AesCtrParams::AesCtrParams"]},{"text":"impl UnwindSafe for AesDerivedKeyParams","synthetic":true,"types":["web_sys::features::gen_AesDerivedKeyParams::AesDerivedKeyParams"]},{"text":"impl UnwindSafe for AesGcmParams","synthetic":true,"types":["web_sys::features::gen_AesGcmParams::AesGcmParams"]},{"text":"impl UnwindSafe for AesKeyAlgorithm","synthetic":true,"types":["web_sys::features::gen_AesKeyAlgorithm::AesKeyAlgorithm"]},{"text":"impl UnwindSafe for AesKeyGenParams","synthetic":true,"types":["web_sys::features::gen_AesKeyGenParams::AesKeyGenParams"]},{"text":"impl UnwindSafe for Algorithm","synthetic":true,"types":["web_sys::features::gen_Algorithm::Algorithm"]},{"text":"impl UnwindSafe for AnalyserNode","synthetic":true,"types":["web_sys::features::gen_AnalyserNode::AnalyserNode"]},{"text":"impl UnwindSafe for AnalyserOptions","synthetic":true,"types":["web_sys::features::gen_AnalyserOptions::AnalyserOptions"]},{"text":"impl UnwindSafe for AngleInstancedArrays","synthetic":true,"types":["web_sys::features::gen_AngleInstancedArrays::AngleInstancedArrays"]},{"text":"impl UnwindSafe for Animation","synthetic":true,"types":["web_sys::features::gen_Animation::Animation"]},{"text":"impl UnwindSafe for AnimationEffect","synthetic":true,"types":["web_sys::features::gen_AnimationEffect::AnimationEffect"]},{"text":"impl UnwindSafe for AnimationEvent","synthetic":true,"types":["web_sys::features::gen_AnimationEvent::AnimationEvent"]},{"text":"impl UnwindSafe for AnimationEventInit","synthetic":true,"types":["web_sys::features::gen_AnimationEventInit::AnimationEventInit"]},{"text":"impl UnwindSafe for AnimationPlaybackEvent","synthetic":true,"types":["web_sys::features::gen_AnimationPlaybackEvent::AnimationPlaybackEvent"]},{"text":"impl UnwindSafe for AnimationPlaybackEventInit","synthetic":true,"types":["web_sys::features::gen_AnimationPlaybackEventInit::AnimationPlaybackEventInit"]},{"text":"impl UnwindSafe for AnimationPropertyDetails","synthetic":true,"types":["web_sys::features::gen_AnimationPropertyDetails::AnimationPropertyDetails"]},{"text":"impl UnwindSafe for AnimationPropertyValueDetails","synthetic":true,"types":["web_sys::features::gen_AnimationPropertyValueDetails::AnimationPropertyValueDetails"]},{"text":"impl UnwindSafe for AnimationTimeline","synthetic":true,"types":["web_sys::features::gen_AnimationTimeline::AnimationTimeline"]},{"text":"impl UnwindSafe for AssignedNodesOptions","synthetic":true,"types":["web_sys::features::gen_AssignedNodesOptions::AssignedNodesOptions"]},{"text":"impl UnwindSafe for Attr","synthetic":true,"types":["web_sys::features::gen_Attr::Attr"]},{"text":"impl UnwindSafe for AttributeNameValue","synthetic":true,"types":["web_sys::features::gen_AttributeNameValue::AttributeNameValue"]},{"text":"impl UnwindSafe for AudioBuffer","synthetic":true,"types":["web_sys::features::gen_AudioBuffer::AudioBuffer"]},{"text":"impl UnwindSafe for AudioBufferOptions","synthetic":true,"types":["web_sys::features::gen_AudioBufferOptions::AudioBufferOptions"]},{"text":"impl UnwindSafe for AudioBufferSourceNode","synthetic":true,"types":["web_sys::features::gen_AudioBufferSourceNode::AudioBufferSourceNode"]},{"text":"impl UnwindSafe for AudioBufferSourceOptions","synthetic":true,"types":["web_sys::features::gen_AudioBufferSourceOptions::AudioBufferSourceOptions"]},{"text":"impl UnwindSafe for AudioConfiguration","synthetic":true,"types":["web_sys::features::gen_AudioConfiguration::AudioConfiguration"]},{"text":"impl UnwindSafe for AudioContext","synthetic":true,"types":["web_sys::features::gen_AudioContext::AudioContext"]},{"text":"impl UnwindSafe for AudioContextOptions","synthetic":true,"types":["web_sys::features::gen_AudioContextOptions::AudioContextOptions"]},{"text":"impl UnwindSafe for AudioDestinationNode","synthetic":true,"types":["web_sys::features::gen_AudioDestinationNode::AudioDestinationNode"]},{"text":"impl UnwindSafe for AudioListener","synthetic":true,"types":["web_sys::features::gen_AudioListener::AudioListener"]},{"text":"impl UnwindSafe for AudioNode","synthetic":true,"types":["web_sys::features::gen_AudioNode::AudioNode"]},{"text":"impl UnwindSafe for AudioNodeOptions","synthetic":true,"types":["web_sys::features::gen_AudioNodeOptions::AudioNodeOptions"]},{"text":"impl UnwindSafe for AudioParam","synthetic":true,"types":["web_sys::features::gen_AudioParam::AudioParam"]},{"text":"impl UnwindSafe for AudioParamMap","synthetic":true,"types":["web_sys::features::gen_AudioParamMap::AudioParamMap"]},{"text":"impl UnwindSafe for AudioProcessingEvent","synthetic":true,"types":["web_sys::features::gen_AudioProcessingEvent::AudioProcessingEvent"]},{"text":"impl UnwindSafe for AudioScheduledSourceNode","synthetic":true,"types":["web_sys::features::gen_AudioScheduledSourceNode::AudioScheduledSourceNode"]},{"text":"impl UnwindSafe for AudioStreamTrack","synthetic":true,"types":["web_sys::features::gen_AudioStreamTrack::AudioStreamTrack"]},{"text":"impl UnwindSafe for AudioTrack","synthetic":true,"types":["web_sys::features::gen_AudioTrack::AudioTrack"]},{"text":"impl UnwindSafe for AudioTrackList","synthetic":true,"types":["web_sys::features::gen_AudioTrackList::AudioTrackList"]},{"text":"impl UnwindSafe for AudioWorklet","synthetic":true,"types":["web_sys::features::gen_AudioWorklet::AudioWorklet"]},{"text":"impl UnwindSafe for AudioWorkletGlobalScope","synthetic":true,"types":["web_sys::features::gen_AudioWorkletGlobalScope::AudioWorkletGlobalScope"]},{"text":"impl UnwindSafe for AudioWorkletNode","synthetic":true,"types":["web_sys::features::gen_AudioWorkletNode::AudioWorkletNode"]},{"text":"impl UnwindSafe for AudioWorkletNodeOptions","synthetic":true,"types":["web_sys::features::gen_AudioWorkletNodeOptions::AudioWorkletNodeOptions"]},{"text":"impl UnwindSafe for AudioWorkletProcessor","synthetic":true,"types":["web_sys::features::gen_AudioWorkletProcessor::AudioWorkletProcessor"]},{"text":"impl UnwindSafe for AuthenticationExtensionsClientInputs","synthetic":true,"types":["web_sys::features::gen_AuthenticationExtensionsClientInputs::AuthenticationExtensionsClientInputs"]},{"text":"impl UnwindSafe for AuthenticationExtensionsClientOutputs","synthetic":true,"types":["web_sys::features::gen_AuthenticationExtensionsClientOutputs::AuthenticationExtensionsClientOutputs"]},{"text":"impl UnwindSafe for AuthenticatorAssertionResponse","synthetic":true,"types":["web_sys::features::gen_AuthenticatorAssertionResponse::AuthenticatorAssertionResponse"]},{"text":"impl UnwindSafe for AuthenticatorAttestationResponse","synthetic":true,"types":["web_sys::features::gen_AuthenticatorAttestationResponse::AuthenticatorAttestationResponse"]},{"text":"impl UnwindSafe for AuthenticatorResponse","synthetic":true,"types":["web_sys::features::gen_AuthenticatorResponse::AuthenticatorResponse"]},{"text":"impl UnwindSafe for AuthenticatorSelectionCriteria","synthetic":true,"types":["web_sys::features::gen_AuthenticatorSelectionCriteria::AuthenticatorSelectionCriteria"]},{"text":"impl UnwindSafe for AutocompleteInfo","synthetic":true,"types":["web_sys::features::gen_AutocompleteInfo::AutocompleteInfo"]},{"text":"impl UnwindSafe for BarProp","synthetic":true,"types":["web_sys::features::gen_BarProp::BarProp"]},{"text":"impl UnwindSafe for BaseAudioContext","synthetic":true,"types":["web_sys::features::gen_BaseAudioContext::BaseAudioContext"]},{"text":"impl UnwindSafe for BaseComputedKeyframe","synthetic":true,"types":["web_sys::features::gen_BaseComputedKeyframe::BaseComputedKeyframe"]},{"text":"impl UnwindSafe for BaseKeyframe","synthetic":true,"types":["web_sys::features::gen_BaseKeyframe::BaseKeyframe"]},{"text":"impl UnwindSafe for BasePropertyIndexedKeyframe","synthetic":true,"types":["web_sys::features::gen_BasePropertyIndexedKeyframe::BasePropertyIndexedKeyframe"]},{"text":"impl UnwindSafe for BasicCardRequest","synthetic":true,"types":["web_sys::features::gen_BasicCardRequest::BasicCardRequest"]},{"text":"impl UnwindSafe for BasicCardResponse","synthetic":true,"types":["web_sys::features::gen_BasicCardResponse::BasicCardResponse"]},{"text":"impl UnwindSafe for BatteryManager","synthetic":true,"types":["web_sys::features::gen_BatteryManager::BatteryManager"]},{"text":"impl UnwindSafe for BeforeUnloadEvent","synthetic":true,"types":["web_sys::features::gen_BeforeUnloadEvent::BeforeUnloadEvent"]},{"text":"impl UnwindSafe for BiquadFilterNode","synthetic":true,"types":["web_sys::features::gen_BiquadFilterNode::BiquadFilterNode"]},{"text":"impl UnwindSafe for BiquadFilterOptions","synthetic":true,"types":["web_sys::features::gen_BiquadFilterOptions::BiquadFilterOptions"]},{"text":"impl UnwindSafe for Blob","synthetic":true,"types":["web_sys::features::gen_Blob::Blob"]},{"text":"impl UnwindSafe for BlobEvent","synthetic":true,"types":["web_sys::features::gen_BlobEvent::BlobEvent"]},{"text":"impl UnwindSafe for BlobEventInit","synthetic":true,"types":["web_sys::features::gen_BlobEventInit::BlobEventInit"]},{"text":"impl UnwindSafe for BlobPropertyBag","synthetic":true,"types":["web_sys::features::gen_BlobPropertyBag::BlobPropertyBag"]},{"text":"impl UnwindSafe for BlockParsingOptions","synthetic":true,"types":["web_sys::features::gen_BlockParsingOptions::BlockParsingOptions"]},{"text":"impl UnwindSafe for BoxQuadOptions","synthetic":true,"types":["web_sys::features::gen_BoxQuadOptions::BoxQuadOptions"]},{"text":"impl UnwindSafe for BroadcastChannel","synthetic":true,"types":["web_sys::features::gen_BroadcastChannel::BroadcastChannel"]},{"text":"impl UnwindSafe for BrowserElementDownloadOptions","synthetic":true,"types":["web_sys::features::gen_BrowserElementDownloadOptions::BrowserElementDownloadOptions"]},{"text":"impl UnwindSafe for BrowserElementExecuteScriptOptions","synthetic":true,"types":["web_sys::features::gen_BrowserElementExecuteScriptOptions::BrowserElementExecuteScriptOptions"]},{"text":"impl UnwindSafe for BrowserFeedWriter","synthetic":true,"types":["web_sys::features::gen_BrowserFeedWriter::BrowserFeedWriter"]},{"text":"impl UnwindSafe for Cache","synthetic":true,"types":["web_sys::features::gen_Cache::Cache"]},{"text":"impl UnwindSafe for CacheBatchOperation","synthetic":true,"types":["web_sys::features::gen_CacheBatchOperation::CacheBatchOperation"]},{"text":"impl UnwindSafe for CacheQueryOptions","synthetic":true,"types":["web_sys::features::gen_CacheQueryOptions::CacheQueryOptions"]},{"text":"impl UnwindSafe for CacheStorage","synthetic":true,"types":["web_sys::features::gen_CacheStorage::CacheStorage"]},{"text":"impl UnwindSafe for CanvasCaptureMediaStream","synthetic":true,"types":["web_sys::features::gen_CanvasCaptureMediaStream::CanvasCaptureMediaStream"]},{"text":"impl UnwindSafe for CanvasGradient","synthetic":true,"types":["web_sys::features::gen_CanvasGradient::CanvasGradient"]},{"text":"impl UnwindSafe for CanvasPattern","synthetic":true,"types":["web_sys::features::gen_CanvasPattern::CanvasPattern"]},{"text":"impl UnwindSafe for CanvasRenderingContext2d","synthetic":true,"types":["web_sys::features::gen_CanvasRenderingContext2d::CanvasRenderingContext2d"]},{"text":"impl UnwindSafe for CaretPosition","synthetic":true,"types":["web_sys::features::gen_CaretPosition::CaretPosition"]},{"text":"impl UnwindSafe for CaretStateChangedEventInit","synthetic":true,"types":["web_sys::features::gen_CaretStateChangedEventInit::CaretStateChangedEventInit"]},{"text":"impl UnwindSafe for CdataSection","synthetic":true,"types":["web_sys::features::gen_CdataSection::CdataSection"]},{"text":"impl UnwindSafe for ChannelMergerNode","synthetic":true,"types":["web_sys::features::gen_ChannelMergerNode::ChannelMergerNode"]},{"text":"impl UnwindSafe for ChannelMergerOptions","synthetic":true,"types":["web_sys::features::gen_ChannelMergerOptions::ChannelMergerOptions"]},{"text":"impl UnwindSafe for ChannelPixelLayout","synthetic":true,"types":["web_sys::features::gen_ChannelPixelLayout::ChannelPixelLayout"]},{"text":"impl UnwindSafe for ChannelSplitterNode","synthetic":true,"types":["web_sys::features::gen_ChannelSplitterNode::ChannelSplitterNode"]},{"text":"impl UnwindSafe for ChannelSplitterOptions","synthetic":true,"types":["web_sys::features::gen_ChannelSplitterOptions::ChannelSplitterOptions"]},{"text":"impl UnwindSafe for CharacterData","synthetic":true,"types":["web_sys::features::gen_CharacterData::CharacterData"]},{"text":"impl UnwindSafe for CheckerboardReport","synthetic":true,"types":["web_sys::features::gen_CheckerboardReport::CheckerboardReport"]},{"text":"impl UnwindSafe for CheckerboardReportService","synthetic":true,"types":["web_sys::features::gen_CheckerboardReportService::CheckerboardReportService"]},{"text":"impl UnwindSafe for ChromeFilePropertyBag","synthetic":true,"types":["web_sys::features::gen_ChromeFilePropertyBag::ChromeFilePropertyBag"]},{"text":"impl UnwindSafe for ChromeWorker","synthetic":true,"types":["web_sys::features::gen_ChromeWorker::ChromeWorker"]},{"text":"impl UnwindSafe for Client","synthetic":true,"types":["web_sys::features::gen_Client::Client"]},{"text":"impl UnwindSafe for ClientQueryOptions","synthetic":true,"types":["web_sys::features::gen_ClientQueryOptions::ClientQueryOptions"]},{"text":"impl UnwindSafe for ClientRectsAndTexts","synthetic":true,"types":["web_sys::features::gen_ClientRectsAndTexts::ClientRectsAndTexts"]},{"text":"impl UnwindSafe for Clients","synthetic":true,"types":["web_sys::features::gen_Clients::Clients"]},{"text":"impl UnwindSafe for Clipboard","synthetic":true,"types":["web_sys::features::gen_Clipboard::Clipboard"]},{"text":"impl UnwindSafe for ClipboardEvent","synthetic":true,"types":["web_sys::features::gen_ClipboardEvent::ClipboardEvent"]},{"text":"impl UnwindSafe for ClipboardEventInit","synthetic":true,"types":["web_sys::features::gen_ClipboardEventInit::ClipboardEventInit"]},{"text":"impl UnwindSafe for ClipboardItem","synthetic":true,"types":["web_sys::features::gen_ClipboardItem::ClipboardItem"]},{"text":"impl UnwindSafe for ClipboardItemOptions","synthetic":true,"types":["web_sys::features::gen_ClipboardItemOptions::ClipboardItemOptions"]},{"text":"impl UnwindSafe for ClipboardPermissionDescriptor","synthetic":true,"types":["web_sys::features::gen_ClipboardPermissionDescriptor::ClipboardPermissionDescriptor"]},{"text":"impl UnwindSafe for CloseEvent","synthetic":true,"types":["web_sys::features::gen_CloseEvent::CloseEvent"]},{"text":"impl UnwindSafe for CloseEventInit","synthetic":true,"types":["web_sys::features::gen_CloseEventInit::CloseEventInit"]},{"text":"impl UnwindSafe for CollectedClientData","synthetic":true,"types":["web_sys::features::gen_CollectedClientData::CollectedClientData"]},{"text":"impl UnwindSafe for Comment","synthetic":true,"types":["web_sys::features::gen_Comment::Comment"]},{"text":"impl UnwindSafe for CompositionEvent","synthetic":true,"types":["web_sys::features::gen_CompositionEvent::CompositionEvent"]},{"text":"impl UnwindSafe for CompositionEventInit","synthetic":true,"types":["web_sys::features::gen_CompositionEventInit::CompositionEventInit"]},{"text":"impl UnwindSafe for ComputedEffectTiming","synthetic":true,"types":["web_sys::features::gen_ComputedEffectTiming::ComputedEffectTiming"]},{"text":"impl UnwindSafe for ConnStatusDict","synthetic":true,"types":["web_sys::features::gen_ConnStatusDict::ConnStatusDict"]},{"text":"impl UnwindSafe for ConsoleCounter","synthetic":true,"types":["web_sys::features::gen_ConsoleCounter::ConsoleCounter"]},{"text":"impl UnwindSafe for ConsoleCounterError","synthetic":true,"types":["web_sys::features::gen_ConsoleCounterError::ConsoleCounterError"]},{"text":"impl UnwindSafe for ConsoleEvent","synthetic":true,"types":["web_sys::features::gen_ConsoleEvent::ConsoleEvent"]},{"text":"impl UnwindSafe for ConsoleInstance","synthetic":true,"types":["web_sys::features::gen_ConsoleInstance::ConsoleInstance"]},{"text":"impl UnwindSafe for ConsoleInstanceOptions","synthetic":true,"types":["web_sys::features::gen_ConsoleInstanceOptions::ConsoleInstanceOptions"]},{"text":"impl UnwindSafe for ConsoleProfileEvent","synthetic":true,"types":["web_sys::features::gen_ConsoleProfileEvent::ConsoleProfileEvent"]},{"text":"impl UnwindSafe for ConsoleStackEntry","synthetic":true,"types":["web_sys::features::gen_ConsoleStackEntry::ConsoleStackEntry"]},{"text":"impl UnwindSafe for ConsoleTimerError","synthetic":true,"types":["web_sys::features::gen_ConsoleTimerError::ConsoleTimerError"]},{"text":"impl UnwindSafe for ConsoleTimerLogOrEnd","synthetic":true,"types":["web_sys::features::gen_ConsoleTimerLogOrEnd::ConsoleTimerLogOrEnd"]},{"text":"impl UnwindSafe for ConsoleTimerStart","synthetic":true,"types":["web_sys::features::gen_ConsoleTimerStart::ConsoleTimerStart"]},{"text":"impl UnwindSafe for ConstantSourceNode","synthetic":true,"types":["web_sys::features::gen_ConstantSourceNode::ConstantSourceNode"]},{"text":"impl UnwindSafe for ConstantSourceOptions","synthetic":true,"types":["web_sys::features::gen_ConstantSourceOptions::ConstantSourceOptions"]},{"text":"impl UnwindSafe for ConstrainBooleanParameters","synthetic":true,"types":["web_sys::features::gen_ConstrainBooleanParameters::ConstrainBooleanParameters"]},{"text":"impl UnwindSafe for ConstrainDomStringParameters","synthetic":true,"types":["web_sys::features::gen_ConstrainDomStringParameters::ConstrainDomStringParameters"]},{"text":"impl UnwindSafe for ConstrainDoubleRange","synthetic":true,"types":["web_sys::features::gen_ConstrainDoubleRange::ConstrainDoubleRange"]},{"text":"impl UnwindSafe for ConstrainLongRange","synthetic":true,"types":["web_sys::features::gen_ConstrainLongRange::ConstrainLongRange"]},{"text":"impl UnwindSafe for ContextAttributes2d","synthetic":true,"types":["web_sys::features::gen_ContextAttributes2d::ContextAttributes2d"]},{"text":"impl UnwindSafe for ConvertCoordinateOptions","synthetic":true,"types":["web_sys::features::gen_ConvertCoordinateOptions::ConvertCoordinateOptions"]},{"text":"impl UnwindSafe for ConvolverNode","synthetic":true,"types":["web_sys::features::gen_ConvolverNode::ConvolverNode"]},{"text":"impl UnwindSafe for ConvolverOptions","synthetic":true,"types":["web_sys::features::gen_ConvolverOptions::ConvolverOptions"]},{"text":"impl UnwindSafe for Coordinates","synthetic":true,"types":["web_sys::features::gen_Coordinates::Coordinates"]},{"text":"impl UnwindSafe for Credential","synthetic":true,"types":["web_sys::features::gen_Credential::Credential"]},{"text":"impl UnwindSafe for CredentialCreationOptions","synthetic":true,"types":["web_sys::features::gen_CredentialCreationOptions::CredentialCreationOptions"]},{"text":"impl UnwindSafe for CredentialRequestOptions","synthetic":true,"types":["web_sys::features::gen_CredentialRequestOptions::CredentialRequestOptions"]},{"text":"impl UnwindSafe for CredentialsContainer","synthetic":true,"types":["web_sys::features::gen_CredentialsContainer::CredentialsContainer"]},{"text":"impl UnwindSafe for Crypto","synthetic":true,"types":["web_sys::features::gen_Crypto::Crypto"]},{"text":"impl UnwindSafe for CryptoKey","synthetic":true,"types":["web_sys::features::gen_CryptoKey::CryptoKey"]},{"text":"impl UnwindSafe for CryptoKeyPair","synthetic":true,"types":["web_sys::features::gen_CryptoKeyPair::CryptoKeyPair"]},{"text":"impl UnwindSafe for Csp","synthetic":true,"types":["web_sys::features::gen_Csp::Csp"]},{"text":"impl UnwindSafe for CspPolicies","synthetic":true,"types":["web_sys::features::gen_CspPolicies::CspPolicies"]},{"text":"impl UnwindSafe for CspReport","synthetic":true,"types":["web_sys::features::gen_CspReport::CspReport"]},{"text":"impl UnwindSafe for CspReportProperties","synthetic":true,"types":["web_sys::features::gen_CspReportProperties::CspReportProperties"]},{"text":"impl UnwindSafe for CssAnimation","synthetic":true,"types":["web_sys::features::gen_CssAnimation::CssAnimation"]},{"text":"impl UnwindSafe for CssConditionRule","synthetic":true,"types":["web_sys::features::gen_CssConditionRule::CssConditionRule"]},{"text":"impl UnwindSafe for CssCounterStyleRule","synthetic":true,"types":["web_sys::features::gen_CssCounterStyleRule::CssCounterStyleRule"]},{"text":"impl UnwindSafe for CssFontFaceRule","synthetic":true,"types":["web_sys::features::gen_CssFontFaceRule::CssFontFaceRule"]},{"text":"impl UnwindSafe for CssFontFeatureValuesRule","synthetic":true,"types":["web_sys::features::gen_CssFontFeatureValuesRule::CssFontFeatureValuesRule"]},{"text":"impl UnwindSafe for CssGroupingRule","synthetic":true,"types":["web_sys::features::gen_CssGroupingRule::CssGroupingRule"]},{"text":"impl UnwindSafe for CssImportRule","synthetic":true,"types":["web_sys::features::gen_CssImportRule::CssImportRule"]},{"text":"impl UnwindSafe for CssKeyframeRule","synthetic":true,"types":["web_sys::features::gen_CssKeyframeRule::CssKeyframeRule"]},{"text":"impl UnwindSafe for CssKeyframesRule","synthetic":true,"types":["web_sys::features::gen_CssKeyframesRule::CssKeyframesRule"]},{"text":"impl UnwindSafe for CssMediaRule","synthetic":true,"types":["web_sys::features::gen_CssMediaRule::CssMediaRule"]},{"text":"impl UnwindSafe for CssNamespaceRule","synthetic":true,"types":["web_sys::features::gen_CssNamespaceRule::CssNamespaceRule"]},{"text":"impl UnwindSafe for CssPageRule","synthetic":true,"types":["web_sys::features::gen_CssPageRule::CssPageRule"]},{"text":"impl UnwindSafe for CssPseudoElement","synthetic":true,"types":["web_sys::features::gen_CssPseudoElement::CssPseudoElement"]},{"text":"impl UnwindSafe for CssRule","synthetic":true,"types":["web_sys::features::gen_CssRule::CssRule"]},{"text":"impl UnwindSafe for CssRuleList","synthetic":true,"types":["web_sys::features::gen_CssRuleList::CssRuleList"]},{"text":"impl UnwindSafe for CssStyleDeclaration","synthetic":true,"types":["web_sys::features::gen_CssStyleDeclaration::CssStyleDeclaration"]},{"text":"impl UnwindSafe for CssStyleRule","synthetic":true,"types":["web_sys::features::gen_CssStyleRule::CssStyleRule"]},{"text":"impl UnwindSafe for CssStyleSheet","synthetic":true,"types":["web_sys::features::gen_CssStyleSheet::CssStyleSheet"]},{"text":"impl UnwindSafe for CssSupportsRule","synthetic":true,"types":["web_sys::features::gen_CssSupportsRule::CssSupportsRule"]},{"text":"impl UnwindSafe for CssTransition","synthetic":true,"types":["web_sys::features::gen_CssTransition::CssTransition"]},{"text":"impl UnwindSafe for CustomElementRegistry","synthetic":true,"types":["web_sys::features::gen_CustomElementRegistry::CustomElementRegistry"]},{"text":"impl UnwindSafe for CustomEvent","synthetic":true,"types":["web_sys::features::gen_CustomEvent::CustomEvent"]},{"text":"impl UnwindSafe for CustomEventInit","synthetic":true,"types":["web_sys::features::gen_CustomEventInit::CustomEventInit"]},{"text":"impl UnwindSafe for DataTransfer","synthetic":true,"types":["web_sys::features::gen_DataTransfer::DataTransfer"]},{"text":"impl UnwindSafe for DataTransferItem","synthetic":true,"types":["web_sys::features::gen_DataTransferItem::DataTransferItem"]},{"text":"impl UnwindSafe for DataTransferItemList","synthetic":true,"types":["web_sys::features::gen_DataTransferItemList::DataTransferItemList"]},{"text":"impl UnwindSafe for DateTimeValue","synthetic":true,"types":["web_sys::features::gen_DateTimeValue::DateTimeValue"]},{"text":"impl UnwindSafe for DecoderDoctorNotification","synthetic":true,"types":["web_sys::features::gen_DecoderDoctorNotification::DecoderDoctorNotification"]},{"text":"impl UnwindSafe for DedicatedWorkerGlobalScope","synthetic":true,"types":["web_sys::features::gen_DedicatedWorkerGlobalScope::DedicatedWorkerGlobalScope"]},{"text":"impl UnwindSafe for DelayNode","synthetic":true,"types":["web_sys::features::gen_DelayNode::DelayNode"]},{"text":"impl UnwindSafe for DelayOptions","synthetic":true,"types":["web_sys::features::gen_DelayOptions::DelayOptions"]},{"text":"impl UnwindSafe for DeviceAcceleration","synthetic":true,"types":["web_sys::features::gen_DeviceAcceleration::DeviceAcceleration"]},{"text":"impl UnwindSafe for DeviceAccelerationInit","synthetic":true,"types":["web_sys::features::gen_DeviceAccelerationInit::DeviceAccelerationInit"]},{"text":"impl UnwindSafe for DeviceLightEvent","synthetic":true,"types":["web_sys::features::gen_DeviceLightEvent::DeviceLightEvent"]},{"text":"impl UnwindSafe for DeviceLightEventInit","synthetic":true,"types":["web_sys::features::gen_DeviceLightEventInit::DeviceLightEventInit"]},{"text":"impl UnwindSafe for DeviceMotionEvent","synthetic":true,"types":["web_sys::features::gen_DeviceMotionEvent::DeviceMotionEvent"]},{"text":"impl UnwindSafe for DeviceMotionEventInit","synthetic":true,"types":["web_sys::features::gen_DeviceMotionEventInit::DeviceMotionEventInit"]},{"text":"impl UnwindSafe for DeviceOrientationEvent","synthetic":true,"types":["web_sys::features::gen_DeviceOrientationEvent::DeviceOrientationEvent"]},{"text":"impl UnwindSafe for DeviceOrientationEventInit","synthetic":true,"types":["web_sys::features::gen_DeviceOrientationEventInit::DeviceOrientationEventInit"]},{"text":"impl UnwindSafe for DeviceProximityEvent","synthetic":true,"types":["web_sys::features::gen_DeviceProximityEvent::DeviceProximityEvent"]},{"text":"impl UnwindSafe for DeviceProximityEventInit","synthetic":true,"types":["web_sys::features::gen_DeviceProximityEventInit::DeviceProximityEventInit"]},{"text":"impl UnwindSafe for DeviceRotationRate","synthetic":true,"types":["web_sys::features::gen_DeviceRotationRate::DeviceRotationRate"]},{"text":"impl UnwindSafe for DeviceRotationRateInit","synthetic":true,"types":["web_sys::features::gen_DeviceRotationRateInit::DeviceRotationRateInit"]},{"text":"impl UnwindSafe for DhKeyDeriveParams","synthetic":true,"types":["web_sys::features::gen_DhKeyDeriveParams::DhKeyDeriveParams"]},{"text":"impl UnwindSafe for Directory","synthetic":true,"types":["web_sys::features::gen_Directory::Directory"]},{"text":"impl UnwindSafe for DisplayNameOptions","synthetic":true,"types":["web_sys::features::gen_DisplayNameOptions::DisplayNameOptions"]},{"text":"impl UnwindSafe for DisplayNameResult","synthetic":true,"types":["web_sys::features::gen_DisplayNameResult::DisplayNameResult"]},{"text":"impl UnwindSafe for DnsCacheDict","synthetic":true,"types":["web_sys::features::gen_DnsCacheDict::DnsCacheDict"]},{"text":"impl UnwindSafe for DnsCacheEntry","synthetic":true,"types":["web_sys::features::gen_DnsCacheEntry::DnsCacheEntry"]},{"text":"impl UnwindSafe for DnsLookupDict","synthetic":true,"types":["web_sys::features::gen_DnsLookupDict::DnsLookupDict"]},{"text":"impl UnwindSafe for Document","synthetic":true,"types":["web_sys::features::gen_Document::Document"]},{"text":"impl UnwindSafe for DocumentFragment","synthetic":true,"types":["web_sys::features::gen_DocumentFragment::DocumentFragment"]},{"text":"impl UnwindSafe for DocumentTimeline","synthetic":true,"types":["web_sys::features::gen_DocumentTimeline::DocumentTimeline"]},{"text":"impl UnwindSafe for DocumentTimelineOptions","synthetic":true,"types":["web_sys::features::gen_DocumentTimelineOptions::DocumentTimelineOptions"]},{"text":"impl UnwindSafe for DocumentType","synthetic":true,"types":["web_sys::features::gen_DocumentType::DocumentType"]},{"text":"impl UnwindSafe for DomError","synthetic":true,"types":["web_sys::features::gen_DomError::DomError"]},{"text":"impl UnwindSafe for DomException","synthetic":true,"types":["web_sys::features::gen_DomException::DomException"]},{"text":"impl UnwindSafe for DomImplementation","synthetic":true,"types":["web_sys::features::gen_DomImplementation::DomImplementation"]},{"text":"impl UnwindSafe for DomMatrix","synthetic":true,"types":["web_sys::features::gen_DomMatrix::DomMatrix"]},{"text":"impl UnwindSafe for DomMatrixReadOnly","synthetic":true,"types":["web_sys::features::gen_DomMatrixReadOnly::DomMatrixReadOnly"]},{"text":"impl UnwindSafe for DomParser","synthetic":true,"types":["web_sys::features::gen_DomParser::DomParser"]},{"text":"impl UnwindSafe for DomPoint","synthetic":true,"types":["web_sys::features::gen_DomPoint::DomPoint"]},{"text":"impl UnwindSafe for DomPointInit","synthetic":true,"types":["web_sys::features::gen_DomPointInit::DomPointInit"]},{"text":"impl UnwindSafe for DomPointReadOnly","synthetic":true,"types":["web_sys::features::gen_DomPointReadOnly::DomPointReadOnly"]},{"text":"impl UnwindSafe for DomQuad","synthetic":true,"types":["web_sys::features::gen_DomQuad::DomQuad"]},{"text":"impl UnwindSafe for DomQuadInit","synthetic":true,"types":["web_sys::features::gen_DomQuadInit::DomQuadInit"]},{"text":"impl UnwindSafe for DomQuadJson","synthetic":true,"types":["web_sys::features::gen_DomQuadJson::DomQuadJson"]},{"text":"impl UnwindSafe for DomRect","synthetic":true,"types":["web_sys::features::gen_DomRect::DomRect"]},{"text":"impl UnwindSafe for DomRectInit","synthetic":true,"types":["web_sys::features::gen_DomRectInit::DomRectInit"]},{"text":"impl UnwindSafe for DomRectList","synthetic":true,"types":["web_sys::features::gen_DomRectList::DomRectList"]},{"text":"impl UnwindSafe for DomRectReadOnly","synthetic":true,"types":["web_sys::features::gen_DomRectReadOnly::DomRectReadOnly"]},{"text":"impl UnwindSafe for DomRequest","synthetic":true,"types":["web_sys::features::gen_DomRequest::DomRequest"]},{"text":"impl UnwindSafe for DomStringList","synthetic":true,"types":["web_sys::features::gen_DomStringList::DomStringList"]},{"text":"impl UnwindSafe for DomStringMap","synthetic":true,"types":["web_sys::features::gen_DomStringMap::DomStringMap"]},{"text":"impl UnwindSafe for DomTokenList","synthetic":true,"types":["web_sys::features::gen_DomTokenList::DomTokenList"]},{"text":"impl UnwindSafe for DomWindowResizeEventDetail","synthetic":true,"types":["web_sys::features::gen_DomWindowResizeEventDetail::DomWindowResizeEventDetail"]},{"text":"impl UnwindSafe for DragEvent","synthetic":true,"types":["web_sys::features::gen_DragEvent::DragEvent"]},{"text":"impl UnwindSafe for DragEventInit","synthetic":true,"types":["web_sys::features::gen_DragEventInit::DragEventInit"]},{"text":"impl UnwindSafe for DynamicsCompressorNode","synthetic":true,"types":["web_sys::features::gen_DynamicsCompressorNode::DynamicsCompressorNode"]},{"text":"impl UnwindSafe for DynamicsCompressorOptions","synthetic":true,"types":["web_sys::features::gen_DynamicsCompressorOptions::DynamicsCompressorOptions"]},{"text":"impl UnwindSafe for EcKeyAlgorithm","synthetic":true,"types":["web_sys::features::gen_EcKeyAlgorithm::EcKeyAlgorithm"]},{"text":"impl UnwindSafe for EcKeyGenParams","synthetic":true,"types":["web_sys::features::gen_EcKeyGenParams::EcKeyGenParams"]},{"text":"impl UnwindSafe for EcKeyImportParams","synthetic":true,"types":["web_sys::features::gen_EcKeyImportParams::EcKeyImportParams"]},{"text":"impl UnwindSafe for EcdhKeyDeriveParams","synthetic":true,"types":["web_sys::features::gen_EcdhKeyDeriveParams::EcdhKeyDeriveParams"]},{"text":"impl UnwindSafe for EcdsaParams","synthetic":true,"types":["web_sys::features::gen_EcdsaParams::EcdsaParams"]},{"text":"impl UnwindSafe for EffectTiming","synthetic":true,"types":["web_sys::features::gen_EffectTiming::EffectTiming"]},{"text":"impl UnwindSafe for Element","synthetic":true,"types":["web_sys::features::gen_Element::Element"]},{"text":"impl UnwindSafe for ElementCreationOptions","synthetic":true,"types":["web_sys::features::gen_ElementCreationOptions::ElementCreationOptions"]},{"text":"impl UnwindSafe for ElementDefinitionOptions","synthetic":true,"types":["web_sys::features::gen_ElementDefinitionOptions::ElementDefinitionOptions"]},{"text":"impl UnwindSafe for ErrorCallback","synthetic":true,"types":["web_sys::features::gen_ErrorCallback::ErrorCallback"]},{"text":"impl UnwindSafe for ErrorEvent","synthetic":true,"types":["web_sys::features::gen_ErrorEvent::ErrorEvent"]},{"text":"impl UnwindSafe for ErrorEventInit","synthetic":true,"types":["web_sys::features::gen_ErrorEventInit::ErrorEventInit"]},{"text":"impl UnwindSafe for Event","synthetic":true,"types":["web_sys::features::gen_Event::Event"]},{"text":"impl UnwindSafe for EventInit","synthetic":true,"types":["web_sys::features::gen_EventInit::EventInit"]},{"text":"impl UnwindSafe for EventListener","synthetic":true,"types":["web_sys::features::gen_EventListener::EventListener"]},{"text":"impl UnwindSafe for EventListenerOptions","synthetic":true,"types":["web_sys::features::gen_EventListenerOptions::EventListenerOptions"]},{"text":"impl UnwindSafe for EventModifierInit","synthetic":true,"types":["web_sys::features::gen_EventModifierInit::EventModifierInit"]},{"text":"impl UnwindSafe for EventSource","synthetic":true,"types":["web_sys::features::gen_EventSource::EventSource"]},{"text":"impl UnwindSafe for EventSourceInit","synthetic":true,"types":["web_sys::features::gen_EventSourceInit::EventSourceInit"]},{"text":"impl UnwindSafe for EventTarget","synthetic":true,"types":["web_sys::features::gen_EventTarget::EventTarget"]},{"text":"impl UnwindSafe for Exception","synthetic":true,"types":["web_sys::features::gen_Exception::Exception"]},{"text":"impl UnwindSafe for ExtBlendMinmax","synthetic":true,"types":["web_sys::features::gen_ExtBlendMinmax::ExtBlendMinmax"]},{"text":"impl UnwindSafe for ExtColorBufferFloat","synthetic":true,"types":["web_sys::features::gen_ExtColorBufferFloat::ExtColorBufferFloat"]},{"text":"impl UnwindSafe for ExtColorBufferHalfFloat","synthetic":true,"types":["web_sys::features::gen_ExtColorBufferHalfFloat::ExtColorBufferHalfFloat"]},{"text":"impl UnwindSafe for ExtDisjointTimerQuery","synthetic":true,"types":["web_sys::features::gen_ExtDisjointTimerQuery::ExtDisjointTimerQuery"]},{"text":"impl UnwindSafe for ExtFragDepth","synthetic":true,"types":["web_sys::features::gen_ExtFragDepth::ExtFragDepth"]},{"text":"impl UnwindSafe for ExtSRgb","synthetic":true,"types":["web_sys::features::gen_ExtSRgb::ExtSRgb"]},{"text":"impl UnwindSafe for ExtShaderTextureLod","synthetic":true,"types":["web_sys::features::gen_ExtShaderTextureLod::ExtShaderTextureLod"]},{"text":"impl UnwindSafe for ExtTextureFilterAnisotropic","synthetic":true,"types":["web_sys::features::gen_ExtTextureFilterAnisotropic::ExtTextureFilterAnisotropic"]},{"text":"impl UnwindSafe for ExtendableEvent","synthetic":true,"types":["web_sys::features::gen_ExtendableEvent::ExtendableEvent"]},{"text":"impl UnwindSafe for ExtendableEventInit","synthetic":true,"types":["web_sys::features::gen_ExtendableEventInit::ExtendableEventInit"]},{"text":"impl UnwindSafe for ExtendableMessageEvent","synthetic":true,"types":["web_sys::features::gen_ExtendableMessageEvent::ExtendableMessageEvent"]},{"text":"impl UnwindSafe for ExtendableMessageEventInit","synthetic":true,"types":["web_sys::features::gen_ExtendableMessageEventInit::ExtendableMessageEventInit"]},{"text":"impl UnwindSafe for External","synthetic":true,"types":["web_sys::features::gen_External::External"]},{"text":"impl UnwindSafe for FakePluginMimeEntry","synthetic":true,"types":["web_sys::features::gen_FakePluginMimeEntry::FakePluginMimeEntry"]},{"text":"impl UnwindSafe for FakePluginTagInit","synthetic":true,"types":["web_sys::features::gen_FakePluginTagInit::FakePluginTagInit"]},{"text":"impl UnwindSafe for FetchEvent","synthetic":true,"types":["web_sys::features::gen_FetchEvent::FetchEvent"]},{"text":"impl UnwindSafe for FetchEventInit","synthetic":true,"types":["web_sys::features::gen_FetchEventInit::FetchEventInit"]},{"text":"impl UnwindSafe for FetchObserver","synthetic":true,"types":["web_sys::features::gen_FetchObserver::FetchObserver"]},{"text":"impl UnwindSafe for FetchReadableStreamReadDataArray","synthetic":true,"types":["web_sys::features::gen_FetchReadableStreamReadDataArray::FetchReadableStreamReadDataArray"]},{"text":"impl UnwindSafe for FetchReadableStreamReadDataDone","synthetic":true,"types":["web_sys::features::gen_FetchReadableStreamReadDataDone::FetchReadableStreamReadDataDone"]},{"text":"impl UnwindSafe for File","synthetic":true,"types":["web_sys::features::gen_File::File"]},{"text":"impl UnwindSafe for FileCallback","synthetic":true,"types":["web_sys::features::gen_FileCallback::FileCallback"]},{"text":"impl UnwindSafe for FileList","synthetic":true,"types":["web_sys::features::gen_FileList::FileList"]},{"text":"impl UnwindSafe for FilePropertyBag","synthetic":true,"types":["web_sys::features::gen_FilePropertyBag::FilePropertyBag"]},{"text":"impl UnwindSafe for FileReader","synthetic":true,"types":["web_sys::features::gen_FileReader::FileReader"]},{"text":"impl UnwindSafe for FileReaderSync","synthetic":true,"types":["web_sys::features::gen_FileReaderSync::FileReaderSync"]},{"text":"impl UnwindSafe for FileSystem","synthetic":true,"types":["web_sys::features::gen_FileSystem::FileSystem"]},{"text":"impl UnwindSafe for FileSystemDirectoryEntry","synthetic":true,"types":["web_sys::features::gen_FileSystemDirectoryEntry::FileSystemDirectoryEntry"]},{"text":"impl UnwindSafe for FileSystemDirectoryReader","synthetic":true,"types":["web_sys::features::gen_FileSystemDirectoryReader::FileSystemDirectoryReader"]},{"text":"impl UnwindSafe for FileSystemEntriesCallback","synthetic":true,"types":["web_sys::features::gen_FileSystemEntriesCallback::FileSystemEntriesCallback"]},{"text":"impl UnwindSafe for FileSystemEntry","synthetic":true,"types":["web_sys::features::gen_FileSystemEntry::FileSystemEntry"]},{"text":"impl UnwindSafe for FileSystemEntryCallback","synthetic":true,"types":["web_sys::features::gen_FileSystemEntryCallback::FileSystemEntryCallback"]},{"text":"impl UnwindSafe for FileSystemFileEntry","synthetic":true,"types":["web_sys::features::gen_FileSystemFileEntry::FileSystemFileEntry"]},{"text":"impl UnwindSafe for FileSystemFlags","synthetic":true,"types":["web_sys::features::gen_FileSystemFlags::FileSystemFlags"]},{"text":"impl UnwindSafe for FocusEvent","synthetic":true,"types":["web_sys::features::gen_FocusEvent::FocusEvent"]},{"text":"impl UnwindSafe for FocusEventInit","synthetic":true,"types":["web_sys::features::gen_FocusEventInit::FocusEventInit"]},{"text":"impl UnwindSafe for FontFace","synthetic":true,"types":["web_sys::features::gen_FontFace::FontFace"]},{"text":"impl UnwindSafe for FontFaceDescriptors","synthetic":true,"types":["web_sys::features::gen_FontFaceDescriptors::FontFaceDescriptors"]},{"text":"impl UnwindSafe for FontFaceSet","synthetic":true,"types":["web_sys::features::gen_FontFaceSet::FontFaceSet"]},{"text":"impl UnwindSafe for FontFaceSetIterator","synthetic":true,"types":["web_sys::features::gen_FontFaceSetIterator::FontFaceSetIterator"]},{"text":"impl UnwindSafe for FontFaceSetIteratorResult","synthetic":true,"types":["web_sys::features::gen_FontFaceSetIteratorResult::FontFaceSetIteratorResult"]},{"text":"impl UnwindSafe for FontFaceSetLoadEvent","synthetic":true,"types":["web_sys::features::gen_FontFaceSetLoadEvent::FontFaceSetLoadEvent"]},{"text":"impl UnwindSafe for FontFaceSetLoadEventInit","synthetic":true,"types":["web_sys::features::gen_FontFaceSetLoadEventInit::FontFaceSetLoadEventInit"]},{"text":"impl UnwindSafe for FormData","synthetic":true,"types":["web_sys::features::gen_FormData::FormData"]},{"text":"impl UnwindSafe for FuzzingFunctions","synthetic":true,"types":["web_sys::features::gen_FuzzingFunctions::FuzzingFunctions"]},{"text":"impl UnwindSafe for GainNode","synthetic":true,"types":["web_sys::features::gen_GainNode::GainNode"]},{"text":"impl UnwindSafe for GainOptions","synthetic":true,"types":["web_sys::features::gen_GainOptions::GainOptions"]},{"text":"impl UnwindSafe for Gamepad","synthetic":true,"types":["web_sys::features::gen_Gamepad::Gamepad"]},{"text":"impl UnwindSafe for GamepadAxisMoveEvent","synthetic":true,"types":["web_sys::features::gen_GamepadAxisMoveEvent::GamepadAxisMoveEvent"]},{"text":"impl UnwindSafe for GamepadAxisMoveEventInit","synthetic":true,"types":["web_sys::features::gen_GamepadAxisMoveEventInit::GamepadAxisMoveEventInit"]},{"text":"impl UnwindSafe for GamepadButton","synthetic":true,"types":["web_sys::features::gen_GamepadButton::GamepadButton"]},{"text":"impl UnwindSafe for GamepadButtonEvent","synthetic":true,"types":["web_sys::features::gen_GamepadButtonEvent::GamepadButtonEvent"]},{"text":"impl UnwindSafe for GamepadButtonEventInit","synthetic":true,"types":["web_sys::features::gen_GamepadButtonEventInit::GamepadButtonEventInit"]},{"text":"impl UnwindSafe for GamepadEvent","synthetic":true,"types":["web_sys::features::gen_GamepadEvent::GamepadEvent"]},{"text":"impl UnwindSafe for GamepadEventInit","synthetic":true,"types":["web_sys::features::gen_GamepadEventInit::GamepadEventInit"]},{"text":"impl UnwindSafe for GamepadHapticActuator","synthetic":true,"types":["web_sys::features::gen_GamepadHapticActuator::GamepadHapticActuator"]},{"text":"impl UnwindSafe for GamepadPose","synthetic":true,"types":["web_sys::features::gen_GamepadPose::GamepadPose"]},{"text":"impl UnwindSafe for GamepadServiceTest","synthetic":true,"types":["web_sys::features::gen_GamepadServiceTest::GamepadServiceTest"]},{"text":"impl UnwindSafe for Geolocation","synthetic":true,"types":["web_sys::features::gen_Geolocation::Geolocation"]},{"text":"impl UnwindSafe for GetNotificationOptions","synthetic":true,"types":["web_sys::features::gen_GetNotificationOptions::GetNotificationOptions"]},{"text":"impl UnwindSafe for GetRootNodeOptions","synthetic":true,"types":["web_sys::features::gen_GetRootNodeOptions::GetRootNodeOptions"]},{"text":"impl UnwindSafe for GetUserMediaRequest","synthetic":true,"types":["web_sys::features::gen_GetUserMediaRequest::GetUserMediaRequest"]},{"text":"impl UnwindSafe for Gpu","synthetic":true,"types":["web_sys::features::gen_Gpu::Gpu"]},{"text":"impl UnwindSafe for GpuAdapter","synthetic":true,"types":["web_sys::features::gen_GpuAdapter::GpuAdapter"]},{"text":"impl UnwindSafe for GpuBindGroup","synthetic":true,"types":["web_sys::features::gen_GpuBindGroup::GpuBindGroup"]},{"text":"impl UnwindSafe for GpuBindGroupDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuBindGroupDescriptor::GpuBindGroupDescriptor"]},{"text":"impl UnwindSafe for GpuBindGroupEntry","synthetic":true,"types":["web_sys::features::gen_GpuBindGroupEntry::GpuBindGroupEntry"]},{"text":"impl UnwindSafe for GpuBindGroupLayout","synthetic":true,"types":["web_sys::features::gen_GpuBindGroupLayout::GpuBindGroupLayout"]},{"text":"impl UnwindSafe for GpuBindGroupLayoutDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuBindGroupLayoutDescriptor::GpuBindGroupLayoutDescriptor"]},{"text":"impl UnwindSafe for GpuBindGroupLayoutEntry","synthetic":true,"types":["web_sys::features::gen_GpuBindGroupLayoutEntry::GpuBindGroupLayoutEntry"]},{"text":"impl UnwindSafe for GpuBlendDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuBlendDescriptor::GpuBlendDescriptor"]},{"text":"impl UnwindSafe for GpuBuffer","synthetic":true,"types":["web_sys::features::gen_GpuBuffer::GpuBuffer"]},{"text":"impl UnwindSafe for GpuBufferBinding","synthetic":true,"types":["web_sys::features::gen_GpuBufferBinding::GpuBufferBinding"]},{"text":"impl UnwindSafe for GpuBufferCopyView","synthetic":true,"types":["web_sys::features::gen_GpuBufferCopyView::GpuBufferCopyView"]},{"text":"impl UnwindSafe for GpuBufferDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuBufferDescriptor::GpuBufferDescriptor"]},{"text":"impl UnwindSafe for GpuBufferUsage","synthetic":true,"types":["web_sys::features::gen_GpuBufferUsage::GpuBufferUsage"]},{"text":"impl UnwindSafe for GpuCanvasContext","synthetic":true,"types":["web_sys::features::gen_GpuCanvasContext::GpuCanvasContext"]},{"text":"impl UnwindSafe for GpuColorDict","synthetic":true,"types":["web_sys::features::gen_GpuColorDict::GpuColorDict"]},{"text":"impl UnwindSafe for GpuColorStateDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuColorStateDescriptor::GpuColorStateDescriptor"]},{"text":"impl UnwindSafe for GpuColorWrite","synthetic":true,"types":["web_sys::features::gen_GpuColorWrite::GpuColorWrite"]},{"text":"impl UnwindSafe for GpuCommandBuffer","synthetic":true,"types":["web_sys::features::gen_GpuCommandBuffer::GpuCommandBuffer"]},{"text":"impl UnwindSafe for GpuCommandBufferDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuCommandBufferDescriptor::GpuCommandBufferDescriptor"]},{"text":"impl UnwindSafe for GpuCommandEncoder","synthetic":true,"types":["web_sys::features::gen_GpuCommandEncoder::GpuCommandEncoder"]},{"text":"impl UnwindSafe for GpuCommandEncoderDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuCommandEncoderDescriptor::GpuCommandEncoderDescriptor"]},{"text":"impl UnwindSafe for GpuComputePassDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuComputePassDescriptor::GpuComputePassDescriptor"]},{"text":"impl UnwindSafe for GpuComputePassEncoder","synthetic":true,"types":["web_sys::features::gen_GpuComputePassEncoder::GpuComputePassEncoder"]},{"text":"impl UnwindSafe for GpuComputePipeline","synthetic":true,"types":["web_sys::features::gen_GpuComputePipeline::GpuComputePipeline"]},{"text":"impl UnwindSafe for GpuComputePipelineDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuComputePipelineDescriptor::GpuComputePipelineDescriptor"]},{"text":"impl UnwindSafe for GpuDepthStencilStateDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuDepthStencilStateDescriptor::GpuDepthStencilStateDescriptor"]},{"text":"impl UnwindSafe for GpuDevice","synthetic":true,"types":["web_sys::features::gen_GpuDevice::GpuDevice"]},{"text":"impl UnwindSafe for GpuDeviceDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuDeviceDescriptor::GpuDeviceDescriptor"]},{"text":"impl UnwindSafe for GpuDeviceLostInfo","synthetic":true,"types":["web_sys::features::gen_GpuDeviceLostInfo::GpuDeviceLostInfo"]},{"text":"impl UnwindSafe for GpuExtent3dDict","synthetic":true,"types":["web_sys::features::gen_GpuExtent3dDict::GpuExtent3dDict"]},{"text":"impl UnwindSafe for GpuFence","synthetic":true,"types":["web_sys::features::gen_GpuFence::GpuFence"]},{"text":"impl UnwindSafe for GpuFenceDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuFenceDescriptor::GpuFenceDescriptor"]},{"text":"impl UnwindSafe for GpuImageBitmapCopyView","synthetic":true,"types":["web_sys::features::gen_GpuImageBitmapCopyView::GpuImageBitmapCopyView"]},{"text":"impl UnwindSafe for GpuLimits","synthetic":true,"types":["web_sys::features::gen_GpuLimits::GpuLimits"]},{"text":"impl UnwindSafe for GpuObjectDescriptorBase","synthetic":true,"types":["web_sys::features::gen_GpuObjectDescriptorBase::GpuObjectDescriptorBase"]},{"text":"impl UnwindSafe for GpuOrigin2dDict","synthetic":true,"types":["web_sys::features::gen_GpuOrigin2dDict::GpuOrigin2dDict"]},{"text":"impl UnwindSafe for GpuOrigin3dDict","synthetic":true,"types":["web_sys::features::gen_GpuOrigin3dDict::GpuOrigin3dDict"]},{"text":"impl UnwindSafe for GpuOutOfMemoryError","synthetic":true,"types":["web_sys::features::gen_GpuOutOfMemoryError::GpuOutOfMemoryError"]},{"text":"impl UnwindSafe for GpuPipelineDescriptorBase","synthetic":true,"types":["web_sys::features::gen_GpuPipelineDescriptorBase::GpuPipelineDescriptorBase"]},{"text":"impl UnwindSafe for GpuPipelineLayout","synthetic":true,"types":["web_sys::features::gen_GpuPipelineLayout::GpuPipelineLayout"]},{"text":"impl UnwindSafe for GpuPipelineLayoutDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuPipelineLayoutDescriptor::GpuPipelineLayoutDescriptor"]},{"text":"impl UnwindSafe for GpuProgrammableStageDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuProgrammableStageDescriptor::GpuProgrammableStageDescriptor"]},{"text":"impl UnwindSafe for GpuQuerySet","synthetic":true,"types":["web_sys::features::gen_GpuQuerySet::GpuQuerySet"]},{"text":"impl UnwindSafe for GpuQuerySetDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuQuerySetDescriptor::GpuQuerySetDescriptor"]},{"text":"impl UnwindSafe for GpuQueue","synthetic":true,"types":["web_sys::features::gen_GpuQueue::GpuQueue"]},{"text":"impl UnwindSafe for GpuRasterizationStateDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuRasterizationStateDescriptor::GpuRasterizationStateDescriptor"]},{"text":"impl UnwindSafe for GpuRenderBundle","synthetic":true,"types":["web_sys::features::gen_GpuRenderBundle::GpuRenderBundle"]},{"text":"impl UnwindSafe for GpuRenderBundleDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuRenderBundleDescriptor::GpuRenderBundleDescriptor"]},{"text":"impl UnwindSafe for GpuRenderBundleEncoder","synthetic":true,"types":["web_sys::features::gen_GpuRenderBundleEncoder::GpuRenderBundleEncoder"]},{"text":"impl UnwindSafe for GpuRenderBundleEncoderDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuRenderBundleEncoderDescriptor::GpuRenderBundleEncoderDescriptor"]},{"text":"impl UnwindSafe for GpuRenderPassColorAttachmentDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuRenderPassColorAttachmentDescriptor::GpuRenderPassColorAttachmentDescriptor"]},{"text":"impl UnwindSafe for GpuRenderPassDepthStencilAttachmentDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuRenderPassDepthStencilAttachmentDescriptor::GpuRenderPassDepthStencilAttachmentDescriptor"]},{"text":"impl UnwindSafe for GpuRenderPassDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuRenderPassDescriptor::GpuRenderPassDescriptor"]},{"text":"impl UnwindSafe for GpuRenderPassEncoder","synthetic":true,"types":["web_sys::features::gen_GpuRenderPassEncoder::GpuRenderPassEncoder"]},{"text":"impl UnwindSafe for GpuRenderPipeline","synthetic":true,"types":["web_sys::features::gen_GpuRenderPipeline::GpuRenderPipeline"]},{"text":"impl UnwindSafe for GpuRenderPipelineDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuRenderPipelineDescriptor::GpuRenderPipelineDescriptor"]},{"text":"impl UnwindSafe for GpuRequestAdapterOptions","synthetic":true,"types":["web_sys::features::gen_GpuRequestAdapterOptions::GpuRequestAdapterOptions"]},{"text":"impl UnwindSafe for GpuSampler","synthetic":true,"types":["web_sys::features::gen_GpuSampler::GpuSampler"]},{"text":"impl UnwindSafe for GpuSamplerDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuSamplerDescriptor::GpuSamplerDescriptor"]},{"text":"impl UnwindSafe for GpuShaderModule","synthetic":true,"types":["web_sys::features::gen_GpuShaderModule::GpuShaderModule"]},{"text":"impl UnwindSafe for GpuShaderModuleDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuShaderModuleDescriptor::GpuShaderModuleDescriptor"]},{"text":"impl UnwindSafe for GpuShaderStage","synthetic":true,"types":["web_sys::features::gen_GpuShaderStage::GpuShaderStage"]},{"text":"impl UnwindSafe for GpuStencilStateFaceDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuStencilStateFaceDescriptor::GpuStencilStateFaceDescriptor"]},{"text":"impl UnwindSafe for GpuSwapChain","synthetic":true,"types":["web_sys::features::gen_GpuSwapChain::GpuSwapChain"]},{"text":"impl UnwindSafe for GpuSwapChainDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuSwapChainDescriptor::GpuSwapChainDescriptor"]},{"text":"impl UnwindSafe for GpuTexture","synthetic":true,"types":["web_sys::features::gen_GpuTexture::GpuTexture"]},{"text":"impl UnwindSafe for GpuTextureCopyView","synthetic":true,"types":["web_sys::features::gen_GpuTextureCopyView::GpuTextureCopyView"]},{"text":"impl UnwindSafe for GpuTextureDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuTextureDescriptor::GpuTextureDescriptor"]},{"text":"impl UnwindSafe for GpuTextureUsage","synthetic":true,"types":["web_sys::features::gen_GpuTextureUsage::GpuTextureUsage"]},{"text":"impl UnwindSafe for GpuTextureView","synthetic":true,"types":["web_sys::features::gen_GpuTextureView::GpuTextureView"]},{"text":"impl UnwindSafe for GpuTextureViewDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuTextureViewDescriptor::GpuTextureViewDescriptor"]},{"text":"impl UnwindSafe for GpuUncapturedErrorEvent","synthetic":true,"types":["web_sys::features::gen_GpuUncapturedErrorEvent::GpuUncapturedErrorEvent"]},{"text":"impl UnwindSafe for GpuUncapturedErrorEventInit","synthetic":true,"types":["web_sys::features::gen_GpuUncapturedErrorEventInit::GpuUncapturedErrorEventInit"]},{"text":"impl UnwindSafe for GpuValidationError","synthetic":true,"types":["web_sys::features::gen_GpuValidationError::GpuValidationError"]},{"text":"impl UnwindSafe for GpuVertexAttributeDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuVertexAttributeDescriptor::GpuVertexAttributeDescriptor"]},{"text":"impl UnwindSafe for GpuVertexBufferLayoutDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuVertexBufferLayoutDescriptor::GpuVertexBufferLayoutDescriptor"]},{"text":"impl UnwindSafe for GpuVertexStateDescriptor","synthetic":true,"types":["web_sys::features::gen_GpuVertexStateDescriptor::GpuVertexStateDescriptor"]},{"text":"impl UnwindSafe for GroupedHistoryEventInit","synthetic":true,"types":["web_sys::features::gen_GroupedHistoryEventInit::GroupedHistoryEventInit"]},{"text":"impl UnwindSafe for HalfOpenInfoDict","synthetic":true,"types":["web_sys::features::gen_HalfOpenInfoDict::HalfOpenInfoDict"]},{"text":"impl UnwindSafe for HashChangeEvent","synthetic":true,"types":["web_sys::features::gen_HashChangeEvent::HashChangeEvent"]},{"text":"impl UnwindSafe for HashChangeEventInit","synthetic":true,"types":["web_sys::features::gen_HashChangeEventInit::HashChangeEventInit"]},{"text":"impl UnwindSafe for Headers","synthetic":true,"types":["web_sys::features::gen_Headers::Headers"]},{"text":"impl UnwindSafe for HiddenPluginEventInit","synthetic":true,"types":["web_sys::features::gen_HiddenPluginEventInit::HiddenPluginEventInit"]},{"text":"impl UnwindSafe for History","synthetic":true,"types":["web_sys::features::gen_History::History"]},{"text":"impl UnwindSafe for HitRegionOptions","synthetic":true,"types":["web_sys::features::gen_HitRegionOptions::HitRegionOptions"]},{"text":"impl UnwindSafe for HkdfParams","synthetic":true,"types":["web_sys::features::gen_HkdfParams::HkdfParams"]},{"text":"impl UnwindSafe for HmacDerivedKeyParams","synthetic":true,"types":["web_sys::features::gen_HmacDerivedKeyParams::HmacDerivedKeyParams"]},{"text":"impl UnwindSafe for HmacImportParams","synthetic":true,"types":["web_sys::features::gen_HmacImportParams::HmacImportParams"]},{"text":"impl UnwindSafe for HmacKeyAlgorithm","synthetic":true,"types":["web_sys::features::gen_HmacKeyAlgorithm::HmacKeyAlgorithm"]},{"text":"impl UnwindSafe for HmacKeyGenParams","synthetic":true,"types":["web_sys::features::gen_HmacKeyGenParams::HmacKeyGenParams"]},{"text":"impl UnwindSafe for HtmlAllCollection","synthetic":true,"types":["web_sys::features::gen_HtmlAllCollection::HtmlAllCollection"]},{"text":"impl UnwindSafe for HtmlAnchorElement","synthetic":true,"types":["web_sys::features::gen_HtmlAnchorElement::HtmlAnchorElement"]},{"text":"impl UnwindSafe for HtmlAreaElement","synthetic":true,"types":["web_sys::features::gen_HtmlAreaElement::HtmlAreaElement"]},{"text":"impl UnwindSafe for HtmlAudioElement","synthetic":true,"types":["web_sys::features::gen_HtmlAudioElement::HtmlAudioElement"]},{"text":"impl UnwindSafe for HtmlBaseElement","synthetic":true,"types":["web_sys::features::gen_HtmlBaseElement::HtmlBaseElement"]},{"text":"impl UnwindSafe for HtmlBodyElement","synthetic":true,"types":["web_sys::features::gen_HtmlBodyElement::HtmlBodyElement"]},{"text":"impl UnwindSafe for HtmlBrElement","synthetic":true,"types":["web_sys::features::gen_HtmlBrElement::HtmlBrElement"]},{"text":"impl UnwindSafe for HtmlButtonElement","synthetic":true,"types":["web_sys::features::gen_HtmlButtonElement::HtmlButtonElement"]},{"text":"impl UnwindSafe for HtmlCanvasElement","synthetic":true,"types":["web_sys::features::gen_HtmlCanvasElement::HtmlCanvasElement"]},{"text":"impl UnwindSafe for HtmlCollection","synthetic":true,"types":["web_sys::features::gen_HtmlCollection::HtmlCollection"]},{"text":"impl UnwindSafe for HtmlDListElement","synthetic":true,"types":["web_sys::features::gen_HtmlDListElement::HtmlDListElement"]},{"text":"impl UnwindSafe for HtmlDataElement","synthetic":true,"types":["web_sys::features::gen_HtmlDataElement::HtmlDataElement"]},{"text":"impl UnwindSafe for HtmlDataListElement","synthetic":true,"types":["web_sys::features::gen_HtmlDataListElement::HtmlDataListElement"]},{"text":"impl UnwindSafe for HtmlDetailsElement","synthetic":true,"types":["web_sys::features::gen_HtmlDetailsElement::HtmlDetailsElement"]},{"text":"impl UnwindSafe for HtmlDialogElement","synthetic":true,"types":["web_sys::features::gen_HtmlDialogElement::HtmlDialogElement"]},{"text":"impl UnwindSafe for HtmlDirectoryElement","synthetic":true,"types":["web_sys::features::gen_HtmlDirectoryElement::HtmlDirectoryElement"]},{"text":"impl UnwindSafe for HtmlDivElement","synthetic":true,"types":["web_sys::features::gen_HtmlDivElement::HtmlDivElement"]},{"text":"impl UnwindSafe for HtmlDocument","synthetic":true,"types":["web_sys::features::gen_HtmlDocument::HtmlDocument"]},{"text":"impl UnwindSafe for HtmlElement","synthetic":true,"types":["web_sys::features::gen_HtmlElement::HtmlElement"]},{"text":"impl UnwindSafe for HtmlEmbedElement","synthetic":true,"types":["web_sys::features::gen_HtmlEmbedElement::HtmlEmbedElement"]},{"text":"impl UnwindSafe for HtmlFieldSetElement","synthetic":true,"types":["web_sys::features::gen_HtmlFieldSetElement::HtmlFieldSetElement"]},{"text":"impl UnwindSafe for HtmlFontElement","synthetic":true,"types":["web_sys::features::gen_HtmlFontElement::HtmlFontElement"]},{"text":"impl UnwindSafe for HtmlFormControlsCollection","synthetic":true,"types":["web_sys::features::gen_HtmlFormControlsCollection::HtmlFormControlsCollection"]},{"text":"impl UnwindSafe for HtmlFormElement","synthetic":true,"types":["web_sys::features::gen_HtmlFormElement::HtmlFormElement"]},{"text":"impl UnwindSafe for HtmlFrameElement","synthetic":true,"types":["web_sys::features::gen_HtmlFrameElement::HtmlFrameElement"]},{"text":"impl UnwindSafe for HtmlFrameSetElement","synthetic":true,"types":["web_sys::features::gen_HtmlFrameSetElement::HtmlFrameSetElement"]},{"text":"impl UnwindSafe for HtmlHeadElement","synthetic":true,"types":["web_sys::features::gen_HtmlHeadElement::HtmlHeadElement"]},{"text":"impl UnwindSafe for HtmlHeadingElement","synthetic":true,"types":["web_sys::features::gen_HtmlHeadingElement::HtmlHeadingElement"]},{"text":"impl UnwindSafe for HtmlHrElement","synthetic":true,"types":["web_sys::features::gen_HtmlHrElement::HtmlHrElement"]},{"text":"impl UnwindSafe for HtmlHtmlElement","synthetic":true,"types":["web_sys::features::gen_HtmlHtmlElement::HtmlHtmlElement"]},{"text":"impl UnwindSafe for HtmlIFrameElement","synthetic":true,"types":["web_sys::features::gen_HtmlIFrameElement::HtmlIFrameElement"]},{"text":"impl UnwindSafe for HtmlImageElement","synthetic":true,"types":["web_sys::features::gen_HtmlImageElement::HtmlImageElement"]},{"text":"impl UnwindSafe for HtmlInputElement","synthetic":true,"types":["web_sys::features::gen_HtmlInputElement::HtmlInputElement"]},{"text":"impl UnwindSafe for HtmlLabelElement","synthetic":true,"types":["web_sys::features::gen_HtmlLabelElement::HtmlLabelElement"]},{"text":"impl UnwindSafe for HtmlLegendElement","synthetic":true,"types":["web_sys::features::gen_HtmlLegendElement::HtmlLegendElement"]},{"text":"impl UnwindSafe for HtmlLiElement","synthetic":true,"types":["web_sys::features::gen_HtmlLiElement::HtmlLiElement"]},{"text":"impl UnwindSafe for HtmlLinkElement","synthetic":true,"types":["web_sys::features::gen_HtmlLinkElement::HtmlLinkElement"]},{"text":"impl UnwindSafe for HtmlMapElement","synthetic":true,"types":["web_sys::features::gen_HtmlMapElement::HtmlMapElement"]},{"text":"impl UnwindSafe for HtmlMediaElement","synthetic":true,"types":["web_sys::features::gen_HtmlMediaElement::HtmlMediaElement"]},{"text":"impl UnwindSafe for HtmlMenuElement","synthetic":true,"types":["web_sys::features::gen_HtmlMenuElement::HtmlMenuElement"]},{"text":"impl UnwindSafe for HtmlMenuItemElement","synthetic":true,"types":["web_sys::features::gen_HtmlMenuItemElement::HtmlMenuItemElement"]},{"text":"impl UnwindSafe for HtmlMetaElement","synthetic":true,"types":["web_sys::features::gen_HtmlMetaElement::HtmlMetaElement"]},{"text":"impl UnwindSafe for HtmlMeterElement","synthetic":true,"types":["web_sys::features::gen_HtmlMeterElement::HtmlMeterElement"]},{"text":"impl UnwindSafe for HtmlModElement","synthetic":true,"types":["web_sys::features::gen_HtmlModElement::HtmlModElement"]},{"text":"impl UnwindSafe for HtmlOListElement","synthetic":true,"types":["web_sys::features::gen_HtmlOListElement::HtmlOListElement"]},{"text":"impl UnwindSafe for HtmlObjectElement","synthetic":true,"types":["web_sys::features::gen_HtmlObjectElement::HtmlObjectElement"]},{"text":"impl UnwindSafe for HtmlOptGroupElement","synthetic":true,"types":["web_sys::features::gen_HtmlOptGroupElement::HtmlOptGroupElement"]},{"text":"impl UnwindSafe for HtmlOptionElement","synthetic":true,"types":["web_sys::features::gen_HtmlOptionElement::HtmlOptionElement"]},{"text":"impl UnwindSafe for HtmlOptionsCollection","synthetic":true,"types":["web_sys::features::gen_HtmlOptionsCollection::HtmlOptionsCollection"]},{"text":"impl UnwindSafe for HtmlOutputElement","synthetic":true,"types":["web_sys::features::gen_HtmlOutputElement::HtmlOutputElement"]},{"text":"impl UnwindSafe for HtmlParagraphElement","synthetic":true,"types":["web_sys::features::gen_HtmlParagraphElement::HtmlParagraphElement"]},{"text":"impl UnwindSafe for HtmlParamElement","synthetic":true,"types":["web_sys::features::gen_HtmlParamElement::HtmlParamElement"]},{"text":"impl UnwindSafe for HtmlPictureElement","synthetic":true,"types":["web_sys::features::gen_HtmlPictureElement::HtmlPictureElement"]},{"text":"impl UnwindSafe for HtmlPreElement","synthetic":true,"types":["web_sys::features::gen_HtmlPreElement::HtmlPreElement"]},{"text":"impl UnwindSafe for HtmlProgressElement","synthetic":true,"types":["web_sys::features::gen_HtmlProgressElement::HtmlProgressElement"]},{"text":"impl UnwindSafe for HtmlQuoteElement","synthetic":true,"types":["web_sys::features::gen_HtmlQuoteElement::HtmlQuoteElement"]},{"text":"impl UnwindSafe for HtmlScriptElement","synthetic":true,"types":["web_sys::features::gen_HtmlScriptElement::HtmlScriptElement"]},{"text":"impl UnwindSafe for HtmlSelectElement","synthetic":true,"types":["web_sys::features::gen_HtmlSelectElement::HtmlSelectElement"]},{"text":"impl UnwindSafe for HtmlSlotElement","synthetic":true,"types":["web_sys::features::gen_HtmlSlotElement::HtmlSlotElement"]},{"text":"impl UnwindSafe for HtmlSourceElement","synthetic":true,"types":["web_sys::features::gen_HtmlSourceElement::HtmlSourceElement"]},{"text":"impl UnwindSafe for HtmlSpanElement","synthetic":true,"types":["web_sys::features::gen_HtmlSpanElement::HtmlSpanElement"]},{"text":"impl UnwindSafe for HtmlStyleElement","synthetic":true,"types":["web_sys::features::gen_HtmlStyleElement::HtmlStyleElement"]},{"text":"impl UnwindSafe for HtmlTableCaptionElement","synthetic":true,"types":["web_sys::features::gen_HtmlTableCaptionElement::HtmlTableCaptionElement"]},{"text":"impl UnwindSafe for HtmlTableCellElement","synthetic":true,"types":["web_sys::features::gen_HtmlTableCellElement::HtmlTableCellElement"]},{"text":"impl UnwindSafe for HtmlTableColElement","synthetic":true,"types":["web_sys::features::gen_HtmlTableColElement::HtmlTableColElement"]},{"text":"impl UnwindSafe for HtmlTableElement","synthetic":true,"types":["web_sys::features::gen_HtmlTableElement::HtmlTableElement"]},{"text":"impl UnwindSafe for HtmlTableRowElement","synthetic":true,"types":["web_sys::features::gen_HtmlTableRowElement::HtmlTableRowElement"]},{"text":"impl UnwindSafe for HtmlTableSectionElement","synthetic":true,"types":["web_sys::features::gen_HtmlTableSectionElement::HtmlTableSectionElement"]},{"text":"impl UnwindSafe for HtmlTemplateElement","synthetic":true,"types":["web_sys::features::gen_HtmlTemplateElement::HtmlTemplateElement"]},{"text":"impl UnwindSafe for HtmlTextAreaElement","synthetic":true,"types":["web_sys::features::gen_HtmlTextAreaElement::HtmlTextAreaElement"]},{"text":"impl UnwindSafe for HtmlTimeElement","synthetic":true,"types":["web_sys::features::gen_HtmlTimeElement::HtmlTimeElement"]},{"text":"impl UnwindSafe for HtmlTitleElement","synthetic":true,"types":["web_sys::features::gen_HtmlTitleElement::HtmlTitleElement"]},{"text":"impl UnwindSafe for HtmlTrackElement","synthetic":true,"types":["web_sys::features::gen_HtmlTrackElement::HtmlTrackElement"]},{"text":"impl UnwindSafe for HtmlUListElement","synthetic":true,"types":["web_sys::features::gen_HtmlUListElement::HtmlUListElement"]},{"text":"impl UnwindSafe for HtmlUnknownElement","synthetic":true,"types":["web_sys::features::gen_HtmlUnknownElement::HtmlUnknownElement"]},{"text":"impl UnwindSafe for HtmlVideoElement","synthetic":true,"types":["web_sys::features::gen_HtmlVideoElement::HtmlVideoElement"]},{"text":"impl UnwindSafe for HttpConnDict","synthetic":true,"types":["web_sys::features::gen_HttpConnDict::HttpConnDict"]},{"text":"impl UnwindSafe for HttpConnInfo","synthetic":true,"types":["web_sys::features::gen_HttpConnInfo::HttpConnInfo"]},{"text":"impl UnwindSafe for HttpConnectionElement","synthetic":true,"types":["web_sys::features::gen_HttpConnectionElement::HttpConnectionElement"]},{"text":"impl UnwindSafe for IdbCursor","synthetic":true,"types":["web_sys::features::gen_IdbCursor::IdbCursor"]},{"text":"impl UnwindSafe for IdbCursorWithValue","synthetic":true,"types":["web_sys::features::gen_IdbCursorWithValue::IdbCursorWithValue"]},{"text":"impl UnwindSafe for IdbDatabase","synthetic":true,"types":["web_sys::features::gen_IdbDatabase::IdbDatabase"]},{"text":"impl UnwindSafe for IdbFactory","synthetic":true,"types":["web_sys::features::gen_IdbFactory::IdbFactory"]},{"text":"impl UnwindSafe for IdbFileHandle","synthetic":true,"types":["web_sys::features::gen_IdbFileHandle::IdbFileHandle"]},{"text":"impl UnwindSafe for IdbFileMetadataParameters","synthetic":true,"types":["web_sys::features::gen_IdbFileMetadataParameters::IdbFileMetadataParameters"]},{"text":"impl UnwindSafe for IdbFileRequest","synthetic":true,"types":["web_sys::features::gen_IdbFileRequest::IdbFileRequest"]},{"text":"impl UnwindSafe for IdbIndex","synthetic":true,"types":["web_sys::features::gen_IdbIndex::IdbIndex"]},{"text":"impl UnwindSafe for IdbIndexParameters","synthetic":true,"types":["web_sys::features::gen_IdbIndexParameters::IdbIndexParameters"]},{"text":"impl UnwindSafe for IdbKeyRange","synthetic":true,"types":["web_sys::features::gen_IdbKeyRange::IdbKeyRange"]},{"text":"impl UnwindSafe for IdbLocaleAwareKeyRange","synthetic":true,"types":["web_sys::features::gen_IdbLocaleAwareKeyRange::IdbLocaleAwareKeyRange"]},{"text":"impl UnwindSafe for IdbMutableFile","synthetic":true,"types":["web_sys::features::gen_IdbMutableFile::IdbMutableFile"]},{"text":"impl UnwindSafe for IdbObjectStore","synthetic":true,"types":["web_sys::features::gen_IdbObjectStore::IdbObjectStore"]},{"text":"impl UnwindSafe for IdbObjectStoreParameters","synthetic":true,"types":["web_sys::features::gen_IdbObjectStoreParameters::IdbObjectStoreParameters"]},{"text":"impl UnwindSafe for IdbOpenDbOptions","synthetic":true,"types":["web_sys::features::gen_IdbOpenDbOptions::IdbOpenDbOptions"]},{"text":"impl UnwindSafe for IdbOpenDbRequest","synthetic":true,"types":["web_sys::features::gen_IdbOpenDbRequest::IdbOpenDbRequest"]},{"text":"impl UnwindSafe for IdbRequest","synthetic":true,"types":["web_sys::features::gen_IdbRequest::IdbRequest"]},{"text":"impl UnwindSafe for IdbTransaction","synthetic":true,"types":["web_sys::features::gen_IdbTransaction::IdbTransaction"]},{"text":"impl UnwindSafe for IdbVersionChangeEvent","synthetic":true,"types":["web_sys::features::gen_IdbVersionChangeEvent::IdbVersionChangeEvent"]},{"text":"impl UnwindSafe for IdbVersionChangeEventInit","synthetic":true,"types":["web_sys::features::gen_IdbVersionChangeEventInit::IdbVersionChangeEventInit"]},{"text":"impl UnwindSafe for IdleDeadline","synthetic":true,"types":["web_sys::features::gen_IdleDeadline::IdleDeadline"]},{"text":"impl UnwindSafe for IdleRequestOptions","synthetic":true,"types":["web_sys::features::gen_IdleRequestOptions::IdleRequestOptions"]},{"text":"impl UnwindSafe for IirFilterNode","synthetic":true,"types":["web_sys::features::gen_IirFilterNode::IirFilterNode"]},{"text":"impl UnwindSafe for IirFilterOptions","synthetic":true,"types":["web_sys::features::gen_IirFilterOptions::IirFilterOptions"]},{"text":"impl UnwindSafe for ImageBitmap","synthetic":true,"types":["web_sys::features::gen_ImageBitmap::ImageBitmap"]},{"text":"impl UnwindSafe for ImageBitmapRenderingContext","synthetic":true,"types":["web_sys::features::gen_ImageBitmapRenderingContext::ImageBitmapRenderingContext"]},{"text":"impl UnwindSafe for ImageCapture","synthetic":true,"types":["web_sys::features::gen_ImageCapture::ImageCapture"]},{"text":"impl UnwindSafe for ImageCaptureError","synthetic":true,"types":["web_sys::features::gen_ImageCaptureError::ImageCaptureError"]},{"text":"impl UnwindSafe for ImageCaptureErrorEvent","synthetic":true,"types":["web_sys::features::gen_ImageCaptureErrorEvent::ImageCaptureErrorEvent"]},{"text":"impl UnwindSafe for ImageCaptureErrorEventInit","synthetic":true,"types":["web_sys::features::gen_ImageCaptureErrorEventInit::ImageCaptureErrorEventInit"]},{"text":"impl UnwindSafe for ImageData","synthetic":true,"types":["web_sys::features::gen_ImageData::ImageData"]},{"text":"impl UnwindSafe for InputEvent","synthetic":true,"types":["web_sys::features::gen_InputEvent::InputEvent"]},{"text":"impl UnwindSafe for InputEventInit","synthetic":true,"types":["web_sys::features::gen_InputEventInit::InputEventInit"]},{"text":"impl UnwindSafe for InstallTriggerData","synthetic":true,"types":["web_sys::features::gen_InstallTriggerData::InstallTriggerData"]},{"text":"impl UnwindSafe for IntersectionObserver","synthetic":true,"types":["web_sys::features::gen_IntersectionObserver::IntersectionObserver"]},{"text":"impl UnwindSafe for IntersectionObserverEntry","synthetic":true,"types":["web_sys::features::gen_IntersectionObserverEntry::IntersectionObserverEntry"]},{"text":"impl UnwindSafe for IntersectionObserverEntryInit","synthetic":true,"types":["web_sys::features::gen_IntersectionObserverEntryInit::IntersectionObserverEntryInit"]},{"text":"impl UnwindSafe for IntersectionObserverInit","synthetic":true,"types":["web_sys::features::gen_IntersectionObserverInit::IntersectionObserverInit"]},{"text":"impl UnwindSafe for IntlUtils","synthetic":true,"types":["web_sys::features::gen_IntlUtils::IntlUtils"]},{"text":"impl UnwindSafe for IterableKeyAndValueResult","synthetic":true,"types":["web_sys::features::gen_IterableKeyAndValueResult::IterableKeyAndValueResult"]},{"text":"impl UnwindSafe for IterableKeyOrValueResult","synthetic":true,"types":["web_sys::features::gen_IterableKeyOrValueResult::IterableKeyOrValueResult"]},{"text":"impl UnwindSafe for JsonWebKey","synthetic":true,"types":["web_sys::features::gen_JsonWebKey::JsonWebKey"]},{"text":"impl UnwindSafe for KeyAlgorithm","synthetic":true,"types":["web_sys::features::gen_KeyAlgorithm::KeyAlgorithm"]},{"text":"impl UnwindSafe for KeyEvent","synthetic":true,"types":["web_sys::features::gen_KeyEvent::KeyEvent"]},{"text":"impl UnwindSafe for KeyIdsInitData","synthetic":true,"types":["web_sys::features::gen_KeyIdsInitData::KeyIdsInitData"]},{"text":"impl UnwindSafe for KeyboardEvent","synthetic":true,"types":["web_sys::features::gen_KeyboardEvent::KeyboardEvent"]},{"text":"impl UnwindSafe for KeyboardEventInit","synthetic":true,"types":["web_sys::features::gen_KeyboardEventInit::KeyboardEventInit"]},{"text":"impl UnwindSafe for KeyframeEffect","synthetic":true,"types":["web_sys::features::gen_KeyframeEffect::KeyframeEffect"]},{"text":"impl UnwindSafe for KeyframeEffectOptions","synthetic":true,"types":["web_sys::features::gen_KeyframeEffectOptions::KeyframeEffectOptions"]},{"text":"impl UnwindSafe for L10nElement","synthetic":true,"types":["web_sys::features::gen_L10nElement::L10nElement"]},{"text":"impl UnwindSafe for L10nValue","synthetic":true,"types":["web_sys::features::gen_L10nValue::L10nValue"]},{"text":"impl UnwindSafe for LifecycleCallbacks","synthetic":true,"types":["web_sys::features::gen_LifecycleCallbacks::LifecycleCallbacks"]},{"text":"impl UnwindSafe for ListBoxObject","synthetic":true,"types":["web_sys::features::gen_ListBoxObject::ListBoxObject"]},{"text":"impl UnwindSafe for LocalMediaStream","synthetic":true,"types":["web_sys::features::gen_LocalMediaStream::LocalMediaStream"]},{"text":"impl UnwindSafe for LocaleInfo","synthetic":true,"types":["web_sys::features::gen_LocaleInfo::LocaleInfo"]},{"text":"impl UnwindSafe for Location","synthetic":true,"types":["web_sys::features::gen_Location::Location"]},{"text":"impl UnwindSafe for MediaCapabilities","synthetic":true,"types":["web_sys::features::gen_MediaCapabilities::MediaCapabilities"]},{"text":"impl UnwindSafe for MediaCapabilitiesInfo","synthetic":true,"types":["web_sys::features::gen_MediaCapabilitiesInfo::MediaCapabilitiesInfo"]},{"text":"impl UnwindSafe for MediaConfiguration","synthetic":true,"types":["web_sys::features::gen_MediaConfiguration::MediaConfiguration"]},{"text":"impl UnwindSafe for MediaDecodingConfiguration","synthetic":true,"types":["web_sys::features::gen_MediaDecodingConfiguration::MediaDecodingConfiguration"]},{"text":"impl UnwindSafe for MediaDeviceInfo","synthetic":true,"types":["web_sys::features::gen_MediaDeviceInfo::MediaDeviceInfo"]},{"text":"impl UnwindSafe for MediaDevices","synthetic":true,"types":["web_sys::features::gen_MediaDevices::MediaDevices"]},{"text":"impl UnwindSafe for MediaElementAudioSourceNode","synthetic":true,"types":["web_sys::features::gen_MediaElementAudioSourceNode::MediaElementAudioSourceNode"]},{"text":"impl UnwindSafe for MediaElementAudioSourceOptions","synthetic":true,"types":["web_sys::features::gen_MediaElementAudioSourceOptions::MediaElementAudioSourceOptions"]},{"text":"impl UnwindSafe for MediaEncodingConfiguration","synthetic":true,"types":["web_sys::features::gen_MediaEncodingConfiguration::MediaEncodingConfiguration"]},{"text":"impl UnwindSafe for MediaEncryptedEvent","synthetic":true,"types":["web_sys::features::gen_MediaEncryptedEvent::MediaEncryptedEvent"]},{"text":"impl UnwindSafe for MediaError","synthetic":true,"types":["web_sys::features::gen_MediaError::MediaError"]},{"text":"impl UnwindSafe for MediaKeyError","synthetic":true,"types":["web_sys::features::gen_MediaKeyError::MediaKeyError"]},{"text":"impl UnwindSafe for MediaKeyMessageEvent","synthetic":true,"types":["web_sys::features::gen_MediaKeyMessageEvent::MediaKeyMessageEvent"]},{"text":"impl UnwindSafe for MediaKeyMessageEventInit","synthetic":true,"types":["web_sys::features::gen_MediaKeyMessageEventInit::MediaKeyMessageEventInit"]},{"text":"impl UnwindSafe for MediaKeyNeededEventInit","synthetic":true,"types":["web_sys::features::gen_MediaKeyNeededEventInit::MediaKeyNeededEventInit"]},{"text":"impl UnwindSafe for MediaKeySession","synthetic":true,"types":["web_sys::features::gen_MediaKeySession::MediaKeySession"]},{"text":"impl UnwindSafe for MediaKeyStatusMap","synthetic":true,"types":["web_sys::features::gen_MediaKeyStatusMap::MediaKeyStatusMap"]},{"text":"impl UnwindSafe for MediaKeySystemAccess","synthetic":true,"types":["web_sys::features::gen_MediaKeySystemAccess::MediaKeySystemAccess"]},{"text":"impl UnwindSafe for MediaKeySystemConfiguration","synthetic":true,"types":["web_sys::features::gen_MediaKeySystemConfiguration::MediaKeySystemConfiguration"]},{"text":"impl UnwindSafe for MediaKeySystemMediaCapability","synthetic":true,"types":["web_sys::features::gen_MediaKeySystemMediaCapability::MediaKeySystemMediaCapability"]},{"text":"impl UnwindSafe for MediaKeys","synthetic":true,"types":["web_sys::features::gen_MediaKeys::MediaKeys"]},{"text":"impl UnwindSafe for MediaKeysPolicy","synthetic":true,"types":["web_sys::features::gen_MediaKeysPolicy::MediaKeysPolicy"]},{"text":"impl UnwindSafe for MediaList","synthetic":true,"types":["web_sys::features::gen_MediaList::MediaList"]},{"text":"impl UnwindSafe for MediaQueryList","synthetic":true,"types":["web_sys::features::gen_MediaQueryList::MediaQueryList"]},{"text":"impl UnwindSafe for MediaQueryListEvent","synthetic":true,"types":["web_sys::features::gen_MediaQueryListEvent::MediaQueryListEvent"]},{"text":"impl UnwindSafe for MediaQueryListEventInit","synthetic":true,"types":["web_sys::features::gen_MediaQueryListEventInit::MediaQueryListEventInit"]},{"text":"impl UnwindSafe for MediaRecorder","synthetic":true,"types":["web_sys::features::gen_MediaRecorder::MediaRecorder"]},{"text":"impl UnwindSafe for MediaRecorderErrorEvent","synthetic":true,"types":["web_sys::features::gen_MediaRecorderErrorEvent::MediaRecorderErrorEvent"]},{"text":"impl UnwindSafe for MediaRecorderErrorEventInit","synthetic":true,"types":["web_sys::features::gen_MediaRecorderErrorEventInit::MediaRecorderErrorEventInit"]},{"text":"impl UnwindSafe for MediaRecorderOptions","synthetic":true,"types":["web_sys::features::gen_MediaRecorderOptions::MediaRecorderOptions"]},{"text":"impl UnwindSafe for MediaSource","synthetic":true,"types":["web_sys::features::gen_MediaSource::MediaSource"]},{"text":"impl UnwindSafe for MediaStream","synthetic":true,"types":["web_sys::features::gen_MediaStream::MediaStream"]},{"text":"impl UnwindSafe for MediaStreamAudioDestinationNode","synthetic":true,"types":["web_sys::features::gen_MediaStreamAudioDestinationNode::MediaStreamAudioDestinationNode"]},{"text":"impl UnwindSafe for MediaStreamAudioSourceNode","synthetic":true,"types":["web_sys::features::gen_MediaStreamAudioSourceNode::MediaStreamAudioSourceNode"]},{"text":"impl UnwindSafe for MediaStreamAudioSourceOptions","synthetic":true,"types":["web_sys::features::gen_MediaStreamAudioSourceOptions::MediaStreamAudioSourceOptions"]},{"text":"impl UnwindSafe for MediaStreamConstraints","synthetic":true,"types":["web_sys::features::gen_MediaStreamConstraints::MediaStreamConstraints"]},{"text":"impl UnwindSafe for MediaStreamError","synthetic":true,"types":["web_sys::features::gen_MediaStreamError::MediaStreamError"]},{"text":"impl UnwindSafe for MediaStreamEvent","synthetic":true,"types":["web_sys::features::gen_MediaStreamEvent::MediaStreamEvent"]},{"text":"impl UnwindSafe for MediaStreamEventInit","synthetic":true,"types":["web_sys::features::gen_MediaStreamEventInit::MediaStreamEventInit"]},{"text":"impl UnwindSafe for MediaStreamTrack","synthetic":true,"types":["web_sys::features::gen_MediaStreamTrack::MediaStreamTrack"]},{"text":"impl UnwindSafe for MediaStreamTrackEvent","synthetic":true,"types":["web_sys::features::gen_MediaStreamTrackEvent::MediaStreamTrackEvent"]},{"text":"impl UnwindSafe for MediaStreamTrackEventInit","synthetic":true,"types":["web_sys::features::gen_MediaStreamTrackEventInit::MediaStreamTrackEventInit"]},{"text":"impl UnwindSafe for MediaTrackConstraintSet","synthetic":true,"types":["web_sys::features::gen_MediaTrackConstraintSet::MediaTrackConstraintSet"]},{"text":"impl UnwindSafe for MediaTrackConstraints","synthetic":true,"types":["web_sys::features::gen_MediaTrackConstraints::MediaTrackConstraints"]},{"text":"impl UnwindSafe for MediaTrackSettings","synthetic":true,"types":["web_sys::features::gen_MediaTrackSettings::MediaTrackSettings"]},{"text":"impl UnwindSafe for MediaTrackSupportedConstraints","synthetic":true,"types":["web_sys::features::gen_MediaTrackSupportedConstraints::MediaTrackSupportedConstraints"]},{"text":"impl UnwindSafe for MessageChannel","synthetic":true,"types":["web_sys::features::gen_MessageChannel::MessageChannel"]},{"text":"impl UnwindSafe for MessageEvent","synthetic":true,"types":["web_sys::features::gen_MessageEvent::MessageEvent"]},{"text":"impl UnwindSafe for MessageEventInit","synthetic":true,"types":["web_sys::features::gen_MessageEventInit::MessageEventInit"]},{"text":"impl UnwindSafe for MessagePort","synthetic":true,"types":["web_sys::features::gen_MessagePort::MessagePort"]},{"text":"impl UnwindSafe for MidiAccess","synthetic":true,"types":["web_sys::features::gen_MidiAccess::MidiAccess"]},{"text":"impl UnwindSafe for MidiConnectionEvent","synthetic":true,"types":["web_sys::features::gen_MidiConnectionEvent::MidiConnectionEvent"]},{"text":"impl UnwindSafe for MidiConnectionEventInit","synthetic":true,"types":["web_sys::features::gen_MidiConnectionEventInit::MidiConnectionEventInit"]},{"text":"impl UnwindSafe for MidiInput","synthetic":true,"types":["web_sys::features::gen_MidiInput::MidiInput"]},{"text":"impl UnwindSafe for MidiInputMap","synthetic":true,"types":["web_sys::features::gen_MidiInputMap::MidiInputMap"]},{"text":"impl UnwindSafe for MidiMessageEvent","synthetic":true,"types":["web_sys::features::gen_MidiMessageEvent::MidiMessageEvent"]},{"text":"impl UnwindSafe for MidiMessageEventInit","synthetic":true,"types":["web_sys::features::gen_MidiMessageEventInit::MidiMessageEventInit"]},{"text":"impl UnwindSafe for MidiOptions","synthetic":true,"types":["web_sys::features::gen_MidiOptions::MidiOptions"]},{"text":"impl UnwindSafe for MidiOutput","synthetic":true,"types":["web_sys::features::gen_MidiOutput::MidiOutput"]},{"text":"impl UnwindSafe for MidiOutputMap","synthetic":true,"types":["web_sys::features::gen_MidiOutputMap::MidiOutputMap"]},{"text":"impl UnwindSafe for MidiPort","synthetic":true,"types":["web_sys::features::gen_MidiPort::MidiPort"]},{"text":"impl UnwindSafe for MimeType","synthetic":true,"types":["web_sys::features::gen_MimeType::MimeType"]},{"text":"impl UnwindSafe for MimeTypeArray","synthetic":true,"types":["web_sys::features::gen_MimeTypeArray::MimeTypeArray"]},{"text":"impl UnwindSafe for MouseEvent","synthetic":true,"types":["web_sys::features::gen_MouseEvent::MouseEvent"]},{"text":"impl UnwindSafe for MouseEventInit","synthetic":true,"types":["web_sys::features::gen_MouseEventInit::MouseEventInit"]},{"text":"impl UnwindSafe for MouseScrollEvent","synthetic":true,"types":["web_sys::features::gen_MouseScrollEvent::MouseScrollEvent"]},{"text":"impl UnwindSafe for MozDebug","synthetic":true,"types":["web_sys::features::gen_MozDebug::MozDebug"]},{"text":"impl UnwindSafe for MutationEvent","synthetic":true,"types":["web_sys::features::gen_MutationEvent::MutationEvent"]},{"text":"impl UnwindSafe for MutationObserver","synthetic":true,"types":["web_sys::features::gen_MutationObserver::MutationObserver"]},{"text":"impl UnwindSafe for MutationObserverInit","synthetic":true,"types":["web_sys::features::gen_MutationObserverInit::MutationObserverInit"]},{"text":"impl UnwindSafe for MutationObservingInfo","synthetic":true,"types":["web_sys::features::gen_MutationObservingInfo::MutationObservingInfo"]},{"text":"impl UnwindSafe for MutationRecord","synthetic":true,"types":["web_sys::features::gen_MutationRecord::MutationRecord"]},{"text":"impl UnwindSafe for NamedNodeMap","synthetic":true,"types":["web_sys::features::gen_NamedNodeMap::NamedNodeMap"]},{"text":"impl UnwindSafe for NativeOsFileReadOptions","synthetic":true,"types":["web_sys::features::gen_NativeOsFileReadOptions::NativeOsFileReadOptions"]},{"text":"impl UnwindSafe for NativeOsFileWriteAtomicOptions","synthetic":true,"types":["web_sys::features::gen_NativeOsFileWriteAtomicOptions::NativeOsFileWriteAtomicOptions"]},{"text":"impl UnwindSafe for Navigator","synthetic":true,"types":["web_sys::features::gen_Navigator::Navigator"]},{"text":"impl UnwindSafe for NavigatorAutomationInformation","synthetic":true,"types":["web_sys::features::gen_NavigatorAutomationInformation::NavigatorAutomationInformation"]},{"text":"impl UnwindSafe for NetworkCommandOptions","synthetic":true,"types":["web_sys::features::gen_NetworkCommandOptions::NetworkCommandOptions"]},{"text":"impl UnwindSafe for NetworkInformation","synthetic":true,"types":["web_sys::features::gen_NetworkInformation::NetworkInformation"]},{"text":"impl UnwindSafe for NetworkResultOptions","synthetic":true,"types":["web_sys::features::gen_NetworkResultOptions::NetworkResultOptions"]},{"text":"impl UnwindSafe for Node","synthetic":true,"types":["web_sys::features::gen_Node::Node"]},{"text":"impl UnwindSafe for NodeFilter","synthetic":true,"types":["web_sys::features::gen_NodeFilter::NodeFilter"]},{"text":"impl UnwindSafe for NodeIterator","synthetic":true,"types":["web_sys::features::gen_NodeIterator::NodeIterator"]},{"text":"impl UnwindSafe for NodeList","synthetic":true,"types":["web_sys::features::gen_NodeList::NodeList"]},{"text":"impl UnwindSafe for Notification","synthetic":true,"types":["web_sys::features::gen_Notification::Notification"]},{"text":"impl UnwindSafe for NotificationBehavior","synthetic":true,"types":["web_sys::features::gen_NotificationBehavior::NotificationBehavior"]},{"text":"impl UnwindSafe for NotificationEvent","synthetic":true,"types":["web_sys::features::gen_NotificationEvent::NotificationEvent"]},{"text":"impl UnwindSafe for NotificationEventInit","synthetic":true,"types":["web_sys::features::gen_NotificationEventInit::NotificationEventInit"]},{"text":"impl UnwindSafe for NotificationOptions","synthetic":true,"types":["web_sys::features::gen_NotificationOptions::NotificationOptions"]},{"text":"impl UnwindSafe for ObserverCallback","synthetic":true,"types":["web_sys::features::gen_ObserverCallback::ObserverCallback"]},{"text":"impl UnwindSafe for OesElementIndexUint","synthetic":true,"types":["web_sys::features::gen_OesElementIndexUint::OesElementIndexUint"]},{"text":"impl UnwindSafe for OesStandardDerivatives","synthetic":true,"types":["web_sys::features::gen_OesStandardDerivatives::OesStandardDerivatives"]},{"text":"impl UnwindSafe for OesTextureFloat","synthetic":true,"types":["web_sys::features::gen_OesTextureFloat::OesTextureFloat"]},{"text":"impl UnwindSafe for OesTextureFloatLinear","synthetic":true,"types":["web_sys::features::gen_OesTextureFloatLinear::OesTextureFloatLinear"]},{"text":"impl UnwindSafe for OesTextureHalfFloat","synthetic":true,"types":["web_sys::features::gen_OesTextureHalfFloat::OesTextureHalfFloat"]},{"text":"impl UnwindSafe for OesTextureHalfFloatLinear","synthetic":true,"types":["web_sys::features::gen_OesTextureHalfFloatLinear::OesTextureHalfFloatLinear"]},{"text":"impl UnwindSafe for OesVertexArrayObject","synthetic":true,"types":["web_sys::features::gen_OesVertexArrayObject::OesVertexArrayObject"]},{"text":"impl UnwindSafe for OfflineAudioCompletionEvent","synthetic":true,"types":["web_sys::features::gen_OfflineAudioCompletionEvent::OfflineAudioCompletionEvent"]},{"text":"impl UnwindSafe for OfflineAudioCompletionEventInit","synthetic":true,"types":["web_sys::features::gen_OfflineAudioCompletionEventInit::OfflineAudioCompletionEventInit"]},{"text":"impl UnwindSafe for OfflineAudioContext","synthetic":true,"types":["web_sys::features::gen_OfflineAudioContext::OfflineAudioContext"]},{"text":"impl UnwindSafe for OfflineAudioContextOptions","synthetic":true,"types":["web_sys::features::gen_OfflineAudioContextOptions::OfflineAudioContextOptions"]},{"text":"impl UnwindSafe for OfflineResourceList","synthetic":true,"types":["web_sys::features::gen_OfflineResourceList::OfflineResourceList"]},{"text":"impl UnwindSafe for OffscreenCanvas","synthetic":true,"types":["web_sys::features::gen_OffscreenCanvas::OffscreenCanvas"]},{"text":"impl UnwindSafe for OpenWindowEventDetail","synthetic":true,"types":["web_sys::features::gen_OpenWindowEventDetail::OpenWindowEventDetail"]},{"text":"impl UnwindSafe for OptionalEffectTiming","synthetic":true,"types":["web_sys::features::gen_OptionalEffectTiming::OptionalEffectTiming"]},{"text":"impl UnwindSafe for OscillatorNode","synthetic":true,"types":["web_sys::features::gen_OscillatorNode::OscillatorNode"]},{"text":"impl UnwindSafe for OscillatorOptions","synthetic":true,"types":["web_sys::features::gen_OscillatorOptions::OscillatorOptions"]},{"text":"impl UnwindSafe for PageTransitionEvent","synthetic":true,"types":["web_sys::features::gen_PageTransitionEvent::PageTransitionEvent"]},{"text":"impl UnwindSafe for PageTransitionEventInit","synthetic":true,"types":["web_sys::features::gen_PageTransitionEventInit::PageTransitionEventInit"]},{"text":"impl UnwindSafe for PaintRequest","synthetic":true,"types":["web_sys::features::gen_PaintRequest::PaintRequest"]},{"text":"impl UnwindSafe for PaintRequestList","synthetic":true,"types":["web_sys::features::gen_PaintRequestList::PaintRequestList"]},{"text":"impl UnwindSafe for PaintWorkletGlobalScope","synthetic":true,"types":["web_sys::features::gen_PaintWorkletGlobalScope::PaintWorkletGlobalScope"]},{"text":"impl UnwindSafe for PannerNode","synthetic":true,"types":["web_sys::features::gen_PannerNode::PannerNode"]},{"text":"impl UnwindSafe for PannerOptions","synthetic":true,"types":["web_sys::features::gen_PannerOptions::PannerOptions"]},{"text":"impl UnwindSafe for Path2d","synthetic":true,"types":["web_sys::features::gen_Path2d::Path2d"]},{"text":"impl UnwindSafe for PaymentAddress","synthetic":true,"types":["web_sys::features::gen_PaymentAddress::PaymentAddress"]},{"text":"impl UnwindSafe for PaymentMethodChangeEvent","synthetic":true,"types":["web_sys::features::gen_PaymentMethodChangeEvent::PaymentMethodChangeEvent"]},{"text":"impl UnwindSafe for PaymentMethodChangeEventInit","synthetic":true,"types":["web_sys::features::gen_PaymentMethodChangeEventInit::PaymentMethodChangeEventInit"]},{"text":"impl UnwindSafe for PaymentRequestUpdateEvent","synthetic":true,"types":["web_sys::features::gen_PaymentRequestUpdateEvent::PaymentRequestUpdateEvent"]},{"text":"impl UnwindSafe for PaymentRequestUpdateEventInit","synthetic":true,"types":["web_sys::features::gen_PaymentRequestUpdateEventInit::PaymentRequestUpdateEventInit"]},{"text":"impl UnwindSafe for PaymentResponse","synthetic":true,"types":["web_sys::features::gen_PaymentResponse::PaymentResponse"]},{"text":"impl UnwindSafe for Pbkdf2Params","synthetic":true,"types":["web_sys::features::gen_Pbkdf2Params::Pbkdf2Params"]},{"text":"impl UnwindSafe for Performance","synthetic":true,"types":["web_sys::features::gen_Performance::Performance"]},{"text":"impl UnwindSafe for PerformanceEntry","synthetic":true,"types":["web_sys::features::gen_PerformanceEntry::PerformanceEntry"]},{"text":"impl UnwindSafe for PerformanceEntryEventInit","synthetic":true,"types":["web_sys::features::gen_PerformanceEntryEventInit::PerformanceEntryEventInit"]},{"text":"impl UnwindSafe for PerformanceEntryFilterOptions","synthetic":true,"types":["web_sys::features::gen_PerformanceEntryFilterOptions::PerformanceEntryFilterOptions"]},{"text":"impl UnwindSafe for PerformanceMark","synthetic":true,"types":["web_sys::features::gen_PerformanceMark::PerformanceMark"]},{"text":"impl UnwindSafe for PerformanceMeasure","synthetic":true,"types":["web_sys::features::gen_PerformanceMeasure::PerformanceMeasure"]},{"text":"impl UnwindSafe for PerformanceNavigation","synthetic":true,"types":["web_sys::features::gen_PerformanceNavigation::PerformanceNavigation"]},{"text":"impl UnwindSafe for PerformanceNavigationTiming","synthetic":true,"types":["web_sys::features::gen_PerformanceNavigationTiming::PerformanceNavigationTiming"]},{"text":"impl UnwindSafe for PerformanceObserver","synthetic":true,"types":["web_sys::features::gen_PerformanceObserver::PerformanceObserver"]},{"text":"impl UnwindSafe for PerformanceObserverEntryList","synthetic":true,"types":["web_sys::features::gen_PerformanceObserverEntryList::PerformanceObserverEntryList"]},{"text":"impl UnwindSafe for PerformanceObserverInit","synthetic":true,"types":["web_sys::features::gen_PerformanceObserverInit::PerformanceObserverInit"]},{"text":"impl UnwindSafe for PerformanceResourceTiming","synthetic":true,"types":["web_sys::features::gen_PerformanceResourceTiming::PerformanceResourceTiming"]},{"text":"impl UnwindSafe for PerformanceServerTiming","synthetic":true,"types":["web_sys::features::gen_PerformanceServerTiming::PerformanceServerTiming"]},{"text":"impl UnwindSafe for PerformanceTiming","synthetic":true,"types":["web_sys::features::gen_PerformanceTiming::PerformanceTiming"]},{"text":"impl UnwindSafe for PeriodicWave","synthetic":true,"types":["web_sys::features::gen_PeriodicWave::PeriodicWave"]},{"text":"impl UnwindSafe for PeriodicWaveConstraints","synthetic":true,"types":["web_sys::features::gen_PeriodicWaveConstraints::PeriodicWaveConstraints"]},{"text":"impl UnwindSafe for PeriodicWaveOptions","synthetic":true,"types":["web_sys::features::gen_PeriodicWaveOptions::PeriodicWaveOptions"]},{"text":"impl UnwindSafe for PermissionDescriptor","synthetic":true,"types":["web_sys::features::gen_PermissionDescriptor::PermissionDescriptor"]},{"text":"impl UnwindSafe for PermissionStatus","synthetic":true,"types":["web_sys::features::gen_PermissionStatus::PermissionStatus"]},{"text":"impl UnwindSafe for Permissions","synthetic":true,"types":["web_sys::features::gen_Permissions::Permissions"]},{"text":"impl UnwindSafe for Plugin","synthetic":true,"types":["web_sys::features::gen_Plugin::Plugin"]},{"text":"impl UnwindSafe for PluginArray","synthetic":true,"types":["web_sys::features::gen_PluginArray::PluginArray"]},{"text":"impl UnwindSafe for PluginCrashedEventInit","synthetic":true,"types":["web_sys::features::gen_PluginCrashedEventInit::PluginCrashedEventInit"]},{"text":"impl UnwindSafe for PointerEvent","synthetic":true,"types":["web_sys::features::gen_PointerEvent::PointerEvent"]},{"text":"impl UnwindSafe for PointerEventInit","synthetic":true,"types":["web_sys::features::gen_PointerEventInit::PointerEventInit"]},{"text":"impl UnwindSafe for PopStateEvent","synthetic":true,"types":["web_sys::features::gen_PopStateEvent::PopStateEvent"]},{"text":"impl UnwindSafe for PopStateEventInit","synthetic":true,"types":["web_sys::features::gen_PopStateEventInit::PopStateEventInit"]},{"text":"impl UnwindSafe for PopupBlockedEvent","synthetic":true,"types":["web_sys::features::gen_PopupBlockedEvent::PopupBlockedEvent"]},{"text":"impl UnwindSafe for PopupBlockedEventInit","synthetic":true,"types":["web_sys::features::gen_PopupBlockedEventInit::PopupBlockedEventInit"]},{"text":"impl UnwindSafe for Position","synthetic":true,"types":["web_sys::features::gen_Position::Position"]},{"text":"impl UnwindSafe for PositionError","synthetic":true,"types":["web_sys::features::gen_PositionError::PositionError"]},{"text":"impl UnwindSafe for PositionOptions","synthetic":true,"types":["web_sys::features::gen_PositionOptions::PositionOptions"]},{"text":"impl UnwindSafe for Presentation","synthetic":true,"types":["web_sys::features::gen_Presentation::Presentation"]},{"text":"impl UnwindSafe for PresentationAvailability","synthetic":true,"types":["web_sys::features::gen_PresentationAvailability::PresentationAvailability"]},{"text":"impl UnwindSafe for PresentationConnection","synthetic":true,"types":["web_sys::features::gen_PresentationConnection::PresentationConnection"]},{"text":"impl UnwindSafe for PresentationConnectionAvailableEvent","synthetic":true,"types":["web_sys::features::gen_PresentationConnectionAvailableEvent::PresentationConnectionAvailableEvent"]},{"text":"impl UnwindSafe for PresentationConnectionAvailableEventInit","synthetic":true,"types":["web_sys::features::gen_PresentationConnectionAvailableEventInit::PresentationConnectionAvailableEventInit"]},{"text":"impl UnwindSafe for PresentationConnectionCloseEvent","synthetic":true,"types":["web_sys::features::gen_PresentationConnectionCloseEvent::PresentationConnectionCloseEvent"]},{"text":"impl UnwindSafe for PresentationConnectionCloseEventInit","synthetic":true,"types":["web_sys::features::gen_PresentationConnectionCloseEventInit::PresentationConnectionCloseEventInit"]},{"text":"impl UnwindSafe for PresentationConnectionList","synthetic":true,"types":["web_sys::features::gen_PresentationConnectionList::PresentationConnectionList"]},{"text":"impl UnwindSafe for PresentationReceiver","synthetic":true,"types":["web_sys::features::gen_PresentationReceiver::PresentationReceiver"]},{"text":"impl UnwindSafe for PresentationRequest","synthetic":true,"types":["web_sys::features::gen_PresentationRequest::PresentationRequest"]},{"text":"impl UnwindSafe for ProcessingInstruction","synthetic":true,"types":["web_sys::features::gen_ProcessingInstruction::ProcessingInstruction"]},{"text":"impl UnwindSafe for ProfileTimelineLayerRect","synthetic":true,"types":["web_sys::features::gen_ProfileTimelineLayerRect::ProfileTimelineLayerRect"]},{"text":"impl UnwindSafe for ProfileTimelineMarker","synthetic":true,"types":["web_sys::features::gen_ProfileTimelineMarker::ProfileTimelineMarker"]},{"text":"impl UnwindSafe for ProfileTimelineStackFrame","synthetic":true,"types":["web_sys::features::gen_ProfileTimelineStackFrame::ProfileTimelineStackFrame"]},{"text":"impl UnwindSafe for ProgressEvent","synthetic":true,"types":["web_sys::features::gen_ProgressEvent::ProgressEvent"]},{"text":"impl UnwindSafe for ProgressEventInit","synthetic":true,"types":["web_sys::features::gen_ProgressEventInit::ProgressEventInit"]},{"text":"impl UnwindSafe for PromiseNativeHandler","synthetic":true,"types":["web_sys::features::gen_PromiseNativeHandler::PromiseNativeHandler"]},{"text":"impl UnwindSafe for PromiseRejectionEvent","synthetic":true,"types":["web_sys::features::gen_PromiseRejectionEvent::PromiseRejectionEvent"]},{"text":"impl UnwindSafe for PromiseRejectionEventInit","synthetic":true,"types":["web_sys::features::gen_PromiseRejectionEventInit::PromiseRejectionEventInit"]},{"text":"impl UnwindSafe for PublicKeyCredential","synthetic":true,"types":["web_sys::features::gen_PublicKeyCredential::PublicKeyCredential"]},{"text":"impl UnwindSafe for PublicKeyCredentialCreationOptions","synthetic":true,"types":["web_sys::features::gen_PublicKeyCredentialCreationOptions::PublicKeyCredentialCreationOptions"]},{"text":"impl UnwindSafe for PublicKeyCredentialDescriptor","synthetic":true,"types":["web_sys::features::gen_PublicKeyCredentialDescriptor::PublicKeyCredentialDescriptor"]},{"text":"impl UnwindSafe for PublicKeyCredentialEntity","synthetic":true,"types":["web_sys::features::gen_PublicKeyCredentialEntity::PublicKeyCredentialEntity"]},{"text":"impl UnwindSafe for PublicKeyCredentialParameters","synthetic":true,"types":["web_sys::features::gen_PublicKeyCredentialParameters::PublicKeyCredentialParameters"]},{"text":"impl UnwindSafe for PublicKeyCredentialRequestOptions","synthetic":true,"types":["web_sys::features::gen_PublicKeyCredentialRequestOptions::PublicKeyCredentialRequestOptions"]},{"text":"impl UnwindSafe for PublicKeyCredentialRpEntity","synthetic":true,"types":["web_sys::features::gen_PublicKeyCredentialRpEntity::PublicKeyCredentialRpEntity"]},{"text":"impl UnwindSafe for PublicKeyCredentialUserEntity","synthetic":true,"types":["web_sys::features::gen_PublicKeyCredentialUserEntity::PublicKeyCredentialUserEntity"]},{"text":"impl UnwindSafe for PushEvent","synthetic":true,"types":["web_sys::features::gen_PushEvent::PushEvent"]},{"text":"impl UnwindSafe for PushEventInit","synthetic":true,"types":["web_sys::features::gen_PushEventInit::PushEventInit"]},{"text":"impl UnwindSafe for PushManager","synthetic":true,"types":["web_sys::features::gen_PushManager::PushManager"]},{"text":"impl UnwindSafe for PushMessageData","synthetic":true,"types":["web_sys::features::gen_PushMessageData::PushMessageData"]},{"text":"impl UnwindSafe for PushSubscription","synthetic":true,"types":["web_sys::features::gen_PushSubscription::PushSubscription"]},{"text":"impl UnwindSafe for PushSubscriptionInit","synthetic":true,"types":["web_sys::features::gen_PushSubscriptionInit::PushSubscriptionInit"]},{"text":"impl UnwindSafe for PushSubscriptionJson","synthetic":true,"types":["web_sys::features::gen_PushSubscriptionJson::PushSubscriptionJson"]},{"text":"impl UnwindSafe for PushSubscriptionKeys","synthetic":true,"types":["web_sys::features::gen_PushSubscriptionKeys::PushSubscriptionKeys"]},{"text":"impl UnwindSafe for PushSubscriptionOptions","synthetic":true,"types":["web_sys::features::gen_PushSubscriptionOptions::PushSubscriptionOptions"]},{"text":"impl UnwindSafe for PushSubscriptionOptionsInit","synthetic":true,"types":["web_sys::features::gen_PushSubscriptionOptionsInit::PushSubscriptionOptionsInit"]},{"text":"impl UnwindSafe for RadioNodeList","synthetic":true,"types":["web_sys::features::gen_RadioNodeList::RadioNodeList"]},{"text":"impl UnwindSafe for Range","synthetic":true,"types":["web_sys::features::gen_Range::Range"]},{"text":"impl UnwindSafe for RcwnPerfStats","synthetic":true,"types":["web_sys::features::gen_RcwnPerfStats::RcwnPerfStats"]},{"text":"impl UnwindSafe for RcwnStatus","synthetic":true,"types":["web_sys::features::gen_RcwnStatus::RcwnStatus"]},{"text":"impl UnwindSafe for ReadableStream","synthetic":true,"types":["web_sys::features::gen_ReadableStream::ReadableStream"]},{"text":"impl UnwindSafe for RegisterRequest","synthetic":true,"types":["web_sys::features::gen_RegisterRequest::RegisterRequest"]},{"text":"impl UnwindSafe for RegisterResponse","synthetic":true,"types":["web_sys::features::gen_RegisterResponse::RegisterResponse"]},{"text":"impl UnwindSafe for RegisteredKey","synthetic":true,"types":["web_sys::features::gen_RegisteredKey::RegisteredKey"]},{"text":"impl UnwindSafe for RegistrationOptions","synthetic":true,"types":["web_sys::features::gen_RegistrationOptions::RegistrationOptions"]},{"text":"impl UnwindSafe for Request","synthetic":true,"types":["web_sys::features::gen_Request::Request"]},{"text":"impl UnwindSafe for RequestInit","synthetic":true,"types":["web_sys::features::gen_RequestInit::RequestInit"]},{"text":"impl UnwindSafe for RequestMediaKeySystemAccessNotification","synthetic":true,"types":["web_sys::features::gen_RequestMediaKeySystemAccessNotification::RequestMediaKeySystemAccessNotification"]},{"text":"impl UnwindSafe for Response","synthetic":true,"types":["web_sys::features::gen_Response::Response"]},{"text":"impl UnwindSafe for ResponseInit","synthetic":true,"types":["web_sys::features::gen_ResponseInit::ResponseInit"]},{"text":"impl UnwindSafe for RsaHashedImportParams","synthetic":true,"types":["web_sys::features::gen_RsaHashedImportParams::RsaHashedImportParams"]},{"text":"impl UnwindSafe for RsaOaepParams","synthetic":true,"types":["web_sys::features::gen_RsaOaepParams::RsaOaepParams"]},{"text":"impl UnwindSafe for RsaOtherPrimesInfo","synthetic":true,"types":["web_sys::features::gen_RsaOtherPrimesInfo::RsaOtherPrimesInfo"]},{"text":"impl UnwindSafe for RsaPssParams","synthetic":true,"types":["web_sys::features::gen_RsaPssParams::RsaPssParams"]},{"text":"impl UnwindSafe for RtcAnswerOptions","synthetic":true,"types":["web_sys::features::gen_RtcAnswerOptions::RtcAnswerOptions"]},{"text":"impl UnwindSafe for RtcCertificate","synthetic":true,"types":["web_sys::features::gen_RtcCertificate::RtcCertificate"]},{"text":"impl UnwindSafe for RtcCertificateExpiration","synthetic":true,"types":["web_sys::features::gen_RtcCertificateExpiration::RtcCertificateExpiration"]},{"text":"impl UnwindSafe for RtcCodecStats","synthetic":true,"types":["web_sys::features::gen_RtcCodecStats::RtcCodecStats"]},{"text":"impl UnwindSafe for RtcConfiguration","synthetic":true,"types":["web_sys::features::gen_RtcConfiguration::RtcConfiguration"]},{"text":"impl UnwindSafe for RtcDataChannel","synthetic":true,"types":["web_sys::features::gen_RtcDataChannel::RtcDataChannel"]},{"text":"impl UnwindSafe for RtcDataChannelEvent","synthetic":true,"types":["web_sys::features::gen_RtcDataChannelEvent::RtcDataChannelEvent"]},{"text":"impl UnwindSafe for RtcDataChannelEventInit","synthetic":true,"types":["web_sys::features::gen_RtcDataChannelEventInit::RtcDataChannelEventInit"]},{"text":"impl UnwindSafe for RtcDataChannelInit","synthetic":true,"types":["web_sys::features::gen_RtcDataChannelInit::RtcDataChannelInit"]},{"text":"impl UnwindSafe for RtcFecParameters","synthetic":true,"types":["web_sys::features::gen_RtcFecParameters::RtcFecParameters"]},{"text":"impl UnwindSafe for RtcIceCandidate","synthetic":true,"types":["web_sys::features::gen_RtcIceCandidate::RtcIceCandidate"]},{"text":"impl UnwindSafe for RtcIceCandidateInit","synthetic":true,"types":["web_sys::features::gen_RtcIceCandidateInit::RtcIceCandidateInit"]},{"text":"impl UnwindSafe for RtcIceCandidatePairStats","synthetic":true,"types":["web_sys::features::gen_RtcIceCandidatePairStats::RtcIceCandidatePairStats"]},{"text":"impl UnwindSafe for RtcIceCandidateStats","synthetic":true,"types":["web_sys::features::gen_RtcIceCandidateStats::RtcIceCandidateStats"]},{"text":"impl UnwindSafe for RtcIceComponentStats","synthetic":true,"types":["web_sys::features::gen_RtcIceComponentStats::RtcIceComponentStats"]},{"text":"impl UnwindSafe for RtcIceServer","synthetic":true,"types":["web_sys::features::gen_RtcIceServer::RtcIceServer"]},{"text":"impl UnwindSafe for RtcIdentityAssertion","synthetic":true,"types":["web_sys::features::gen_RtcIdentityAssertion::RtcIdentityAssertion"]},{"text":"impl UnwindSafe for RtcIdentityAssertionResult","synthetic":true,"types":["web_sys::features::gen_RtcIdentityAssertionResult::RtcIdentityAssertionResult"]},{"text":"impl UnwindSafe for RtcIdentityProvider","synthetic":true,"types":["web_sys::features::gen_RtcIdentityProvider::RtcIdentityProvider"]},{"text":"impl UnwindSafe for RtcIdentityProviderDetails","synthetic":true,"types":["web_sys::features::gen_RtcIdentityProviderDetails::RtcIdentityProviderDetails"]},{"text":"impl UnwindSafe for RtcIdentityProviderOptions","synthetic":true,"types":["web_sys::features::gen_RtcIdentityProviderOptions::RtcIdentityProviderOptions"]},{"text":"impl UnwindSafe for RtcIdentityProviderRegistrar","synthetic":true,"types":["web_sys::features::gen_RtcIdentityProviderRegistrar::RtcIdentityProviderRegistrar"]},{"text":"impl UnwindSafe for RtcIdentityValidationResult","synthetic":true,"types":["web_sys::features::gen_RtcIdentityValidationResult::RtcIdentityValidationResult"]},{"text":"impl UnwindSafe for RtcInboundRtpStreamStats","synthetic":true,"types":["web_sys::features::gen_RtcInboundRtpStreamStats::RtcInboundRtpStreamStats"]},{"text":"impl UnwindSafe for RtcMediaStreamStats","synthetic":true,"types":["web_sys::features::gen_RtcMediaStreamStats::RtcMediaStreamStats"]},{"text":"impl UnwindSafe for RtcMediaStreamTrackStats","synthetic":true,"types":["web_sys::features::gen_RtcMediaStreamTrackStats::RtcMediaStreamTrackStats"]},{"text":"impl UnwindSafe for RtcOfferAnswerOptions","synthetic":true,"types":["web_sys::features::gen_RtcOfferAnswerOptions::RtcOfferAnswerOptions"]},{"text":"impl UnwindSafe for RtcOfferOptions","synthetic":true,"types":["web_sys::features::gen_RtcOfferOptions::RtcOfferOptions"]},{"text":"impl UnwindSafe for RtcOutboundRtpStreamStats","synthetic":true,"types":["web_sys::features::gen_RtcOutboundRtpStreamStats::RtcOutboundRtpStreamStats"]},{"text":"impl UnwindSafe for RtcPeerConnection","synthetic":true,"types":["web_sys::features::gen_RtcPeerConnection::RtcPeerConnection"]},{"text":"impl UnwindSafe for RtcPeerConnectionIceEvent","synthetic":true,"types":["web_sys::features::gen_RtcPeerConnectionIceEvent::RtcPeerConnectionIceEvent"]},{"text":"impl UnwindSafe for RtcPeerConnectionIceEventInit","synthetic":true,"types":["web_sys::features::gen_RtcPeerConnectionIceEventInit::RtcPeerConnectionIceEventInit"]},{"text":"impl UnwindSafe for RtcRtcpParameters","synthetic":true,"types":["web_sys::features::gen_RtcRtcpParameters::RtcRtcpParameters"]},{"text":"impl UnwindSafe for RtcRtpCodecParameters","synthetic":true,"types":["web_sys::features::gen_RtcRtpCodecParameters::RtcRtpCodecParameters"]},{"text":"impl UnwindSafe for RtcRtpContributingSource","synthetic":true,"types":["web_sys::features::gen_RtcRtpContributingSource::RtcRtpContributingSource"]},{"text":"impl UnwindSafe for RtcRtpEncodingParameters","synthetic":true,"types":["web_sys::features::gen_RtcRtpEncodingParameters::RtcRtpEncodingParameters"]},{"text":"impl UnwindSafe for RtcRtpHeaderExtensionParameters","synthetic":true,"types":["web_sys::features::gen_RtcRtpHeaderExtensionParameters::RtcRtpHeaderExtensionParameters"]},{"text":"impl UnwindSafe for RtcRtpParameters","synthetic":true,"types":["web_sys::features::gen_RtcRtpParameters::RtcRtpParameters"]},{"text":"impl UnwindSafe for RtcRtpReceiver","synthetic":true,"types":["web_sys::features::gen_RtcRtpReceiver::RtcRtpReceiver"]},{"text":"impl UnwindSafe for RtcRtpSender","synthetic":true,"types":["web_sys::features::gen_RtcRtpSender::RtcRtpSender"]},{"text":"impl UnwindSafe for RtcRtpSourceEntry","synthetic":true,"types":["web_sys::features::gen_RtcRtpSourceEntry::RtcRtpSourceEntry"]},{"text":"impl UnwindSafe for RtcRtpSynchronizationSource","synthetic":true,"types":["web_sys::features::gen_RtcRtpSynchronizationSource::RtcRtpSynchronizationSource"]},{"text":"impl UnwindSafe for RtcRtpTransceiver","synthetic":true,"types":["web_sys::features::gen_RtcRtpTransceiver::RtcRtpTransceiver"]},{"text":"impl UnwindSafe for RtcRtpTransceiverInit","synthetic":true,"types":["web_sys::features::gen_RtcRtpTransceiverInit::RtcRtpTransceiverInit"]},{"text":"impl UnwindSafe for RtcRtxParameters","synthetic":true,"types":["web_sys::features::gen_RtcRtxParameters::RtcRtxParameters"]},{"text":"impl UnwindSafe for RtcSessionDescription","synthetic":true,"types":["web_sys::features::gen_RtcSessionDescription::RtcSessionDescription"]},{"text":"impl UnwindSafe for RtcSessionDescriptionInit","synthetic":true,"types":["web_sys::features::gen_RtcSessionDescriptionInit::RtcSessionDescriptionInit"]},{"text":"impl UnwindSafe for RtcStats","synthetic":true,"types":["web_sys::features::gen_RtcStats::RtcStats"]},{"text":"impl UnwindSafe for RtcStatsReport","synthetic":true,"types":["web_sys::features::gen_RtcStatsReport::RtcStatsReport"]},{"text":"impl UnwindSafe for RtcStatsReportInternal","synthetic":true,"types":["web_sys::features::gen_RtcStatsReportInternal::RtcStatsReportInternal"]},{"text":"impl UnwindSafe for RtcTrackEvent","synthetic":true,"types":["web_sys::features::gen_RtcTrackEvent::RtcTrackEvent"]},{"text":"impl UnwindSafe for RtcTrackEventInit","synthetic":true,"types":["web_sys::features::gen_RtcTrackEventInit::RtcTrackEventInit"]},{"text":"impl UnwindSafe for RtcTransportStats","synthetic":true,"types":["web_sys::features::gen_RtcTransportStats::RtcTransportStats"]},{"text":"impl UnwindSafe for RtcdtmfSender","synthetic":true,"types":["web_sys::features::gen_RtcdtmfSender::RtcdtmfSender"]},{"text":"impl UnwindSafe for RtcdtmfToneChangeEvent","synthetic":true,"types":["web_sys::features::gen_RtcdtmfToneChangeEvent::RtcdtmfToneChangeEvent"]},{"text":"impl UnwindSafe for RtcdtmfToneChangeEventInit","synthetic":true,"types":["web_sys::features::gen_RtcdtmfToneChangeEventInit::RtcdtmfToneChangeEventInit"]},{"text":"impl UnwindSafe for RtcrtpContributingSourceStats","synthetic":true,"types":["web_sys::features::gen_RtcrtpContributingSourceStats::RtcrtpContributingSourceStats"]},{"text":"impl UnwindSafe for RtcrtpStreamStats","synthetic":true,"types":["web_sys::features::gen_RtcrtpStreamStats::RtcrtpStreamStats"]},{"text":"impl UnwindSafe for Screen","synthetic":true,"types":["web_sys::features::gen_Screen::Screen"]},{"text":"impl UnwindSafe for ScreenLuminance","synthetic":true,"types":["web_sys::features::gen_ScreenLuminance::ScreenLuminance"]},{"text":"impl UnwindSafe for ScreenOrientation","synthetic":true,"types":["web_sys::features::gen_ScreenOrientation::ScreenOrientation"]},{"text":"impl UnwindSafe for ScriptProcessorNode","synthetic":true,"types":["web_sys::features::gen_ScriptProcessorNode::ScriptProcessorNode"]},{"text":"impl UnwindSafe for ScrollAreaEvent","synthetic":true,"types":["web_sys::features::gen_ScrollAreaEvent::ScrollAreaEvent"]},{"text":"impl UnwindSafe for ScrollBoxObject","synthetic":true,"types":["web_sys::features::gen_ScrollBoxObject::ScrollBoxObject"]},{"text":"impl UnwindSafe for ScrollIntoViewOptions","synthetic":true,"types":["web_sys::features::gen_ScrollIntoViewOptions::ScrollIntoViewOptions"]},{"text":"impl UnwindSafe for ScrollOptions","synthetic":true,"types":["web_sys::features::gen_ScrollOptions::ScrollOptions"]},{"text":"impl UnwindSafe for ScrollToOptions","synthetic":true,"types":["web_sys::features::gen_ScrollToOptions::ScrollToOptions"]},{"text":"impl UnwindSafe for ScrollViewChangeEventInit","synthetic":true,"types":["web_sys::features::gen_ScrollViewChangeEventInit::ScrollViewChangeEventInit"]},{"text":"impl UnwindSafe for SecurityPolicyViolationEvent","synthetic":true,"types":["web_sys::features::gen_SecurityPolicyViolationEvent::SecurityPolicyViolationEvent"]},{"text":"impl UnwindSafe for SecurityPolicyViolationEventInit","synthetic":true,"types":["web_sys::features::gen_SecurityPolicyViolationEventInit::SecurityPolicyViolationEventInit"]},{"text":"impl UnwindSafe for Selection","synthetic":true,"types":["web_sys::features::gen_Selection::Selection"]},{"text":"impl UnwindSafe for ServerSocketOptions","synthetic":true,"types":["web_sys::features::gen_ServerSocketOptions::ServerSocketOptions"]},{"text":"impl UnwindSafe for ServiceWorker","synthetic":true,"types":["web_sys::features::gen_ServiceWorker::ServiceWorker"]},{"text":"impl UnwindSafe for ServiceWorkerContainer","synthetic":true,"types":["web_sys::features::gen_ServiceWorkerContainer::ServiceWorkerContainer"]},{"text":"impl UnwindSafe for ServiceWorkerGlobalScope","synthetic":true,"types":["web_sys::features::gen_ServiceWorkerGlobalScope::ServiceWorkerGlobalScope"]},{"text":"impl UnwindSafe for ServiceWorkerRegistration","synthetic":true,"types":["web_sys::features::gen_ServiceWorkerRegistration::ServiceWorkerRegistration"]},{"text":"impl UnwindSafe for ShadowRoot","synthetic":true,"types":["web_sys::features::gen_ShadowRoot::ShadowRoot"]},{"text":"impl UnwindSafe for ShadowRootInit","synthetic":true,"types":["web_sys::features::gen_ShadowRootInit::ShadowRootInit"]},{"text":"impl UnwindSafe for SharedWorker","synthetic":true,"types":["web_sys::features::gen_SharedWorker::SharedWorker"]},{"text":"impl UnwindSafe for SharedWorkerGlobalScope","synthetic":true,"types":["web_sys::features::gen_SharedWorkerGlobalScope::SharedWorkerGlobalScope"]},{"text":"impl UnwindSafe for SignResponse","synthetic":true,"types":["web_sys::features::gen_SignResponse::SignResponse"]},{"text":"impl UnwindSafe for SocketElement","synthetic":true,"types":["web_sys::features::gen_SocketElement::SocketElement"]},{"text":"impl UnwindSafe for SocketOptions","synthetic":true,"types":["web_sys::features::gen_SocketOptions::SocketOptions"]},{"text":"impl UnwindSafe for SocketsDict","synthetic":true,"types":["web_sys::features::gen_SocketsDict::SocketsDict"]},{"text":"impl UnwindSafe for SourceBuffer","synthetic":true,"types":["web_sys::features::gen_SourceBuffer::SourceBuffer"]},{"text":"impl UnwindSafe for SourceBufferList","synthetic":true,"types":["web_sys::features::gen_SourceBufferList::SourceBufferList"]},{"text":"impl UnwindSafe for SpeechGrammar","synthetic":true,"types":["web_sys::features::gen_SpeechGrammar::SpeechGrammar"]},{"text":"impl UnwindSafe for SpeechGrammarList","synthetic":true,"types":["web_sys::features::gen_SpeechGrammarList::SpeechGrammarList"]},{"text":"impl UnwindSafe for SpeechRecognition","synthetic":true,"types":["web_sys::features::gen_SpeechRecognition::SpeechRecognition"]},{"text":"impl UnwindSafe for SpeechRecognitionAlternative","synthetic":true,"types":["web_sys::features::gen_SpeechRecognitionAlternative::SpeechRecognitionAlternative"]},{"text":"impl UnwindSafe for SpeechRecognitionError","synthetic":true,"types":["web_sys::features::gen_SpeechRecognitionError::SpeechRecognitionError"]},{"text":"impl UnwindSafe for SpeechRecognitionErrorInit","synthetic":true,"types":["web_sys::features::gen_SpeechRecognitionErrorInit::SpeechRecognitionErrorInit"]},{"text":"impl UnwindSafe for SpeechRecognitionEvent","synthetic":true,"types":["web_sys::features::gen_SpeechRecognitionEvent::SpeechRecognitionEvent"]},{"text":"impl UnwindSafe for SpeechRecognitionEventInit","synthetic":true,"types":["web_sys::features::gen_SpeechRecognitionEventInit::SpeechRecognitionEventInit"]},{"text":"impl UnwindSafe for SpeechRecognitionResult","synthetic":true,"types":["web_sys::features::gen_SpeechRecognitionResult::SpeechRecognitionResult"]},{"text":"impl UnwindSafe for SpeechRecognitionResultList","synthetic":true,"types":["web_sys::features::gen_SpeechRecognitionResultList::SpeechRecognitionResultList"]},{"text":"impl UnwindSafe for SpeechSynthesis","synthetic":true,"types":["web_sys::features::gen_SpeechSynthesis::SpeechSynthesis"]},{"text":"impl UnwindSafe for SpeechSynthesisErrorEvent","synthetic":true,"types":["web_sys::features::gen_SpeechSynthesisErrorEvent::SpeechSynthesisErrorEvent"]},{"text":"impl UnwindSafe for SpeechSynthesisErrorEventInit","synthetic":true,"types":["web_sys::features::gen_SpeechSynthesisErrorEventInit::SpeechSynthesisErrorEventInit"]},{"text":"impl UnwindSafe for SpeechSynthesisEvent","synthetic":true,"types":["web_sys::features::gen_SpeechSynthesisEvent::SpeechSynthesisEvent"]},{"text":"impl UnwindSafe for SpeechSynthesisEventInit","synthetic":true,"types":["web_sys::features::gen_SpeechSynthesisEventInit::SpeechSynthesisEventInit"]},{"text":"impl UnwindSafe for SpeechSynthesisUtterance","synthetic":true,"types":["web_sys::features::gen_SpeechSynthesisUtterance::SpeechSynthesisUtterance"]},{"text":"impl UnwindSafe for SpeechSynthesisVoice","synthetic":true,"types":["web_sys::features::gen_SpeechSynthesisVoice::SpeechSynthesisVoice"]},{"text":"impl UnwindSafe for StereoPannerNode","synthetic":true,"types":["web_sys::features::gen_StereoPannerNode::StereoPannerNode"]},{"text":"impl UnwindSafe for StereoPannerOptions","synthetic":true,"types":["web_sys::features::gen_StereoPannerOptions::StereoPannerOptions"]},{"text":"impl UnwindSafe for Storage","synthetic":true,"types":["web_sys::features::gen_Storage::Storage"]},{"text":"impl UnwindSafe for StorageEstimate","synthetic":true,"types":["web_sys::features::gen_StorageEstimate::StorageEstimate"]},{"text":"impl UnwindSafe for StorageEvent","synthetic":true,"types":["web_sys::features::gen_StorageEvent::StorageEvent"]},{"text":"impl UnwindSafe for StorageEventInit","synthetic":true,"types":["web_sys::features::gen_StorageEventInit::StorageEventInit"]},{"text":"impl UnwindSafe for StorageManager","synthetic":true,"types":["web_sys::features::gen_StorageManager::StorageManager"]},{"text":"impl UnwindSafe for StyleRuleChangeEventInit","synthetic":true,"types":["web_sys::features::gen_StyleRuleChangeEventInit::StyleRuleChangeEventInit"]},{"text":"impl UnwindSafe for StyleSheet","synthetic":true,"types":["web_sys::features::gen_StyleSheet::StyleSheet"]},{"text":"impl UnwindSafe for StyleSheetApplicableStateChangeEventInit","synthetic":true,"types":["web_sys::features::gen_StyleSheetApplicableStateChangeEventInit::StyleSheetApplicableStateChangeEventInit"]},{"text":"impl UnwindSafe for StyleSheetChangeEventInit","synthetic":true,"types":["web_sys::features::gen_StyleSheetChangeEventInit::StyleSheetChangeEventInit"]},{"text":"impl UnwindSafe for StyleSheetList","synthetic":true,"types":["web_sys::features::gen_StyleSheetList::StyleSheetList"]},{"text":"impl UnwindSafe for SubtleCrypto","synthetic":true,"types":["web_sys::features::gen_SubtleCrypto::SubtleCrypto"]},{"text":"impl UnwindSafe for SvgAngle","synthetic":true,"types":["web_sys::features::gen_SvgAngle::SvgAngle"]},{"text":"impl UnwindSafe for SvgAnimateElement","synthetic":true,"types":["web_sys::features::gen_SvgAnimateElement::SvgAnimateElement"]},{"text":"impl UnwindSafe for SvgAnimateMotionElement","synthetic":true,"types":["web_sys::features::gen_SvgAnimateMotionElement::SvgAnimateMotionElement"]},{"text":"impl UnwindSafe for SvgAnimateTransformElement","synthetic":true,"types":["web_sys::features::gen_SvgAnimateTransformElement::SvgAnimateTransformElement"]},{"text":"impl UnwindSafe for SvgAnimatedAngle","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedAngle::SvgAnimatedAngle"]},{"text":"impl UnwindSafe for SvgAnimatedBoolean","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedBoolean::SvgAnimatedBoolean"]},{"text":"impl UnwindSafe for SvgAnimatedEnumeration","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedEnumeration::SvgAnimatedEnumeration"]},{"text":"impl UnwindSafe for SvgAnimatedInteger","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedInteger::SvgAnimatedInteger"]},{"text":"impl UnwindSafe for SvgAnimatedLength","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedLength::SvgAnimatedLength"]},{"text":"impl UnwindSafe for SvgAnimatedLengthList","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedLengthList::SvgAnimatedLengthList"]},{"text":"impl UnwindSafe for SvgAnimatedNumber","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedNumber::SvgAnimatedNumber"]},{"text":"impl UnwindSafe for SvgAnimatedNumberList","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedNumberList::SvgAnimatedNumberList"]},{"text":"impl UnwindSafe for SvgAnimatedPreserveAspectRatio","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedPreserveAspectRatio::SvgAnimatedPreserveAspectRatio"]},{"text":"impl UnwindSafe for SvgAnimatedRect","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedRect::SvgAnimatedRect"]},{"text":"impl UnwindSafe for SvgAnimatedString","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedString::SvgAnimatedString"]},{"text":"impl UnwindSafe for SvgAnimatedTransformList","synthetic":true,"types":["web_sys::features::gen_SvgAnimatedTransformList::SvgAnimatedTransformList"]},{"text":"impl UnwindSafe for SvgAnimationElement","synthetic":true,"types":["web_sys::features::gen_SvgAnimationElement::SvgAnimationElement"]},{"text":"impl UnwindSafe for SvgBoundingBoxOptions","synthetic":true,"types":["web_sys::features::gen_SvgBoundingBoxOptions::SvgBoundingBoxOptions"]},{"text":"impl UnwindSafe for SvgCircleElement","synthetic":true,"types":["web_sys::features::gen_SvgCircleElement::SvgCircleElement"]},{"text":"impl UnwindSafe for SvgClipPathElement","synthetic":true,"types":["web_sys::features::gen_SvgClipPathElement::SvgClipPathElement"]},{"text":"impl UnwindSafe for SvgComponentTransferFunctionElement","synthetic":true,"types":["web_sys::features::gen_SvgComponentTransferFunctionElement::SvgComponentTransferFunctionElement"]},{"text":"impl UnwindSafe for SvgDefsElement","synthetic":true,"types":["web_sys::features::gen_SvgDefsElement::SvgDefsElement"]},{"text":"impl UnwindSafe for SvgDescElement","synthetic":true,"types":["web_sys::features::gen_SvgDescElement::SvgDescElement"]},{"text":"impl UnwindSafe for SvgElement","synthetic":true,"types":["web_sys::features::gen_SvgElement::SvgElement"]},{"text":"impl UnwindSafe for SvgEllipseElement","synthetic":true,"types":["web_sys::features::gen_SvgEllipseElement::SvgEllipseElement"]},{"text":"impl UnwindSafe for SvgFilterElement","synthetic":true,"types":["web_sys::features::gen_SvgFilterElement::SvgFilterElement"]},{"text":"impl UnwindSafe for SvgForeignObjectElement","synthetic":true,"types":["web_sys::features::gen_SvgForeignObjectElement::SvgForeignObjectElement"]},{"text":"impl UnwindSafe for SvgGeometryElement","synthetic":true,"types":["web_sys::features::gen_SvgGeometryElement::SvgGeometryElement"]},{"text":"impl UnwindSafe for SvgGradientElement","synthetic":true,"types":["web_sys::features::gen_SvgGradientElement::SvgGradientElement"]},{"text":"impl UnwindSafe for SvgGraphicsElement","synthetic":true,"types":["web_sys::features::gen_SvgGraphicsElement::SvgGraphicsElement"]},{"text":"impl UnwindSafe for SvgImageElement","synthetic":true,"types":["web_sys::features::gen_SvgImageElement::SvgImageElement"]},{"text":"impl UnwindSafe for SvgLength","synthetic":true,"types":["web_sys::features::gen_SvgLength::SvgLength"]},{"text":"impl UnwindSafe for SvgLengthList","synthetic":true,"types":["web_sys::features::gen_SvgLengthList::SvgLengthList"]},{"text":"impl UnwindSafe for SvgLineElement","synthetic":true,"types":["web_sys::features::gen_SvgLineElement::SvgLineElement"]},{"text":"impl UnwindSafe for SvgLinearGradientElement","synthetic":true,"types":["web_sys::features::gen_SvgLinearGradientElement::SvgLinearGradientElement"]},{"text":"impl UnwindSafe for SvgMarkerElement","synthetic":true,"types":["web_sys::features::gen_SvgMarkerElement::SvgMarkerElement"]},{"text":"impl UnwindSafe for SvgMaskElement","synthetic":true,"types":["web_sys::features::gen_SvgMaskElement::SvgMaskElement"]},{"text":"impl UnwindSafe for SvgMatrix","synthetic":true,"types":["web_sys::features::gen_SvgMatrix::SvgMatrix"]},{"text":"impl UnwindSafe for SvgMetadataElement","synthetic":true,"types":["web_sys::features::gen_SvgMetadataElement::SvgMetadataElement"]},{"text":"impl UnwindSafe for SvgNumber","synthetic":true,"types":["web_sys::features::gen_SvgNumber::SvgNumber"]},{"text":"impl UnwindSafe for SvgNumberList","synthetic":true,"types":["web_sys::features::gen_SvgNumberList::SvgNumberList"]},{"text":"impl UnwindSafe for SvgPathElement","synthetic":true,"types":["web_sys::features::gen_SvgPathElement::SvgPathElement"]},{"text":"impl UnwindSafe for SvgPathSeg","synthetic":true,"types":["web_sys::features::gen_SvgPathSeg::SvgPathSeg"]},{"text":"impl UnwindSafe for SvgPathSegArcAbs","synthetic":true,"types":["web_sys::features::gen_SvgPathSegArcAbs::SvgPathSegArcAbs"]},{"text":"impl UnwindSafe for SvgPathSegArcRel","synthetic":true,"types":["web_sys::features::gen_SvgPathSegArcRel::SvgPathSegArcRel"]},{"text":"impl UnwindSafe for SvgPathSegClosePath","synthetic":true,"types":["web_sys::features::gen_SvgPathSegClosePath::SvgPathSegClosePath"]},{"text":"impl UnwindSafe for SvgPathSegCurvetoCubicAbs","synthetic":true,"types":["web_sys::features::gen_SvgPathSegCurvetoCubicAbs::SvgPathSegCurvetoCubicAbs"]},{"text":"impl UnwindSafe for SvgPathSegCurvetoCubicRel","synthetic":true,"types":["web_sys::features::gen_SvgPathSegCurvetoCubicRel::SvgPathSegCurvetoCubicRel"]},{"text":"impl UnwindSafe for SvgPathSegCurvetoCubicSmoothAbs","synthetic":true,"types":["web_sys::features::gen_SvgPathSegCurvetoCubicSmoothAbs::SvgPathSegCurvetoCubicSmoothAbs"]},{"text":"impl UnwindSafe for SvgPathSegCurvetoCubicSmoothRel","synthetic":true,"types":["web_sys::features::gen_SvgPathSegCurvetoCubicSmoothRel::SvgPathSegCurvetoCubicSmoothRel"]},{"text":"impl UnwindSafe for SvgPathSegCurvetoQuadraticAbs","synthetic":true,"types":["web_sys::features::gen_SvgPathSegCurvetoQuadraticAbs::SvgPathSegCurvetoQuadraticAbs"]},{"text":"impl UnwindSafe for SvgPathSegCurvetoQuadraticRel","synthetic":true,"types":["web_sys::features::gen_SvgPathSegCurvetoQuadraticRel::SvgPathSegCurvetoQuadraticRel"]},{"text":"impl UnwindSafe for SvgPathSegCurvetoQuadraticSmoothAbs","synthetic":true,"types":["web_sys::features::gen_SvgPathSegCurvetoQuadraticSmoothAbs::SvgPathSegCurvetoQuadraticSmoothAbs"]},{"text":"impl UnwindSafe for SvgPathSegCurvetoQuadraticSmoothRel","synthetic":true,"types":["web_sys::features::gen_SvgPathSegCurvetoQuadraticSmoothRel::SvgPathSegCurvetoQuadraticSmoothRel"]},{"text":"impl UnwindSafe for SvgPathSegLinetoAbs","synthetic":true,"types":["web_sys::features::gen_SvgPathSegLinetoAbs::SvgPathSegLinetoAbs"]},{"text":"impl UnwindSafe for SvgPathSegLinetoHorizontalAbs","synthetic":true,"types":["web_sys::features::gen_SvgPathSegLinetoHorizontalAbs::SvgPathSegLinetoHorizontalAbs"]},{"text":"impl UnwindSafe for SvgPathSegLinetoHorizontalRel","synthetic":true,"types":["web_sys::features::gen_SvgPathSegLinetoHorizontalRel::SvgPathSegLinetoHorizontalRel"]},{"text":"impl UnwindSafe for SvgPathSegLinetoRel","synthetic":true,"types":["web_sys::features::gen_SvgPathSegLinetoRel::SvgPathSegLinetoRel"]},{"text":"impl UnwindSafe for SvgPathSegLinetoVerticalAbs","synthetic":true,"types":["web_sys::features::gen_SvgPathSegLinetoVerticalAbs::SvgPathSegLinetoVerticalAbs"]},{"text":"impl UnwindSafe for SvgPathSegLinetoVerticalRel","synthetic":true,"types":["web_sys::features::gen_SvgPathSegLinetoVerticalRel::SvgPathSegLinetoVerticalRel"]},{"text":"impl UnwindSafe for SvgPathSegList","synthetic":true,"types":["web_sys::features::gen_SvgPathSegList::SvgPathSegList"]},{"text":"impl UnwindSafe for SvgPathSegMovetoAbs","synthetic":true,"types":["web_sys::features::gen_SvgPathSegMovetoAbs::SvgPathSegMovetoAbs"]},{"text":"impl UnwindSafe for SvgPathSegMovetoRel","synthetic":true,"types":["web_sys::features::gen_SvgPathSegMovetoRel::SvgPathSegMovetoRel"]},{"text":"impl UnwindSafe for SvgPatternElement","synthetic":true,"types":["web_sys::features::gen_SvgPatternElement::SvgPatternElement"]},{"text":"impl UnwindSafe for SvgPoint","synthetic":true,"types":["web_sys::features::gen_SvgPoint::SvgPoint"]},{"text":"impl UnwindSafe for SvgPointList","synthetic":true,"types":["web_sys::features::gen_SvgPointList::SvgPointList"]},{"text":"impl UnwindSafe for SvgPolygonElement","synthetic":true,"types":["web_sys::features::gen_SvgPolygonElement::SvgPolygonElement"]},{"text":"impl UnwindSafe for SvgPolylineElement","synthetic":true,"types":["web_sys::features::gen_SvgPolylineElement::SvgPolylineElement"]},{"text":"impl UnwindSafe for SvgPreserveAspectRatio","synthetic":true,"types":["web_sys::features::gen_SvgPreserveAspectRatio::SvgPreserveAspectRatio"]},{"text":"impl UnwindSafe for SvgRadialGradientElement","synthetic":true,"types":["web_sys::features::gen_SvgRadialGradientElement::SvgRadialGradientElement"]},{"text":"impl UnwindSafe for SvgRect","synthetic":true,"types":["web_sys::features::gen_SvgRect::SvgRect"]},{"text":"impl UnwindSafe for SvgRectElement","synthetic":true,"types":["web_sys::features::gen_SvgRectElement::SvgRectElement"]},{"text":"impl UnwindSafe for SvgScriptElement","synthetic":true,"types":["web_sys::features::gen_SvgScriptElement::SvgScriptElement"]},{"text":"impl UnwindSafe for SvgSetElement","synthetic":true,"types":["web_sys::features::gen_SvgSetElement::SvgSetElement"]},{"text":"impl UnwindSafe for SvgStopElement","synthetic":true,"types":["web_sys::features::gen_SvgStopElement::SvgStopElement"]},{"text":"impl UnwindSafe for SvgStringList","synthetic":true,"types":["web_sys::features::gen_SvgStringList::SvgStringList"]},{"text":"impl UnwindSafe for SvgStyleElement","synthetic":true,"types":["web_sys::features::gen_SvgStyleElement::SvgStyleElement"]},{"text":"impl UnwindSafe for SvgSwitchElement","synthetic":true,"types":["web_sys::features::gen_SvgSwitchElement::SvgSwitchElement"]},{"text":"impl UnwindSafe for SvgSymbolElement","synthetic":true,"types":["web_sys::features::gen_SvgSymbolElement::SvgSymbolElement"]},{"text":"impl UnwindSafe for SvgTextContentElement","synthetic":true,"types":["web_sys::features::gen_SvgTextContentElement::SvgTextContentElement"]},{"text":"impl UnwindSafe for SvgTextElement","synthetic":true,"types":["web_sys::features::gen_SvgTextElement::SvgTextElement"]},{"text":"impl UnwindSafe for SvgTextPathElement","synthetic":true,"types":["web_sys::features::gen_SvgTextPathElement::SvgTextPathElement"]},{"text":"impl UnwindSafe for SvgTextPositioningElement","synthetic":true,"types":["web_sys::features::gen_SvgTextPositioningElement::SvgTextPositioningElement"]},{"text":"impl UnwindSafe for SvgTitleElement","synthetic":true,"types":["web_sys::features::gen_SvgTitleElement::SvgTitleElement"]},{"text":"impl UnwindSafe for SvgTransform","synthetic":true,"types":["web_sys::features::gen_SvgTransform::SvgTransform"]},{"text":"impl UnwindSafe for SvgTransformList","synthetic":true,"types":["web_sys::features::gen_SvgTransformList::SvgTransformList"]},{"text":"impl UnwindSafe for SvgUnitTypes","synthetic":true,"types":["web_sys::features::gen_SvgUnitTypes::SvgUnitTypes"]},{"text":"impl UnwindSafe for SvgUseElement","synthetic":true,"types":["web_sys::features::gen_SvgUseElement::SvgUseElement"]},{"text":"impl UnwindSafe for SvgViewElement","synthetic":true,"types":["web_sys::features::gen_SvgViewElement::SvgViewElement"]},{"text":"impl UnwindSafe for SvgZoomAndPan","synthetic":true,"types":["web_sys::features::gen_SvgZoomAndPan::SvgZoomAndPan"]},{"text":"impl UnwindSafe for SvgaElement","synthetic":true,"types":["web_sys::features::gen_SvgaElement::SvgaElement"]},{"text":"impl UnwindSafe for SvgfeBlendElement","synthetic":true,"types":["web_sys::features::gen_SvgfeBlendElement::SvgfeBlendElement"]},{"text":"impl UnwindSafe for SvgfeColorMatrixElement","synthetic":true,"types":["web_sys::features::gen_SvgfeColorMatrixElement::SvgfeColorMatrixElement"]},{"text":"impl UnwindSafe for SvgfeComponentTransferElement","synthetic":true,"types":["web_sys::features::gen_SvgfeComponentTransferElement::SvgfeComponentTransferElement"]},{"text":"impl UnwindSafe for SvgfeCompositeElement","synthetic":true,"types":["web_sys::features::gen_SvgfeCompositeElement::SvgfeCompositeElement"]},{"text":"impl UnwindSafe for SvgfeConvolveMatrixElement","synthetic":true,"types":["web_sys::features::gen_SvgfeConvolveMatrixElement::SvgfeConvolveMatrixElement"]},{"text":"impl UnwindSafe for SvgfeDiffuseLightingElement","synthetic":true,"types":["web_sys::features::gen_SvgfeDiffuseLightingElement::SvgfeDiffuseLightingElement"]},{"text":"impl UnwindSafe for SvgfeDisplacementMapElement","synthetic":true,"types":["web_sys::features::gen_SvgfeDisplacementMapElement::SvgfeDisplacementMapElement"]},{"text":"impl UnwindSafe for SvgfeDistantLightElement","synthetic":true,"types":["web_sys::features::gen_SvgfeDistantLightElement::SvgfeDistantLightElement"]},{"text":"impl UnwindSafe for SvgfeDropShadowElement","synthetic":true,"types":["web_sys::features::gen_SvgfeDropShadowElement::SvgfeDropShadowElement"]},{"text":"impl UnwindSafe for SvgfeFloodElement","synthetic":true,"types":["web_sys::features::gen_SvgfeFloodElement::SvgfeFloodElement"]},{"text":"impl UnwindSafe for SvgfeFuncAElement","synthetic":true,"types":["web_sys::features::gen_SvgfeFuncAElement::SvgfeFuncAElement"]},{"text":"impl UnwindSafe for SvgfeFuncBElement","synthetic":true,"types":["web_sys::features::gen_SvgfeFuncBElement::SvgfeFuncBElement"]},{"text":"impl UnwindSafe for SvgfeFuncGElement","synthetic":true,"types":["web_sys::features::gen_SvgfeFuncGElement::SvgfeFuncGElement"]},{"text":"impl UnwindSafe for SvgfeFuncRElement","synthetic":true,"types":["web_sys::features::gen_SvgfeFuncRElement::SvgfeFuncRElement"]},{"text":"impl UnwindSafe for SvgfeGaussianBlurElement","synthetic":true,"types":["web_sys::features::gen_SvgfeGaussianBlurElement::SvgfeGaussianBlurElement"]},{"text":"impl UnwindSafe for SvgfeImageElement","synthetic":true,"types":["web_sys::features::gen_SvgfeImageElement::SvgfeImageElement"]},{"text":"impl UnwindSafe for SvgfeMergeElement","synthetic":true,"types":["web_sys::features::gen_SvgfeMergeElement::SvgfeMergeElement"]},{"text":"impl UnwindSafe for SvgfeMergeNodeElement","synthetic":true,"types":["web_sys::features::gen_SvgfeMergeNodeElement::SvgfeMergeNodeElement"]},{"text":"impl UnwindSafe for SvgfeMorphologyElement","synthetic":true,"types":["web_sys::features::gen_SvgfeMorphologyElement::SvgfeMorphologyElement"]},{"text":"impl UnwindSafe for SvgfeOffsetElement","synthetic":true,"types":["web_sys::features::gen_SvgfeOffsetElement::SvgfeOffsetElement"]},{"text":"impl UnwindSafe for SvgfePointLightElement","synthetic":true,"types":["web_sys::features::gen_SvgfePointLightElement::SvgfePointLightElement"]},{"text":"impl UnwindSafe for SvgfeSpecularLightingElement","synthetic":true,"types":["web_sys::features::gen_SvgfeSpecularLightingElement::SvgfeSpecularLightingElement"]},{"text":"impl UnwindSafe for SvgfeSpotLightElement","synthetic":true,"types":["web_sys::features::gen_SvgfeSpotLightElement::SvgfeSpotLightElement"]},{"text":"impl UnwindSafe for SvgfeTileElement","synthetic":true,"types":["web_sys::features::gen_SvgfeTileElement::SvgfeTileElement"]},{"text":"impl UnwindSafe for SvgfeTurbulenceElement","synthetic":true,"types":["web_sys::features::gen_SvgfeTurbulenceElement::SvgfeTurbulenceElement"]},{"text":"impl UnwindSafe for SvggElement","synthetic":true,"types":["web_sys::features::gen_SvggElement::SvggElement"]},{"text":"impl UnwindSafe for SvgmPathElement","synthetic":true,"types":["web_sys::features::gen_SvgmPathElement::SvgmPathElement"]},{"text":"impl UnwindSafe for SvgsvgElement","synthetic":true,"types":["web_sys::features::gen_SvgsvgElement::SvgsvgElement"]},{"text":"impl UnwindSafe for SvgtSpanElement","synthetic":true,"types":["web_sys::features::gen_SvgtSpanElement::SvgtSpanElement"]},{"text":"impl UnwindSafe for TcpServerSocket","synthetic":true,"types":["web_sys::features::gen_TcpServerSocket::TcpServerSocket"]},{"text":"impl UnwindSafe for TcpServerSocketEvent","synthetic":true,"types":["web_sys::features::gen_TcpServerSocketEvent::TcpServerSocketEvent"]},{"text":"impl UnwindSafe for TcpServerSocketEventInit","synthetic":true,"types":["web_sys::features::gen_TcpServerSocketEventInit::TcpServerSocketEventInit"]},{"text":"impl UnwindSafe for TcpSocket","synthetic":true,"types":["web_sys::features::gen_TcpSocket::TcpSocket"]},{"text":"impl UnwindSafe for TcpSocketErrorEvent","synthetic":true,"types":["web_sys::features::gen_TcpSocketErrorEvent::TcpSocketErrorEvent"]},{"text":"impl UnwindSafe for TcpSocketErrorEventInit","synthetic":true,"types":["web_sys::features::gen_TcpSocketErrorEventInit::TcpSocketErrorEventInit"]},{"text":"impl UnwindSafe for TcpSocketEvent","synthetic":true,"types":["web_sys::features::gen_TcpSocketEvent::TcpSocketEvent"]},{"text":"impl UnwindSafe for TcpSocketEventInit","synthetic":true,"types":["web_sys::features::gen_TcpSocketEventInit::TcpSocketEventInit"]},{"text":"impl UnwindSafe for Text","synthetic":true,"types":["web_sys::features::gen_Text::Text"]},{"text":"impl UnwindSafe for TextDecodeOptions","synthetic":true,"types":["web_sys::features::gen_TextDecodeOptions::TextDecodeOptions"]},{"text":"impl UnwindSafe for TextDecoder","synthetic":true,"types":["web_sys::features::gen_TextDecoder::TextDecoder"]},{"text":"impl UnwindSafe for TextDecoderOptions","synthetic":true,"types":["web_sys::features::gen_TextDecoderOptions::TextDecoderOptions"]},{"text":"impl UnwindSafe for TextEncoder","synthetic":true,"types":["web_sys::features::gen_TextEncoder::TextEncoder"]},{"text":"impl UnwindSafe for TextMetrics","synthetic":true,"types":["web_sys::features::gen_TextMetrics::TextMetrics"]},{"text":"impl UnwindSafe for TextTrack","synthetic":true,"types":["web_sys::features::gen_TextTrack::TextTrack"]},{"text":"impl UnwindSafe for TextTrackCue","synthetic":true,"types":["web_sys::features::gen_TextTrackCue::TextTrackCue"]},{"text":"impl UnwindSafe for TextTrackCueList","synthetic":true,"types":["web_sys::features::gen_TextTrackCueList::TextTrackCueList"]},{"text":"impl UnwindSafe for TextTrackList","synthetic":true,"types":["web_sys::features::gen_TextTrackList::TextTrackList"]},{"text":"impl UnwindSafe for TimeEvent","synthetic":true,"types":["web_sys::features::gen_TimeEvent::TimeEvent"]},{"text":"impl UnwindSafe for TimeRanges","synthetic":true,"types":["web_sys::features::gen_TimeRanges::TimeRanges"]},{"text":"impl UnwindSafe for Touch","synthetic":true,"types":["web_sys::features::gen_Touch::Touch"]},{"text":"impl UnwindSafe for TouchEvent","synthetic":true,"types":["web_sys::features::gen_TouchEvent::TouchEvent"]},{"text":"impl UnwindSafe for TouchEventInit","synthetic":true,"types":["web_sys::features::gen_TouchEventInit::TouchEventInit"]},{"text":"impl UnwindSafe for TouchInit","synthetic":true,"types":["web_sys::features::gen_TouchInit::TouchInit"]},{"text":"impl UnwindSafe for TouchList","synthetic":true,"types":["web_sys::features::gen_TouchList::TouchList"]},{"text":"impl UnwindSafe for TrackEvent","synthetic":true,"types":["web_sys::features::gen_TrackEvent::TrackEvent"]},{"text":"impl UnwindSafe for TrackEventInit","synthetic":true,"types":["web_sys::features::gen_TrackEventInit::TrackEventInit"]},{"text":"impl UnwindSafe for TransitionEvent","synthetic":true,"types":["web_sys::features::gen_TransitionEvent::TransitionEvent"]},{"text":"impl UnwindSafe for TransitionEventInit","synthetic":true,"types":["web_sys::features::gen_TransitionEventInit::TransitionEventInit"]},{"text":"impl UnwindSafe for TreeBoxObject","synthetic":true,"types":["web_sys::features::gen_TreeBoxObject::TreeBoxObject"]},{"text":"impl UnwindSafe for TreeCellInfo","synthetic":true,"types":["web_sys::features::gen_TreeCellInfo::TreeCellInfo"]},{"text":"impl UnwindSafe for TreeView","synthetic":true,"types":["web_sys::features::gen_TreeView::TreeView"]},{"text":"impl UnwindSafe for TreeWalker","synthetic":true,"types":["web_sys::features::gen_TreeWalker::TreeWalker"]},{"text":"impl UnwindSafe for U2f","synthetic":true,"types":["web_sys::features::gen_U2f::U2f"]},{"text":"impl UnwindSafe for U2fClientData","synthetic":true,"types":["web_sys::features::gen_U2fClientData::U2fClientData"]},{"text":"impl UnwindSafe for UdpMessageEventInit","synthetic":true,"types":["web_sys::features::gen_UdpMessageEventInit::UdpMessageEventInit"]},{"text":"impl UnwindSafe for UdpOptions","synthetic":true,"types":["web_sys::features::gen_UdpOptions::UdpOptions"]},{"text":"impl UnwindSafe for UiEvent","synthetic":true,"types":["web_sys::features::gen_UiEvent::UiEvent"]},{"text":"impl UnwindSafe for UiEventInit","synthetic":true,"types":["web_sys::features::gen_UiEventInit::UiEventInit"]},{"text":"impl UnwindSafe for Url","synthetic":true,"types":["web_sys::features::gen_Url::Url"]},{"text":"impl UnwindSafe for UrlSearchParams","synthetic":true,"types":["web_sys::features::gen_UrlSearchParams::UrlSearchParams"]},{"text":"impl UnwindSafe for UserProximityEvent","synthetic":true,"types":["web_sys::features::gen_UserProximityEvent::UserProximityEvent"]},{"text":"impl UnwindSafe for UserProximityEventInit","synthetic":true,"types":["web_sys::features::gen_UserProximityEventInit::UserProximityEventInit"]},{"text":"impl UnwindSafe for ValidityState","synthetic":true,"types":["web_sys::features::gen_ValidityState::ValidityState"]},{"text":"impl UnwindSafe for VideoConfiguration","synthetic":true,"types":["web_sys::features::gen_VideoConfiguration::VideoConfiguration"]},{"text":"impl UnwindSafe for VideoPlaybackQuality","synthetic":true,"types":["web_sys::features::gen_VideoPlaybackQuality::VideoPlaybackQuality"]},{"text":"impl UnwindSafe for VideoStreamTrack","synthetic":true,"types":["web_sys::features::gen_VideoStreamTrack::VideoStreamTrack"]},{"text":"impl UnwindSafe for VideoTrack","synthetic":true,"types":["web_sys::features::gen_VideoTrack::VideoTrack"]},{"text":"impl UnwindSafe for VideoTrackList","synthetic":true,"types":["web_sys::features::gen_VideoTrackList::VideoTrackList"]},{"text":"impl UnwindSafe for VoidCallback","synthetic":true,"types":["web_sys::features::gen_VoidCallback::VoidCallback"]},{"text":"impl UnwindSafe for VrDisplay","synthetic":true,"types":["web_sys::features::gen_VrDisplay::VrDisplay"]},{"text":"impl UnwindSafe for VrDisplayCapabilities","synthetic":true,"types":["web_sys::features::gen_VrDisplayCapabilities::VrDisplayCapabilities"]},{"text":"impl UnwindSafe for VrEyeParameters","synthetic":true,"types":["web_sys::features::gen_VrEyeParameters::VrEyeParameters"]},{"text":"impl UnwindSafe for VrFieldOfView","synthetic":true,"types":["web_sys::features::gen_VrFieldOfView::VrFieldOfView"]},{"text":"impl UnwindSafe for VrFrameData","synthetic":true,"types":["web_sys::features::gen_VrFrameData::VrFrameData"]},{"text":"impl UnwindSafe for VrLayer","synthetic":true,"types":["web_sys::features::gen_VrLayer::VrLayer"]},{"text":"impl UnwindSafe for VrMockController","synthetic":true,"types":["web_sys::features::gen_VrMockController::VrMockController"]},{"text":"impl UnwindSafe for VrMockDisplay","synthetic":true,"types":["web_sys::features::gen_VrMockDisplay::VrMockDisplay"]},{"text":"impl UnwindSafe for VrPose","synthetic":true,"types":["web_sys::features::gen_VrPose::VrPose"]},{"text":"impl UnwindSafe for VrServiceTest","synthetic":true,"types":["web_sys::features::gen_VrServiceTest::VrServiceTest"]},{"text":"impl UnwindSafe for VrStageParameters","synthetic":true,"types":["web_sys::features::gen_VrStageParameters::VrStageParameters"]},{"text":"impl UnwindSafe for VrSubmitFrameResult","synthetic":true,"types":["web_sys::features::gen_VrSubmitFrameResult::VrSubmitFrameResult"]},{"text":"impl UnwindSafe for VttCue","synthetic":true,"types":["web_sys::features::gen_VttCue::VttCue"]},{"text":"impl UnwindSafe for VttRegion","synthetic":true,"types":["web_sys::features::gen_VttRegion::VttRegion"]},{"text":"impl UnwindSafe for WaveShaperNode","synthetic":true,"types":["web_sys::features::gen_WaveShaperNode::WaveShaperNode"]},{"text":"impl UnwindSafe for WaveShaperOptions","synthetic":true,"types":["web_sys::features::gen_WaveShaperOptions::WaveShaperOptions"]},{"text":"impl UnwindSafe for WebGl2RenderingContext","synthetic":true,"types":["web_sys::features::gen_WebGl2RenderingContext::WebGl2RenderingContext"]},{"text":"impl UnwindSafe for WebGlActiveInfo","synthetic":true,"types":["web_sys::features::gen_WebGlActiveInfo::WebGlActiveInfo"]},{"text":"impl UnwindSafe for WebGlBuffer","synthetic":true,"types":["web_sys::features::gen_WebGlBuffer::WebGlBuffer"]},{"text":"impl UnwindSafe for WebGlContextAttributes","synthetic":true,"types":["web_sys::features::gen_WebGlContextAttributes::WebGlContextAttributes"]},{"text":"impl UnwindSafe for WebGlContextEvent","synthetic":true,"types":["web_sys::features::gen_WebGlContextEvent::WebGlContextEvent"]},{"text":"impl UnwindSafe for WebGlContextEventInit","synthetic":true,"types":["web_sys::features::gen_WebGlContextEventInit::WebGlContextEventInit"]},{"text":"impl UnwindSafe for WebGlFramebuffer","synthetic":true,"types":["web_sys::features::gen_WebGlFramebuffer::WebGlFramebuffer"]},{"text":"impl UnwindSafe for WebGlProgram","synthetic":true,"types":["web_sys::features::gen_WebGlProgram::WebGlProgram"]},{"text":"impl UnwindSafe for WebGlQuery","synthetic":true,"types":["web_sys::features::gen_WebGlQuery::WebGlQuery"]},{"text":"impl UnwindSafe for WebGlRenderbuffer","synthetic":true,"types":["web_sys::features::gen_WebGlRenderbuffer::WebGlRenderbuffer"]},{"text":"impl UnwindSafe for WebGlRenderingContext","synthetic":true,"types":["web_sys::features::gen_WebGlRenderingContext::WebGlRenderingContext"]},{"text":"impl UnwindSafe for WebGlSampler","synthetic":true,"types":["web_sys::features::gen_WebGlSampler::WebGlSampler"]},{"text":"impl UnwindSafe for WebGlShader","synthetic":true,"types":["web_sys::features::gen_WebGlShader::WebGlShader"]},{"text":"impl UnwindSafe for WebGlShaderPrecisionFormat","synthetic":true,"types":["web_sys::features::gen_WebGlShaderPrecisionFormat::WebGlShaderPrecisionFormat"]},{"text":"impl UnwindSafe for WebGlSync","synthetic":true,"types":["web_sys::features::gen_WebGlSync::WebGlSync"]},{"text":"impl UnwindSafe for WebGlTexture","synthetic":true,"types":["web_sys::features::gen_WebGlTexture::WebGlTexture"]},{"text":"impl UnwindSafe for WebGlTransformFeedback","synthetic":true,"types":["web_sys::features::gen_WebGlTransformFeedback::WebGlTransformFeedback"]},{"text":"impl UnwindSafe for WebGlUniformLocation","synthetic":true,"types":["web_sys::features::gen_WebGlUniformLocation::WebGlUniformLocation"]},{"text":"impl UnwindSafe for WebGlVertexArrayObject","synthetic":true,"types":["web_sys::features::gen_WebGlVertexArrayObject::WebGlVertexArrayObject"]},{"text":"impl UnwindSafe for WebKitCssMatrix","synthetic":true,"types":["web_sys::features::gen_WebKitCssMatrix::WebKitCssMatrix"]},{"text":"impl UnwindSafe for WebSocket","synthetic":true,"types":["web_sys::features::gen_WebSocket::WebSocket"]},{"text":"impl UnwindSafe for WebSocketDict","synthetic":true,"types":["web_sys::features::gen_WebSocketDict::WebSocketDict"]},{"text":"impl UnwindSafe for WebSocketElement","synthetic":true,"types":["web_sys::features::gen_WebSocketElement::WebSocketElement"]},{"text":"impl UnwindSafe for WebglColorBufferFloat","synthetic":true,"types":["web_sys::features::gen_WebglColorBufferFloat::WebglColorBufferFloat"]},{"text":"impl UnwindSafe for WebglCompressedTextureAstc","synthetic":true,"types":["web_sys::features::gen_WebglCompressedTextureAstc::WebglCompressedTextureAstc"]},{"text":"impl UnwindSafe for WebglCompressedTextureAtc","synthetic":true,"types":["web_sys::features::gen_WebglCompressedTextureAtc::WebglCompressedTextureAtc"]},{"text":"impl UnwindSafe for WebglCompressedTextureEtc","synthetic":true,"types":["web_sys::features::gen_WebglCompressedTextureEtc::WebglCompressedTextureEtc"]},{"text":"impl UnwindSafe for WebglCompressedTextureEtc1","synthetic":true,"types":["web_sys::features::gen_WebglCompressedTextureEtc1::WebglCompressedTextureEtc1"]},{"text":"impl UnwindSafe for WebglCompressedTexturePvrtc","synthetic":true,"types":["web_sys::features::gen_WebglCompressedTexturePvrtc::WebglCompressedTexturePvrtc"]},{"text":"impl UnwindSafe for WebglCompressedTextureS3tc","synthetic":true,"types":["web_sys::features::gen_WebglCompressedTextureS3tc::WebglCompressedTextureS3tc"]},{"text":"impl UnwindSafe for WebglCompressedTextureS3tcSrgb","synthetic":true,"types":["web_sys::features::gen_WebglCompressedTextureS3tcSrgb::WebglCompressedTextureS3tcSrgb"]},{"text":"impl UnwindSafe for WebglDebugRendererInfo","synthetic":true,"types":["web_sys::features::gen_WebglDebugRendererInfo::WebglDebugRendererInfo"]},{"text":"impl UnwindSafe for WebglDebugShaders","synthetic":true,"types":["web_sys::features::gen_WebglDebugShaders::WebglDebugShaders"]},{"text":"impl UnwindSafe for WebglDepthTexture","synthetic":true,"types":["web_sys::features::gen_WebglDepthTexture::WebglDepthTexture"]},{"text":"impl UnwindSafe for WebglDrawBuffers","synthetic":true,"types":["web_sys::features::gen_WebglDrawBuffers::WebglDrawBuffers"]},{"text":"impl UnwindSafe for WebglLoseContext","synthetic":true,"types":["web_sys::features::gen_WebglLoseContext::WebglLoseContext"]},{"text":"impl UnwindSafe for WebrtcGlobalStatisticsReport","synthetic":true,"types":["web_sys::features::gen_WebrtcGlobalStatisticsReport::WebrtcGlobalStatisticsReport"]},{"text":"impl UnwindSafe for WheelEvent","synthetic":true,"types":["web_sys::features::gen_WheelEvent::WheelEvent"]},{"text":"impl UnwindSafe for WheelEventInit","synthetic":true,"types":["web_sys::features::gen_WheelEventInit::WheelEventInit"]},{"text":"impl UnwindSafe for WidevineCdmManifest","synthetic":true,"types":["web_sys::features::gen_WidevineCdmManifest::WidevineCdmManifest"]},{"text":"impl UnwindSafe for Window","synthetic":true,"types":["web_sys::features::gen_Window::Window"]},{"text":"impl UnwindSafe for WindowClient","synthetic":true,"types":["web_sys::features::gen_WindowClient::WindowClient"]},{"text":"impl UnwindSafe for Worker","synthetic":true,"types":["web_sys::features::gen_Worker::Worker"]},{"text":"impl UnwindSafe for WorkerDebuggerGlobalScope","synthetic":true,"types":["web_sys::features::gen_WorkerDebuggerGlobalScope::WorkerDebuggerGlobalScope"]},{"text":"impl UnwindSafe for WorkerGlobalScope","synthetic":true,"types":["web_sys::features::gen_WorkerGlobalScope::WorkerGlobalScope"]},{"text":"impl UnwindSafe for WorkerLocation","synthetic":true,"types":["web_sys::features::gen_WorkerLocation::WorkerLocation"]},{"text":"impl UnwindSafe for WorkerNavigator","synthetic":true,"types":["web_sys::features::gen_WorkerNavigator::WorkerNavigator"]},{"text":"impl UnwindSafe for WorkerOptions","synthetic":true,"types":["web_sys::features::gen_WorkerOptions::WorkerOptions"]},{"text":"impl UnwindSafe for Worklet","synthetic":true,"types":["web_sys::features::gen_Worklet::Worklet"]},{"text":"impl UnwindSafe for WorkletGlobalScope","synthetic":true,"types":["web_sys::features::gen_WorkletGlobalScope::WorkletGlobalScope"]},{"text":"impl UnwindSafe for WorkletOptions","synthetic":true,"types":["web_sys::features::gen_WorkletOptions::WorkletOptions"]},{"text":"impl UnwindSafe for XPathExpression","synthetic":true,"types":["web_sys::features::gen_XPathExpression::XPathExpression"]},{"text":"impl UnwindSafe for XPathNsResolver","synthetic":true,"types":["web_sys::features::gen_XPathNsResolver::XPathNsResolver"]},{"text":"impl UnwindSafe for XPathResult","synthetic":true,"types":["web_sys::features::gen_XPathResult::XPathResult"]},{"text":"impl UnwindSafe for XmlDocument","synthetic":true,"types":["web_sys::features::gen_XmlDocument::XmlDocument"]},{"text":"impl UnwindSafe for XmlHttpRequest","synthetic":true,"types":["web_sys::features::gen_XmlHttpRequest::XmlHttpRequest"]},{"text":"impl UnwindSafe for XmlHttpRequestEventTarget","synthetic":true,"types":["web_sys::features::gen_XmlHttpRequestEventTarget::XmlHttpRequestEventTarget"]},{"text":"impl UnwindSafe for XmlHttpRequestUpload","synthetic":true,"types":["web_sys::features::gen_XmlHttpRequestUpload::XmlHttpRequestUpload"]},{"text":"impl UnwindSafe for XmlSerializer","synthetic":true,"types":["web_sys::features::gen_XmlSerializer::XmlSerializer"]},{"text":"impl UnwindSafe for Xr","synthetic":true,"types":["web_sys::features::gen_Xr::Xr"]},{"text":"impl UnwindSafe for XrBoundedReferenceSpace","synthetic":true,"types":["web_sys::features::gen_XrBoundedReferenceSpace::XrBoundedReferenceSpace"]},{"text":"impl UnwindSafe for XrFrame","synthetic":true,"types":["web_sys::features::gen_XrFrame::XrFrame"]},{"text":"impl UnwindSafe for XrInputSource","synthetic":true,"types":["web_sys::features::gen_XrInputSource::XrInputSource"]},{"text":"impl UnwindSafe for XrInputSourceArray","synthetic":true,"types":["web_sys::features::gen_XrInputSourceArray::XrInputSourceArray"]},{"text":"impl UnwindSafe for XrInputSourceEvent","synthetic":true,"types":["web_sys::features::gen_XrInputSourceEvent::XrInputSourceEvent"]},{"text":"impl UnwindSafe for XrInputSourceEventInit","synthetic":true,"types":["web_sys::features::gen_XrInputSourceEventInit::XrInputSourceEventInit"]},{"text":"impl UnwindSafe for XrInputSourcesChangeEvent","synthetic":true,"types":["web_sys::features::gen_XrInputSourcesChangeEvent::XrInputSourcesChangeEvent"]},{"text":"impl UnwindSafe for XrInputSourcesChangeEventInit","synthetic":true,"types":["web_sys::features::gen_XrInputSourcesChangeEventInit::XrInputSourcesChangeEventInit"]},{"text":"impl UnwindSafe for XrPose","synthetic":true,"types":["web_sys::features::gen_XrPose::XrPose"]},{"text":"impl UnwindSafe for XrReferenceSpace","synthetic":true,"types":["web_sys::features::gen_XrReferenceSpace::XrReferenceSpace"]},{"text":"impl UnwindSafe for XrReferenceSpaceEvent","synthetic":true,"types":["web_sys::features::gen_XrReferenceSpaceEvent::XrReferenceSpaceEvent"]},{"text":"impl UnwindSafe for XrReferenceSpaceEventInit","synthetic":true,"types":["web_sys::features::gen_XrReferenceSpaceEventInit::XrReferenceSpaceEventInit"]},{"text":"impl UnwindSafe for XrRenderState","synthetic":true,"types":["web_sys::features::gen_XrRenderState::XrRenderState"]},{"text":"impl UnwindSafe for XrRenderStateInit","synthetic":true,"types":["web_sys::features::gen_XrRenderStateInit::XrRenderStateInit"]},{"text":"impl UnwindSafe for XrRigidTransform","synthetic":true,"types":["web_sys::features::gen_XrRigidTransform::XrRigidTransform"]},{"text":"impl UnwindSafe for XrSession","synthetic":true,"types":["web_sys::features::gen_XrSession::XrSession"]},{"text":"impl UnwindSafe for XrSessionEvent","synthetic":true,"types":["web_sys::features::gen_XrSessionEvent::XrSessionEvent"]},{"text":"impl UnwindSafe for XrSessionEventInit","synthetic":true,"types":["web_sys::features::gen_XrSessionEventInit::XrSessionEventInit"]},{"text":"impl UnwindSafe for XrSessionInit","synthetic":true,"types":["web_sys::features::gen_XrSessionInit::XrSessionInit"]},{"text":"impl UnwindSafe for XrSpace","synthetic":true,"types":["web_sys::features::gen_XrSpace::XrSpace"]},{"text":"impl UnwindSafe for XrView","synthetic":true,"types":["web_sys::features::gen_XrView::XrView"]},{"text":"impl UnwindSafe for XrViewerPose","synthetic":true,"types":["web_sys::features::gen_XrViewerPose::XrViewerPose"]},{"text":"impl UnwindSafe for XrViewport","synthetic":true,"types":["web_sys::features::gen_XrViewport::XrViewport"]},{"text":"impl UnwindSafe for XrWebGlLayer","synthetic":true,"types":["web_sys::features::gen_XrWebGlLayer::XrWebGlLayer"]},{"text":"impl UnwindSafe for XrWebGlLayerInit","synthetic":true,"types":["web_sys::features::gen_XrWebGlLayerInit::XrWebGlLayerInit"]},{"text":"impl UnwindSafe for XsltProcessor","synthetic":true,"types":["web_sys::features::gen_XsltProcessor::XsltProcessor"]},{"text":"impl UnwindSafe for AlignSetting","synthetic":true,"types":["web_sys::features::gen_AlignSetting::AlignSetting"]},{"text":"impl UnwindSafe for AnimationPlayState","synthetic":true,"types":["web_sys::features::gen_AnimationPlayState::AnimationPlayState"]},{"text":"impl UnwindSafe for AttestationConveyancePreference","synthetic":true,"types":["web_sys::features::gen_AttestationConveyancePreference::AttestationConveyancePreference"]},{"text":"impl UnwindSafe for AudioContextState","synthetic":true,"types":["web_sys::features::gen_AudioContextState::AudioContextState"]},{"text":"impl UnwindSafe for AuthenticatorAttachment","synthetic":true,"types":["web_sys::features::gen_AuthenticatorAttachment::AuthenticatorAttachment"]},{"text":"impl UnwindSafe for AuthenticatorTransport","synthetic":true,"types":["web_sys::features::gen_AuthenticatorTransport::AuthenticatorTransport"]},{"text":"impl UnwindSafe for AutoKeyword","synthetic":true,"types":["web_sys::features::gen_AutoKeyword::AutoKeyword"]},{"text":"impl UnwindSafe for BasicCardType","synthetic":true,"types":["web_sys::features::gen_BasicCardType::BasicCardType"]},{"text":"impl UnwindSafe for BinaryType","synthetic":true,"types":["web_sys::features::gen_BinaryType::BinaryType"]},{"text":"impl UnwindSafe for BiquadFilterType","synthetic":true,"types":["web_sys::features::gen_BiquadFilterType::BiquadFilterType"]},{"text":"impl UnwindSafe for BrowserFindCaseSensitivity","synthetic":true,"types":["web_sys::features::gen_BrowserFindCaseSensitivity::BrowserFindCaseSensitivity"]},{"text":"impl UnwindSafe for BrowserFindDirection","synthetic":true,"types":["web_sys::features::gen_BrowserFindDirection::BrowserFindDirection"]},{"text":"impl UnwindSafe for CacheStorageNamespace","synthetic":true,"types":["web_sys::features::gen_CacheStorageNamespace::CacheStorageNamespace"]},{"text":"impl UnwindSafe for CanvasWindingRule","synthetic":true,"types":["web_sys::features::gen_CanvasWindingRule::CanvasWindingRule"]},{"text":"impl UnwindSafe for CaretChangedReason","synthetic":true,"types":["web_sys::features::gen_CaretChangedReason::CaretChangedReason"]},{"text":"impl UnwindSafe for ChannelCountMode","synthetic":true,"types":["web_sys::features::gen_ChannelCountMode::ChannelCountMode"]},{"text":"impl UnwindSafe for ChannelInterpretation","synthetic":true,"types":["web_sys::features::gen_ChannelInterpretation::ChannelInterpretation"]},{"text":"impl UnwindSafe for ChannelPixelLayoutDataType","synthetic":true,"types":["web_sys::features::gen_ChannelPixelLayoutDataType::ChannelPixelLayoutDataType"]},{"text":"impl UnwindSafe for CheckerboardReason","synthetic":true,"types":["web_sys::features::gen_CheckerboardReason::CheckerboardReason"]},{"text":"impl UnwindSafe for ClientType","synthetic":true,"types":["web_sys::features::gen_ClientType::ClientType"]},{"text":"impl UnwindSafe for CompositeOperation","synthetic":true,"types":["web_sys::features::gen_CompositeOperation::CompositeOperation"]},{"text":"impl UnwindSafe for ConnectionType","synthetic":true,"types":["web_sys::features::gen_ConnectionType::ConnectionType"]},{"text":"impl UnwindSafe for ConsoleLevel","synthetic":true,"types":["web_sys::features::gen_ConsoleLevel::ConsoleLevel"]},{"text":"impl UnwindSafe for ConsoleLogLevel","synthetic":true,"types":["web_sys::features::gen_ConsoleLogLevel::ConsoleLogLevel"]},{"text":"impl UnwindSafe for CssBoxType","synthetic":true,"types":["web_sys::features::gen_CssBoxType::CssBoxType"]},{"text":"impl UnwindSafe for CssStyleSheetParsingMode","synthetic":true,"types":["web_sys::features::gen_CssStyleSheetParsingMode::CssStyleSheetParsingMode"]},{"text":"impl UnwindSafe for DecoderDoctorNotificationType","synthetic":true,"types":["web_sys::features::gen_DecoderDoctorNotificationType::DecoderDoctorNotificationType"]},{"text":"impl UnwindSafe for DirectionSetting","synthetic":true,"types":["web_sys::features::gen_DirectionSetting::DirectionSetting"]},{"text":"impl UnwindSafe for DistanceModelType","synthetic":true,"types":["web_sys::features::gen_DistanceModelType::DistanceModelType"]},{"text":"impl UnwindSafe for DomRequestReadyState","synthetic":true,"types":["web_sys::features::gen_DomRequestReadyState::DomRequestReadyState"]},{"text":"impl UnwindSafe for EndingTypes","synthetic":true,"types":["web_sys::features::gen_EndingTypes::EndingTypes"]},{"text":"impl UnwindSafe for FetchState","synthetic":true,"types":["web_sys::features::gen_FetchState::FetchState"]},{"text":"impl UnwindSafe for FillMode","synthetic":true,"types":["web_sys::features::gen_FillMode::FillMode"]},{"text":"impl UnwindSafe for FlashClassification","synthetic":true,"types":["web_sys::features::gen_FlashClassification::FlashClassification"]},{"text":"impl UnwindSafe for FlexLineGrowthState","synthetic":true,"types":["web_sys::features::gen_FlexLineGrowthState::FlexLineGrowthState"]},{"text":"impl UnwindSafe for FontFaceLoadStatus","synthetic":true,"types":["web_sys::features::gen_FontFaceLoadStatus::FontFaceLoadStatus"]},{"text":"impl UnwindSafe for FontFaceSetLoadStatus","synthetic":true,"types":["web_sys::features::gen_FontFaceSetLoadStatus::FontFaceSetLoadStatus"]},{"text":"impl UnwindSafe for FrameType","synthetic":true,"types":["web_sys::features::gen_FrameType::FrameType"]},{"text":"impl UnwindSafe for GamepadHand","synthetic":true,"types":["web_sys::features::gen_GamepadHand::GamepadHand"]},{"text":"impl UnwindSafe for GamepadHapticActuatorType","synthetic":true,"types":["web_sys::features::gen_GamepadHapticActuatorType::GamepadHapticActuatorType"]},{"text":"impl UnwindSafe for GamepadMappingType","synthetic":true,"types":["web_sys::features::gen_GamepadMappingType::GamepadMappingType"]},{"text":"impl UnwindSafe for GpuAddressMode","synthetic":true,"types":["web_sys::features::gen_GpuAddressMode::GpuAddressMode"]},{"text":"impl UnwindSafe for GpuBindingType","synthetic":true,"types":["web_sys::features::gen_GpuBindingType::GpuBindingType"]},{"text":"impl UnwindSafe for GpuBlendFactor","synthetic":true,"types":["web_sys::features::gen_GpuBlendFactor::GpuBlendFactor"]},{"text":"impl UnwindSafe for GpuBlendOperation","synthetic":true,"types":["web_sys::features::gen_GpuBlendOperation::GpuBlendOperation"]},{"text":"impl UnwindSafe for GpuCompareFunction","synthetic":true,"types":["web_sys::features::gen_GpuCompareFunction::GpuCompareFunction"]},{"text":"impl UnwindSafe for GpuCullMode","synthetic":true,"types":["web_sys::features::gen_GpuCullMode::GpuCullMode"]},{"text":"impl UnwindSafe for GpuErrorFilter","synthetic":true,"types":["web_sys::features::gen_GpuErrorFilter::GpuErrorFilter"]},{"text":"impl UnwindSafe for GpuExtensionName","synthetic":true,"types":["web_sys::features::gen_GpuExtensionName::GpuExtensionName"]},{"text":"impl UnwindSafe for GpuFilterMode","synthetic":true,"types":["web_sys::features::gen_GpuFilterMode::GpuFilterMode"]},{"text":"impl UnwindSafe for GpuFrontFace","synthetic":true,"types":["web_sys::features::gen_GpuFrontFace::GpuFrontFace"]},{"text":"impl UnwindSafe for GpuIndexFormat","synthetic":true,"types":["web_sys::features::gen_GpuIndexFormat::GpuIndexFormat"]},{"text":"impl UnwindSafe for GpuInputStepMode","synthetic":true,"types":["web_sys::features::gen_GpuInputStepMode::GpuInputStepMode"]},{"text":"impl UnwindSafe for GpuLoadOp","synthetic":true,"types":["web_sys::features::gen_GpuLoadOp::GpuLoadOp"]},{"text":"impl UnwindSafe for GpuPowerPreference","synthetic":true,"types":["web_sys::features::gen_GpuPowerPreference::GpuPowerPreference"]},{"text":"impl UnwindSafe for GpuPrimitiveTopology","synthetic":true,"types":["web_sys::features::gen_GpuPrimitiveTopology::GpuPrimitiveTopology"]},{"text":"impl UnwindSafe for GpuQueryType","synthetic":true,"types":["web_sys::features::gen_GpuQueryType::GpuQueryType"]},{"text":"impl UnwindSafe for GpuStencilOperation","synthetic":true,"types":["web_sys::features::gen_GpuStencilOperation::GpuStencilOperation"]},{"text":"impl UnwindSafe for GpuStoreOp","synthetic":true,"types":["web_sys::features::gen_GpuStoreOp::GpuStoreOp"]},{"text":"impl UnwindSafe for GpuTextureAspect","synthetic":true,"types":["web_sys::features::gen_GpuTextureAspect::GpuTextureAspect"]},{"text":"impl UnwindSafe for GpuTextureComponentType","synthetic":true,"types":["web_sys::features::gen_GpuTextureComponentType::GpuTextureComponentType"]},{"text":"impl UnwindSafe for GpuTextureDimension","synthetic":true,"types":["web_sys::features::gen_GpuTextureDimension::GpuTextureDimension"]},{"text":"impl UnwindSafe for GpuTextureFormat","synthetic":true,"types":["web_sys::features::gen_GpuTextureFormat::GpuTextureFormat"]},{"text":"impl UnwindSafe for GpuTextureViewDimension","synthetic":true,"types":["web_sys::features::gen_GpuTextureViewDimension::GpuTextureViewDimension"]},{"text":"impl UnwindSafe for GpuVertexFormat","synthetic":true,"types":["web_sys::features::gen_GpuVertexFormat::GpuVertexFormat"]},{"text":"impl UnwindSafe for GridDeclaration","synthetic":true,"types":["web_sys::features::gen_GridDeclaration::GridDeclaration"]},{"text":"impl UnwindSafe for GridTrackState","synthetic":true,"types":["web_sys::features::gen_GridTrackState::GridTrackState"]},{"text":"impl UnwindSafe for HeadersGuardEnum","synthetic":true,"types":["web_sys::features::gen_HeadersGuardEnum::HeadersGuardEnum"]},{"text":"impl UnwindSafe for IdbCursorDirection","synthetic":true,"types":["web_sys::features::gen_IdbCursorDirection::IdbCursorDirection"]},{"text":"impl UnwindSafe for IdbRequestReadyState","synthetic":true,"types":["web_sys::features::gen_IdbRequestReadyState::IdbRequestReadyState"]},{"text":"impl UnwindSafe for IdbTransactionMode","synthetic":true,"types":["web_sys::features::gen_IdbTransactionMode::IdbTransactionMode"]},{"text":"impl UnwindSafe for ImageBitmapFormat","synthetic":true,"types":["web_sys::features::gen_ImageBitmapFormat::ImageBitmapFormat"]},{"text":"impl UnwindSafe for IterationCompositeOperation","synthetic":true,"types":["web_sys::features::gen_IterationCompositeOperation::IterationCompositeOperation"]},{"text":"impl UnwindSafe for LineAlignSetting","synthetic":true,"types":["web_sys::features::gen_LineAlignSetting::LineAlignSetting"]},{"text":"impl UnwindSafe for MediaDecodingType","synthetic":true,"types":["web_sys::features::gen_MediaDecodingType::MediaDecodingType"]},{"text":"impl UnwindSafe for MediaDeviceKind","synthetic":true,"types":["web_sys::features::gen_MediaDeviceKind::MediaDeviceKind"]},{"text":"impl UnwindSafe for MediaEncodingType","synthetic":true,"types":["web_sys::features::gen_MediaEncodingType::MediaEncodingType"]},{"text":"impl UnwindSafe for MediaKeyMessageType","synthetic":true,"types":["web_sys::features::gen_MediaKeyMessageType::MediaKeyMessageType"]},{"text":"impl UnwindSafe for MediaKeySessionType","synthetic":true,"types":["web_sys::features::gen_MediaKeySessionType::MediaKeySessionType"]},{"text":"impl UnwindSafe for MediaKeyStatus","synthetic":true,"types":["web_sys::features::gen_MediaKeyStatus::MediaKeyStatus"]},{"text":"impl UnwindSafe for MediaKeySystemStatus","synthetic":true,"types":["web_sys::features::gen_MediaKeySystemStatus::MediaKeySystemStatus"]},{"text":"impl UnwindSafe for MediaKeysRequirement","synthetic":true,"types":["web_sys::features::gen_MediaKeysRequirement::MediaKeysRequirement"]},{"text":"impl UnwindSafe for MediaSourceEndOfStreamError","synthetic":true,"types":["web_sys::features::gen_MediaSourceEndOfStreamError::MediaSourceEndOfStreamError"]},{"text":"impl UnwindSafe for MediaSourceEnum","synthetic":true,"types":["web_sys::features::gen_MediaSourceEnum::MediaSourceEnum"]},{"text":"impl UnwindSafe for MediaSourceReadyState","synthetic":true,"types":["web_sys::features::gen_MediaSourceReadyState::MediaSourceReadyState"]},{"text":"impl UnwindSafe for MediaStreamTrackState","synthetic":true,"types":["web_sys::features::gen_MediaStreamTrackState::MediaStreamTrackState"]},{"text":"impl UnwindSafe for MidiPortConnectionState","synthetic":true,"types":["web_sys::features::gen_MidiPortConnectionState::MidiPortConnectionState"]},{"text":"impl UnwindSafe for MidiPortDeviceState","synthetic":true,"types":["web_sys::features::gen_MidiPortDeviceState::MidiPortDeviceState"]},{"text":"impl UnwindSafe for MidiPortType","synthetic":true,"types":["web_sys::features::gen_MidiPortType::MidiPortType"]},{"text":"impl UnwindSafe for NavigationType","synthetic":true,"types":["web_sys::features::gen_NavigationType::NavigationType"]},{"text":"impl UnwindSafe for NotificationDirection","synthetic":true,"types":["web_sys::features::gen_NotificationDirection::NotificationDirection"]},{"text":"impl UnwindSafe for NotificationPermission","synthetic":true,"types":["web_sys::features::gen_NotificationPermission::NotificationPermission"]},{"text":"impl UnwindSafe for OrientationLockType","synthetic":true,"types":["web_sys::features::gen_OrientationLockType::OrientationLockType"]},{"text":"impl UnwindSafe for OrientationType","synthetic":true,"types":["web_sys::features::gen_OrientationType::OrientationType"]},{"text":"impl UnwindSafe for OscillatorType","synthetic":true,"types":["web_sys::features::gen_OscillatorType::OscillatorType"]},{"text":"impl UnwindSafe for OverSampleType","synthetic":true,"types":["web_sys::features::gen_OverSampleType::OverSampleType"]},{"text":"impl UnwindSafe for PanningModelType","synthetic":true,"types":["web_sys::features::gen_PanningModelType::PanningModelType"]},{"text":"impl UnwindSafe for PaymentComplete","synthetic":true,"types":["web_sys::features::gen_PaymentComplete::PaymentComplete"]},{"text":"impl UnwindSafe for PcImplIceConnectionState","synthetic":true,"types":["web_sys::features::gen_PcImplIceConnectionState::PcImplIceConnectionState"]},{"text":"impl UnwindSafe for PcImplIceGatheringState","synthetic":true,"types":["web_sys::features::gen_PcImplIceGatheringState::PcImplIceGatheringState"]},{"text":"impl UnwindSafe for PcImplSignalingState","synthetic":true,"types":["web_sys::features::gen_PcImplSignalingState::PcImplSignalingState"]},{"text":"impl UnwindSafe for PcObserverStateType","synthetic":true,"types":["web_sys::features::gen_PcObserverStateType::PcObserverStateType"]},{"text":"impl UnwindSafe for PermissionName","synthetic":true,"types":["web_sys::features::gen_PermissionName::PermissionName"]},{"text":"impl UnwindSafe for PermissionState","synthetic":true,"types":["web_sys::features::gen_PermissionState::PermissionState"]},{"text":"impl UnwindSafe for PlaybackDirection","synthetic":true,"types":["web_sys::features::gen_PlaybackDirection::PlaybackDirection"]},{"text":"impl UnwindSafe for PositionAlignSetting","synthetic":true,"types":["web_sys::features::gen_PositionAlignSetting::PositionAlignSetting"]},{"text":"impl UnwindSafe for PresentationConnectionBinaryType","synthetic":true,"types":["web_sys::features::gen_PresentationConnectionBinaryType::PresentationConnectionBinaryType"]},{"text":"impl UnwindSafe for PresentationConnectionClosedReason","synthetic":true,"types":["web_sys::features::gen_PresentationConnectionClosedReason::PresentationConnectionClosedReason"]},{"text":"impl UnwindSafe for PresentationConnectionState","synthetic":true,"types":["web_sys::features::gen_PresentationConnectionState::PresentationConnectionState"]},{"text":"impl UnwindSafe for PresentationStyle","synthetic":true,"types":["web_sys::features::gen_PresentationStyle::PresentationStyle"]},{"text":"impl UnwindSafe for ProfileTimelineMessagePortOperationType","synthetic":true,"types":["web_sys::features::gen_ProfileTimelineMessagePortOperationType::ProfileTimelineMessagePortOperationType"]},{"text":"impl UnwindSafe for ProfileTimelineWorkerOperationType","synthetic":true,"types":["web_sys::features::gen_ProfileTimelineWorkerOperationType::ProfileTimelineWorkerOperationType"]},{"text":"impl UnwindSafe for PublicKeyCredentialType","synthetic":true,"types":["web_sys::features::gen_PublicKeyCredentialType::PublicKeyCredentialType"]},{"text":"impl UnwindSafe for PushEncryptionKeyName","synthetic":true,"types":["web_sys::features::gen_PushEncryptionKeyName::PushEncryptionKeyName"]},{"text":"impl UnwindSafe for PushPermissionState","synthetic":true,"types":["web_sys::features::gen_PushPermissionState::PushPermissionState"]},{"text":"impl UnwindSafe for RecordingState","synthetic":true,"types":["web_sys::features::gen_RecordingState::RecordingState"]},{"text":"impl UnwindSafe for ReferrerPolicy","synthetic":true,"types":["web_sys::features::gen_ReferrerPolicy::ReferrerPolicy"]},{"text":"impl UnwindSafe for RequestCache","synthetic":true,"types":["web_sys::features::gen_RequestCache::RequestCache"]},{"text":"impl UnwindSafe for RequestCredentials","synthetic":true,"types":["web_sys::features::gen_RequestCredentials::RequestCredentials"]},{"text":"impl UnwindSafe for RequestDestination","synthetic":true,"types":["web_sys::features::gen_RequestDestination::RequestDestination"]},{"text":"impl UnwindSafe for RequestMode","synthetic":true,"types":["web_sys::features::gen_RequestMode::RequestMode"]},{"text":"impl UnwindSafe for RequestRedirect","synthetic":true,"types":["web_sys::features::gen_RequestRedirect::RequestRedirect"]},{"text":"impl UnwindSafe for ResponseType","synthetic":true,"types":["web_sys::features::gen_ResponseType::ResponseType"]},{"text":"impl UnwindSafe for RtcBundlePolicy","synthetic":true,"types":["web_sys::features::gen_RtcBundlePolicy::RtcBundlePolicy"]},{"text":"impl UnwindSafe for RtcDataChannelState","synthetic":true,"types":["web_sys::features::gen_RtcDataChannelState::RtcDataChannelState"]},{"text":"impl UnwindSafe for RtcDataChannelType","synthetic":true,"types":["web_sys::features::gen_RtcDataChannelType::RtcDataChannelType"]},{"text":"impl UnwindSafe for RtcDegradationPreference","synthetic":true,"types":["web_sys::features::gen_RtcDegradationPreference::RtcDegradationPreference"]},{"text":"impl UnwindSafe for RtcIceConnectionState","synthetic":true,"types":["web_sys::features::gen_RtcIceConnectionState::RtcIceConnectionState"]},{"text":"impl UnwindSafe for RtcIceCredentialType","synthetic":true,"types":["web_sys::features::gen_RtcIceCredentialType::RtcIceCredentialType"]},{"text":"impl UnwindSafe for RtcIceGatheringState","synthetic":true,"types":["web_sys::features::gen_RtcIceGatheringState::RtcIceGatheringState"]},{"text":"impl UnwindSafe for RtcIceTransportPolicy","synthetic":true,"types":["web_sys::features::gen_RtcIceTransportPolicy::RtcIceTransportPolicy"]},{"text":"impl UnwindSafe for RtcLifecycleEvent","synthetic":true,"types":["web_sys::features::gen_RtcLifecycleEvent::RtcLifecycleEvent"]},{"text":"impl UnwindSafe for RtcPriorityType","synthetic":true,"types":["web_sys::features::gen_RtcPriorityType::RtcPriorityType"]},{"text":"impl UnwindSafe for RtcRtpSourceEntryType","synthetic":true,"types":["web_sys::features::gen_RtcRtpSourceEntryType::RtcRtpSourceEntryType"]},{"text":"impl UnwindSafe for RtcRtpTransceiverDirection","synthetic":true,"types":["web_sys::features::gen_RtcRtpTransceiverDirection::RtcRtpTransceiverDirection"]},{"text":"impl UnwindSafe for RtcSdpType","synthetic":true,"types":["web_sys::features::gen_RtcSdpType::RtcSdpType"]},{"text":"impl UnwindSafe for RtcSignalingState","synthetic":true,"types":["web_sys::features::gen_RtcSignalingState::RtcSignalingState"]},{"text":"impl UnwindSafe for RtcStatsIceCandidatePairState","synthetic":true,"types":["web_sys::features::gen_RtcStatsIceCandidatePairState::RtcStatsIceCandidatePairState"]},{"text":"impl UnwindSafe for RtcStatsIceCandidateType","synthetic":true,"types":["web_sys::features::gen_RtcStatsIceCandidateType::RtcStatsIceCandidateType"]},{"text":"impl UnwindSafe for RtcStatsType","synthetic":true,"types":["web_sys::features::gen_RtcStatsType::RtcStatsType"]},{"text":"impl UnwindSafe for ScreenColorGamut","synthetic":true,"types":["web_sys::features::gen_ScreenColorGamut::ScreenColorGamut"]},{"text":"impl UnwindSafe for ScrollBehavior","synthetic":true,"types":["web_sys::features::gen_ScrollBehavior::ScrollBehavior"]},{"text":"impl UnwindSafe for ScrollLogicalPosition","synthetic":true,"types":["web_sys::features::gen_ScrollLogicalPosition::ScrollLogicalPosition"]},{"text":"impl UnwindSafe for ScrollRestoration","synthetic":true,"types":["web_sys::features::gen_ScrollRestoration::ScrollRestoration"]},{"text":"impl UnwindSafe for ScrollSetting","synthetic":true,"types":["web_sys::features::gen_ScrollSetting::ScrollSetting"]},{"text":"impl UnwindSafe for ScrollState","synthetic":true,"types":["web_sys::features::gen_ScrollState::ScrollState"]},{"text":"impl UnwindSafe for SecurityPolicyViolationEventDisposition","synthetic":true,"types":["web_sys::features::gen_SecurityPolicyViolationEventDisposition::SecurityPolicyViolationEventDisposition"]},{"text":"impl UnwindSafe for ServiceWorkerState","synthetic":true,"types":["web_sys::features::gen_ServiceWorkerState::ServiceWorkerState"]},{"text":"impl UnwindSafe for ServiceWorkerUpdateViaCache","synthetic":true,"types":["web_sys::features::gen_ServiceWorkerUpdateViaCache::ServiceWorkerUpdateViaCache"]},{"text":"impl UnwindSafe for ShadowRootMode","synthetic":true,"types":["web_sys::features::gen_ShadowRootMode::ShadowRootMode"]},{"text":"impl UnwindSafe for SocketReadyState","synthetic":true,"types":["web_sys::features::gen_SocketReadyState::SocketReadyState"]},{"text":"impl UnwindSafe for SourceBufferAppendMode","synthetic":true,"types":["web_sys::features::gen_SourceBufferAppendMode::SourceBufferAppendMode"]},{"text":"impl UnwindSafe for SpeechRecognitionErrorCode","synthetic":true,"types":["web_sys::features::gen_SpeechRecognitionErrorCode::SpeechRecognitionErrorCode"]},{"text":"impl UnwindSafe for SpeechSynthesisErrorCode","synthetic":true,"types":["web_sys::features::gen_SpeechSynthesisErrorCode::SpeechSynthesisErrorCode"]},{"text":"impl UnwindSafe for StorageType","synthetic":true,"types":["web_sys::features::gen_StorageType::StorageType"]},{"text":"impl UnwindSafe for SupportedType","synthetic":true,"types":["web_sys::features::gen_SupportedType::SupportedType"]},{"text":"impl UnwindSafe for TcpReadyState","synthetic":true,"types":["web_sys::features::gen_TcpReadyState::TcpReadyState"]},{"text":"impl UnwindSafe for TcpSocketBinaryType","synthetic":true,"types":["web_sys::features::gen_TcpSocketBinaryType::TcpSocketBinaryType"]},{"text":"impl UnwindSafe for TextTrackKind","synthetic":true,"types":["web_sys::features::gen_TextTrackKind::TextTrackKind"]},{"text":"impl UnwindSafe for TextTrackMode","synthetic":true,"types":["web_sys::features::gen_TextTrackMode::TextTrackMode"]},{"text":"impl UnwindSafe for Transport","synthetic":true,"types":["web_sys::features::gen_Transport::Transport"]},{"text":"impl UnwindSafe for UserVerificationRequirement","synthetic":true,"types":["web_sys::features::gen_UserVerificationRequirement::UserVerificationRequirement"]},{"text":"impl UnwindSafe for VideoFacingModeEnum","synthetic":true,"types":["web_sys::features::gen_VideoFacingModeEnum::VideoFacingModeEnum"]},{"text":"impl UnwindSafe for VisibilityState","synthetic":true,"types":["web_sys::features::gen_VisibilityState::VisibilityState"]},{"text":"impl UnwindSafe for VrEye","synthetic":true,"types":["web_sys::features::gen_VrEye::VrEye"]},{"text":"impl UnwindSafe for WebGlPowerPreference","synthetic":true,"types":["web_sys::features::gen_WebGlPowerPreference::WebGlPowerPreference"]},{"text":"impl UnwindSafe for XmlHttpRequestResponseType","synthetic":true,"types":["web_sys::features::gen_XmlHttpRequestResponseType::XmlHttpRequestResponseType"]},{"text":"impl UnwindSafe for XrEye","synthetic":true,"types":["web_sys::features::gen_XrEye::XrEye"]},{"text":"impl UnwindSafe for XrHandedness","synthetic":true,"types":["web_sys::features::gen_XrHandedness::XrHandedness"]},{"text":"impl UnwindSafe for XrReferenceSpaceType","synthetic":true,"types":["web_sys::features::gen_XrReferenceSpaceType::XrReferenceSpaceType"]},{"text":"impl UnwindSafe for XrSessionMode","synthetic":true,"types":["web_sys::features::gen_XrSessionMode::XrSessionMode"]},{"text":"impl UnwindSafe for XrTargetRayMode","synthetic":true,"types":["web_sys::features::gen_XrTargetRayMode::XrTargetRayMode"]},{"text":"impl UnwindSafe for XrVisibilityState","synthetic":true,"types":["web_sys::features::gen_XrVisibilityState::XrVisibilityState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()