diff --git a/crates/web-sys/src/features/mod.rs b/crates/web-sys/src/features/mod.rs index b2194b68e77..744aa21d10c 100644 --- a/crates/web-sys/src/features/mod.rs +++ b/crates/web-sys/src/features/mod.rs @@ -1,9526 +1,11114 @@ #[cfg(feature = "AbortController")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AbortController; #[cfg(feature = "AbortController")] pub use gen_AbortController::*; #[cfg(feature = "AbortSignal")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AbortSignal; #[cfg(feature = "AbortSignal")] pub use gen_AbortSignal::*; #[cfg(feature = "AddEventListenerOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AddEventListenerOptions; #[cfg(feature = "AddEventListenerOptions")] pub use gen_AddEventListenerOptions::*; #[cfg(feature = "AesCbcParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AesCbcParams; #[cfg(feature = "AesCbcParams")] pub use gen_AesCbcParams::*; #[cfg(feature = "AesCtrParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AesCtrParams; #[cfg(feature = "AesCtrParams")] pub use gen_AesCtrParams::*; #[cfg(feature = "AesDerivedKeyParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AesDerivedKeyParams; #[cfg(feature = "AesDerivedKeyParams")] pub use gen_AesDerivedKeyParams::*; #[cfg(feature = "AesGcmParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AesGcmParams; #[cfg(feature = "AesGcmParams")] pub use gen_AesGcmParams::*; #[cfg(feature = "AesKeyAlgorithm")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AesKeyAlgorithm; #[cfg(feature = "AesKeyAlgorithm")] pub use gen_AesKeyAlgorithm::*; #[cfg(feature = "AesKeyGenParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AesKeyGenParams; #[cfg(feature = "AesKeyGenParams")] pub use gen_AesKeyGenParams::*; #[cfg(feature = "Algorithm")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Algorithm; #[cfg(feature = "Algorithm")] pub use gen_Algorithm::*; #[cfg(feature = "AlignSetting")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AlignSetting; #[cfg(feature = "AlignSetting")] pub use gen_AlignSetting::*; #[cfg(feature = "AllowedBluetoothDevice")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AllowedBluetoothDevice; #[cfg(feature = "AllowedBluetoothDevice")] pub use gen_AllowedBluetoothDevice::*; #[cfg(feature = "AllowedUsbDevice")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AllowedUsbDevice; #[cfg(feature = "AllowedUsbDevice")] pub use gen_AllowedUsbDevice::*; #[cfg(feature = "AlphaOption")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AlphaOption; #[cfg(feature = "AlphaOption")] pub use gen_AlphaOption::*; #[cfg(feature = "AnalyserNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnalyserNode; #[cfg(feature = "AnalyserNode")] pub use gen_AnalyserNode::*; #[cfg(feature = "AnalyserOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnalyserOptions; #[cfg(feature = "AnalyserOptions")] pub use gen_AnalyserOptions::*; #[cfg(feature = "AngleInstancedArrays")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AngleInstancedArrays; #[cfg(feature = "AngleInstancedArrays")] pub use gen_AngleInstancedArrays::*; #[cfg(feature = "Animation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Animation; #[cfg(feature = "Animation")] pub use gen_Animation::*; #[cfg(feature = "AnimationEffect")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnimationEffect; #[cfg(feature = "AnimationEffect")] pub use gen_AnimationEffect::*; #[cfg(feature = "AnimationEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnimationEvent; #[cfg(feature = "AnimationEvent")] pub use gen_AnimationEvent::*; #[cfg(feature = "AnimationEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnimationEventInit; #[cfg(feature = "AnimationEventInit")] pub use gen_AnimationEventInit::*; #[cfg(feature = "AnimationPlayState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnimationPlayState; #[cfg(feature = "AnimationPlayState")] pub use gen_AnimationPlayState::*; #[cfg(feature = "AnimationPlaybackEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnimationPlaybackEvent; #[cfg(feature = "AnimationPlaybackEvent")] pub use gen_AnimationPlaybackEvent::*; #[cfg(feature = "AnimationPlaybackEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnimationPlaybackEventInit; #[cfg(feature = "AnimationPlaybackEventInit")] pub use gen_AnimationPlaybackEventInit::*; #[cfg(feature = "AnimationPropertyDetails")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnimationPropertyDetails; #[cfg(feature = "AnimationPropertyDetails")] pub use gen_AnimationPropertyDetails::*; #[cfg(feature = "AnimationPropertyValueDetails")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnimationPropertyValueDetails; #[cfg(feature = "AnimationPropertyValueDetails")] pub use gen_AnimationPropertyValueDetails::*; #[cfg(feature = "AnimationTimeline")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AnimationTimeline; #[cfg(feature = "AnimationTimeline")] pub use gen_AnimationTimeline::*; #[cfg(feature = "AssignedNodesOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AssignedNodesOptions; #[cfg(feature = "AssignedNodesOptions")] pub use gen_AssignedNodesOptions::*; #[cfg(feature = "AttestationConveyancePreference")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AttestationConveyancePreference; #[cfg(feature = "AttestationConveyancePreference")] pub use gen_AttestationConveyancePreference::*; #[cfg(feature = "Attr")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Attr; #[cfg(feature = "Attr")] pub use gen_Attr::*; #[cfg(feature = "AttributeNameValue")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AttributeNameValue; #[cfg(feature = "AttributeNameValue")] pub use gen_AttributeNameValue::*; #[cfg(feature = "AudioBuffer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioBuffer; #[cfg(feature = "AudioBuffer")] pub use gen_AudioBuffer::*; #[cfg(feature = "AudioBufferOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioBufferOptions; #[cfg(feature = "AudioBufferOptions")] pub use gen_AudioBufferOptions::*; #[cfg(feature = "AudioBufferSourceNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioBufferSourceNode; #[cfg(feature = "AudioBufferSourceNode")] pub use gen_AudioBufferSourceNode::*; #[cfg(feature = "AudioBufferSourceOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioBufferSourceOptions; #[cfg(feature = "AudioBufferSourceOptions")] pub use gen_AudioBufferSourceOptions::*; #[cfg(feature = "AudioConfiguration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioConfiguration; #[cfg(feature = "AudioConfiguration")] pub use gen_AudioConfiguration::*; #[cfg(feature = "AudioContext")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioContext; #[cfg(feature = "AudioContext")] pub use gen_AudioContext::*; #[cfg(feature = "AudioContextLatencyCategory")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioContextLatencyCategory; #[cfg(feature = "AudioContextLatencyCategory")] pub use gen_AudioContextLatencyCategory::*; #[cfg(feature = "AudioContextOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioContextOptions; #[cfg(feature = "AudioContextOptions")] pub use gen_AudioContextOptions::*; #[cfg(feature = "AudioContextState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioContextState; #[cfg(feature = "AudioContextState")] pub use gen_AudioContextState::*; #[cfg(feature = "AudioData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioData; #[cfg(feature = "AudioData")] pub use gen_AudioData::*; #[cfg(feature = "AudioDataCopyToOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioDataCopyToOptions; #[cfg(feature = "AudioDataCopyToOptions")] pub use gen_AudioDataCopyToOptions::*; #[cfg(feature = "AudioDataInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioDataInit; #[cfg(feature = "AudioDataInit")] pub use gen_AudioDataInit::*; #[cfg(feature = "AudioDecoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioDecoder; #[cfg(feature = "AudioDecoder")] pub use gen_AudioDecoder::*; #[cfg(feature = "AudioDecoderConfig")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioDecoderConfig; #[cfg(feature = "AudioDecoderConfig")] pub use gen_AudioDecoderConfig::*; #[cfg(feature = "AudioDecoderInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioDecoderInit; #[cfg(feature = "AudioDecoderInit")] pub use gen_AudioDecoderInit::*; #[cfg(feature = "AudioDecoderSupport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioDecoderSupport; #[cfg(feature = "AudioDecoderSupport")] pub use gen_AudioDecoderSupport::*; #[cfg(feature = "AudioDestinationNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioDestinationNode; #[cfg(feature = "AudioDestinationNode")] pub use gen_AudioDestinationNode::*; #[cfg(feature = "AudioEncoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioEncoder; #[cfg(feature = "AudioEncoder")] pub use gen_AudioEncoder::*; #[cfg(feature = "AudioEncoderConfig")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioEncoderConfig; #[cfg(feature = "AudioEncoderConfig")] pub use gen_AudioEncoderConfig::*; #[cfg(feature = "AudioEncoderInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioEncoderInit; #[cfg(feature = "AudioEncoderInit")] pub use gen_AudioEncoderInit::*; #[cfg(feature = "AudioEncoderSupport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioEncoderSupport; #[cfg(feature = "AudioEncoderSupport")] pub use gen_AudioEncoderSupport::*; #[cfg(feature = "AudioListener")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioListener; #[cfg(feature = "AudioListener")] pub use gen_AudioListener::*; #[cfg(feature = "AudioNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioNode; #[cfg(feature = "AudioNode")] pub use gen_AudioNode::*; #[cfg(feature = "AudioNodeOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioNodeOptions; #[cfg(feature = "AudioNodeOptions")] pub use gen_AudioNodeOptions::*; #[cfg(feature = "AudioParam")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioParam; #[cfg(feature = "AudioParam")] pub use gen_AudioParam::*; #[cfg(feature = "AudioParamMap")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioParamMap; #[cfg(feature = "AudioParamMap")] pub use gen_AudioParamMap::*; #[cfg(feature = "AudioProcessingEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioProcessingEvent; #[cfg(feature = "AudioProcessingEvent")] pub use gen_AudioProcessingEvent::*; #[cfg(feature = "AudioSampleFormat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioSampleFormat; #[cfg(feature = "AudioSampleFormat")] pub use gen_AudioSampleFormat::*; #[cfg(feature = "AudioScheduledSourceNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioScheduledSourceNode; #[cfg(feature = "AudioScheduledSourceNode")] pub use gen_AudioScheduledSourceNode::*; #[cfg(feature = "AudioSinkInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioSinkInfo; #[cfg(feature = "AudioSinkInfo")] pub use gen_AudioSinkInfo::*; #[cfg(feature = "AudioSinkOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioSinkOptions; #[cfg(feature = "AudioSinkOptions")] pub use gen_AudioSinkOptions::*; #[cfg(feature = "AudioSinkType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioSinkType; #[cfg(feature = "AudioSinkType")] pub use gen_AudioSinkType::*; #[cfg(feature = "AudioStreamTrack")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioStreamTrack; #[cfg(feature = "AudioStreamTrack")] pub use gen_AudioStreamTrack::*; #[cfg(feature = "AudioTrack")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioTrack; #[cfg(feature = "AudioTrack")] pub use gen_AudioTrack::*; #[cfg(feature = "AudioTrackList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioTrackList; #[cfg(feature = "AudioTrackList")] pub use gen_AudioTrackList::*; #[cfg(feature = "AudioWorklet")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioWorklet; #[cfg(feature = "AudioWorklet")] pub use gen_AudioWorklet::*; #[cfg(feature = "AudioWorkletGlobalScope")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioWorkletGlobalScope; #[cfg(feature = "AudioWorkletGlobalScope")] pub use gen_AudioWorkletGlobalScope::*; #[cfg(feature = "AudioWorkletNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioWorkletNode; #[cfg(feature = "AudioWorkletNode")] pub use gen_AudioWorkletNode::*; #[cfg(feature = "AudioWorkletNodeOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioWorkletNodeOptions; #[cfg(feature = "AudioWorkletNodeOptions")] pub use gen_AudioWorkletNodeOptions::*; #[cfg(feature = "AudioWorkletProcessor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AudioWorkletProcessor; #[cfg(feature = "AudioWorkletProcessor")] pub use gen_AudioWorkletProcessor::*; #[cfg(feature = "AuthenticationExtensionsClientInputs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AuthenticationExtensionsClientInputs; #[cfg(feature = "AuthenticationExtensionsClientInputs")] pub use gen_AuthenticationExtensionsClientInputs::*; #[cfg(feature = "AuthenticationExtensionsClientOutputs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AuthenticationExtensionsClientOutputs; #[cfg(feature = "AuthenticationExtensionsClientOutputs")] pub use gen_AuthenticationExtensionsClientOutputs::*; #[cfg(feature = "AuthenticatorAssertionResponse")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AuthenticatorAssertionResponse; #[cfg(feature = "AuthenticatorAssertionResponse")] pub use gen_AuthenticatorAssertionResponse::*; #[cfg(feature = "AuthenticatorAttachment")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AuthenticatorAttachment; #[cfg(feature = "AuthenticatorAttachment")] pub use gen_AuthenticatorAttachment::*; #[cfg(feature = "AuthenticatorAttestationResponse")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AuthenticatorAttestationResponse; #[cfg(feature = "AuthenticatorAttestationResponse")] pub use gen_AuthenticatorAttestationResponse::*; #[cfg(feature = "AuthenticatorResponse")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AuthenticatorResponse; #[cfg(feature = "AuthenticatorResponse")] pub use gen_AuthenticatorResponse::*; #[cfg(feature = "AuthenticatorSelectionCriteria")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AuthenticatorSelectionCriteria; #[cfg(feature = "AuthenticatorSelectionCriteria")] pub use gen_AuthenticatorSelectionCriteria::*; #[cfg(feature = "AuthenticatorTransport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AuthenticatorTransport; #[cfg(feature = "AuthenticatorTransport")] pub use gen_AuthenticatorTransport::*; #[cfg(feature = "AutoKeyword")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AutoKeyword; #[cfg(feature = "AutoKeyword")] pub use gen_AutoKeyword::*; #[cfg(feature = "AutocompleteInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_AutocompleteInfo; #[cfg(feature = "AutocompleteInfo")] pub use gen_AutocompleteInfo::*; #[cfg(feature = "BarProp")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BarProp; #[cfg(feature = "BarProp")] pub use gen_BarProp::*; #[cfg(feature = "BaseAudioContext")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BaseAudioContext; #[cfg(feature = "BaseAudioContext")] pub use gen_BaseAudioContext::*; #[cfg(feature = "BaseComputedKeyframe")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BaseComputedKeyframe; #[cfg(feature = "BaseComputedKeyframe")] pub use gen_BaseComputedKeyframe::*; #[cfg(feature = "BaseKeyframe")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BaseKeyframe; #[cfg(feature = "BaseKeyframe")] pub use gen_BaseKeyframe::*; #[cfg(feature = "BasePropertyIndexedKeyframe")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BasePropertyIndexedKeyframe; #[cfg(feature = "BasePropertyIndexedKeyframe")] pub use gen_BasePropertyIndexedKeyframe::*; #[cfg(feature = "BasicCardRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BasicCardRequest; #[cfg(feature = "BasicCardRequest")] pub use gen_BasicCardRequest::*; #[cfg(feature = "BasicCardResponse")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BasicCardResponse; #[cfg(feature = "BasicCardResponse")] pub use gen_BasicCardResponse::*; #[cfg(feature = "BasicCardType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BasicCardType; #[cfg(feature = "BasicCardType")] pub use gen_BasicCardType::*; #[cfg(feature = "BatteryManager")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BatteryManager; #[cfg(feature = "BatteryManager")] pub use gen_BatteryManager::*; #[cfg(feature = "BeforeUnloadEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BeforeUnloadEvent; #[cfg(feature = "BeforeUnloadEvent")] pub use gen_BeforeUnloadEvent::*; #[cfg(feature = "BinaryType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BinaryType; #[cfg(feature = "BinaryType")] pub use gen_BinaryType::*; #[cfg(feature = "BiquadFilterNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BiquadFilterNode; #[cfg(feature = "BiquadFilterNode")] pub use gen_BiquadFilterNode::*; #[cfg(feature = "BiquadFilterOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BiquadFilterOptions; #[cfg(feature = "BiquadFilterOptions")] pub use gen_BiquadFilterOptions::*; #[cfg(feature = "BiquadFilterType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BiquadFilterType; #[cfg(feature = "BiquadFilterType")] pub use gen_BiquadFilterType::*; #[cfg(feature = "Blob")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Blob; #[cfg(feature = "Blob")] pub use gen_Blob::*; #[cfg(feature = "BlobEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BlobEvent; #[cfg(feature = "BlobEvent")] pub use gen_BlobEvent::*; #[cfg(feature = "BlobEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BlobEventInit; #[cfg(feature = "BlobEventInit")] pub use gen_BlobEventInit::*; #[cfg(feature = "BlobPropertyBag")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BlobPropertyBag; #[cfg(feature = "BlobPropertyBag")] pub use gen_BlobPropertyBag::*; #[cfg(feature = "BlockParsingOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BlockParsingOptions; #[cfg(feature = "BlockParsingOptions")] pub use gen_BlockParsingOptions::*; #[cfg(feature = "Bluetooth")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Bluetooth; #[cfg(feature = "Bluetooth")] pub use gen_Bluetooth::*; #[cfg(feature = "BluetoothAdvertisingEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothAdvertisingEvent; #[cfg(feature = "BluetoothAdvertisingEvent")] pub use gen_BluetoothAdvertisingEvent::*; #[cfg(feature = "BluetoothAdvertisingEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothAdvertisingEventInit; #[cfg(feature = "BluetoothAdvertisingEventInit")] pub use gen_BluetoothAdvertisingEventInit::*; #[cfg(feature = "BluetoothCharacteristicProperties")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothCharacteristicProperties; #[cfg(feature = "BluetoothCharacteristicProperties")] pub use gen_BluetoothCharacteristicProperties::*; #[cfg(feature = "BluetoothDataFilterInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothDataFilterInit; #[cfg(feature = "BluetoothDataFilterInit")] pub use gen_BluetoothDataFilterInit::*; #[cfg(feature = "BluetoothDevice")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothDevice; #[cfg(feature = "BluetoothDevice")] pub use gen_BluetoothDevice::*; #[cfg(feature = "BluetoothLeScanFilterInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothLeScanFilterInit; #[cfg(feature = "BluetoothLeScanFilterInit")] pub use gen_BluetoothLeScanFilterInit::*; #[cfg(feature = "BluetoothManufacturerDataMap")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothManufacturerDataMap; #[cfg(feature = "BluetoothManufacturerDataMap")] pub use gen_BluetoothManufacturerDataMap::*; #[cfg(feature = "BluetoothPermissionDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothPermissionDescriptor; #[cfg(feature = "BluetoothPermissionDescriptor")] pub use gen_BluetoothPermissionDescriptor::*; #[cfg(feature = "BluetoothPermissionResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothPermissionResult; #[cfg(feature = "BluetoothPermissionResult")] pub use gen_BluetoothPermissionResult::*; #[cfg(feature = "BluetoothPermissionStorage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothPermissionStorage; #[cfg(feature = "BluetoothPermissionStorage")] pub use gen_BluetoothPermissionStorage::*; #[cfg(feature = "BluetoothRemoteGattCharacteristic")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothRemoteGattCharacteristic; #[cfg(feature = "BluetoothRemoteGattCharacteristic")] pub use gen_BluetoothRemoteGattCharacteristic::*; #[cfg(feature = "BluetoothRemoteGattDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothRemoteGattDescriptor; #[cfg(feature = "BluetoothRemoteGattDescriptor")] pub use gen_BluetoothRemoteGattDescriptor::*; #[cfg(feature = "BluetoothRemoteGattServer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothRemoteGattServer; #[cfg(feature = "BluetoothRemoteGattServer")] pub use gen_BluetoothRemoteGattServer::*; #[cfg(feature = "BluetoothRemoteGattService")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothRemoteGattService; #[cfg(feature = "BluetoothRemoteGattService")] pub use gen_BluetoothRemoteGattService::*; #[cfg(feature = "BluetoothServiceDataMap")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothServiceDataMap; #[cfg(feature = "BluetoothServiceDataMap")] pub use gen_BluetoothServiceDataMap::*; #[cfg(feature = "BluetoothUuid")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BluetoothUuid; #[cfg(feature = "BluetoothUuid")] pub use gen_BluetoothUuid::*; #[cfg(feature = "BoxQuadOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BoxQuadOptions; #[cfg(feature = "BoxQuadOptions")] pub use gen_BoxQuadOptions::*; #[cfg(feature = "BroadcastChannel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BroadcastChannel; #[cfg(feature = "BroadcastChannel")] pub use gen_BroadcastChannel::*; #[cfg(feature = "BrowserElementDownloadOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BrowserElementDownloadOptions; #[cfg(feature = "BrowserElementDownloadOptions")] pub use gen_BrowserElementDownloadOptions::*; #[cfg(feature = "BrowserElementExecuteScriptOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BrowserElementExecuteScriptOptions; #[cfg(feature = "BrowserElementExecuteScriptOptions")] pub use gen_BrowserElementExecuteScriptOptions::*; #[cfg(feature = "BrowserFeedWriter")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BrowserFeedWriter; #[cfg(feature = "BrowserFeedWriter")] pub use gen_BrowserFeedWriter::*; #[cfg(feature = "BrowserFindCaseSensitivity")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BrowserFindCaseSensitivity; #[cfg(feature = "BrowserFindCaseSensitivity")] pub use gen_BrowserFindCaseSensitivity::*; #[cfg(feature = "BrowserFindDirection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_BrowserFindDirection; #[cfg(feature = "BrowserFindDirection")] pub use gen_BrowserFindDirection::*; #[cfg(feature = "ByteLengthQueuingStrategy")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ByteLengthQueuingStrategy; #[cfg(feature = "ByteLengthQueuingStrategy")] pub use gen_ByteLengthQueuingStrategy::*; #[cfg(feature = "Cache")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Cache; #[cfg(feature = "Cache")] pub use gen_Cache::*; #[cfg(feature = "CacheBatchOperation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CacheBatchOperation; #[cfg(feature = "CacheBatchOperation")] pub use gen_CacheBatchOperation::*; #[cfg(feature = "CacheQueryOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CacheQueryOptions; #[cfg(feature = "CacheQueryOptions")] pub use gen_CacheQueryOptions::*; #[cfg(feature = "CacheStorage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CacheStorage; #[cfg(feature = "CacheStorage")] pub use gen_CacheStorage::*; #[cfg(feature = "CacheStorageNamespace")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CacheStorageNamespace; #[cfg(feature = "CacheStorageNamespace")] pub use gen_CacheStorageNamespace::*; #[cfg(feature = "CanvasCaptureMediaStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CanvasCaptureMediaStream; #[cfg(feature = "CanvasCaptureMediaStream")] pub use gen_CanvasCaptureMediaStream::*; #[cfg(feature = "CanvasCaptureMediaStreamTrack")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CanvasCaptureMediaStreamTrack; #[cfg(feature = "CanvasCaptureMediaStreamTrack")] pub use gen_CanvasCaptureMediaStreamTrack::*; #[cfg(feature = "CanvasGradient")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CanvasGradient; #[cfg(feature = "CanvasGradient")] pub use gen_CanvasGradient::*; #[cfg(feature = "CanvasPattern")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CanvasPattern; #[cfg(feature = "CanvasPattern")] pub use gen_CanvasPattern::*; #[cfg(feature = "CanvasRenderingContext2d")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CanvasRenderingContext2d; #[cfg(feature = "CanvasRenderingContext2d")] pub use gen_CanvasRenderingContext2d::*; #[cfg(feature = "CanvasWindingRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CanvasWindingRule; #[cfg(feature = "CanvasWindingRule")] pub use gen_CanvasWindingRule::*; #[cfg(feature = "CaretChangedReason")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CaretChangedReason; #[cfg(feature = "CaretChangedReason")] pub use gen_CaretChangedReason::*; #[cfg(feature = "CaretPosition")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CaretPosition; #[cfg(feature = "CaretPosition")] pub use gen_CaretPosition::*; #[cfg(feature = "CaretStateChangedEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CaretStateChangedEventInit; #[cfg(feature = "CaretStateChangedEventInit")] pub use gen_CaretStateChangedEventInit::*; #[cfg(feature = "CdataSection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CdataSection; #[cfg(feature = "CdataSection")] pub use gen_CdataSection::*; #[cfg(feature = "ChannelCountMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ChannelCountMode; #[cfg(feature = "ChannelCountMode")] pub use gen_ChannelCountMode::*; #[cfg(feature = "ChannelInterpretation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ChannelInterpretation; #[cfg(feature = "ChannelInterpretation")] pub use gen_ChannelInterpretation::*; #[cfg(feature = "ChannelMergerNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ChannelMergerNode; #[cfg(feature = "ChannelMergerNode")] pub use gen_ChannelMergerNode::*; #[cfg(feature = "ChannelMergerOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ChannelMergerOptions; #[cfg(feature = "ChannelMergerOptions")] pub use gen_ChannelMergerOptions::*; #[cfg(feature = "ChannelSplitterNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ChannelSplitterNode; #[cfg(feature = "ChannelSplitterNode")] pub use gen_ChannelSplitterNode::*; #[cfg(feature = "ChannelSplitterOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ChannelSplitterOptions; #[cfg(feature = "ChannelSplitterOptions")] pub use gen_ChannelSplitterOptions::*; #[cfg(feature = "CharacterData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CharacterData; #[cfg(feature = "CharacterData")] pub use gen_CharacterData::*; #[cfg(feature = "CheckerboardReason")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CheckerboardReason; #[cfg(feature = "CheckerboardReason")] pub use gen_CheckerboardReason::*; #[cfg(feature = "CheckerboardReport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CheckerboardReport; #[cfg(feature = "CheckerboardReport")] pub use gen_CheckerboardReport::*; #[cfg(feature = "CheckerboardReportService")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CheckerboardReportService; #[cfg(feature = "CheckerboardReportService")] pub use gen_CheckerboardReportService::*; #[cfg(feature = "ChromeFilePropertyBag")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ChromeFilePropertyBag; #[cfg(feature = "ChromeFilePropertyBag")] pub use gen_ChromeFilePropertyBag::*; #[cfg(feature = "ChromeWorker")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ChromeWorker; #[cfg(feature = "ChromeWorker")] pub use gen_ChromeWorker::*; #[cfg(feature = "Client")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Client; #[cfg(feature = "Client")] pub use gen_Client::*; #[cfg(feature = "ClientQueryOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ClientQueryOptions; #[cfg(feature = "ClientQueryOptions")] pub use gen_ClientQueryOptions::*; #[cfg(feature = "ClientRectsAndTexts")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ClientRectsAndTexts; #[cfg(feature = "ClientRectsAndTexts")] pub use gen_ClientRectsAndTexts::*; #[cfg(feature = "ClientType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ClientType; #[cfg(feature = "ClientType")] pub use gen_ClientType::*; #[cfg(feature = "Clients")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Clients; #[cfg(feature = "Clients")] pub use gen_Clients::*; #[cfg(feature = "Clipboard")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Clipboard; #[cfg(feature = "Clipboard")] pub use gen_Clipboard::*; #[cfg(feature = "ClipboardEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ClipboardEvent; #[cfg(feature = "ClipboardEvent")] pub use gen_ClipboardEvent::*; #[cfg(feature = "ClipboardEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ClipboardEventInit; #[cfg(feature = "ClipboardEventInit")] pub use gen_ClipboardEventInit::*; #[cfg(feature = "ClipboardItem")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ClipboardItem; #[cfg(feature = "ClipboardItem")] pub use gen_ClipboardItem::*; #[cfg(feature = "ClipboardItemOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ClipboardItemOptions; #[cfg(feature = "ClipboardItemOptions")] pub use gen_ClipboardItemOptions::*; #[cfg(feature = "ClipboardPermissionDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ClipboardPermissionDescriptor; #[cfg(feature = "ClipboardPermissionDescriptor")] pub use gen_ClipboardPermissionDescriptor::*; #[cfg(feature = "CloseEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CloseEvent; #[cfg(feature = "CloseEvent")] pub use gen_CloseEvent::*; #[cfg(feature = "CloseEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CloseEventInit; #[cfg(feature = "CloseEventInit")] pub use gen_CloseEventInit::*; #[cfg(feature = "CodecState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CodecState; #[cfg(feature = "CodecState")] pub use gen_CodecState::*; #[cfg(feature = "CollectedClientData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CollectedClientData; #[cfg(feature = "CollectedClientData")] pub use gen_CollectedClientData::*; #[cfg(feature = "ColorSpaceConversion")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ColorSpaceConversion; #[cfg(feature = "ColorSpaceConversion")] pub use gen_ColorSpaceConversion::*; #[cfg(feature = "Comment")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Comment; #[cfg(feature = "Comment")] pub use gen_Comment::*; #[cfg(feature = "CompositeOperation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CompositeOperation; #[cfg(feature = "CompositeOperation")] pub use gen_CompositeOperation::*; #[cfg(feature = "CompositionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CompositionEvent; #[cfg(feature = "CompositionEvent")] pub use gen_CompositionEvent::*; #[cfg(feature = "CompositionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CompositionEventInit; #[cfg(feature = "CompositionEventInit")] pub use gen_CompositionEventInit::*; #[cfg(feature = "CompressionFormat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CompressionFormat; #[cfg(feature = "CompressionFormat")] pub use gen_CompressionFormat::*; #[cfg(feature = "CompressionStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CompressionStream; #[cfg(feature = "CompressionStream")] pub use gen_CompressionStream::*; #[cfg(feature = "ComputedEffectTiming")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ComputedEffectTiming; #[cfg(feature = "ComputedEffectTiming")] pub use gen_ComputedEffectTiming::*; #[cfg(feature = "ConnStatusDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConnStatusDict; #[cfg(feature = "ConnStatusDict")] pub use gen_ConnStatusDict::*; #[cfg(feature = "ConnectionType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConnectionType; #[cfg(feature = "ConnectionType")] pub use gen_ConnectionType::*; #[cfg(feature = "ConsoleCounter")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleCounter; #[cfg(feature = "ConsoleCounter")] pub use gen_ConsoleCounter::*; #[cfg(feature = "ConsoleCounterError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleCounterError; #[cfg(feature = "ConsoleCounterError")] pub use gen_ConsoleCounterError::*; #[cfg(feature = "ConsoleEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleEvent; #[cfg(feature = "ConsoleEvent")] pub use gen_ConsoleEvent::*; #[cfg(feature = "ConsoleInstance")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleInstance; #[cfg(feature = "ConsoleInstance")] pub use gen_ConsoleInstance::*; #[cfg(feature = "ConsoleInstanceOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleInstanceOptions; #[cfg(feature = "ConsoleInstanceOptions")] pub use gen_ConsoleInstanceOptions::*; #[cfg(feature = "ConsoleLevel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleLevel; #[cfg(feature = "ConsoleLevel")] pub use gen_ConsoleLevel::*; #[cfg(feature = "ConsoleLogLevel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleLogLevel; #[cfg(feature = "ConsoleLogLevel")] pub use gen_ConsoleLogLevel::*; #[cfg(feature = "ConsoleProfileEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleProfileEvent; #[cfg(feature = "ConsoleProfileEvent")] pub use gen_ConsoleProfileEvent::*; #[cfg(feature = "ConsoleStackEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleStackEntry; #[cfg(feature = "ConsoleStackEntry")] pub use gen_ConsoleStackEntry::*; #[cfg(feature = "ConsoleTimerError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleTimerError; #[cfg(feature = "ConsoleTimerError")] pub use gen_ConsoleTimerError::*; #[cfg(feature = "ConsoleTimerLogOrEnd")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleTimerLogOrEnd; #[cfg(feature = "ConsoleTimerLogOrEnd")] pub use gen_ConsoleTimerLogOrEnd::*; #[cfg(feature = "ConsoleTimerStart")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConsoleTimerStart; #[cfg(feature = "ConsoleTimerStart")] pub use gen_ConsoleTimerStart::*; #[cfg(feature = "ConstantSourceNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConstantSourceNode; #[cfg(feature = "ConstantSourceNode")] pub use gen_ConstantSourceNode::*; #[cfg(feature = "ConstantSourceOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConstantSourceOptions; #[cfg(feature = "ConstantSourceOptions")] pub use gen_ConstantSourceOptions::*; #[cfg(feature = "ConstrainBooleanParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConstrainBooleanParameters; #[cfg(feature = "ConstrainBooleanParameters")] pub use gen_ConstrainBooleanParameters::*; #[cfg(feature = "ConstrainDomStringParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConstrainDomStringParameters; #[cfg(feature = "ConstrainDomStringParameters")] pub use gen_ConstrainDomStringParameters::*; #[cfg(feature = "ConstrainDoubleRange")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConstrainDoubleRange; #[cfg(feature = "ConstrainDoubleRange")] pub use gen_ConstrainDoubleRange::*; #[cfg(feature = "ConstrainLongRange")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConstrainLongRange; #[cfg(feature = "ConstrainLongRange")] pub use gen_ConstrainLongRange::*; #[cfg(feature = "ContextAttributes2d")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ContextAttributes2d; #[cfg(feature = "ContextAttributes2d")] pub use gen_ContextAttributes2d::*; #[cfg(feature = "ConvertCoordinateOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConvertCoordinateOptions; #[cfg(feature = "ConvertCoordinateOptions")] pub use gen_ConvertCoordinateOptions::*; #[cfg(feature = "ConvolverNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConvolverNode; #[cfg(feature = "ConvolverNode")] pub use gen_ConvolverNode::*; #[cfg(feature = "ConvolverOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ConvolverOptions; #[cfg(feature = "ConvolverOptions")] pub use gen_ConvolverOptions::*; #[cfg(feature = "Coordinates")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Coordinates; #[cfg(feature = "Coordinates")] pub use gen_Coordinates::*; #[cfg(feature = "CountQueuingStrategy")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CountQueuingStrategy; #[cfg(feature = "CountQueuingStrategy")] pub use gen_CountQueuingStrategy::*; #[cfg(feature = "Credential")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Credential; #[cfg(feature = "Credential")] pub use gen_Credential::*; #[cfg(feature = "CredentialCreationOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CredentialCreationOptions; #[cfg(feature = "CredentialCreationOptions")] pub use gen_CredentialCreationOptions::*; #[cfg(feature = "CredentialRequestOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CredentialRequestOptions; #[cfg(feature = "CredentialRequestOptions")] pub use gen_CredentialRequestOptions::*; #[cfg(feature = "CredentialsContainer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CredentialsContainer; #[cfg(feature = "CredentialsContainer")] pub use gen_CredentialsContainer::*; #[cfg(feature = "Crypto")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Crypto; #[cfg(feature = "Crypto")] pub use gen_Crypto::*; #[cfg(feature = "CryptoKey")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CryptoKey; #[cfg(feature = "CryptoKey")] pub use gen_CryptoKey::*; #[cfg(feature = "CryptoKeyPair")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CryptoKeyPair; #[cfg(feature = "CryptoKeyPair")] pub use gen_CryptoKeyPair::*; #[cfg(feature = "CssAnimation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssAnimation; #[cfg(feature = "CssAnimation")] pub use gen_CssAnimation::*; #[cfg(feature = "CssBoxType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssBoxType; #[cfg(feature = "CssBoxType")] pub use gen_CssBoxType::*; #[cfg(feature = "CssConditionRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssConditionRule; #[cfg(feature = "CssConditionRule")] pub use gen_CssConditionRule::*; #[cfg(feature = "CssCounterStyleRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssCounterStyleRule; #[cfg(feature = "CssCounterStyleRule")] pub use gen_CssCounterStyleRule::*; #[cfg(feature = "CssFontFaceRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssFontFaceRule; #[cfg(feature = "CssFontFaceRule")] pub use gen_CssFontFaceRule::*; #[cfg(feature = "CssFontFeatureValuesRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssFontFeatureValuesRule; #[cfg(feature = "CssFontFeatureValuesRule")] pub use gen_CssFontFeatureValuesRule::*; #[cfg(feature = "CssGroupingRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssGroupingRule; #[cfg(feature = "CssGroupingRule")] pub use gen_CssGroupingRule::*; #[cfg(feature = "CssImportRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssImportRule; #[cfg(feature = "CssImportRule")] pub use gen_CssImportRule::*; #[cfg(feature = "CssKeyframeRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssKeyframeRule; #[cfg(feature = "CssKeyframeRule")] pub use gen_CssKeyframeRule::*; #[cfg(feature = "CssKeyframesRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssKeyframesRule; #[cfg(feature = "CssKeyframesRule")] pub use gen_CssKeyframesRule::*; #[cfg(feature = "CssMediaRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssMediaRule; #[cfg(feature = "CssMediaRule")] pub use gen_CssMediaRule::*; #[cfg(feature = "CssNamespaceRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssNamespaceRule; #[cfg(feature = "CssNamespaceRule")] pub use gen_CssNamespaceRule::*; #[cfg(feature = "CssPageRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssPageRule; #[cfg(feature = "CssPageRule")] pub use gen_CssPageRule::*; #[cfg(feature = "CssPseudoElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssPseudoElement; #[cfg(feature = "CssPseudoElement")] pub use gen_CssPseudoElement::*; #[cfg(feature = "CssRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssRule; #[cfg(feature = "CssRule")] pub use gen_CssRule::*; #[cfg(feature = "CssRuleList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssRuleList; #[cfg(feature = "CssRuleList")] pub use gen_CssRuleList::*; #[cfg(feature = "CssStyleDeclaration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssStyleDeclaration; #[cfg(feature = "CssStyleDeclaration")] pub use gen_CssStyleDeclaration::*; #[cfg(feature = "CssStyleRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssStyleRule; #[cfg(feature = "CssStyleRule")] pub use gen_CssStyleRule::*; #[cfg(feature = "CssStyleSheet")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssStyleSheet; #[cfg(feature = "CssStyleSheet")] pub use gen_CssStyleSheet::*; #[cfg(feature = "CssStyleSheetParsingMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssStyleSheetParsingMode; #[cfg(feature = "CssStyleSheetParsingMode")] pub use gen_CssStyleSheetParsingMode::*; #[cfg(feature = "CssSupportsRule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssSupportsRule; #[cfg(feature = "CssSupportsRule")] pub use gen_CssSupportsRule::*; #[cfg(feature = "CssTransition")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CssTransition; #[cfg(feature = "CssTransition")] pub use gen_CssTransition::*; #[cfg(feature = "CustomElementRegistry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CustomElementRegistry; #[cfg(feature = "CustomElementRegistry")] pub use gen_CustomElementRegistry::*; #[cfg(feature = "CustomEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CustomEvent; #[cfg(feature = "CustomEvent")] pub use gen_CustomEvent::*; #[cfg(feature = "CustomEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_CustomEventInit; #[cfg(feature = "CustomEventInit")] pub use gen_CustomEventInit::*; #[cfg(feature = "DataTransfer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DataTransfer; #[cfg(feature = "DataTransfer")] pub use gen_DataTransfer::*; #[cfg(feature = "DataTransferItem")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DataTransferItem; #[cfg(feature = "DataTransferItem")] pub use gen_DataTransferItem::*; #[cfg(feature = "DataTransferItemList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DataTransferItemList; #[cfg(feature = "DataTransferItemList")] pub use gen_DataTransferItemList::*; #[cfg(feature = "DateTimeValue")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DateTimeValue; #[cfg(feature = "DateTimeValue")] pub use gen_DateTimeValue::*; #[cfg(feature = "DecoderDoctorNotification")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DecoderDoctorNotification; #[cfg(feature = "DecoderDoctorNotification")] pub use gen_DecoderDoctorNotification::*; #[cfg(feature = "DecoderDoctorNotificationType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DecoderDoctorNotificationType; #[cfg(feature = "DecoderDoctorNotificationType")] pub use gen_DecoderDoctorNotificationType::*; #[cfg(feature = "DecompressionStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DecompressionStream; #[cfg(feature = "DecompressionStream")] pub use gen_DecompressionStream::*; #[cfg(feature = "DedicatedWorkerGlobalScope")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DedicatedWorkerGlobalScope; #[cfg(feature = "DedicatedWorkerGlobalScope")] pub use gen_DedicatedWorkerGlobalScope::*; #[cfg(feature = "DelayNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DelayNode; #[cfg(feature = "DelayNode")] pub use gen_DelayNode::*; #[cfg(feature = "DelayOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DelayOptions; #[cfg(feature = "DelayOptions")] pub use gen_DelayOptions::*; #[cfg(feature = "DeviceAcceleration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceAcceleration; #[cfg(feature = "DeviceAcceleration")] pub use gen_DeviceAcceleration::*; #[cfg(feature = "DeviceAccelerationInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceAccelerationInit; #[cfg(feature = "DeviceAccelerationInit")] pub use gen_DeviceAccelerationInit::*; #[cfg(feature = "DeviceLightEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceLightEvent; #[cfg(feature = "DeviceLightEvent")] pub use gen_DeviceLightEvent::*; #[cfg(feature = "DeviceLightEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceLightEventInit; #[cfg(feature = "DeviceLightEventInit")] pub use gen_DeviceLightEventInit::*; #[cfg(feature = "DeviceMotionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceMotionEvent; #[cfg(feature = "DeviceMotionEvent")] pub use gen_DeviceMotionEvent::*; #[cfg(feature = "DeviceMotionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceMotionEventInit; #[cfg(feature = "DeviceMotionEventInit")] pub use gen_DeviceMotionEventInit::*; #[cfg(feature = "DeviceOrientationEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceOrientationEvent; #[cfg(feature = "DeviceOrientationEvent")] pub use gen_DeviceOrientationEvent::*; #[cfg(feature = "DeviceOrientationEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceOrientationEventInit; #[cfg(feature = "DeviceOrientationEventInit")] pub use gen_DeviceOrientationEventInit::*; #[cfg(feature = "DeviceProximityEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceProximityEvent; #[cfg(feature = "DeviceProximityEvent")] pub use gen_DeviceProximityEvent::*; #[cfg(feature = "DeviceProximityEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceProximityEventInit; #[cfg(feature = "DeviceProximityEventInit")] pub use gen_DeviceProximityEventInit::*; #[cfg(feature = "DeviceRotationRate")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceRotationRate; #[cfg(feature = "DeviceRotationRate")] pub use gen_DeviceRotationRate::*; #[cfg(feature = "DeviceRotationRateInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DeviceRotationRateInit; #[cfg(feature = "DeviceRotationRateInit")] pub use gen_DeviceRotationRateInit::*; #[cfg(feature = "DhKeyDeriveParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DhKeyDeriveParams; #[cfg(feature = "DhKeyDeriveParams")] pub use gen_DhKeyDeriveParams::*; #[cfg(feature = "DirectionSetting")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DirectionSetting; #[cfg(feature = "DirectionSetting")] pub use gen_DirectionSetting::*; #[cfg(feature = "Directory")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Directory; #[cfg(feature = "Directory")] pub use gen_Directory::*; #[cfg(feature = "DisplayMediaStreamConstraints")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DisplayMediaStreamConstraints; #[cfg(feature = "DisplayMediaStreamConstraints")] pub use gen_DisplayMediaStreamConstraints::*; #[cfg(feature = "DisplayNameOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DisplayNameOptions; #[cfg(feature = "DisplayNameOptions")] pub use gen_DisplayNameOptions::*; #[cfg(feature = "DisplayNameResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DisplayNameResult; #[cfg(feature = "DisplayNameResult")] pub use gen_DisplayNameResult::*; #[cfg(feature = "DistanceModelType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DistanceModelType; #[cfg(feature = "DistanceModelType")] pub use gen_DistanceModelType::*; #[cfg(feature = "DnsCacheDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DnsCacheDict; #[cfg(feature = "DnsCacheDict")] pub use gen_DnsCacheDict::*; #[cfg(feature = "DnsCacheEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DnsCacheEntry; #[cfg(feature = "DnsCacheEntry")] pub use gen_DnsCacheEntry::*; #[cfg(feature = "DnsLookupDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DnsLookupDict; #[cfg(feature = "DnsLookupDict")] pub use gen_DnsLookupDict::*; #[cfg(feature = "Document")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Document; #[cfg(feature = "Document")] pub use gen_Document::*; #[cfg(feature = "DocumentFragment")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DocumentFragment; #[cfg(feature = "DocumentFragment")] pub use gen_DocumentFragment::*; #[cfg(feature = "DocumentTimeline")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DocumentTimeline; #[cfg(feature = "DocumentTimeline")] pub use gen_DocumentTimeline::*; #[cfg(feature = "DocumentTimelineOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DocumentTimelineOptions; #[cfg(feature = "DocumentTimelineOptions")] pub use gen_DocumentTimelineOptions::*; #[cfg(feature = "DocumentType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DocumentType; #[cfg(feature = "DocumentType")] pub use gen_DocumentType::*; #[cfg(feature = "DomError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomError; #[cfg(feature = "DomError")] pub use gen_DomError::*; #[cfg(feature = "DomException")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomException; #[cfg(feature = "DomException")] pub use gen_DomException::*; #[cfg(feature = "DomImplementation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomImplementation; #[cfg(feature = "DomImplementation")] pub use gen_DomImplementation::*; #[cfg(feature = "DomMatrix")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomMatrix; #[cfg(feature = "DomMatrix")] pub use gen_DomMatrix::*; #[cfg(feature = "DomMatrix2dInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomMatrix2dInit; #[cfg(feature = "DomMatrix2dInit")] pub use gen_DomMatrix2dInit::*; #[cfg(feature = "DomMatrixInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomMatrixInit; #[cfg(feature = "DomMatrixInit")] pub use gen_DomMatrixInit::*; #[cfg(feature = "DomMatrixReadOnly")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomMatrixReadOnly; #[cfg(feature = "DomMatrixReadOnly")] pub use gen_DomMatrixReadOnly::*; #[cfg(feature = "DomParser")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomParser; #[cfg(feature = "DomParser")] pub use gen_DomParser::*; #[cfg(feature = "DomPoint")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomPoint; #[cfg(feature = "DomPoint")] pub use gen_DomPoint::*; #[cfg(feature = "DomPointInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomPointInit; #[cfg(feature = "DomPointInit")] pub use gen_DomPointInit::*; #[cfg(feature = "DomPointReadOnly")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomPointReadOnly; #[cfg(feature = "DomPointReadOnly")] pub use gen_DomPointReadOnly::*; #[cfg(feature = "DomQuad")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomQuad; #[cfg(feature = "DomQuad")] pub use gen_DomQuad::*; #[cfg(feature = "DomQuadInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomQuadInit; #[cfg(feature = "DomQuadInit")] pub use gen_DomQuadInit::*; #[cfg(feature = "DomQuadJson")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomQuadJson; #[cfg(feature = "DomQuadJson")] pub use gen_DomQuadJson::*; #[cfg(feature = "DomRect")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomRect; #[cfg(feature = "DomRect")] pub use gen_DomRect::*; #[cfg(feature = "DomRectInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomRectInit; #[cfg(feature = "DomRectInit")] pub use gen_DomRectInit::*; #[cfg(feature = "DomRectList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomRectList; #[cfg(feature = "DomRectList")] pub use gen_DomRectList::*; #[cfg(feature = "DomRectReadOnly")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomRectReadOnly; #[cfg(feature = "DomRectReadOnly")] pub use gen_DomRectReadOnly::*; #[cfg(feature = "DomRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomRequest; #[cfg(feature = "DomRequest")] pub use gen_DomRequest::*; #[cfg(feature = "DomRequestReadyState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomRequestReadyState; #[cfg(feature = "DomRequestReadyState")] pub use gen_DomRequestReadyState::*; #[cfg(feature = "DomStringList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomStringList; #[cfg(feature = "DomStringList")] pub use gen_DomStringList::*; #[cfg(feature = "DomStringMap")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomStringMap; #[cfg(feature = "DomStringMap")] pub use gen_DomStringMap::*; #[cfg(feature = "DomTokenList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomTokenList; #[cfg(feature = "DomTokenList")] pub use gen_DomTokenList::*; #[cfg(feature = "DomWindowResizeEventDetail")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DomWindowResizeEventDetail; #[cfg(feature = "DomWindowResizeEventDetail")] pub use gen_DomWindowResizeEventDetail::*; #[cfg(feature = "DragEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DragEvent; #[cfg(feature = "DragEvent")] pub use gen_DragEvent::*; #[cfg(feature = "DragEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DragEventInit; #[cfg(feature = "DragEventInit")] pub use gen_DragEventInit::*; #[cfg(feature = "DynamicsCompressorNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DynamicsCompressorNode; #[cfg(feature = "DynamicsCompressorNode")] pub use gen_DynamicsCompressorNode::*; #[cfg(feature = "DynamicsCompressorOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_DynamicsCompressorOptions; #[cfg(feature = "DynamicsCompressorOptions")] pub use gen_DynamicsCompressorOptions::*; #[cfg(feature = "EcKeyAlgorithm")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EcKeyAlgorithm; #[cfg(feature = "EcKeyAlgorithm")] pub use gen_EcKeyAlgorithm::*; #[cfg(feature = "EcKeyGenParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EcKeyGenParams; #[cfg(feature = "EcKeyGenParams")] pub use gen_EcKeyGenParams::*; #[cfg(feature = "EcKeyImportParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EcKeyImportParams; #[cfg(feature = "EcKeyImportParams")] pub use gen_EcKeyImportParams::*; #[cfg(feature = "EcdhKeyDeriveParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EcdhKeyDeriveParams; #[cfg(feature = "EcdhKeyDeriveParams")] pub use gen_EcdhKeyDeriveParams::*; #[cfg(feature = "EcdsaParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EcdsaParams; #[cfg(feature = "EcdsaParams")] pub use gen_EcdsaParams::*; #[cfg(feature = "EffectTiming")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EffectTiming; #[cfg(feature = "EffectTiming")] pub use gen_EffectTiming::*; #[cfg(feature = "Element")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Element; #[cfg(feature = "Element")] pub use gen_Element::*; #[cfg(feature = "ElementCreationOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ElementCreationOptions; #[cfg(feature = "ElementCreationOptions")] pub use gen_ElementCreationOptions::*; #[cfg(feature = "ElementDefinitionOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ElementDefinitionOptions; #[cfg(feature = "ElementDefinitionOptions")] pub use gen_ElementDefinitionOptions::*; #[cfg(feature = "EncodedAudioChunk")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EncodedAudioChunk; #[cfg(feature = "EncodedAudioChunk")] pub use gen_EncodedAudioChunk::*; #[cfg(feature = "EncodedAudioChunkInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EncodedAudioChunkInit; #[cfg(feature = "EncodedAudioChunkInit")] pub use gen_EncodedAudioChunkInit::*; #[cfg(feature = "EncodedAudioChunkMetadata")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EncodedAudioChunkMetadata; #[cfg(feature = "EncodedAudioChunkMetadata")] pub use gen_EncodedAudioChunkMetadata::*; #[cfg(feature = "EncodedAudioChunkType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EncodedAudioChunkType; #[cfg(feature = "EncodedAudioChunkType")] pub use gen_EncodedAudioChunkType::*; #[cfg(feature = "EncodedVideoChunk")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EncodedVideoChunk; #[cfg(feature = "EncodedVideoChunk")] pub use gen_EncodedVideoChunk::*; #[cfg(feature = "EncodedVideoChunkInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EncodedVideoChunkInit; #[cfg(feature = "EncodedVideoChunkInit")] pub use gen_EncodedVideoChunkInit::*; #[cfg(feature = "EncodedVideoChunkMetadata")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EncodedVideoChunkMetadata; #[cfg(feature = "EncodedVideoChunkMetadata")] pub use gen_EncodedVideoChunkMetadata::*; #[cfg(feature = "EncodedVideoChunkType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EncodedVideoChunkType; #[cfg(feature = "EncodedVideoChunkType")] pub use gen_EncodedVideoChunkType::*; #[cfg(feature = "EndingTypes")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EndingTypes; #[cfg(feature = "EndingTypes")] pub use gen_EndingTypes::*; #[cfg(feature = "ErrorCallback")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ErrorCallback; #[cfg(feature = "ErrorCallback")] pub use gen_ErrorCallback::*; #[cfg(feature = "ErrorEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ErrorEvent; #[cfg(feature = "ErrorEvent")] pub use gen_ErrorEvent::*; #[cfg(feature = "ErrorEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ErrorEventInit; #[cfg(feature = "ErrorEventInit")] pub use gen_ErrorEventInit::*; #[cfg(feature = "Event")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Event; #[cfg(feature = "Event")] pub use gen_Event::*; #[cfg(feature = "EventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EventInit; #[cfg(feature = "EventInit")] pub use gen_EventInit::*; #[cfg(feature = "EventListener")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EventListener; #[cfg(feature = "EventListener")] pub use gen_EventListener::*; #[cfg(feature = "EventListenerOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EventListenerOptions; #[cfg(feature = "EventListenerOptions")] pub use gen_EventListenerOptions::*; #[cfg(feature = "EventModifierInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EventModifierInit; #[cfg(feature = "EventModifierInit")] pub use gen_EventModifierInit::*; #[cfg(feature = "EventSource")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EventSource; #[cfg(feature = "EventSource")] pub use gen_EventSource::*; #[cfg(feature = "EventSourceInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EventSourceInit; #[cfg(feature = "EventSourceInit")] pub use gen_EventSourceInit::*; #[cfg(feature = "EventTarget")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_EventTarget; #[cfg(feature = "EventTarget")] pub use gen_EventTarget::*; #[cfg(feature = "Exception")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Exception; #[cfg(feature = "Exception")] pub use gen_Exception::*; #[cfg(feature = "ExtBlendMinmax")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtBlendMinmax; #[cfg(feature = "ExtBlendMinmax")] pub use gen_ExtBlendMinmax::*; #[cfg(feature = "ExtColorBufferFloat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtColorBufferFloat; #[cfg(feature = "ExtColorBufferFloat")] pub use gen_ExtColorBufferFloat::*; #[cfg(feature = "ExtColorBufferHalfFloat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtColorBufferHalfFloat; #[cfg(feature = "ExtColorBufferHalfFloat")] pub use gen_ExtColorBufferHalfFloat::*; #[cfg(feature = "ExtDisjointTimerQuery")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtDisjointTimerQuery; #[cfg(feature = "ExtDisjointTimerQuery")] pub use gen_ExtDisjointTimerQuery::*; #[cfg(feature = "ExtFragDepth")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtFragDepth; #[cfg(feature = "ExtFragDepth")] pub use gen_ExtFragDepth::*; #[cfg(feature = "ExtSRgb")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtSRgb; #[cfg(feature = "ExtSRgb")] pub use gen_ExtSRgb::*; #[cfg(feature = "ExtShaderTextureLod")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtShaderTextureLod; #[cfg(feature = "ExtShaderTextureLod")] pub use gen_ExtShaderTextureLod::*; #[cfg(feature = "ExtTextureFilterAnisotropic")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtTextureFilterAnisotropic; #[cfg(feature = "ExtTextureFilterAnisotropic")] pub use gen_ExtTextureFilterAnisotropic::*; #[cfg(feature = "ExtTextureNorm16")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtTextureNorm16; #[cfg(feature = "ExtTextureNorm16")] pub use gen_ExtTextureNorm16::*; #[cfg(feature = "ExtendableEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtendableEvent; #[cfg(feature = "ExtendableEvent")] pub use gen_ExtendableEvent::*; #[cfg(feature = "ExtendableEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtendableEventInit; #[cfg(feature = "ExtendableEventInit")] pub use gen_ExtendableEventInit::*; #[cfg(feature = "ExtendableMessageEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtendableMessageEvent; #[cfg(feature = "ExtendableMessageEvent")] pub use gen_ExtendableMessageEvent::*; #[cfg(feature = "ExtendableMessageEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ExtendableMessageEventInit; #[cfg(feature = "ExtendableMessageEventInit")] pub use gen_ExtendableMessageEventInit::*; #[cfg(feature = "External")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_External; #[cfg(feature = "External")] pub use gen_External::*; #[cfg(feature = "FakePluginMimeEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FakePluginMimeEntry; #[cfg(feature = "FakePluginMimeEntry")] pub use gen_FakePluginMimeEntry::*; #[cfg(feature = "FakePluginTagInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FakePluginTagInit; #[cfg(feature = "FakePluginTagInit")] pub use gen_FakePluginTagInit::*; #[cfg(feature = "FetchEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FetchEvent; #[cfg(feature = "FetchEvent")] pub use gen_FetchEvent::*; #[cfg(feature = "FetchEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FetchEventInit; #[cfg(feature = "FetchEventInit")] pub use gen_FetchEventInit::*; #[cfg(feature = "FetchObserver")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FetchObserver; #[cfg(feature = "FetchObserver")] pub use gen_FetchObserver::*; #[cfg(feature = "FetchReadableStreamReadDataArray")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FetchReadableStreamReadDataArray; #[cfg(feature = "FetchReadableStreamReadDataArray")] pub use gen_FetchReadableStreamReadDataArray::*; #[cfg(feature = "FetchReadableStreamReadDataDone")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FetchReadableStreamReadDataDone; #[cfg(feature = "FetchReadableStreamReadDataDone")] pub use gen_FetchReadableStreamReadDataDone::*; #[cfg(feature = "FetchState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FetchState; #[cfg(feature = "FetchState")] pub use gen_FetchState::*; #[cfg(feature = "File")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_File; #[cfg(feature = "File")] pub use gen_File::*; #[cfg(feature = "FileCallback")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileCallback; #[cfg(feature = "FileCallback")] pub use gen_FileCallback::*; #[cfg(feature = "FileList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileList; #[cfg(feature = "FileList")] pub use gen_FileList::*; #[cfg(feature = "FilePropertyBag")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FilePropertyBag; #[cfg(feature = "FilePropertyBag")] pub use gen_FilePropertyBag::*; #[cfg(feature = "FileReader")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileReader; #[cfg(feature = "FileReader")] pub use gen_FileReader::*; #[cfg(feature = "FileReaderSync")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileReaderSync; #[cfg(feature = "FileReaderSync")] pub use gen_FileReaderSync::*; #[cfg(feature = "FileSystem")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystem; #[cfg(feature = "FileSystem")] pub use gen_FileSystem::*; #[cfg(feature = "FileSystemCreateWritableOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemCreateWritableOptions; #[cfg(feature = "FileSystemCreateWritableOptions")] pub use gen_FileSystemCreateWritableOptions::*; #[cfg(feature = "FileSystemDirectoryEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemDirectoryEntry; #[cfg(feature = "FileSystemDirectoryEntry")] pub use gen_FileSystemDirectoryEntry::*; #[cfg(feature = "FileSystemDirectoryHandle")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemDirectoryHandle; #[cfg(feature = "FileSystemDirectoryHandle")] pub use gen_FileSystemDirectoryHandle::*; #[cfg(feature = "FileSystemDirectoryReader")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemDirectoryReader; #[cfg(feature = "FileSystemDirectoryReader")] pub use gen_FileSystemDirectoryReader::*; #[cfg(feature = "FileSystemEntriesCallback")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemEntriesCallback; #[cfg(feature = "FileSystemEntriesCallback")] pub use gen_FileSystemEntriesCallback::*; #[cfg(feature = "FileSystemEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemEntry; #[cfg(feature = "FileSystemEntry")] pub use gen_FileSystemEntry::*; #[cfg(feature = "FileSystemEntryCallback")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemEntryCallback; #[cfg(feature = "FileSystemEntryCallback")] pub use gen_FileSystemEntryCallback::*; #[cfg(feature = "FileSystemFileEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemFileEntry; #[cfg(feature = "FileSystemFileEntry")] pub use gen_FileSystemFileEntry::*; #[cfg(feature = "FileSystemFileHandle")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemFileHandle; #[cfg(feature = "FileSystemFileHandle")] pub use gen_FileSystemFileHandle::*; #[cfg(feature = "FileSystemFlags")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemFlags; #[cfg(feature = "FileSystemFlags")] pub use gen_FileSystemFlags::*; #[cfg(feature = "FileSystemGetDirectoryOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemGetDirectoryOptions; #[cfg(feature = "FileSystemGetDirectoryOptions")] pub use gen_FileSystemGetDirectoryOptions::*; #[cfg(feature = "FileSystemGetFileOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemGetFileOptions; #[cfg(feature = "FileSystemGetFileOptions")] pub use gen_FileSystemGetFileOptions::*; #[cfg(feature = "FileSystemHandle")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemHandle; #[cfg(feature = "FileSystemHandle")] pub use gen_FileSystemHandle::*; #[cfg(feature = "FileSystemHandleKind")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemHandleKind; #[cfg(feature = "FileSystemHandleKind")] pub use gen_FileSystemHandleKind::*; #[cfg(feature = "FileSystemReadWriteOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemReadWriteOptions; #[cfg(feature = "FileSystemReadWriteOptions")] pub use gen_FileSystemReadWriteOptions::*; #[cfg(feature = "FileSystemRemoveOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemRemoveOptions; #[cfg(feature = "FileSystemRemoveOptions")] pub use gen_FileSystemRemoveOptions::*; #[cfg(feature = "FileSystemSyncAccessHandle")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemSyncAccessHandle; #[cfg(feature = "FileSystemSyncAccessHandle")] pub use gen_FileSystemSyncAccessHandle::*; #[cfg(feature = "FileSystemWritableFileStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FileSystemWritableFileStream; #[cfg(feature = "FileSystemWritableFileStream")] pub use gen_FileSystemWritableFileStream::*; #[cfg(feature = "FillMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FillMode; #[cfg(feature = "FillMode")] pub use gen_FillMode::*; #[cfg(feature = "FlashClassification")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FlashClassification; #[cfg(feature = "FlashClassification")] pub use gen_FlashClassification::*; #[cfg(feature = "FlowControlType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FlowControlType; #[cfg(feature = "FlowControlType")] pub use gen_FlowControlType::*; #[cfg(feature = "FocusEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FocusEvent; #[cfg(feature = "FocusEvent")] pub use gen_FocusEvent::*; #[cfg(feature = "FocusEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FocusEventInit; #[cfg(feature = "FocusEventInit")] pub use gen_FocusEventInit::*; #[cfg(feature = "FontData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontData; #[cfg(feature = "FontData")] pub use gen_FontData::*; #[cfg(feature = "FontFace")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontFace; #[cfg(feature = "FontFace")] pub use gen_FontFace::*; #[cfg(feature = "FontFaceDescriptors")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontFaceDescriptors; #[cfg(feature = "FontFaceDescriptors")] pub use gen_FontFaceDescriptors::*; #[cfg(feature = "FontFaceLoadStatus")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontFaceLoadStatus; #[cfg(feature = "FontFaceLoadStatus")] pub use gen_FontFaceLoadStatus::*; #[cfg(feature = "FontFaceSet")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontFaceSet; #[cfg(feature = "FontFaceSet")] pub use gen_FontFaceSet::*; #[cfg(feature = "FontFaceSetIterator")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontFaceSetIterator; #[cfg(feature = "FontFaceSetIterator")] pub use gen_FontFaceSetIterator::*; #[cfg(feature = "FontFaceSetIteratorResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontFaceSetIteratorResult; #[cfg(feature = "FontFaceSetIteratorResult")] pub use gen_FontFaceSetIteratorResult::*; #[cfg(feature = "FontFaceSetLoadEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontFaceSetLoadEvent; #[cfg(feature = "FontFaceSetLoadEvent")] pub use gen_FontFaceSetLoadEvent::*; #[cfg(feature = "FontFaceSetLoadEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontFaceSetLoadEventInit; #[cfg(feature = "FontFaceSetLoadEventInit")] pub use gen_FontFaceSetLoadEventInit::*; #[cfg(feature = "FontFaceSetLoadStatus")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FontFaceSetLoadStatus; #[cfg(feature = "FontFaceSetLoadStatus")] pub use gen_FontFaceSetLoadStatus::*; #[cfg(feature = "FormData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FormData; #[cfg(feature = "FormData")] pub use gen_FormData::*; #[cfg(feature = "FrameType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FrameType; #[cfg(feature = "FrameType")] pub use gen_FrameType::*; #[cfg(feature = "FuzzingFunctions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_FuzzingFunctions; #[cfg(feature = "FuzzingFunctions")] pub use gen_FuzzingFunctions::*; #[cfg(feature = "GainNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GainNode; #[cfg(feature = "GainNode")] pub use gen_GainNode::*; #[cfg(feature = "GainOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GainOptions; #[cfg(feature = "GainOptions")] pub use gen_GainOptions::*; #[cfg(feature = "Gamepad")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Gamepad; #[cfg(feature = "Gamepad")] pub use gen_Gamepad::*; #[cfg(feature = "GamepadAxisMoveEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadAxisMoveEvent; #[cfg(feature = "GamepadAxisMoveEvent")] pub use gen_GamepadAxisMoveEvent::*; #[cfg(feature = "GamepadAxisMoveEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadAxisMoveEventInit; #[cfg(feature = "GamepadAxisMoveEventInit")] pub use gen_GamepadAxisMoveEventInit::*; #[cfg(feature = "GamepadButton")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadButton; #[cfg(feature = "GamepadButton")] pub use gen_GamepadButton::*; #[cfg(feature = "GamepadButtonEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadButtonEvent; #[cfg(feature = "GamepadButtonEvent")] pub use gen_GamepadButtonEvent::*; #[cfg(feature = "GamepadButtonEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadButtonEventInit; #[cfg(feature = "GamepadButtonEventInit")] pub use gen_GamepadButtonEventInit::*; #[cfg(feature = "GamepadEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadEvent; #[cfg(feature = "GamepadEvent")] pub use gen_GamepadEvent::*; #[cfg(feature = "GamepadEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadEventInit; #[cfg(feature = "GamepadEventInit")] pub use gen_GamepadEventInit::*; #[cfg(feature = "GamepadHand")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadHand; #[cfg(feature = "GamepadHand")] pub use gen_GamepadHand::*; #[cfg(feature = "GamepadHapticActuator")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadHapticActuator; #[cfg(feature = "GamepadHapticActuator")] pub use gen_GamepadHapticActuator::*; #[cfg(feature = "GamepadHapticActuatorType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadHapticActuatorType; #[cfg(feature = "GamepadHapticActuatorType")] pub use gen_GamepadHapticActuatorType::*; #[cfg(feature = "GamepadMappingType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadMappingType; #[cfg(feature = "GamepadMappingType")] pub use gen_GamepadMappingType::*; #[cfg(feature = "GamepadPose")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadPose; #[cfg(feature = "GamepadPose")] pub use gen_GamepadPose::*; #[cfg(feature = "GamepadServiceTest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GamepadServiceTest; #[cfg(feature = "GamepadServiceTest")] pub use gen_GamepadServiceTest::*; #[cfg(feature = "Geolocation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Geolocation; #[cfg(feature = "Geolocation")] pub use gen_Geolocation::*; #[cfg(feature = "GetAnimationsOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GetAnimationsOptions; #[cfg(feature = "GetAnimationsOptions")] pub use gen_GetAnimationsOptions::*; #[cfg(feature = "GetRootNodeOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GetRootNodeOptions; #[cfg(feature = "GetRootNodeOptions")] pub use gen_GetRootNodeOptions::*; #[cfg(feature = "GetUserMediaRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GetUserMediaRequest; #[cfg(feature = "GetUserMediaRequest")] pub use gen_GetUserMediaRequest::*; #[cfg(feature = "Gpu")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Gpu; #[cfg(feature = "Gpu")] pub use gen_Gpu::*; #[cfg(feature = "GpuAdapter")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuAdapter; #[cfg(feature = "GpuAdapter")] pub use gen_GpuAdapter::*; #[cfg(feature = "GpuAdapterInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuAdapterInfo; #[cfg(feature = "GpuAdapterInfo")] pub use gen_GpuAdapterInfo::*; #[cfg(feature = "GpuAddressMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuAddressMode; #[cfg(feature = "GpuAddressMode")] pub use gen_GpuAddressMode::*; #[cfg(feature = "GpuAutoLayoutMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuAutoLayoutMode; #[cfg(feature = "GpuAutoLayoutMode")] pub use gen_GpuAutoLayoutMode::*; #[cfg(feature = "GpuBindGroup")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBindGroup; #[cfg(feature = "GpuBindGroup")] pub use gen_GpuBindGroup::*; #[cfg(feature = "GpuBindGroupDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBindGroupDescriptor; #[cfg(feature = "GpuBindGroupDescriptor")] pub use gen_GpuBindGroupDescriptor::*; #[cfg(feature = "GpuBindGroupEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBindGroupEntry; #[cfg(feature = "GpuBindGroupEntry")] pub use gen_GpuBindGroupEntry::*; #[cfg(feature = "GpuBindGroupLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBindGroupLayout; #[cfg(feature = "GpuBindGroupLayout")] pub use gen_GpuBindGroupLayout::*; #[cfg(feature = "GpuBindGroupLayoutDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBindGroupLayoutDescriptor; #[cfg(feature = "GpuBindGroupLayoutDescriptor")] pub use gen_GpuBindGroupLayoutDescriptor::*; #[cfg(feature = "GpuBindGroupLayoutEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBindGroupLayoutEntry; #[cfg(feature = "GpuBindGroupLayoutEntry")] pub use gen_GpuBindGroupLayoutEntry::*; #[cfg(feature = "GpuBlendComponent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBlendComponent; #[cfg(feature = "GpuBlendComponent")] pub use gen_GpuBlendComponent::*; #[cfg(feature = "GpuBlendFactor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBlendFactor; #[cfg(feature = "GpuBlendFactor")] pub use gen_GpuBlendFactor::*; #[cfg(feature = "GpuBlendOperation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBlendOperation; #[cfg(feature = "GpuBlendOperation")] pub use gen_GpuBlendOperation::*; #[cfg(feature = "GpuBlendState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBlendState; #[cfg(feature = "GpuBlendState")] pub use gen_GpuBlendState::*; #[cfg(feature = "GpuBuffer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBuffer; #[cfg(feature = "GpuBuffer")] pub use gen_GpuBuffer::*; #[cfg(feature = "GpuBufferBinding")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBufferBinding; #[cfg(feature = "GpuBufferBinding")] pub use gen_GpuBufferBinding::*; #[cfg(feature = "GpuBufferBindingLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBufferBindingLayout; #[cfg(feature = "GpuBufferBindingLayout")] pub use gen_GpuBufferBindingLayout::*; #[cfg(feature = "GpuBufferBindingType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBufferBindingType; #[cfg(feature = "GpuBufferBindingType")] pub use gen_GpuBufferBindingType::*; #[cfg(feature = "GpuBufferDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBufferDescriptor; #[cfg(feature = "GpuBufferDescriptor")] pub use gen_GpuBufferDescriptor::*; #[cfg(feature = "GpuBufferMapState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuBufferMapState; #[cfg(feature = "GpuBufferMapState")] pub use gen_GpuBufferMapState::*; #[cfg(feature = "GpuCanvasAlphaMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCanvasAlphaMode; #[cfg(feature = "GpuCanvasAlphaMode")] pub use gen_GpuCanvasAlphaMode::*; #[cfg(feature = "GpuCanvasConfiguration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCanvasConfiguration; #[cfg(feature = "GpuCanvasConfiguration")] pub use gen_GpuCanvasConfiguration::*; #[cfg(feature = "GpuCanvasContext")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCanvasContext; #[cfg(feature = "GpuCanvasContext")] pub use gen_GpuCanvasContext::*; #[cfg(feature = "GpuColorDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuColorDict; #[cfg(feature = "GpuColorDict")] pub use gen_GpuColorDict::*; #[cfg(feature = "GpuColorTargetState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuColorTargetState; #[cfg(feature = "GpuColorTargetState")] pub use gen_GpuColorTargetState::*; #[cfg(feature = "GpuCommandBuffer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCommandBuffer; #[cfg(feature = "GpuCommandBuffer")] pub use gen_GpuCommandBuffer::*; #[cfg(feature = "GpuCommandBufferDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCommandBufferDescriptor; #[cfg(feature = "GpuCommandBufferDescriptor")] pub use gen_GpuCommandBufferDescriptor::*; #[cfg(feature = "GpuCommandEncoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCommandEncoder; #[cfg(feature = "GpuCommandEncoder")] pub use gen_GpuCommandEncoder::*; #[cfg(feature = "GpuCommandEncoderDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCommandEncoderDescriptor; #[cfg(feature = "GpuCommandEncoderDescriptor")] pub use gen_GpuCommandEncoderDescriptor::*; #[cfg(feature = "GpuCompareFunction")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCompareFunction; #[cfg(feature = "GpuCompareFunction")] pub use gen_GpuCompareFunction::*; #[cfg(feature = "GpuCompilationInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCompilationInfo; #[cfg(feature = "GpuCompilationInfo")] pub use gen_GpuCompilationInfo::*; #[cfg(feature = "GpuCompilationMessage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCompilationMessage; #[cfg(feature = "GpuCompilationMessage")] pub use gen_GpuCompilationMessage::*; #[cfg(feature = "GpuCompilationMessageType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCompilationMessageType; #[cfg(feature = "GpuCompilationMessageType")] pub use gen_GpuCompilationMessageType::*; #[cfg(feature = "GpuComputePassDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuComputePassDescriptor; #[cfg(feature = "GpuComputePassDescriptor")] pub use gen_GpuComputePassDescriptor::*; #[cfg(feature = "GpuComputePassEncoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuComputePassEncoder; #[cfg(feature = "GpuComputePassEncoder")] pub use gen_GpuComputePassEncoder::*; #[cfg(feature = "GpuComputePassTimestampWrites")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuComputePassTimestampWrites; #[cfg(feature = "GpuComputePassTimestampWrites")] pub use gen_GpuComputePassTimestampWrites::*; #[cfg(feature = "GpuComputePipeline")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuComputePipeline; #[cfg(feature = "GpuComputePipeline")] pub use gen_GpuComputePipeline::*; #[cfg(feature = "GpuComputePipelineDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuComputePipelineDescriptor; #[cfg(feature = "GpuComputePipelineDescriptor")] pub use gen_GpuComputePipelineDescriptor::*; #[cfg(feature = "GpuCullMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuCullMode; #[cfg(feature = "GpuCullMode")] pub use gen_GpuCullMode::*; #[cfg(feature = "GpuDepthStencilState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuDepthStencilState; #[cfg(feature = "GpuDepthStencilState")] pub use gen_GpuDepthStencilState::*; #[cfg(feature = "GpuDevice")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuDevice; #[cfg(feature = "GpuDevice")] pub use gen_GpuDevice::*; #[cfg(feature = "GpuDeviceDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuDeviceDescriptor; #[cfg(feature = "GpuDeviceDescriptor")] pub use gen_GpuDeviceDescriptor::*; #[cfg(feature = "GpuDeviceLostInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuDeviceLostInfo; #[cfg(feature = "GpuDeviceLostInfo")] pub use gen_GpuDeviceLostInfo::*; #[cfg(feature = "GpuDeviceLostReason")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuDeviceLostReason; #[cfg(feature = "GpuDeviceLostReason")] pub use gen_GpuDeviceLostReason::*; #[cfg(feature = "GpuError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuError; #[cfg(feature = "GpuError")] pub use gen_GpuError::*; #[cfg(feature = "GpuErrorFilter")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuErrorFilter; #[cfg(feature = "GpuErrorFilter")] pub use gen_GpuErrorFilter::*; #[cfg(feature = "GpuExtent3dDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuExtent3dDict; #[cfg(feature = "GpuExtent3dDict")] pub use gen_GpuExtent3dDict::*; #[cfg(feature = "GpuExternalTexture")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuExternalTexture; #[cfg(feature = "GpuExternalTexture")] pub use gen_GpuExternalTexture::*; #[cfg(feature = "GpuExternalTextureBindingLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuExternalTextureBindingLayout; #[cfg(feature = "GpuExternalTextureBindingLayout")] pub use gen_GpuExternalTextureBindingLayout::*; #[cfg(feature = "GpuExternalTextureDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuExternalTextureDescriptor; #[cfg(feature = "GpuExternalTextureDescriptor")] pub use gen_GpuExternalTextureDescriptor::*; #[cfg(feature = "GpuFeatureName")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuFeatureName; #[cfg(feature = "GpuFeatureName")] pub use gen_GpuFeatureName::*; #[cfg(feature = "GpuFilterMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuFilterMode; #[cfg(feature = "GpuFilterMode")] pub use gen_GpuFilterMode::*; #[cfg(feature = "GpuFragmentState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuFragmentState; #[cfg(feature = "GpuFragmentState")] pub use gen_GpuFragmentState::*; #[cfg(feature = "GpuFrontFace")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuFrontFace; #[cfg(feature = "GpuFrontFace")] pub use gen_GpuFrontFace::*; #[cfg(feature = "GpuImageCopyBuffer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuImageCopyBuffer; #[cfg(feature = "GpuImageCopyBuffer")] pub use gen_GpuImageCopyBuffer::*; #[cfg(feature = "GpuImageCopyExternalImage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuImageCopyExternalImage; #[cfg(feature = "GpuImageCopyExternalImage")] pub use gen_GpuImageCopyExternalImage::*; #[cfg(feature = "GpuImageCopyTexture")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuImageCopyTexture; #[cfg(feature = "GpuImageCopyTexture")] pub use gen_GpuImageCopyTexture::*; #[cfg(feature = "GpuImageCopyTextureTagged")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuImageCopyTextureTagged; #[cfg(feature = "GpuImageCopyTextureTagged")] pub use gen_GpuImageCopyTextureTagged::*; #[cfg(feature = "GpuImageDataLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuImageDataLayout; #[cfg(feature = "GpuImageDataLayout")] pub use gen_GpuImageDataLayout::*; #[cfg(feature = "GpuIndexFormat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuIndexFormat; #[cfg(feature = "GpuIndexFormat")] pub use gen_GpuIndexFormat::*; #[cfg(feature = "GpuInternalError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuInternalError; #[cfg(feature = "GpuInternalError")] pub use gen_GpuInternalError::*; #[cfg(feature = "GpuLoadOp")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuLoadOp; #[cfg(feature = "GpuLoadOp")] pub use gen_GpuLoadOp::*; #[cfg(feature = "GpuMipmapFilterMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuMipmapFilterMode; #[cfg(feature = "GpuMipmapFilterMode")] pub use gen_GpuMipmapFilterMode::*; #[cfg(feature = "GpuMultisampleState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuMultisampleState; #[cfg(feature = "GpuMultisampleState")] pub use gen_GpuMultisampleState::*; #[cfg(feature = "GpuObjectDescriptorBase")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuObjectDescriptorBase; #[cfg(feature = "GpuObjectDescriptorBase")] pub use gen_GpuObjectDescriptorBase::*; #[cfg(feature = "GpuOrigin2dDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuOrigin2dDict; #[cfg(feature = "GpuOrigin2dDict")] pub use gen_GpuOrigin2dDict::*; #[cfg(feature = "GpuOrigin3dDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuOrigin3dDict; #[cfg(feature = "GpuOrigin3dDict")] pub use gen_GpuOrigin3dDict::*; #[cfg(feature = "GpuOutOfMemoryError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuOutOfMemoryError; #[cfg(feature = "GpuOutOfMemoryError")] pub use gen_GpuOutOfMemoryError::*; #[cfg(feature = "GpuPipelineDescriptorBase")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuPipelineDescriptorBase; #[cfg(feature = "GpuPipelineDescriptorBase")] pub use gen_GpuPipelineDescriptorBase::*; #[cfg(feature = "GpuPipelineError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuPipelineError; #[cfg(feature = "GpuPipelineError")] pub use gen_GpuPipelineError::*; #[cfg(feature = "GpuPipelineErrorInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuPipelineErrorInit; #[cfg(feature = "GpuPipelineErrorInit")] pub use gen_GpuPipelineErrorInit::*; #[cfg(feature = "GpuPipelineErrorReason")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuPipelineErrorReason; #[cfg(feature = "GpuPipelineErrorReason")] pub use gen_GpuPipelineErrorReason::*; #[cfg(feature = "GpuPipelineLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuPipelineLayout; #[cfg(feature = "GpuPipelineLayout")] pub use gen_GpuPipelineLayout::*; #[cfg(feature = "GpuPipelineLayoutDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuPipelineLayoutDescriptor; #[cfg(feature = "GpuPipelineLayoutDescriptor")] pub use gen_GpuPipelineLayoutDescriptor::*; #[cfg(feature = "GpuPowerPreference")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuPowerPreference; #[cfg(feature = "GpuPowerPreference")] pub use gen_GpuPowerPreference::*; #[cfg(feature = "GpuPrimitiveState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuPrimitiveState; #[cfg(feature = "GpuPrimitiveState")] pub use gen_GpuPrimitiveState::*; #[cfg(feature = "GpuPrimitiveTopology")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuPrimitiveTopology; #[cfg(feature = "GpuPrimitiveTopology")] pub use gen_GpuPrimitiveTopology::*; #[cfg(feature = "GpuProgrammableStage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuProgrammableStage; #[cfg(feature = "GpuProgrammableStage")] pub use gen_GpuProgrammableStage::*; #[cfg(feature = "GpuQuerySet")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuQuerySet; #[cfg(feature = "GpuQuerySet")] pub use gen_GpuQuerySet::*; #[cfg(feature = "GpuQuerySetDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuQuerySetDescriptor; #[cfg(feature = "GpuQuerySetDescriptor")] pub use gen_GpuQuerySetDescriptor::*; #[cfg(feature = "GpuQueryType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuQueryType; #[cfg(feature = "GpuQueryType")] pub use gen_GpuQueryType::*; #[cfg(feature = "GpuQueue")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuQueue; #[cfg(feature = "GpuQueue")] pub use gen_GpuQueue::*; #[cfg(feature = "GpuQueueDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuQueueDescriptor; #[cfg(feature = "GpuQueueDescriptor")] pub use gen_GpuQueueDescriptor::*; #[cfg(feature = "GpuRenderBundle")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderBundle; #[cfg(feature = "GpuRenderBundle")] pub use gen_GpuRenderBundle::*; #[cfg(feature = "GpuRenderBundleDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderBundleDescriptor; #[cfg(feature = "GpuRenderBundleDescriptor")] pub use gen_GpuRenderBundleDescriptor::*; #[cfg(feature = "GpuRenderBundleEncoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderBundleEncoder; #[cfg(feature = "GpuRenderBundleEncoder")] pub use gen_GpuRenderBundleEncoder::*; #[cfg(feature = "GpuRenderBundleEncoderDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderBundleEncoderDescriptor; #[cfg(feature = "GpuRenderBundleEncoderDescriptor")] pub use gen_GpuRenderBundleEncoderDescriptor::*; #[cfg(feature = "GpuRenderPassColorAttachment")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderPassColorAttachment; #[cfg(feature = "GpuRenderPassColorAttachment")] pub use gen_GpuRenderPassColorAttachment::*; #[cfg(feature = "GpuRenderPassDepthStencilAttachment")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderPassDepthStencilAttachment; #[cfg(feature = "GpuRenderPassDepthStencilAttachment")] pub use gen_GpuRenderPassDepthStencilAttachment::*; #[cfg(feature = "GpuRenderPassDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderPassDescriptor; #[cfg(feature = "GpuRenderPassDescriptor")] pub use gen_GpuRenderPassDescriptor::*; #[cfg(feature = "GpuRenderPassEncoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderPassEncoder; #[cfg(feature = "GpuRenderPassEncoder")] pub use gen_GpuRenderPassEncoder::*; #[cfg(feature = "GpuRenderPassLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderPassLayout; #[cfg(feature = "GpuRenderPassLayout")] pub use gen_GpuRenderPassLayout::*; #[cfg(feature = "GpuRenderPassTimestampWrites")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderPassTimestampWrites; #[cfg(feature = "GpuRenderPassTimestampWrites")] pub use gen_GpuRenderPassTimestampWrites::*; #[cfg(feature = "GpuRenderPipeline")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderPipeline; #[cfg(feature = "GpuRenderPipeline")] pub use gen_GpuRenderPipeline::*; #[cfg(feature = "GpuRenderPipelineDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRenderPipelineDescriptor; #[cfg(feature = "GpuRenderPipelineDescriptor")] pub use gen_GpuRenderPipelineDescriptor::*; #[cfg(feature = "GpuRequestAdapterOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuRequestAdapterOptions; #[cfg(feature = "GpuRequestAdapterOptions")] pub use gen_GpuRequestAdapterOptions::*; #[cfg(feature = "GpuSampler")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuSampler; #[cfg(feature = "GpuSampler")] pub use gen_GpuSampler::*; #[cfg(feature = "GpuSamplerBindingLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuSamplerBindingLayout; #[cfg(feature = "GpuSamplerBindingLayout")] pub use gen_GpuSamplerBindingLayout::*; #[cfg(feature = "GpuSamplerBindingType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuSamplerBindingType; #[cfg(feature = "GpuSamplerBindingType")] pub use gen_GpuSamplerBindingType::*; #[cfg(feature = "GpuSamplerDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuSamplerDescriptor; #[cfg(feature = "GpuSamplerDescriptor")] pub use gen_GpuSamplerDescriptor::*; #[cfg(feature = "GpuShaderModule")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuShaderModule; #[cfg(feature = "GpuShaderModule")] pub use gen_GpuShaderModule::*; #[cfg(feature = "GpuShaderModuleCompilationHint")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuShaderModuleCompilationHint; #[cfg(feature = "GpuShaderModuleCompilationHint")] pub use gen_GpuShaderModuleCompilationHint::*; #[cfg(feature = "GpuShaderModuleDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuShaderModuleDescriptor; #[cfg(feature = "GpuShaderModuleDescriptor")] pub use gen_GpuShaderModuleDescriptor::*; #[cfg(feature = "GpuStencilFaceState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuStencilFaceState; #[cfg(feature = "GpuStencilFaceState")] pub use gen_GpuStencilFaceState::*; #[cfg(feature = "GpuStencilOperation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuStencilOperation; #[cfg(feature = "GpuStencilOperation")] pub use gen_GpuStencilOperation::*; #[cfg(feature = "GpuStorageTextureAccess")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuStorageTextureAccess; #[cfg(feature = "GpuStorageTextureAccess")] pub use gen_GpuStorageTextureAccess::*; #[cfg(feature = "GpuStorageTextureBindingLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuStorageTextureBindingLayout; #[cfg(feature = "GpuStorageTextureBindingLayout")] pub use gen_GpuStorageTextureBindingLayout::*; #[cfg(feature = "GpuStoreOp")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuStoreOp; #[cfg(feature = "GpuStoreOp")] pub use gen_GpuStoreOp::*; #[cfg(feature = "GpuSupportedFeatures")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuSupportedFeatures; #[cfg(feature = "GpuSupportedFeatures")] pub use gen_GpuSupportedFeatures::*; #[cfg(feature = "GpuSupportedLimits")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuSupportedLimits; #[cfg(feature = "GpuSupportedLimits")] pub use gen_GpuSupportedLimits::*; #[cfg(feature = "GpuTexture")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTexture; #[cfg(feature = "GpuTexture")] pub use gen_GpuTexture::*; #[cfg(feature = "GpuTextureAspect")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTextureAspect; #[cfg(feature = "GpuTextureAspect")] pub use gen_GpuTextureAspect::*; #[cfg(feature = "GpuTextureBindingLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTextureBindingLayout; #[cfg(feature = "GpuTextureBindingLayout")] pub use gen_GpuTextureBindingLayout::*; #[cfg(feature = "GpuTextureDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTextureDescriptor; #[cfg(feature = "GpuTextureDescriptor")] pub use gen_GpuTextureDescriptor::*; #[cfg(feature = "GpuTextureDimension")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTextureDimension; #[cfg(feature = "GpuTextureDimension")] pub use gen_GpuTextureDimension::*; #[cfg(feature = "GpuTextureFormat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTextureFormat; #[cfg(feature = "GpuTextureFormat")] pub use gen_GpuTextureFormat::*; #[cfg(feature = "GpuTextureSampleType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTextureSampleType; #[cfg(feature = "GpuTextureSampleType")] pub use gen_GpuTextureSampleType::*; #[cfg(feature = "GpuTextureView")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTextureView; #[cfg(feature = "GpuTextureView")] pub use gen_GpuTextureView::*; #[cfg(feature = "GpuTextureViewDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTextureViewDescriptor; #[cfg(feature = "GpuTextureViewDescriptor")] pub use gen_GpuTextureViewDescriptor::*; #[cfg(feature = "GpuTextureViewDimension")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuTextureViewDimension; #[cfg(feature = "GpuTextureViewDimension")] pub use gen_GpuTextureViewDimension::*; #[cfg(feature = "GpuUncapturedErrorEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuUncapturedErrorEvent; #[cfg(feature = "GpuUncapturedErrorEvent")] pub use gen_GpuUncapturedErrorEvent::*; #[cfg(feature = "GpuUncapturedErrorEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuUncapturedErrorEventInit; #[cfg(feature = "GpuUncapturedErrorEventInit")] pub use gen_GpuUncapturedErrorEventInit::*; #[cfg(feature = "GpuValidationError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuValidationError; #[cfg(feature = "GpuValidationError")] pub use gen_GpuValidationError::*; #[cfg(feature = "GpuVertexAttribute")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuVertexAttribute; #[cfg(feature = "GpuVertexAttribute")] pub use gen_GpuVertexAttribute::*; #[cfg(feature = "GpuVertexBufferLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuVertexBufferLayout; #[cfg(feature = "GpuVertexBufferLayout")] pub use gen_GpuVertexBufferLayout::*; #[cfg(feature = "GpuVertexFormat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuVertexFormat; #[cfg(feature = "GpuVertexFormat")] pub use gen_GpuVertexFormat::*; #[cfg(feature = "GpuVertexState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuVertexState; #[cfg(feature = "GpuVertexState")] pub use gen_GpuVertexState::*; #[cfg(feature = "GpuVertexStepMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GpuVertexStepMode; #[cfg(feature = "GpuVertexStepMode")] pub use gen_GpuVertexStepMode::*; #[cfg(feature = "GroupedHistoryEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_GroupedHistoryEventInit; #[cfg(feature = "GroupedHistoryEventInit")] pub use gen_GroupedHistoryEventInit::*; #[cfg(feature = "HalfOpenInfoDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HalfOpenInfoDict; #[cfg(feature = "HalfOpenInfoDict")] pub use gen_HalfOpenInfoDict::*; #[cfg(feature = "HardwareAcceleration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HardwareAcceleration; #[cfg(feature = "HardwareAcceleration")] pub use gen_HardwareAcceleration::*; #[cfg(feature = "HashChangeEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HashChangeEvent; #[cfg(feature = "HashChangeEvent")] pub use gen_HashChangeEvent::*; #[cfg(feature = "HashChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HashChangeEventInit; #[cfg(feature = "HashChangeEventInit")] pub use gen_HashChangeEventInit::*; #[cfg(feature = "Headers")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Headers; #[cfg(feature = "Headers")] pub use gen_Headers::*; #[cfg(feature = "HeadersGuardEnum")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HeadersGuardEnum; #[cfg(feature = "HeadersGuardEnum")] pub use gen_HeadersGuardEnum::*; #[cfg(feature = "Hid")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Hid; #[cfg(feature = "Hid")] pub use gen_Hid::*; #[cfg(feature = "HidCollectionInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidCollectionInfo; #[cfg(feature = "HidCollectionInfo")] pub use gen_HidCollectionInfo::*; #[cfg(feature = "HidConnectionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidConnectionEvent; #[cfg(feature = "HidConnectionEvent")] pub use gen_HidConnectionEvent::*; #[cfg(feature = "HidConnectionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidConnectionEventInit; #[cfg(feature = "HidConnectionEventInit")] pub use gen_HidConnectionEventInit::*; #[cfg(feature = "HidDevice")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidDevice; #[cfg(feature = "HidDevice")] pub use gen_HidDevice::*; #[cfg(feature = "HidDeviceFilter")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidDeviceFilter; #[cfg(feature = "HidDeviceFilter")] pub use gen_HidDeviceFilter::*; #[cfg(feature = "HidDeviceRequestOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidDeviceRequestOptions; #[cfg(feature = "HidDeviceRequestOptions")] pub use gen_HidDeviceRequestOptions::*; #[cfg(feature = "HidInputReportEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidInputReportEvent; #[cfg(feature = "HidInputReportEvent")] pub use gen_HidInputReportEvent::*; #[cfg(feature = "HidInputReportEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidInputReportEventInit; #[cfg(feature = "HidInputReportEventInit")] pub use gen_HidInputReportEventInit::*; #[cfg(feature = "HidReportInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidReportInfo; #[cfg(feature = "HidReportInfo")] pub use gen_HidReportInfo::*; #[cfg(feature = "HidReportItem")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidReportItem; #[cfg(feature = "HidReportItem")] pub use gen_HidReportItem::*; #[cfg(feature = "HidUnitSystem")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HidUnitSystem; #[cfg(feature = "HidUnitSystem")] pub use gen_HidUnitSystem::*; #[cfg(feature = "HiddenPluginEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HiddenPluginEventInit; #[cfg(feature = "HiddenPluginEventInit")] pub use gen_HiddenPluginEventInit::*; #[cfg(feature = "History")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_History; #[cfg(feature = "History")] pub use gen_History::*; #[cfg(feature = "HitRegionOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HitRegionOptions; #[cfg(feature = "HitRegionOptions")] pub use gen_HitRegionOptions::*; #[cfg(feature = "HkdfParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HkdfParams; #[cfg(feature = "HkdfParams")] pub use gen_HkdfParams::*; #[cfg(feature = "HmacDerivedKeyParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HmacDerivedKeyParams; #[cfg(feature = "HmacDerivedKeyParams")] pub use gen_HmacDerivedKeyParams::*; #[cfg(feature = "HmacImportParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HmacImportParams; #[cfg(feature = "HmacImportParams")] pub use gen_HmacImportParams::*; #[cfg(feature = "HmacKeyAlgorithm")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HmacKeyAlgorithm; #[cfg(feature = "HmacKeyAlgorithm")] pub use gen_HmacKeyAlgorithm::*; #[cfg(feature = "HmacKeyGenParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HmacKeyGenParams; #[cfg(feature = "HmacKeyGenParams")] pub use gen_HmacKeyGenParams::*; #[cfg(feature = "HtmlAllCollection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlAllCollection; #[cfg(feature = "HtmlAllCollection")] pub use gen_HtmlAllCollection::*; #[cfg(feature = "HtmlAnchorElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlAnchorElement; #[cfg(feature = "HtmlAnchorElement")] pub use gen_HtmlAnchorElement::*; #[cfg(feature = "HtmlAreaElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlAreaElement; #[cfg(feature = "HtmlAreaElement")] pub use gen_HtmlAreaElement::*; #[cfg(feature = "HtmlAudioElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlAudioElement; #[cfg(feature = "HtmlAudioElement")] pub use gen_HtmlAudioElement::*; #[cfg(feature = "HtmlBaseElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlBaseElement; #[cfg(feature = "HtmlBaseElement")] pub use gen_HtmlBaseElement::*; #[cfg(feature = "HtmlBodyElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlBodyElement; #[cfg(feature = "HtmlBodyElement")] pub use gen_HtmlBodyElement::*; #[cfg(feature = "HtmlBrElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlBrElement; #[cfg(feature = "HtmlBrElement")] pub use gen_HtmlBrElement::*; #[cfg(feature = "HtmlButtonElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlButtonElement; #[cfg(feature = "HtmlButtonElement")] pub use gen_HtmlButtonElement::*; #[cfg(feature = "HtmlCanvasElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlCanvasElement; #[cfg(feature = "HtmlCanvasElement")] pub use gen_HtmlCanvasElement::*; #[cfg(feature = "HtmlCollection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlCollection; #[cfg(feature = "HtmlCollection")] pub use gen_HtmlCollection::*; #[cfg(feature = "HtmlDListElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlDListElement; #[cfg(feature = "HtmlDListElement")] pub use gen_HtmlDListElement::*; #[cfg(feature = "HtmlDataElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlDataElement; #[cfg(feature = "HtmlDataElement")] pub use gen_HtmlDataElement::*; #[cfg(feature = "HtmlDataListElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlDataListElement; #[cfg(feature = "HtmlDataListElement")] pub use gen_HtmlDataListElement::*; #[cfg(feature = "HtmlDetailsElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlDetailsElement; #[cfg(feature = "HtmlDetailsElement")] pub use gen_HtmlDetailsElement::*; #[cfg(feature = "HtmlDialogElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlDialogElement; #[cfg(feature = "HtmlDialogElement")] pub use gen_HtmlDialogElement::*; #[cfg(feature = "HtmlDirectoryElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlDirectoryElement; #[cfg(feature = "HtmlDirectoryElement")] pub use gen_HtmlDirectoryElement::*; #[cfg(feature = "HtmlDivElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlDivElement; #[cfg(feature = "HtmlDivElement")] pub use gen_HtmlDivElement::*; #[cfg(feature = "HtmlDocument")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlDocument; #[cfg(feature = "HtmlDocument")] pub use gen_HtmlDocument::*; #[cfg(feature = "HtmlElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlElement; #[cfg(feature = "HtmlElement")] pub use gen_HtmlElement::*; #[cfg(feature = "HtmlEmbedElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlEmbedElement; #[cfg(feature = "HtmlEmbedElement")] pub use gen_HtmlEmbedElement::*; #[cfg(feature = "HtmlFieldSetElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlFieldSetElement; #[cfg(feature = "HtmlFieldSetElement")] pub use gen_HtmlFieldSetElement::*; #[cfg(feature = "HtmlFontElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlFontElement; #[cfg(feature = "HtmlFontElement")] pub use gen_HtmlFontElement::*; #[cfg(feature = "HtmlFormControlsCollection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlFormControlsCollection; #[cfg(feature = "HtmlFormControlsCollection")] pub use gen_HtmlFormControlsCollection::*; #[cfg(feature = "HtmlFormElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlFormElement; #[cfg(feature = "HtmlFormElement")] pub use gen_HtmlFormElement::*; #[cfg(feature = "HtmlFrameElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlFrameElement; #[cfg(feature = "HtmlFrameElement")] pub use gen_HtmlFrameElement::*; #[cfg(feature = "HtmlFrameSetElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlFrameSetElement; #[cfg(feature = "HtmlFrameSetElement")] pub use gen_HtmlFrameSetElement::*; #[cfg(feature = "HtmlHeadElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlHeadElement; #[cfg(feature = "HtmlHeadElement")] pub use gen_HtmlHeadElement::*; #[cfg(feature = "HtmlHeadingElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlHeadingElement; #[cfg(feature = "HtmlHeadingElement")] pub use gen_HtmlHeadingElement::*; #[cfg(feature = "HtmlHrElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlHrElement; #[cfg(feature = "HtmlHrElement")] pub use gen_HtmlHrElement::*; #[cfg(feature = "HtmlHtmlElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlHtmlElement; #[cfg(feature = "HtmlHtmlElement")] pub use gen_HtmlHtmlElement::*; #[cfg(feature = "HtmlIFrameElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlIFrameElement; #[cfg(feature = "HtmlIFrameElement")] pub use gen_HtmlIFrameElement::*; #[cfg(feature = "HtmlImageElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlImageElement; #[cfg(feature = "HtmlImageElement")] pub use gen_HtmlImageElement::*; #[cfg(feature = "HtmlInputElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlInputElement; #[cfg(feature = "HtmlInputElement")] pub use gen_HtmlInputElement::*; #[cfg(feature = "HtmlLabelElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlLabelElement; #[cfg(feature = "HtmlLabelElement")] pub use gen_HtmlLabelElement::*; #[cfg(feature = "HtmlLegendElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlLegendElement; #[cfg(feature = "HtmlLegendElement")] pub use gen_HtmlLegendElement::*; #[cfg(feature = "HtmlLiElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlLiElement; #[cfg(feature = "HtmlLiElement")] pub use gen_HtmlLiElement::*; #[cfg(feature = "HtmlLinkElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlLinkElement; #[cfg(feature = "HtmlLinkElement")] pub use gen_HtmlLinkElement::*; #[cfg(feature = "HtmlMapElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlMapElement; #[cfg(feature = "HtmlMapElement")] pub use gen_HtmlMapElement::*; #[cfg(feature = "HtmlMediaElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlMediaElement; #[cfg(feature = "HtmlMediaElement")] pub use gen_HtmlMediaElement::*; #[cfg(feature = "HtmlMenuElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlMenuElement; #[cfg(feature = "HtmlMenuElement")] pub use gen_HtmlMenuElement::*; #[cfg(feature = "HtmlMenuItemElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlMenuItemElement; #[cfg(feature = "HtmlMenuItemElement")] pub use gen_HtmlMenuItemElement::*; #[cfg(feature = "HtmlMetaElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlMetaElement; #[cfg(feature = "HtmlMetaElement")] pub use gen_HtmlMetaElement::*; #[cfg(feature = "HtmlMeterElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlMeterElement; #[cfg(feature = "HtmlMeterElement")] pub use gen_HtmlMeterElement::*; #[cfg(feature = "HtmlModElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlModElement; #[cfg(feature = "HtmlModElement")] pub use gen_HtmlModElement::*; #[cfg(feature = "HtmlOListElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlOListElement; #[cfg(feature = "HtmlOListElement")] pub use gen_HtmlOListElement::*; #[cfg(feature = "HtmlObjectElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlObjectElement; #[cfg(feature = "HtmlObjectElement")] pub use gen_HtmlObjectElement::*; #[cfg(feature = "HtmlOptGroupElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlOptGroupElement; #[cfg(feature = "HtmlOptGroupElement")] pub use gen_HtmlOptGroupElement::*; #[cfg(feature = "HtmlOptionElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlOptionElement; #[cfg(feature = "HtmlOptionElement")] pub use gen_HtmlOptionElement::*; #[cfg(feature = "HtmlOptionsCollection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlOptionsCollection; #[cfg(feature = "HtmlOptionsCollection")] pub use gen_HtmlOptionsCollection::*; #[cfg(feature = "HtmlOutputElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlOutputElement; #[cfg(feature = "HtmlOutputElement")] pub use gen_HtmlOutputElement::*; #[cfg(feature = "HtmlParagraphElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlParagraphElement; #[cfg(feature = "HtmlParagraphElement")] pub use gen_HtmlParagraphElement::*; #[cfg(feature = "HtmlParamElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlParamElement; #[cfg(feature = "HtmlParamElement")] pub use gen_HtmlParamElement::*; #[cfg(feature = "HtmlPictureElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlPictureElement; #[cfg(feature = "HtmlPictureElement")] pub use gen_HtmlPictureElement::*; #[cfg(feature = "HtmlPreElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlPreElement; #[cfg(feature = "HtmlPreElement")] pub use gen_HtmlPreElement::*; #[cfg(feature = "HtmlProgressElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlProgressElement; #[cfg(feature = "HtmlProgressElement")] pub use gen_HtmlProgressElement::*; #[cfg(feature = "HtmlQuoteElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlQuoteElement; #[cfg(feature = "HtmlQuoteElement")] pub use gen_HtmlQuoteElement::*; #[cfg(feature = "HtmlScriptElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlScriptElement; #[cfg(feature = "HtmlScriptElement")] pub use gen_HtmlScriptElement::*; #[cfg(feature = "HtmlSelectElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlSelectElement; #[cfg(feature = "HtmlSelectElement")] pub use gen_HtmlSelectElement::*; #[cfg(feature = "HtmlSlotElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlSlotElement; #[cfg(feature = "HtmlSlotElement")] pub use gen_HtmlSlotElement::*; #[cfg(feature = "HtmlSourceElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlSourceElement; #[cfg(feature = "HtmlSourceElement")] pub use gen_HtmlSourceElement::*; #[cfg(feature = "HtmlSpanElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlSpanElement; #[cfg(feature = "HtmlSpanElement")] pub use gen_HtmlSpanElement::*; #[cfg(feature = "HtmlStyleElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlStyleElement; #[cfg(feature = "HtmlStyleElement")] pub use gen_HtmlStyleElement::*; #[cfg(feature = "HtmlTableCaptionElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTableCaptionElement; #[cfg(feature = "HtmlTableCaptionElement")] pub use gen_HtmlTableCaptionElement::*; #[cfg(feature = "HtmlTableCellElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTableCellElement; #[cfg(feature = "HtmlTableCellElement")] pub use gen_HtmlTableCellElement::*; #[cfg(feature = "HtmlTableColElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTableColElement; #[cfg(feature = "HtmlTableColElement")] pub use gen_HtmlTableColElement::*; #[cfg(feature = "HtmlTableElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTableElement; #[cfg(feature = "HtmlTableElement")] pub use gen_HtmlTableElement::*; #[cfg(feature = "HtmlTableRowElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTableRowElement; #[cfg(feature = "HtmlTableRowElement")] pub use gen_HtmlTableRowElement::*; #[cfg(feature = "HtmlTableSectionElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTableSectionElement; #[cfg(feature = "HtmlTableSectionElement")] pub use gen_HtmlTableSectionElement::*; #[cfg(feature = "HtmlTemplateElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTemplateElement; #[cfg(feature = "HtmlTemplateElement")] pub use gen_HtmlTemplateElement::*; #[cfg(feature = "HtmlTextAreaElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTextAreaElement; #[cfg(feature = "HtmlTextAreaElement")] pub use gen_HtmlTextAreaElement::*; #[cfg(feature = "HtmlTimeElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTimeElement; #[cfg(feature = "HtmlTimeElement")] pub use gen_HtmlTimeElement::*; #[cfg(feature = "HtmlTitleElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTitleElement; #[cfg(feature = "HtmlTitleElement")] pub use gen_HtmlTitleElement::*; #[cfg(feature = "HtmlTrackElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlTrackElement; #[cfg(feature = "HtmlTrackElement")] pub use gen_HtmlTrackElement::*; #[cfg(feature = "HtmlUListElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlUListElement; #[cfg(feature = "HtmlUListElement")] pub use gen_HtmlUListElement::*; #[cfg(feature = "HtmlUnknownElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlUnknownElement; #[cfg(feature = "HtmlUnknownElement")] pub use gen_HtmlUnknownElement::*; #[cfg(feature = "HtmlVideoElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HtmlVideoElement; #[cfg(feature = "HtmlVideoElement")] pub use gen_HtmlVideoElement::*; #[cfg(feature = "HttpConnDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HttpConnDict; #[cfg(feature = "HttpConnDict")] pub use gen_HttpConnDict::*; #[cfg(feature = "HttpConnInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HttpConnInfo; #[cfg(feature = "HttpConnInfo")] pub use gen_HttpConnInfo::*; #[cfg(feature = "HttpConnectionElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_HttpConnectionElement; #[cfg(feature = "HttpConnectionElement")] pub use gen_HttpConnectionElement::*; #[cfg(feature = "IdbCursor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbCursor; #[cfg(feature = "IdbCursor")] pub use gen_IdbCursor::*; #[cfg(feature = "IdbCursorDirection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbCursorDirection; #[cfg(feature = "IdbCursorDirection")] pub use gen_IdbCursorDirection::*; #[cfg(feature = "IdbCursorWithValue")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbCursorWithValue; #[cfg(feature = "IdbCursorWithValue")] pub use gen_IdbCursorWithValue::*; #[cfg(feature = "IdbDatabase")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbDatabase; #[cfg(feature = "IdbDatabase")] pub use gen_IdbDatabase::*; #[cfg(feature = "IdbFactory")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbFactory; #[cfg(feature = "IdbFactory")] pub use gen_IdbFactory::*; #[cfg(feature = "IdbFileHandle")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbFileHandle; #[cfg(feature = "IdbFileHandle")] pub use gen_IdbFileHandle::*; #[cfg(feature = "IdbFileMetadataParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbFileMetadataParameters; #[cfg(feature = "IdbFileMetadataParameters")] pub use gen_IdbFileMetadataParameters::*; #[cfg(feature = "IdbFileRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbFileRequest; #[cfg(feature = "IdbFileRequest")] pub use gen_IdbFileRequest::*; #[cfg(feature = "IdbIndex")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbIndex; #[cfg(feature = "IdbIndex")] pub use gen_IdbIndex::*; #[cfg(feature = "IdbIndexParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbIndexParameters; #[cfg(feature = "IdbIndexParameters")] pub use gen_IdbIndexParameters::*; #[cfg(feature = "IdbKeyRange")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbKeyRange; #[cfg(feature = "IdbKeyRange")] pub use gen_IdbKeyRange::*; #[cfg(feature = "IdbLocaleAwareKeyRange")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbLocaleAwareKeyRange; #[cfg(feature = "IdbLocaleAwareKeyRange")] pub use gen_IdbLocaleAwareKeyRange::*; #[cfg(feature = "IdbMutableFile")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbMutableFile; #[cfg(feature = "IdbMutableFile")] pub use gen_IdbMutableFile::*; #[cfg(feature = "IdbObjectStore")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbObjectStore; #[cfg(feature = "IdbObjectStore")] pub use gen_IdbObjectStore::*; #[cfg(feature = "IdbObjectStoreParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbObjectStoreParameters; #[cfg(feature = "IdbObjectStoreParameters")] pub use gen_IdbObjectStoreParameters::*; #[cfg(feature = "IdbOpenDbOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbOpenDbOptions; #[cfg(feature = "IdbOpenDbOptions")] pub use gen_IdbOpenDbOptions::*; #[cfg(feature = "IdbOpenDbRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbOpenDbRequest; #[cfg(feature = "IdbOpenDbRequest")] pub use gen_IdbOpenDbRequest::*; #[cfg(feature = "IdbRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbRequest; #[cfg(feature = "IdbRequest")] pub use gen_IdbRequest::*; #[cfg(feature = "IdbRequestReadyState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbRequestReadyState; #[cfg(feature = "IdbRequestReadyState")] pub use gen_IdbRequestReadyState::*; #[cfg(feature = "IdbTransaction")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbTransaction; #[cfg(feature = "IdbTransaction")] pub use gen_IdbTransaction::*; #[cfg(feature = "IdbTransactionMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbTransactionMode; #[cfg(feature = "IdbTransactionMode")] pub use gen_IdbTransactionMode::*; #[cfg(feature = "IdbVersionChangeEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbVersionChangeEvent; #[cfg(feature = "IdbVersionChangeEvent")] pub use gen_IdbVersionChangeEvent::*; #[cfg(feature = "IdbVersionChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdbVersionChangeEventInit; #[cfg(feature = "IdbVersionChangeEventInit")] pub use gen_IdbVersionChangeEventInit::*; #[cfg(feature = "IdleDeadline")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdleDeadline; #[cfg(feature = "IdleDeadline")] pub use gen_IdleDeadline::*; #[cfg(feature = "IdleRequestOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IdleRequestOptions; #[cfg(feature = "IdleRequestOptions")] pub use gen_IdleRequestOptions::*; #[cfg(feature = "IirFilterNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IirFilterNode; #[cfg(feature = "IirFilterNode")] pub use gen_IirFilterNode::*; #[cfg(feature = "IirFilterOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IirFilterOptions; #[cfg(feature = "IirFilterOptions")] pub use gen_IirFilterOptions::*; #[cfg(feature = "ImageBitmap")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageBitmap; #[cfg(feature = "ImageBitmap")] pub use gen_ImageBitmap::*; #[cfg(feature = "ImageBitmapOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageBitmapOptions; #[cfg(feature = "ImageBitmapOptions")] pub use gen_ImageBitmapOptions::*; #[cfg(feature = "ImageBitmapRenderingContext")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageBitmapRenderingContext; #[cfg(feature = "ImageBitmapRenderingContext")] pub use gen_ImageBitmapRenderingContext::*; #[cfg(feature = "ImageCapture")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageCapture; #[cfg(feature = "ImageCapture")] pub use gen_ImageCapture::*; #[cfg(feature = "ImageCaptureError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageCaptureError; #[cfg(feature = "ImageCaptureError")] pub use gen_ImageCaptureError::*; #[cfg(feature = "ImageCaptureErrorEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageCaptureErrorEvent; #[cfg(feature = "ImageCaptureErrorEvent")] pub use gen_ImageCaptureErrorEvent::*; #[cfg(feature = "ImageCaptureErrorEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageCaptureErrorEventInit; #[cfg(feature = "ImageCaptureErrorEventInit")] pub use gen_ImageCaptureErrorEventInit::*; #[cfg(feature = "ImageData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageData; #[cfg(feature = "ImageData")] pub use gen_ImageData::*; #[cfg(feature = "ImageDecodeOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageDecodeOptions; #[cfg(feature = "ImageDecodeOptions")] pub use gen_ImageDecodeOptions::*; #[cfg(feature = "ImageDecodeResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageDecodeResult; #[cfg(feature = "ImageDecodeResult")] pub use gen_ImageDecodeResult::*; #[cfg(feature = "ImageDecoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageDecoder; #[cfg(feature = "ImageDecoder")] pub use gen_ImageDecoder::*; #[cfg(feature = "ImageDecoderInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageDecoderInit; #[cfg(feature = "ImageDecoderInit")] pub use gen_ImageDecoderInit::*; #[cfg(feature = "ImageEncodeOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageEncodeOptions; #[cfg(feature = "ImageEncodeOptions")] pub use gen_ImageEncodeOptions::*; #[cfg(feature = "ImageOrientation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageOrientation; #[cfg(feature = "ImageOrientation")] pub use gen_ImageOrientation::*; #[cfg(feature = "ImageTrack")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageTrack; #[cfg(feature = "ImageTrack")] pub use gen_ImageTrack::*; #[cfg(feature = "ImageTrackList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ImageTrackList; #[cfg(feature = "ImageTrackList")] pub use gen_ImageTrackList::*; #[cfg(feature = "InputEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_InputEvent; #[cfg(feature = "InputEvent")] pub use gen_InputEvent::*; #[cfg(feature = "InputEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_InputEventInit; #[cfg(feature = "InputEventInit")] pub use gen_InputEventInit::*; #[cfg(feature = "IntersectionObserver")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IntersectionObserver; #[cfg(feature = "IntersectionObserver")] pub use gen_IntersectionObserver::*; #[cfg(feature = "IntersectionObserverEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IntersectionObserverEntry; #[cfg(feature = "IntersectionObserverEntry")] pub use gen_IntersectionObserverEntry::*; #[cfg(feature = "IntersectionObserverEntryInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IntersectionObserverEntryInit; #[cfg(feature = "IntersectionObserverEntryInit")] pub use gen_IntersectionObserverEntryInit::*; #[cfg(feature = "IntersectionObserverInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IntersectionObserverInit; #[cfg(feature = "IntersectionObserverInit")] pub use gen_IntersectionObserverInit::*; #[cfg(feature = "IntlUtils")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IntlUtils; #[cfg(feature = "IntlUtils")] pub use gen_IntlUtils::*; #[cfg(feature = "IsInputPendingOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IsInputPendingOptions; #[cfg(feature = "IsInputPendingOptions")] pub use gen_IsInputPendingOptions::*; #[cfg(feature = "IterableKeyAndValueResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IterableKeyAndValueResult; #[cfg(feature = "IterableKeyAndValueResult")] pub use gen_IterableKeyAndValueResult::*; #[cfg(feature = "IterableKeyOrValueResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IterableKeyOrValueResult; #[cfg(feature = "IterableKeyOrValueResult")] pub use gen_IterableKeyOrValueResult::*; #[cfg(feature = "IterationCompositeOperation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_IterationCompositeOperation; #[cfg(feature = "IterationCompositeOperation")] pub use gen_IterationCompositeOperation::*; #[cfg(feature = "JsonWebKey")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_JsonWebKey; #[cfg(feature = "JsonWebKey")] pub use gen_JsonWebKey::*; #[cfg(feature = "KeyAlgorithm")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_KeyAlgorithm; #[cfg(feature = "KeyAlgorithm")] pub use gen_KeyAlgorithm::*; #[cfg(feature = "KeyEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_KeyEvent; #[cfg(feature = "KeyEvent")] pub use gen_KeyEvent::*; #[cfg(feature = "KeyIdsInitData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_KeyIdsInitData; #[cfg(feature = "KeyIdsInitData")] pub use gen_KeyIdsInitData::*; #[cfg(feature = "KeyboardEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_KeyboardEvent; #[cfg(feature = "KeyboardEvent")] pub use gen_KeyboardEvent::*; #[cfg(feature = "KeyboardEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_KeyboardEventInit; #[cfg(feature = "KeyboardEventInit")] pub use gen_KeyboardEventInit::*; #[cfg(feature = "KeyframeAnimationOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_KeyframeAnimationOptions; #[cfg(feature = "KeyframeAnimationOptions")] pub use gen_KeyframeAnimationOptions::*; #[cfg(feature = "KeyframeEffect")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_KeyframeEffect; #[cfg(feature = "KeyframeEffect")] pub use gen_KeyframeEffect::*; #[cfg(feature = "KeyframeEffectOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_KeyframeEffectOptions; #[cfg(feature = "KeyframeEffectOptions")] pub use gen_KeyframeEffectOptions::*; #[cfg(feature = "L10nElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_L10nElement; #[cfg(feature = "L10nElement")] pub use gen_L10nElement::*; #[cfg(feature = "L10nValue")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_L10nValue; #[cfg(feature = "L10nValue")] pub use gen_L10nValue::*; #[cfg(feature = "LatencyMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LatencyMode; #[cfg(feature = "LatencyMode")] pub use gen_LatencyMode::*; #[cfg(feature = "LifecycleCallbacks")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LifecycleCallbacks; #[cfg(feature = "LifecycleCallbacks")] pub use gen_LifecycleCallbacks::*; #[cfg(feature = "LineAlignSetting")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LineAlignSetting; #[cfg(feature = "LineAlignSetting")] pub use gen_LineAlignSetting::*; #[cfg(feature = "ListBoxObject")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ListBoxObject; #[cfg(feature = "ListBoxObject")] pub use gen_ListBoxObject::*; #[cfg(feature = "LocalMediaStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LocalMediaStream; #[cfg(feature = "LocalMediaStream")] pub use gen_LocalMediaStream::*; #[cfg(feature = "LocaleInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LocaleInfo; #[cfg(feature = "LocaleInfo")] pub use gen_LocaleInfo::*; #[cfg(feature = "Location")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Location; #[cfg(feature = "Location")] pub use gen_Location::*; #[cfg(feature = "Lock")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Lock; #[cfg(feature = "Lock")] pub use gen_Lock::*; #[cfg(feature = "LockInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LockInfo; #[cfg(feature = "LockInfo")] pub use gen_LockInfo::*; #[cfg(feature = "LockManager")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LockManager; #[cfg(feature = "LockManager")] pub use gen_LockManager::*; #[cfg(feature = "LockManagerSnapshot")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LockManagerSnapshot; #[cfg(feature = "LockManagerSnapshot")] pub use gen_LockManagerSnapshot::*; #[cfg(feature = "LockMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LockMode; #[cfg(feature = "LockMode")] pub use gen_LockMode::*; #[cfg(feature = "LockOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_LockOptions; #[cfg(feature = "LockOptions")] pub use gen_LockOptions::*; #[cfg(feature = "MediaCapabilities")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaCapabilities; #[cfg(feature = "MediaCapabilities")] pub use gen_MediaCapabilities::*; #[cfg(feature = "MediaCapabilitiesInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaCapabilitiesInfo; #[cfg(feature = "MediaCapabilitiesInfo")] pub use gen_MediaCapabilitiesInfo::*; #[cfg(feature = "MediaConfiguration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaConfiguration; #[cfg(feature = "MediaConfiguration")] pub use gen_MediaConfiguration::*; #[cfg(feature = "MediaDecodingConfiguration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaDecodingConfiguration; #[cfg(feature = "MediaDecodingConfiguration")] pub use gen_MediaDecodingConfiguration::*; #[cfg(feature = "MediaDecodingType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaDecodingType; #[cfg(feature = "MediaDecodingType")] pub use gen_MediaDecodingType::*; #[cfg(feature = "MediaDeviceInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaDeviceInfo; #[cfg(feature = "MediaDeviceInfo")] pub use gen_MediaDeviceInfo::*; #[cfg(feature = "MediaDeviceKind")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaDeviceKind; #[cfg(feature = "MediaDeviceKind")] pub use gen_MediaDeviceKind::*; #[cfg(feature = "MediaDevices")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaDevices; #[cfg(feature = "MediaDevices")] pub use gen_MediaDevices::*; #[cfg(feature = "MediaElementAudioSourceNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaElementAudioSourceNode; #[cfg(feature = "MediaElementAudioSourceNode")] pub use gen_MediaElementAudioSourceNode::*; #[cfg(feature = "MediaElementAudioSourceOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaElementAudioSourceOptions; #[cfg(feature = "MediaElementAudioSourceOptions")] pub use gen_MediaElementAudioSourceOptions::*; #[cfg(feature = "MediaEncodingConfiguration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaEncodingConfiguration; #[cfg(feature = "MediaEncodingConfiguration")] pub use gen_MediaEncodingConfiguration::*; #[cfg(feature = "MediaEncodingType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaEncodingType; #[cfg(feature = "MediaEncodingType")] pub use gen_MediaEncodingType::*; #[cfg(feature = "MediaEncryptedEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaEncryptedEvent; #[cfg(feature = "MediaEncryptedEvent")] pub use gen_MediaEncryptedEvent::*; #[cfg(feature = "MediaError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaError; #[cfg(feature = "MediaError")] pub use gen_MediaError::*; #[cfg(feature = "MediaImage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaImage; #[cfg(feature = "MediaImage")] pub use gen_MediaImage::*; #[cfg(feature = "MediaKeyError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeyError; #[cfg(feature = "MediaKeyError")] pub use gen_MediaKeyError::*; #[cfg(feature = "MediaKeyMessageEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeyMessageEvent; #[cfg(feature = "MediaKeyMessageEvent")] pub use gen_MediaKeyMessageEvent::*; #[cfg(feature = "MediaKeyMessageEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeyMessageEventInit; #[cfg(feature = "MediaKeyMessageEventInit")] pub use gen_MediaKeyMessageEventInit::*; #[cfg(feature = "MediaKeyMessageType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeyMessageType; #[cfg(feature = "MediaKeyMessageType")] pub use gen_MediaKeyMessageType::*; #[cfg(feature = "MediaKeyNeededEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeyNeededEventInit; #[cfg(feature = "MediaKeyNeededEventInit")] pub use gen_MediaKeyNeededEventInit::*; #[cfg(feature = "MediaKeySession")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeySession; #[cfg(feature = "MediaKeySession")] pub use gen_MediaKeySession::*; #[cfg(feature = "MediaKeySessionType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeySessionType; #[cfg(feature = "MediaKeySessionType")] pub use gen_MediaKeySessionType::*; #[cfg(feature = "MediaKeyStatus")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeyStatus; #[cfg(feature = "MediaKeyStatus")] pub use gen_MediaKeyStatus::*; #[cfg(feature = "MediaKeyStatusMap")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeyStatusMap; #[cfg(feature = "MediaKeyStatusMap")] pub use gen_MediaKeyStatusMap::*; #[cfg(feature = "MediaKeySystemAccess")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeySystemAccess; #[cfg(feature = "MediaKeySystemAccess")] pub use gen_MediaKeySystemAccess::*; #[cfg(feature = "MediaKeySystemConfiguration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeySystemConfiguration; #[cfg(feature = "MediaKeySystemConfiguration")] pub use gen_MediaKeySystemConfiguration::*; #[cfg(feature = "MediaKeySystemMediaCapability")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeySystemMediaCapability; #[cfg(feature = "MediaKeySystemMediaCapability")] pub use gen_MediaKeySystemMediaCapability::*; #[cfg(feature = "MediaKeySystemStatus")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeySystemStatus; #[cfg(feature = "MediaKeySystemStatus")] pub use gen_MediaKeySystemStatus::*; #[cfg(feature = "MediaKeys")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeys; #[cfg(feature = "MediaKeys")] pub use gen_MediaKeys::*; #[cfg(feature = "MediaKeysPolicy")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeysPolicy; #[cfg(feature = "MediaKeysPolicy")] pub use gen_MediaKeysPolicy::*; #[cfg(feature = "MediaKeysRequirement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaKeysRequirement; #[cfg(feature = "MediaKeysRequirement")] pub use gen_MediaKeysRequirement::*; #[cfg(feature = "MediaList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaList; #[cfg(feature = "MediaList")] pub use gen_MediaList::*; #[cfg(feature = "MediaMetadata")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaMetadata; #[cfg(feature = "MediaMetadata")] pub use gen_MediaMetadata::*; #[cfg(feature = "MediaMetadataInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaMetadataInit; #[cfg(feature = "MediaMetadataInit")] pub use gen_MediaMetadataInit::*; #[cfg(feature = "MediaPositionState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaPositionState; #[cfg(feature = "MediaPositionState")] pub use gen_MediaPositionState::*; #[cfg(feature = "MediaQueryList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaQueryList; #[cfg(feature = "MediaQueryList")] pub use gen_MediaQueryList::*; #[cfg(feature = "MediaQueryListEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaQueryListEvent; #[cfg(feature = "MediaQueryListEvent")] pub use gen_MediaQueryListEvent::*; #[cfg(feature = "MediaQueryListEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaQueryListEventInit; #[cfg(feature = "MediaQueryListEventInit")] pub use gen_MediaQueryListEventInit::*; #[cfg(feature = "MediaRecorder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaRecorder; #[cfg(feature = "MediaRecorder")] pub use gen_MediaRecorder::*; #[cfg(feature = "MediaRecorderErrorEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaRecorderErrorEvent; #[cfg(feature = "MediaRecorderErrorEvent")] pub use gen_MediaRecorderErrorEvent::*; #[cfg(feature = "MediaRecorderErrorEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaRecorderErrorEventInit; #[cfg(feature = "MediaRecorderErrorEventInit")] pub use gen_MediaRecorderErrorEventInit::*; #[cfg(feature = "MediaRecorderOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaRecorderOptions; #[cfg(feature = "MediaRecorderOptions")] pub use gen_MediaRecorderOptions::*; #[cfg(feature = "MediaSession")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaSession; #[cfg(feature = "MediaSession")] pub use gen_MediaSession::*; #[cfg(feature = "MediaSessionAction")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaSessionAction; #[cfg(feature = "MediaSessionAction")] pub use gen_MediaSessionAction::*; #[cfg(feature = "MediaSessionActionDetails")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaSessionActionDetails; #[cfg(feature = "MediaSessionActionDetails")] pub use gen_MediaSessionActionDetails::*; #[cfg(feature = "MediaSessionPlaybackState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaSessionPlaybackState; #[cfg(feature = "MediaSessionPlaybackState")] pub use gen_MediaSessionPlaybackState::*; #[cfg(feature = "MediaSource")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaSource; #[cfg(feature = "MediaSource")] pub use gen_MediaSource::*; #[cfg(feature = "MediaSourceEndOfStreamError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaSourceEndOfStreamError; #[cfg(feature = "MediaSourceEndOfStreamError")] pub use gen_MediaSourceEndOfStreamError::*; #[cfg(feature = "MediaSourceEnum")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaSourceEnum; #[cfg(feature = "MediaSourceEnum")] pub use gen_MediaSourceEnum::*; #[cfg(feature = "MediaSourceReadyState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaSourceReadyState; #[cfg(feature = "MediaSourceReadyState")] pub use gen_MediaSourceReadyState::*; #[cfg(feature = "MediaStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStream; #[cfg(feature = "MediaStream")] pub use gen_MediaStream::*; #[cfg(feature = "MediaStreamAudioDestinationNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamAudioDestinationNode; #[cfg(feature = "MediaStreamAudioDestinationNode")] pub use gen_MediaStreamAudioDestinationNode::*; #[cfg(feature = "MediaStreamAudioSourceNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamAudioSourceNode; #[cfg(feature = "MediaStreamAudioSourceNode")] pub use gen_MediaStreamAudioSourceNode::*; #[cfg(feature = "MediaStreamAudioSourceOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamAudioSourceOptions; #[cfg(feature = "MediaStreamAudioSourceOptions")] pub use gen_MediaStreamAudioSourceOptions::*; #[cfg(feature = "MediaStreamConstraints")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamConstraints; #[cfg(feature = "MediaStreamConstraints")] pub use gen_MediaStreamConstraints::*; #[cfg(feature = "MediaStreamError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamError; #[cfg(feature = "MediaStreamError")] pub use gen_MediaStreamError::*; #[cfg(feature = "MediaStreamEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamEvent; #[cfg(feature = "MediaStreamEvent")] pub use gen_MediaStreamEvent::*; #[cfg(feature = "MediaStreamEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamEventInit; #[cfg(feature = "MediaStreamEventInit")] pub use gen_MediaStreamEventInit::*; #[cfg(feature = "MediaStreamTrack")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamTrack; #[cfg(feature = "MediaStreamTrack")] pub use gen_MediaStreamTrack::*; #[cfg(feature = "MediaStreamTrackEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamTrackEvent; #[cfg(feature = "MediaStreamTrackEvent")] pub use gen_MediaStreamTrackEvent::*; #[cfg(feature = "MediaStreamTrackEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamTrackEventInit; #[cfg(feature = "MediaStreamTrackEventInit")] pub use gen_MediaStreamTrackEventInit::*; #[cfg(feature = "MediaStreamTrackGenerator")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamTrackGenerator; #[cfg(feature = "MediaStreamTrackGenerator")] pub use gen_MediaStreamTrackGenerator::*; #[cfg(feature = "MediaStreamTrackGeneratorInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamTrackGeneratorInit; #[cfg(feature = "MediaStreamTrackGeneratorInit")] pub use gen_MediaStreamTrackGeneratorInit::*; #[cfg(feature = "MediaStreamTrackProcessor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamTrackProcessor; #[cfg(feature = "MediaStreamTrackProcessor")] pub use gen_MediaStreamTrackProcessor::*; #[cfg(feature = "MediaStreamTrackProcessorInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamTrackProcessorInit; #[cfg(feature = "MediaStreamTrackProcessorInit")] pub use gen_MediaStreamTrackProcessorInit::*; #[cfg(feature = "MediaStreamTrackState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaStreamTrackState; #[cfg(feature = "MediaStreamTrackState")] pub use gen_MediaStreamTrackState::*; #[cfg(feature = "MediaTrackConstraintSet")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaTrackConstraintSet; #[cfg(feature = "MediaTrackConstraintSet")] pub use gen_MediaTrackConstraintSet::*; #[cfg(feature = "MediaTrackConstraints")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaTrackConstraints; #[cfg(feature = "MediaTrackConstraints")] pub use gen_MediaTrackConstraints::*; #[cfg(feature = "MediaTrackSettings")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaTrackSettings; #[cfg(feature = "MediaTrackSettings")] pub use gen_MediaTrackSettings::*; #[cfg(feature = "MediaTrackSupportedConstraints")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MediaTrackSupportedConstraints; #[cfg(feature = "MediaTrackSupportedConstraints")] pub use gen_MediaTrackSupportedConstraints::*; #[cfg(feature = "MemoryAttribution")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MemoryAttribution; #[cfg(feature = "MemoryAttribution")] pub use gen_MemoryAttribution::*; #[cfg(feature = "MemoryAttributionContainer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MemoryAttributionContainer; #[cfg(feature = "MemoryAttributionContainer")] pub use gen_MemoryAttributionContainer::*; #[cfg(feature = "MemoryBreakdownEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MemoryBreakdownEntry; #[cfg(feature = "MemoryBreakdownEntry")] pub use gen_MemoryBreakdownEntry::*; #[cfg(feature = "MemoryMeasurement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MemoryMeasurement; #[cfg(feature = "MemoryMeasurement")] pub use gen_MemoryMeasurement::*; #[cfg(feature = "MessageChannel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MessageChannel; #[cfg(feature = "MessageChannel")] pub use gen_MessageChannel::*; #[cfg(feature = "MessageEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MessageEvent; #[cfg(feature = "MessageEvent")] pub use gen_MessageEvent::*; #[cfg(feature = "MessageEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MessageEventInit; #[cfg(feature = "MessageEventInit")] pub use gen_MessageEventInit::*; #[cfg(feature = "MessagePort")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MessagePort; #[cfg(feature = "MessagePort")] pub use gen_MessagePort::*; #[cfg(feature = "MidiAccess")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiAccess; #[cfg(feature = "MidiAccess")] pub use gen_MidiAccess::*; #[cfg(feature = "MidiConnectionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiConnectionEvent; #[cfg(feature = "MidiConnectionEvent")] pub use gen_MidiConnectionEvent::*; #[cfg(feature = "MidiConnectionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiConnectionEventInit; #[cfg(feature = "MidiConnectionEventInit")] pub use gen_MidiConnectionEventInit::*; #[cfg(feature = "MidiInput")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiInput; #[cfg(feature = "MidiInput")] pub use gen_MidiInput::*; #[cfg(feature = "MidiInputMap")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiInputMap; #[cfg(feature = "MidiInputMap")] pub use gen_MidiInputMap::*; #[cfg(feature = "MidiMessageEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiMessageEvent; #[cfg(feature = "MidiMessageEvent")] pub use gen_MidiMessageEvent::*; #[cfg(feature = "MidiMessageEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiMessageEventInit; #[cfg(feature = "MidiMessageEventInit")] pub use gen_MidiMessageEventInit::*; #[cfg(feature = "MidiOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiOptions; #[cfg(feature = "MidiOptions")] pub use gen_MidiOptions::*; #[cfg(feature = "MidiOutput")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiOutput; #[cfg(feature = "MidiOutput")] pub use gen_MidiOutput::*; #[cfg(feature = "MidiOutputMap")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiOutputMap; #[cfg(feature = "MidiOutputMap")] pub use gen_MidiOutputMap::*; #[cfg(feature = "MidiPort")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiPort; #[cfg(feature = "MidiPort")] pub use gen_MidiPort::*; #[cfg(feature = "MidiPortConnectionState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiPortConnectionState; #[cfg(feature = "MidiPortConnectionState")] pub use gen_MidiPortConnectionState::*; #[cfg(feature = "MidiPortDeviceState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiPortDeviceState; #[cfg(feature = "MidiPortDeviceState")] pub use gen_MidiPortDeviceState::*; #[cfg(feature = "MidiPortType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MidiPortType; #[cfg(feature = "MidiPortType")] pub use gen_MidiPortType::*; #[cfg(feature = "MimeType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MimeType; #[cfg(feature = "MimeType")] pub use gen_MimeType::*; #[cfg(feature = "MimeTypeArray")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MimeTypeArray; #[cfg(feature = "MimeTypeArray")] pub use gen_MimeTypeArray::*; #[cfg(feature = "MouseEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MouseEvent; #[cfg(feature = "MouseEvent")] pub use gen_MouseEvent::*; #[cfg(feature = "MouseEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MouseEventInit; #[cfg(feature = "MouseEventInit")] pub use gen_MouseEventInit::*; #[cfg(feature = "MouseScrollEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MouseScrollEvent; #[cfg(feature = "MouseScrollEvent")] pub use gen_MouseScrollEvent::*; #[cfg(feature = "MozDebug")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MozDebug; #[cfg(feature = "MozDebug")] pub use gen_MozDebug::*; #[cfg(feature = "MutationEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MutationEvent; #[cfg(feature = "MutationEvent")] pub use gen_MutationEvent::*; #[cfg(feature = "MutationObserver")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MutationObserver; #[cfg(feature = "MutationObserver")] pub use gen_MutationObserver::*; #[cfg(feature = "MutationObserverInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MutationObserverInit; #[cfg(feature = "MutationObserverInit")] pub use gen_MutationObserverInit::*; #[cfg(feature = "MutationObservingInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MutationObservingInfo; #[cfg(feature = "MutationObservingInfo")] pub use gen_MutationObservingInfo::*; #[cfg(feature = "MutationRecord")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_MutationRecord; #[cfg(feature = "MutationRecord")] pub use gen_MutationRecord::*; #[cfg(feature = "NamedNodeMap")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NamedNodeMap; #[cfg(feature = "NamedNodeMap")] pub use gen_NamedNodeMap::*; #[cfg(feature = "NativeOsFileReadOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NativeOsFileReadOptions; #[cfg(feature = "NativeOsFileReadOptions")] pub use gen_NativeOsFileReadOptions::*; #[cfg(feature = "NativeOsFileWriteAtomicOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NativeOsFileWriteAtomicOptions; #[cfg(feature = "NativeOsFileWriteAtomicOptions")] pub use gen_NativeOsFileWriteAtomicOptions::*; #[cfg(feature = "NavigationType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NavigationType; #[cfg(feature = "NavigationType")] pub use gen_NavigationType::*; #[cfg(feature = "Navigator")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Navigator; #[cfg(feature = "Navigator")] pub use gen_Navigator::*; #[cfg(feature = "NavigatorAutomationInformation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NavigatorAutomationInformation; #[cfg(feature = "NavigatorAutomationInformation")] pub use gen_NavigatorAutomationInformation::*; #[cfg(feature = "NetworkCommandOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NetworkCommandOptions; #[cfg(feature = "NetworkCommandOptions")] pub use gen_NetworkCommandOptions::*; #[cfg(feature = "NetworkInformation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NetworkInformation; #[cfg(feature = "NetworkInformation")] pub use gen_NetworkInformation::*; #[cfg(feature = "NetworkResultOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NetworkResultOptions; #[cfg(feature = "NetworkResultOptions")] pub use gen_NetworkResultOptions::*; #[cfg(feature = "Node")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Node; #[cfg(feature = "Node")] pub use gen_Node::*; #[cfg(feature = "NodeFilter")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NodeFilter; #[cfg(feature = "NodeFilter")] pub use gen_NodeFilter::*; #[cfg(feature = "NodeIterator")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NodeIterator; #[cfg(feature = "NodeIterator")] pub use gen_NodeIterator::*; #[cfg(feature = "NodeList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NodeList; #[cfg(feature = "NodeList")] pub use gen_NodeList::*; #[cfg(feature = "Notification")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Notification; #[cfg(feature = "Notification")] pub use gen_Notification::*; #[cfg(feature = "NotificationAction")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NotificationAction; #[cfg(feature = "NotificationAction")] pub use gen_NotificationAction::*; #[cfg(feature = "NotificationDirection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NotificationDirection; #[cfg(feature = "NotificationDirection")] pub use gen_NotificationDirection::*; #[cfg(feature = "NotificationEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NotificationEvent; #[cfg(feature = "NotificationEvent")] pub use gen_NotificationEvent::*; #[cfg(feature = "NotificationEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NotificationEventInit; #[cfg(feature = "NotificationEventInit")] pub use gen_NotificationEventInit::*; #[cfg(feature = "NotificationOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NotificationOptions; #[cfg(feature = "NotificationOptions")] pub use gen_NotificationOptions::*; #[cfg(feature = "NotificationPermission")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_NotificationPermission; #[cfg(feature = "NotificationPermission")] pub use gen_NotificationPermission::*; #[cfg(feature = "ObserverCallback")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ObserverCallback; #[cfg(feature = "ObserverCallback")] pub use gen_ObserverCallback::*; #[cfg(feature = "OesElementIndexUint")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OesElementIndexUint; #[cfg(feature = "OesElementIndexUint")] pub use gen_OesElementIndexUint::*; #[cfg(feature = "OesStandardDerivatives")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OesStandardDerivatives; #[cfg(feature = "OesStandardDerivatives")] pub use gen_OesStandardDerivatives::*; #[cfg(feature = "OesTextureFloat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OesTextureFloat; #[cfg(feature = "OesTextureFloat")] pub use gen_OesTextureFloat::*; #[cfg(feature = "OesTextureFloatLinear")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OesTextureFloatLinear; #[cfg(feature = "OesTextureFloatLinear")] pub use gen_OesTextureFloatLinear::*; #[cfg(feature = "OesTextureHalfFloat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OesTextureHalfFloat; #[cfg(feature = "OesTextureHalfFloat")] pub use gen_OesTextureHalfFloat::*; #[cfg(feature = "OesTextureHalfFloatLinear")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OesTextureHalfFloatLinear; #[cfg(feature = "OesTextureHalfFloatLinear")] pub use gen_OesTextureHalfFloatLinear::*; #[cfg(feature = "OesVertexArrayObject")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OesVertexArrayObject; #[cfg(feature = "OesVertexArrayObject")] pub use gen_OesVertexArrayObject::*; #[cfg(feature = "OfflineAudioCompletionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OfflineAudioCompletionEvent; #[cfg(feature = "OfflineAudioCompletionEvent")] pub use gen_OfflineAudioCompletionEvent::*; #[cfg(feature = "OfflineAudioCompletionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OfflineAudioCompletionEventInit; #[cfg(feature = "OfflineAudioCompletionEventInit")] pub use gen_OfflineAudioCompletionEventInit::*; #[cfg(feature = "OfflineAudioContext")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OfflineAudioContext; #[cfg(feature = "OfflineAudioContext")] pub use gen_OfflineAudioContext::*; #[cfg(feature = "OfflineAudioContextOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OfflineAudioContextOptions; #[cfg(feature = "OfflineAudioContextOptions")] pub use gen_OfflineAudioContextOptions::*; #[cfg(feature = "OfflineResourceList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OfflineResourceList; #[cfg(feature = "OfflineResourceList")] pub use gen_OfflineResourceList::*; #[cfg(feature = "OffscreenCanvas")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OffscreenCanvas; #[cfg(feature = "OffscreenCanvas")] pub use gen_OffscreenCanvas::*; #[cfg(feature = "OffscreenCanvasRenderingContext2d")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OffscreenCanvasRenderingContext2d; #[cfg(feature = "OffscreenCanvasRenderingContext2d")] pub use gen_OffscreenCanvasRenderingContext2d::*; #[cfg(feature = "OpenWindowEventDetail")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OpenWindowEventDetail; #[cfg(feature = "OpenWindowEventDetail")] pub use gen_OpenWindowEventDetail::*; #[cfg(feature = "OptionalEffectTiming")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OptionalEffectTiming; #[cfg(feature = "OptionalEffectTiming")] pub use gen_OptionalEffectTiming::*; #[cfg(feature = "OrientationLockType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OrientationLockType; #[cfg(feature = "OrientationLockType")] pub use gen_OrientationLockType::*; #[cfg(feature = "OrientationType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OrientationType; #[cfg(feature = "OrientationType")] pub use gen_OrientationType::*; #[cfg(feature = "OscillatorNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OscillatorNode; #[cfg(feature = "OscillatorNode")] pub use gen_OscillatorNode::*; #[cfg(feature = "OscillatorOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OscillatorOptions; #[cfg(feature = "OscillatorOptions")] pub use gen_OscillatorOptions::*; #[cfg(feature = "OscillatorType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OscillatorType; #[cfg(feature = "OscillatorType")] pub use gen_OscillatorType::*; #[cfg(feature = "OverSampleType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OverSampleType; #[cfg(feature = "OverSampleType")] pub use gen_OverSampleType::*; #[cfg(feature = "OvrMultiview2")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_OvrMultiview2; #[cfg(feature = "OvrMultiview2")] pub use gen_OvrMultiview2::*; #[cfg(feature = "PageTransitionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PageTransitionEvent; #[cfg(feature = "PageTransitionEvent")] pub use gen_PageTransitionEvent::*; #[cfg(feature = "PageTransitionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PageTransitionEventInit; #[cfg(feature = "PageTransitionEventInit")] pub use gen_PageTransitionEventInit::*; #[cfg(feature = "PaintRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaintRequest; #[cfg(feature = "PaintRequest")] pub use gen_PaintRequest::*; #[cfg(feature = "PaintRequestList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaintRequestList; #[cfg(feature = "PaintRequestList")] pub use gen_PaintRequestList::*; #[cfg(feature = "PaintWorkletGlobalScope")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaintWorkletGlobalScope; #[cfg(feature = "PaintWorkletGlobalScope")] pub use gen_PaintWorkletGlobalScope::*; #[cfg(feature = "PannerNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PannerNode; #[cfg(feature = "PannerNode")] pub use gen_PannerNode::*; #[cfg(feature = "PannerOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PannerOptions; #[cfg(feature = "PannerOptions")] pub use gen_PannerOptions::*; #[cfg(feature = "PanningModelType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PanningModelType; #[cfg(feature = "PanningModelType")] pub use gen_PanningModelType::*; #[cfg(feature = "ParityType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ParityType; #[cfg(feature = "ParityType")] pub use gen_ParityType::*; #[cfg(feature = "Path2d")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Path2d; #[cfg(feature = "Path2d")] pub use gen_Path2d::*; #[cfg(feature = "PaymentAddress")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaymentAddress; #[cfg(feature = "PaymentAddress")] pub use gen_PaymentAddress::*; #[cfg(feature = "PaymentComplete")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaymentComplete; #[cfg(feature = "PaymentComplete")] pub use gen_PaymentComplete::*; #[cfg(feature = "PaymentMethodChangeEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaymentMethodChangeEvent; #[cfg(feature = "PaymentMethodChangeEvent")] pub use gen_PaymentMethodChangeEvent::*; #[cfg(feature = "PaymentMethodChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaymentMethodChangeEventInit; #[cfg(feature = "PaymentMethodChangeEventInit")] pub use gen_PaymentMethodChangeEventInit::*; #[cfg(feature = "PaymentRequestUpdateEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaymentRequestUpdateEvent; #[cfg(feature = "PaymentRequestUpdateEvent")] pub use gen_PaymentRequestUpdateEvent::*; #[cfg(feature = "PaymentRequestUpdateEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaymentRequestUpdateEventInit; #[cfg(feature = "PaymentRequestUpdateEventInit")] pub use gen_PaymentRequestUpdateEventInit::*; #[cfg(feature = "PaymentResponse")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PaymentResponse; #[cfg(feature = "PaymentResponse")] pub use gen_PaymentResponse::*; #[cfg(feature = "Pbkdf2Params")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Pbkdf2Params; #[cfg(feature = "Pbkdf2Params")] pub use gen_Pbkdf2Params::*; #[cfg(feature = "PcImplIceConnectionState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PcImplIceConnectionState; #[cfg(feature = "PcImplIceConnectionState")] pub use gen_PcImplIceConnectionState::*; #[cfg(feature = "PcImplIceGatheringState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PcImplIceGatheringState; #[cfg(feature = "PcImplIceGatheringState")] pub use gen_PcImplIceGatheringState::*; #[cfg(feature = "PcImplSignalingState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PcImplSignalingState; #[cfg(feature = "PcImplSignalingState")] pub use gen_PcImplSignalingState::*; #[cfg(feature = "PcObserverStateType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PcObserverStateType; #[cfg(feature = "PcObserverStateType")] pub use gen_PcObserverStateType::*; #[cfg(feature = "Performance")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Performance; #[cfg(feature = "Performance")] pub use gen_Performance::*; #[cfg(feature = "PerformanceEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceEntry; #[cfg(feature = "PerformanceEntry")] pub use gen_PerformanceEntry::*; #[cfg(feature = "PerformanceEntryEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceEntryEventInit; #[cfg(feature = "PerformanceEntryEventInit")] pub use gen_PerformanceEntryEventInit::*; #[cfg(feature = "PerformanceEntryFilterOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceEntryFilterOptions; #[cfg(feature = "PerformanceEntryFilterOptions")] pub use gen_PerformanceEntryFilterOptions::*; #[cfg(feature = "PerformanceMark")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceMark; #[cfg(feature = "PerformanceMark")] pub use gen_PerformanceMark::*; #[cfg(feature = "PerformanceMeasure")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceMeasure; #[cfg(feature = "PerformanceMeasure")] pub use gen_PerformanceMeasure::*; #[cfg(feature = "PerformanceNavigation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceNavigation; #[cfg(feature = "PerformanceNavigation")] pub use gen_PerformanceNavigation::*; #[cfg(feature = "PerformanceNavigationTiming")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceNavigationTiming; #[cfg(feature = "PerformanceNavigationTiming")] pub use gen_PerformanceNavigationTiming::*; #[cfg(feature = "PerformanceObserver")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceObserver; #[cfg(feature = "PerformanceObserver")] pub use gen_PerformanceObserver::*; #[cfg(feature = "PerformanceObserverEntryList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceObserverEntryList; #[cfg(feature = "PerformanceObserverEntryList")] pub use gen_PerformanceObserverEntryList::*; #[cfg(feature = "PerformanceObserverInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceObserverInit; #[cfg(feature = "PerformanceObserverInit")] pub use gen_PerformanceObserverInit::*; #[cfg(feature = "PerformanceResourceTiming")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceResourceTiming; #[cfg(feature = "PerformanceResourceTiming")] pub use gen_PerformanceResourceTiming::*; #[cfg(feature = "PerformanceServerTiming")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceServerTiming; #[cfg(feature = "PerformanceServerTiming")] pub use gen_PerformanceServerTiming::*; #[cfg(feature = "PerformanceTiming")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PerformanceTiming; #[cfg(feature = "PerformanceTiming")] pub use gen_PerformanceTiming::*; #[cfg(feature = "PeriodicWave")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PeriodicWave; #[cfg(feature = "PeriodicWave")] pub use gen_PeriodicWave::*; #[cfg(feature = "PeriodicWaveConstraints")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PeriodicWaveConstraints; #[cfg(feature = "PeriodicWaveConstraints")] pub use gen_PeriodicWaveConstraints::*; #[cfg(feature = "PeriodicWaveOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PeriodicWaveOptions; #[cfg(feature = "PeriodicWaveOptions")] pub use gen_PeriodicWaveOptions::*; #[cfg(feature = "PermissionDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PermissionDescriptor; #[cfg(feature = "PermissionDescriptor")] pub use gen_PermissionDescriptor::*; #[cfg(feature = "PermissionName")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PermissionName; #[cfg(feature = "PermissionName")] pub use gen_PermissionName::*; #[cfg(feature = "PermissionState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PermissionState; #[cfg(feature = "PermissionState")] pub use gen_PermissionState::*; #[cfg(feature = "PermissionStatus")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PermissionStatus; #[cfg(feature = "PermissionStatus")] pub use gen_PermissionStatus::*; #[cfg(feature = "Permissions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Permissions; #[cfg(feature = "Permissions")] pub use gen_Permissions::*; #[cfg(feature = "PlaneLayout")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PlaneLayout; #[cfg(feature = "PlaneLayout")] pub use gen_PlaneLayout::*; #[cfg(feature = "PlaybackDirection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PlaybackDirection; #[cfg(feature = "PlaybackDirection")] pub use gen_PlaybackDirection::*; #[cfg(feature = "Plugin")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Plugin; #[cfg(feature = "Plugin")] pub use gen_Plugin::*; #[cfg(feature = "PluginArray")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PluginArray; #[cfg(feature = "PluginArray")] pub use gen_PluginArray::*; #[cfg(feature = "PluginCrashedEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PluginCrashedEventInit; #[cfg(feature = "PluginCrashedEventInit")] pub use gen_PluginCrashedEventInit::*; #[cfg(feature = "PointerEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PointerEvent; #[cfg(feature = "PointerEvent")] pub use gen_PointerEvent::*; #[cfg(feature = "PointerEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PointerEventInit; #[cfg(feature = "PointerEventInit")] pub use gen_PointerEventInit::*; #[cfg(feature = "PopStateEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PopStateEvent; #[cfg(feature = "PopStateEvent")] pub use gen_PopStateEvent::*; #[cfg(feature = "PopStateEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PopStateEventInit; #[cfg(feature = "PopStateEventInit")] pub use gen_PopStateEventInit::*; #[cfg(feature = "PopupBlockedEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PopupBlockedEvent; #[cfg(feature = "PopupBlockedEvent")] pub use gen_PopupBlockedEvent::*; #[cfg(feature = "PopupBlockedEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PopupBlockedEventInit; #[cfg(feature = "PopupBlockedEventInit")] pub use gen_PopupBlockedEventInit::*; #[cfg(feature = "Position")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Position; #[cfg(feature = "Position")] pub use gen_Position::*; #[cfg(feature = "PositionAlignSetting")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PositionAlignSetting; #[cfg(feature = "PositionAlignSetting")] pub use gen_PositionAlignSetting::*; #[cfg(feature = "PositionError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PositionError; #[cfg(feature = "PositionError")] pub use gen_PositionError::*; #[cfg(feature = "PositionOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PositionOptions; #[cfg(feature = "PositionOptions")] pub use gen_PositionOptions::*; #[cfg(feature = "PremultiplyAlpha")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PremultiplyAlpha; #[cfg(feature = "PremultiplyAlpha")] pub use gen_PremultiplyAlpha::*; #[cfg(feature = "Presentation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Presentation; #[cfg(feature = "Presentation")] pub use gen_Presentation::*; #[cfg(feature = "PresentationAvailability")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationAvailability; #[cfg(feature = "PresentationAvailability")] pub use gen_PresentationAvailability::*; #[cfg(feature = "PresentationConnection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationConnection; #[cfg(feature = "PresentationConnection")] pub use gen_PresentationConnection::*; #[cfg(feature = "PresentationConnectionAvailableEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationConnectionAvailableEvent; #[cfg(feature = "PresentationConnectionAvailableEvent")] pub use gen_PresentationConnectionAvailableEvent::*; #[cfg(feature = "PresentationConnectionAvailableEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationConnectionAvailableEventInit; #[cfg(feature = "PresentationConnectionAvailableEventInit")] pub use gen_PresentationConnectionAvailableEventInit::*; #[cfg(feature = "PresentationConnectionBinaryType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationConnectionBinaryType; #[cfg(feature = "PresentationConnectionBinaryType")] pub use gen_PresentationConnectionBinaryType::*; #[cfg(feature = "PresentationConnectionCloseEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationConnectionCloseEvent; #[cfg(feature = "PresentationConnectionCloseEvent")] pub use gen_PresentationConnectionCloseEvent::*; #[cfg(feature = "PresentationConnectionCloseEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationConnectionCloseEventInit; #[cfg(feature = "PresentationConnectionCloseEventInit")] pub use gen_PresentationConnectionCloseEventInit::*; #[cfg(feature = "PresentationConnectionClosedReason")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationConnectionClosedReason; #[cfg(feature = "PresentationConnectionClosedReason")] pub use gen_PresentationConnectionClosedReason::*; #[cfg(feature = "PresentationConnectionList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationConnectionList; #[cfg(feature = "PresentationConnectionList")] pub use gen_PresentationConnectionList::*; #[cfg(feature = "PresentationConnectionState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationConnectionState; #[cfg(feature = "PresentationConnectionState")] pub use gen_PresentationConnectionState::*; #[cfg(feature = "PresentationReceiver")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationReceiver; #[cfg(feature = "PresentationReceiver")] pub use gen_PresentationReceiver::*; #[cfg(feature = "PresentationRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationRequest; #[cfg(feature = "PresentationRequest")] pub use gen_PresentationRequest::*; #[cfg(feature = "PresentationStyle")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PresentationStyle; #[cfg(feature = "PresentationStyle")] pub use gen_PresentationStyle::*; #[cfg(feature = "ProcessingInstruction")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ProcessingInstruction; #[cfg(feature = "ProcessingInstruction")] pub use gen_ProcessingInstruction::*; #[cfg(feature = "ProfileTimelineLayerRect")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ProfileTimelineLayerRect; #[cfg(feature = "ProfileTimelineLayerRect")] pub use gen_ProfileTimelineLayerRect::*; #[cfg(feature = "ProfileTimelineMarker")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ProfileTimelineMarker; #[cfg(feature = "ProfileTimelineMarker")] pub use gen_ProfileTimelineMarker::*; #[cfg(feature = "ProfileTimelineMessagePortOperationType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ProfileTimelineMessagePortOperationType; #[cfg(feature = "ProfileTimelineMessagePortOperationType")] pub use gen_ProfileTimelineMessagePortOperationType::*; #[cfg(feature = "ProfileTimelineStackFrame")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ProfileTimelineStackFrame; #[cfg(feature = "ProfileTimelineStackFrame")] pub use gen_ProfileTimelineStackFrame::*; #[cfg(feature = "ProfileTimelineWorkerOperationType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ProfileTimelineWorkerOperationType; #[cfg(feature = "ProfileTimelineWorkerOperationType")] pub use gen_ProfileTimelineWorkerOperationType::*; #[cfg(feature = "ProgressEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ProgressEvent; #[cfg(feature = "ProgressEvent")] pub use gen_ProgressEvent::*; #[cfg(feature = "ProgressEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ProgressEventInit; #[cfg(feature = "ProgressEventInit")] pub use gen_ProgressEventInit::*; #[cfg(feature = "PromiseNativeHandler")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PromiseNativeHandler; #[cfg(feature = "PromiseNativeHandler")] pub use gen_PromiseNativeHandler::*; #[cfg(feature = "PromiseRejectionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PromiseRejectionEvent; #[cfg(feature = "PromiseRejectionEvent")] pub use gen_PromiseRejectionEvent::*; #[cfg(feature = "PromiseRejectionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PromiseRejectionEventInit; #[cfg(feature = "PromiseRejectionEventInit")] pub use gen_PromiseRejectionEventInit::*; #[cfg(feature = "PublicKeyCredential")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PublicKeyCredential; #[cfg(feature = "PublicKeyCredential")] pub use gen_PublicKeyCredential::*; #[cfg(feature = "PublicKeyCredentialCreationOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PublicKeyCredentialCreationOptions; #[cfg(feature = "PublicKeyCredentialCreationOptions")] pub use gen_PublicKeyCredentialCreationOptions::*; #[cfg(feature = "PublicKeyCredentialDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PublicKeyCredentialDescriptor; #[cfg(feature = "PublicKeyCredentialDescriptor")] pub use gen_PublicKeyCredentialDescriptor::*; #[cfg(feature = "PublicKeyCredentialEntity")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PublicKeyCredentialEntity; #[cfg(feature = "PublicKeyCredentialEntity")] pub use gen_PublicKeyCredentialEntity::*; #[cfg(feature = "PublicKeyCredentialParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PublicKeyCredentialParameters; #[cfg(feature = "PublicKeyCredentialParameters")] pub use gen_PublicKeyCredentialParameters::*; #[cfg(feature = "PublicKeyCredentialRequestOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PublicKeyCredentialRequestOptions; #[cfg(feature = "PublicKeyCredentialRequestOptions")] pub use gen_PublicKeyCredentialRequestOptions::*; #[cfg(feature = "PublicKeyCredentialRpEntity")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PublicKeyCredentialRpEntity; #[cfg(feature = "PublicKeyCredentialRpEntity")] pub use gen_PublicKeyCredentialRpEntity::*; #[cfg(feature = "PublicKeyCredentialType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PublicKeyCredentialType; #[cfg(feature = "PublicKeyCredentialType")] pub use gen_PublicKeyCredentialType::*; #[cfg(feature = "PublicKeyCredentialUserEntity")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PublicKeyCredentialUserEntity; #[cfg(feature = "PublicKeyCredentialUserEntity")] pub use gen_PublicKeyCredentialUserEntity::*; #[cfg(feature = "PushEncryptionKeyName")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushEncryptionKeyName; #[cfg(feature = "PushEncryptionKeyName")] pub use gen_PushEncryptionKeyName::*; #[cfg(feature = "PushEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushEvent; #[cfg(feature = "PushEvent")] pub use gen_PushEvent::*; #[cfg(feature = "PushEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushEventInit; #[cfg(feature = "PushEventInit")] pub use gen_PushEventInit::*; #[cfg(feature = "PushManager")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushManager; #[cfg(feature = "PushManager")] pub use gen_PushManager::*; #[cfg(feature = "PushMessageData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushMessageData; #[cfg(feature = "PushMessageData")] pub use gen_PushMessageData::*; #[cfg(feature = "PushPermissionState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushPermissionState; #[cfg(feature = "PushPermissionState")] pub use gen_PushPermissionState::*; #[cfg(feature = "PushSubscription")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushSubscription; #[cfg(feature = "PushSubscription")] pub use gen_PushSubscription::*; #[cfg(feature = "PushSubscriptionInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushSubscriptionInit; #[cfg(feature = "PushSubscriptionInit")] pub use gen_PushSubscriptionInit::*; #[cfg(feature = "PushSubscriptionJson")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushSubscriptionJson; #[cfg(feature = "PushSubscriptionJson")] pub use gen_PushSubscriptionJson::*; #[cfg(feature = "PushSubscriptionKeys")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushSubscriptionKeys; #[cfg(feature = "PushSubscriptionKeys")] pub use gen_PushSubscriptionKeys::*; #[cfg(feature = "PushSubscriptionOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushSubscriptionOptions; #[cfg(feature = "PushSubscriptionOptions")] pub use gen_PushSubscriptionOptions::*; #[cfg(feature = "PushSubscriptionOptionsInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_PushSubscriptionOptionsInit; #[cfg(feature = "PushSubscriptionOptionsInit")] pub use gen_PushSubscriptionOptionsInit::*; #[cfg(feature = "QueryOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_QueryOptions; #[cfg(feature = "QueryOptions")] pub use gen_QueryOptions::*; #[cfg(feature = "QueuingStrategy")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_QueuingStrategy; #[cfg(feature = "QueuingStrategy")] pub use gen_QueuingStrategy::*; #[cfg(feature = "QueuingStrategyInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_QueuingStrategyInit; #[cfg(feature = "QueuingStrategyInit")] pub use gen_QueuingStrategyInit::*; #[cfg(feature = "RadioNodeList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RadioNodeList; #[cfg(feature = "RadioNodeList")] pub use gen_RadioNodeList::*; #[cfg(feature = "Range")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Range; #[cfg(feature = "Range")] pub use gen_Range::*; #[cfg(feature = "RcwnPerfStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RcwnPerfStats; #[cfg(feature = "RcwnPerfStats")] pub use gen_RcwnPerfStats::*; #[cfg(feature = "RcwnStatus")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RcwnStatus; #[cfg(feature = "RcwnStatus")] pub use gen_RcwnStatus::*; #[cfg(feature = "ReadableByteStreamController")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableByteStreamController; #[cfg(feature = "ReadableByteStreamController")] pub use gen_ReadableByteStreamController::*; #[cfg(feature = "ReadableStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStream; #[cfg(feature = "ReadableStream")] pub use gen_ReadableStream::*; #[cfg(feature = "ReadableStreamByobReader")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStreamByobReader; #[cfg(feature = "ReadableStreamByobReader")] pub use gen_ReadableStreamByobReader::*; #[cfg(feature = "ReadableStreamByobRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStreamByobRequest; #[cfg(feature = "ReadableStreamByobRequest")] pub use gen_ReadableStreamByobRequest::*; #[cfg(feature = "ReadableStreamDefaultController")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStreamDefaultController; #[cfg(feature = "ReadableStreamDefaultController")] pub use gen_ReadableStreamDefaultController::*; #[cfg(feature = "ReadableStreamDefaultReader")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStreamDefaultReader; #[cfg(feature = "ReadableStreamDefaultReader")] pub use gen_ReadableStreamDefaultReader::*; #[cfg(feature = "ReadableStreamGetReaderOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStreamGetReaderOptions; #[cfg(feature = "ReadableStreamGetReaderOptions")] pub use gen_ReadableStreamGetReaderOptions::*; #[cfg(feature = "ReadableStreamIteratorOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStreamIteratorOptions; #[cfg(feature = "ReadableStreamIteratorOptions")] pub use gen_ReadableStreamIteratorOptions::*; #[cfg(feature = "ReadableStreamReadResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStreamReadResult; #[cfg(feature = "ReadableStreamReadResult")] pub use gen_ReadableStreamReadResult::*; #[cfg(feature = "ReadableStreamReaderMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStreamReaderMode; #[cfg(feature = "ReadableStreamReaderMode")] pub use gen_ReadableStreamReaderMode::*; #[cfg(feature = "ReadableStreamType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableStreamType; #[cfg(feature = "ReadableStreamType")] pub use gen_ReadableStreamType::*; #[cfg(feature = "ReadableWritablePair")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReadableWritablePair; #[cfg(feature = "ReadableWritablePair")] pub use gen_ReadableWritablePair::*; #[cfg(feature = "RecordingState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RecordingState; #[cfg(feature = "RecordingState")] pub use gen_RecordingState::*; #[cfg(feature = "ReferrerPolicy")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ReferrerPolicy; #[cfg(feature = "ReferrerPolicy")] pub use gen_ReferrerPolicy::*; #[cfg(feature = "RegisterRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RegisterRequest; #[cfg(feature = "RegisterRequest")] pub use gen_RegisterRequest::*; #[cfg(feature = "RegisterResponse")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RegisterResponse; #[cfg(feature = "RegisterResponse")] pub use gen_RegisterResponse::*; #[cfg(feature = "RegisteredKey")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RegisteredKey; #[cfg(feature = "RegisteredKey")] pub use gen_RegisteredKey::*; #[cfg(feature = "RegistrationOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RegistrationOptions; #[cfg(feature = "RegistrationOptions")] pub use gen_RegistrationOptions::*; #[cfg(feature = "Request")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Request; #[cfg(feature = "Request")] pub use gen_Request::*; #[cfg(feature = "RequestCache")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RequestCache; #[cfg(feature = "RequestCache")] pub use gen_RequestCache::*; #[cfg(feature = "RequestCredentials")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RequestCredentials; #[cfg(feature = "RequestCredentials")] pub use gen_RequestCredentials::*; #[cfg(feature = "RequestDestination")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RequestDestination; #[cfg(feature = "RequestDestination")] pub use gen_RequestDestination::*; #[cfg(feature = "RequestDeviceOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RequestDeviceOptions; #[cfg(feature = "RequestDeviceOptions")] pub use gen_RequestDeviceOptions::*; #[cfg(feature = "RequestInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RequestInit; #[cfg(feature = "RequestInit")] pub use gen_RequestInit::*; #[cfg(feature = "RequestMediaKeySystemAccessNotification")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RequestMediaKeySystemAccessNotification; #[cfg(feature = "RequestMediaKeySystemAccessNotification")] pub use gen_RequestMediaKeySystemAccessNotification::*; #[cfg(feature = "RequestMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RequestMode; #[cfg(feature = "RequestMode")] pub use gen_RequestMode::*; #[cfg(feature = "RequestRedirect")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RequestRedirect; #[cfg(feature = "RequestRedirect")] pub use gen_RequestRedirect::*; #[cfg(feature = "ResizeObserver")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ResizeObserver; #[cfg(feature = "ResizeObserver")] pub use gen_ResizeObserver::*; #[cfg(feature = "ResizeObserverBoxOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ResizeObserverBoxOptions; #[cfg(feature = "ResizeObserverBoxOptions")] pub use gen_ResizeObserverBoxOptions::*; #[cfg(feature = "ResizeObserverEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ResizeObserverEntry; #[cfg(feature = "ResizeObserverEntry")] pub use gen_ResizeObserverEntry::*; #[cfg(feature = "ResizeObserverOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ResizeObserverOptions; #[cfg(feature = "ResizeObserverOptions")] pub use gen_ResizeObserverOptions::*; #[cfg(feature = "ResizeObserverSize")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ResizeObserverSize; #[cfg(feature = "ResizeObserverSize")] pub use gen_ResizeObserverSize::*; #[cfg(feature = "ResizeQuality")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ResizeQuality; #[cfg(feature = "ResizeQuality")] pub use gen_ResizeQuality::*; #[cfg(feature = "Response")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Response; #[cfg(feature = "Response")] pub use gen_Response::*; #[cfg(feature = "ResponseInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ResponseInit; #[cfg(feature = "ResponseInit")] pub use gen_ResponseInit::*; #[cfg(feature = "ResponseType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ResponseType; #[cfg(feature = "ResponseType")] pub use gen_ResponseType::*; #[cfg(feature = "RsaHashedImportParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RsaHashedImportParams; #[cfg(feature = "RsaHashedImportParams")] pub use gen_RsaHashedImportParams::*; #[cfg(feature = "RsaOaepParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RsaOaepParams; #[cfg(feature = "RsaOaepParams")] pub use gen_RsaOaepParams::*; #[cfg(feature = "RsaOtherPrimesInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RsaOtherPrimesInfo; #[cfg(feature = "RsaOtherPrimesInfo")] pub use gen_RsaOtherPrimesInfo::*; #[cfg(feature = "RsaPssParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RsaPssParams; #[cfg(feature = "RsaPssParams")] pub use gen_RsaPssParams::*; #[cfg(feature = "RtcAnswerOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcAnswerOptions; #[cfg(feature = "RtcAnswerOptions")] pub use gen_RtcAnswerOptions::*; #[cfg(feature = "RtcBundlePolicy")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcBundlePolicy; #[cfg(feature = "RtcBundlePolicy")] pub use gen_RtcBundlePolicy::*; #[cfg(feature = "RtcCertificate")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcCertificate; #[cfg(feature = "RtcCertificate")] pub use gen_RtcCertificate::*; #[cfg(feature = "RtcCertificateExpiration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcCertificateExpiration; #[cfg(feature = "RtcCertificateExpiration")] pub use gen_RtcCertificateExpiration::*; #[cfg(feature = "RtcCodecStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcCodecStats; #[cfg(feature = "RtcCodecStats")] pub use gen_RtcCodecStats::*; #[cfg(feature = "RtcConfiguration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcConfiguration; #[cfg(feature = "RtcConfiguration")] pub use gen_RtcConfiguration::*; #[cfg(feature = "RtcDataChannel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcDataChannel; #[cfg(feature = "RtcDataChannel")] pub use gen_RtcDataChannel::*; #[cfg(feature = "RtcDataChannelEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcDataChannelEvent; #[cfg(feature = "RtcDataChannelEvent")] pub use gen_RtcDataChannelEvent::*; #[cfg(feature = "RtcDataChannelEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcDataChannelEventInit; #[cfg(feature = "RtcDataChannelEventInit")] pub use gen_RtcDataChannelEventInit::*; #[cfg(feature = "RtcDataChannelInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcDataChannelInit; #[cfg(feature = "RtcDataChannelInit")] pub use gen_RtcDataChannelInit::*; #[cfg(feature = "RtcDataChannelState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcDataChannelState; #[cfg(feature = "RtcDataChannelState")] pub use gen_RtcDataChannelState::*; #[cfg(feature = "RtcDataChannelType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcDataChannelType; #[cfg(feature = "RtcDataChannelType")] pub use gen_RtcDataChannelType::*; #[cfg(feature = "RtcDegradationPreference")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcDegradationPreference; #[cfg(feature = "RtcDegradationPreference")] pub use gen_RtcDegradationPreference::*; #[cfg(feature = "RtcFecParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcFecParameters; #[cfg(feature = "RtcFecParameters")] pub use gen_RtcFecParameters::*; #[cfg(feature = "RtcIceCandidate")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceCandidate; #[cfg(feature = "RtcIceCandidate")] pub use gen_RtcIceCandidate::*; #[cfg(feature = "RtcIceCandidateInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceCandidateInit; #[cfg(feature = "RtcIceCandidateInit")] pub use gen_RtcIceCandidateInit::*; #[cfg(feature = "RtcIceCandidatePairStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceCandidatePairStats; #[cfg(feature = "RtcIceCandidatePairStats")] pub use gen_RtcIceCandidatePairStats::*; #[cfg(feature = "RtcIceCandidateStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceCandidateStats; #[cfg(feature = "RtcIceCandidateStats")] pub use gen_RtcIceCandidateStats::*; #[cfg(feature = "RtcIceComponentStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceComponentStats; #[cfg(feature = "RtcIceComponentStats")] pub use gen_RtcIceComponentStats::*; #[cfg(feature = "RtcIceConnectionState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceConnectionState; #[cfg(feature = "RtcIceConnectionState")] pub use gen_RtcIceConnectionState::*; #[cfg(feature = "RtcIceCredentialType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceCredentialType; #[cfg(feature = "RtcIceCredentialType")] pub use gen_RtcIceCredentialType::*; #[cfg(feature = "RtcIceGatheringState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceGatheringState; #[cfg(feature = "RtcIceGatheringState")] pub use gen_RtcIceGatheringState::*; #[cfg(feature = "RtcIceServer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceServer; #[cfg(feature = "RtcIceServer")] pub use gen_RtcIceServer::*; #[cfg(feature = "RtcIceTransportPolicy")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIceTransportPolicy; #[cfg(feature = "RtcIceTransportPolicy")] pub use gen_RtcIceTransportPolicy::*; #[cfg(feature = "RtcIdentityAssertion")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIdentityAssertion; #[cfg(feature = "RtcIdentityAssertion")] pub use gen_RtcIdentityAssertion::*; #[cfg(feature = "RtcIdentityAssertionResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIdentityAssertionResult; #[cfg(feature = "RtcIdentityAssertionResult")] pub use gen_RtcIdentityAssertionResult::*; #[cfg(feature = "RtcIdentityProvider")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIdentityProvider; #[cfg(feature = "RtcIdentityProvider")] pub use gen_RtcIdentityProvider::*; #[cfg(feature = "RtcIdentityProviderDetails")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIdentityProviderDetails; #[cfg(feature = "RtcIdentityProviderDetails")] pub use gen_RtcIdentityProviderDetails::*; #[cfg(feature = "RtcIdentityProviderOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIdentityProviderOptions; #[cfg(feature = "RtcIdentityProviderOptions")] pub use gen_RtcIdentityProviderOptions::*; #[cfg(feature = "RtcIdentityProviderRegistrar")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIdentityProviderRegistrar; #[cfg(feature = "RtcIdentityProviderRegistrar")] pub use gen_RtcIdentityProviderRegistrar::*; #[cfg(feature = "RtcIdentityValidationResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcIdentityValidationResult; #[cfg(feature = "RtcIdentityValidationResult")] pub use gen_RtcIdentityValidationResult::*; #[cfg(feature = "RtcInboundRtpStreamStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcInboundRtpStreamStats; #[cfg(feature = "RtcInboundRtpStreamStats")] pub use gen_RtcInboundRtpStreamStats::*; #[cfg(feature = "RtcMediaStreamStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcMediaStreamStats; #[cfg(feature = "RtcMediaStreamStats")] pub use gen_RtcMediaStreamStats::*; #[cfg(feature = "RtcMediaStreamTrackStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcMediaStreamTrackStats; #[cfg(feature = "RtcMediaStreamTrackStats")] pub use gen_RtcMediaStreamTrackStats::*; #[cfg(feature = "RtcOfferAnswerOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcOfferAnswerOptions; #[cfg(feature = "RtcOfferAnswerOptions")] pub use gen_RtcOfferAnswerOptions::*; #[cfg(feature = "RtcOfferOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcOfferOptions; #[cfg(feature = "RtcOfferOptions")] pub use gen_RtcOfferOptions::*; #[cfg(feature = "RtcOutboundRtpStreamStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcOutboundRtpStreamStats; #[cfg(feature = "RtcOutboundRtpStreamStats")] pub use gen_RtcOutboundRtpStreamStats::*; #[cfg(feature = "RtcPeerConnection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcPeerConnection; #[cfg(feature = "RtcPeerConnection")] pub use gen_RtcPeerConnection::*; #[cfg(feature = "RtcPeerConnectionIceEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcPeerConnectionIceEvent; #[cfg(feature = "RtcPeerConnectionIceEvent")] pub use gen_RtcPeerConnectionIceEvent::*; #[cfg(feature = "RtcPeerConnectionIceEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcPeerConnectionIceEventInit; #[cfg(feature = "RtcPeerConnectionIceEventInit")] pub use gen_RtcPeerConnectionIceEventInit::*; #[cfg(feature = "RtcPeerConnectionState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcPeerConnectionState; #[cfg(feature = "RtcPeerConnectionState")] pub use gen_RtcPeerConnectionState::*; #[cfg(feature = "RtcPriorityType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcPriorityType; #[cfg(feature = "RtcPriorityType")] pub use gen_RtcPriorityType::*; #[cfg(feature = "RtcRtcpParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtcpParameters; #[cfg(feature = "RtcRtcpParameters")] pub use gen_RtcRtcpParameters::*; #[cfg(feature = "RtcRtpCapabilities")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpCapabilities; #[cfg(feature = "RtcRtpCapabilities")] pub use gen_RtcRtpCapabilities::*; #[cfg(feature = "RtcRtpCodecCapability")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpCodecCapability; #[cfg(feature = "RtcRtpCodecCapability")] pub use gen_RtcRtpCodecCapability::*; #[cfg(feature = "RtcRtpCodecParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpCodecParameters; #[cfg(feature = "RtcRtpCodecParameters")] pub use gen_RtcRtpCodecParameters::*; #[cfg(feature = "RtcRtpContributingSource")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpContributingSource; #[cfg(feature = "RtcRtpContributingSource")] pub use gen_RtcRtpContributingSource::*; #[cfg(feature = "RtcRtpEncodingParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpEncodingParameters; #[cfg(feature = "RtcRtpEncodingParameters")] pub use gen_RtcRtpEncodingParameters::*; #[cfg(feature = "RtcRtpHeaderExtensionCapability")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpHeaderExtensionCapability; #[cfg(feature = "RtcRtpHeaderExtensionCapability")] pub use gen_RtcRtpHeaderExtensionCapability::*; #[cfg(feature = "RtcRtpHeaderExtensionParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpHeaderExtensionParameters; #[cfg(feature = "RtcRtpHeaderExtensionParameters")] pub use gen_RtcRtpHeaderExtensionParameters::*; #[cfg(feature = "RtcRtpParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpParameters; #[cfg(feature = "RtcRtpParameters")] pub use gen_RtcRtpParameters::*; #[cfg(feature = "RtcRtpReceiver")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpReceiver; #[cfg(feature = "RtcRtpReceiver")] pub use gen_RtcRtpReceiver::*; #[cfg(feature = "RtcRtpSender")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpSender; #[cfg(feature = "RtcRtpSender")] pub use gen_RtcRtpSender::*; #[cfg(feature = "RtcRtpSourceEntry")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpSourceEntry; #[cfg(feature = "RtcRtpSourceEntry")] pub use gen_RtcRtpSourceEntry::*; #[cfg(feature = "RtcRtpSourceEntryType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpSourceEntryType; #[cfg(feature = "RtcRtpSourceEntryType")] pub use gen_RtcRtpSourceEntryType::*; #[cfg(feature = "RtcRtpSynchronizationSource")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpSynchronizationSource; #[cfg(feature = "RtcRtpSynchronizationSource")] pub use gen_RtcRtpSynchronizationSource::*; #[cfg(feature = "RtcRtpTransceiver")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpTransceiver; #[cfg(feature = "RtcRtpTransceiver")] pub use gen_RtcRtpTransceiver::*; #[cfg(feature = "RtcRtpTransceiverDirection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpTransceiverDirection; #[cfg(feature = "RtcRtpTransceiverDirection")] pub use gen_RtcRtpTransceiverDirection::*; #[cfg(feature = "RtcRtpTransceiverInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtpTransceiverInit; #[cfg(feature = "RtcRtpTransceiverInit")] pub use gen_RtcRtpTransceiverInit::*; #[cfg(feature = "RtcRtxParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcRtxParameters; #[cfg(feature = "RtcRtxParameters")] pub use gen_RtcRtxParameters::*; #[cfg(feature = "RtcSdpType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcSdpType; #[cfg(feature = "RtcSdpType")] pub use gen_RtcSdpType::*; #[cfg(feature = "RtcSessionDescription")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcSessionDescription; #[cfg(feature = "RtcSessionDescription")] pub use gen_RtcSessionDescription::*; #[cfg(feature = "RtcSessionDescriptionInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcSessionDescriptionInit; #[cfg(feature = "RtcSessionDescriptionInit")] pub use gen_RtcSessionDescriptionInit::*; #[cfg(feature = "RtcSignalingState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcSignalingState; #[cfg(feature = "RtcSignalingState")] pub use gen_RtcSignalingState::*; #[cfg(feature = "RtcStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcStats; #[cfg(feature = "RtcStats")] pub use gen_RtcStats::*; #[cfg(feature = "RtcStatsIceCandidatePairState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcStatsIceCandidatePairState; #[cfg(feature = "RtcStatsIceCandidatePairState")] pub use gen_RtcStatsIceCandidatePairState::*; #[cfg(feature = "RtcStatsIceCandidateType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcStatsIceCandidateType; #[cfg(feature = "RtcStatsIceCandidateType")] pub use gen_RtcStatsIceCandidateType::*; #[cfg(feature = "RtcStatsReport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcStatsReport; #[cfg(feature = "RtcStatsReport")] pub use gen_RtcStatsReport::*; #[cfg(feature = "RtcStatsReportInternal")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcStatsReportInternal; #[cfg(feature = "RtcStatsReportInternal")] pub use gen_RtcStatsReportInternal::*; #[cfg(feature = "RtcStatsType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcStatsType; #[cfg(feature = "RtcStatsType")] pub use gen_RtcStatsType::*; #[cfg(feature = "RtcTrackEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcTrackEvent; #[cfg(feature = "RtcTrackEvent")] pub use gen_RtcTrackEvent::*; #[cfg(feature = "RtcTrackEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcTrackEventInit; #[cfg(feature = "RtcTrackEventInit")] pub use gen_RtcTrackEventInit::*; #[cfg(feature = "RtcTransportStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcTransportStats; #[cfg(feature = "RtcTransportStats")] pub use gen_RtcTransportStats::*; #[cfg(feature = "RtcdtmfSender")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcdtmfSender; #[cfg(feature = "RtcdtmfSender")] pub use gen_RtcdtmfSender::*; #[cfg(feature = "RtcdtmfToneChangeEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcdtmfToneChangeEvent; #[cfg(feature = "RtcdtmfToneChangeEvent")] pub use gen_RtcdtmfToneChangeEvent::*; #[cfg(feature = "RtcdtmfToneChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcdtmfToneChangeEventInit; #[cfg(feature = "RtcdtmfToneChangeEventInit")] pub use gen_RtcdtmfToneChangeEventInit::*; #[cfg(feature = "RtcrtpContributingSourceStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcrtpContributingSourceStats; #[cfg(feature = "RtcrtpContributingSourceStats")] pub use gen_RtcrtpContributingSourceStats::*; #[cfg(feature = "RtcrtpStreamStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_RtcrtpStreamStats; #[cfg(feature = "RtcrtpStreamStats")] pub use gen_RtcrtpStreamStats::*; #[cfg(feature = "Scheduler")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Scheduler; #[cfg(feature = "Scheduler")] pub use gen_Scheduler::*; #[cfg(feature = "SchedulerPostTaskOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SchedulerPostTaskOptions; #[cfg(feature = "SchedulerPostTaskOptions")] pub use gen_SchedulerPostTaskOptions::*; #[cfg(feature = "Scheduling")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Scheduling; #[cfg(feature = "Scheduling")] pub use gen_Scheduling::*; #[cfg(feature = "Screen")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Screen; #[cfg(feature = "Screen")] pub use gen_Screen::*; #[cfg(feature = "ScreenColorGamut")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScreenColorGamut; #[cfg(feature = "ScreenColorGamut")] pub use gen_ScreenColorGamut::*; #[cfg(feature = "ScreenLuminance")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScreenLuminance; #[cfg(feature = "ScreenLuminance")] pub use gen_ScreenLuminance::*; #[cfg(feature = "ScreenOrientation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScreenOrientation; #[cfg(feature = "ScreenOrientation")] pub use gen_ScreenOrientation::*; #[cfg(feature = "ScriptProcessorNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScriptProcessorNode; #[cfg(feature = "ScriptProcessorNode")] pub use gen_ScriptProcessorNode::*; #[cfg(feature = "ScrollAreaEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollAreaEvent; #[cfg(feature = "ScrollAreaEvent")] pub use gen_ScrollAreaEvent::*; #[cfg(feature = "ScrollBehavior")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollBehavior; #[cfg(feature = "ScrollBehavior")] pub use gen_ScrollBehavior::*; #[cfg(feature = "ScrollBoxObject")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollBoxObject; #[cfg(feature = "ScrollBoxObject")] pub use gen_ScrollBoxObject::*; #[cfg(feature = "ScrollIntoViewOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollIntoViewOptions; #[cfg(feature = "ScrollIntoViewOptions")] pub use gen_ScrollIntoViewOptions::*; #[cfg(feature = "ScrollLogicalPosition")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollLogicalPosition; #[cfg(feature = "ScrollLogicalPosition")] pub use gen_ScrollLogicalPosition::*; #[cfg(feature = "ScrollOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollOptions; #[cfg(feature = "ScrollOptions")] pub use gen_ScrollOptions::*; #[cfg(feature = "ScrollRestoration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollRestoration; #[cfg(feature = "ScrollRestoration")] pub use gen_ScrollRestoration::*; #[cfg(feature = "ScrollSetting")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollSetting; #[cfg(feature = "ScrollSetting")] pub use gen_ScrollSetting::*; #[cfg(feature = "ScrollState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollState; #[cfg(feature = "ScrollState")] pub use gen_ScrollState::*; #[cfg(feature = "ScrollToOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollToOptions; #[cfg(feature = "ScrollToOptions")] pub use gen_ScrollToOptions::*; #[cfg(feature = "ScrollViewChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ScrollViewChangeEventInit; #[cfg(feature = "ScrollViewChangeEventInit")] pub use gen_ScrollViewChangeEventInit::*; #[cfg(feature = "SecurityPolicyViolationEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SecurityPolicyViolationEvent; #[cfg(feature = "SecurityPolicyViolationEvent")] pub use gen_SecurityPolicyViolationEvent::*; #[cfg(feature = "SecurityPolicyViolationEventDisposition")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SecurityPolicyViolationEventDisposition; #[cfg(feature = "SecurityPolicyViolationEventDisposition")] pub use gen_SecurityPolicyViolationEventDisposition::*; #[cfg(feature = "SecurityPolicyViolationEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SecurityPolicyViolationEventInit; #[cfg(feature = "SecurityPolicyViolationEventInit")] pub use gen_SecurityPolicyViolationEventInit::*; #[cfg(feature = "Selection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Selection; #[cfg(feature = "Selection")] pub use gen_Selection::*; #[cfg(feature = "SelectionMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SelectionMode; #[cfg(feature = "SelectionMode")] pub use gen_SelectionMode::*; #[cfg(feature = "Serial")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Serial; #[cfg(feature = "Serial")] pub use gen_Serial::*; #[cfg(feature = "SerialInputSignals")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SerialInputSignals; #[cfg(feature = "SerialInputSignals")] pub use gen_SerialInputSignals::*; #[cfg(feature = "SerialOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SerialOptions; #[cfg(feature = "SerialOptions")] pub use gen_SerialOptions::*; #[cfg(feature = "SerialOutputSignals")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SerialOutputSignals; #[cfg(feature = "SerialOutputSignals")] pub use gen_SerialOutputSignals::*; #[cfg(feature = "SerialPort")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SerialPort; #[cfg(feature = "SerialPort")] pub use gen_SerialPort::*; #[cfg(feature = "SerialPortFilter")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SerialPortFilter; #[cfg(feature = "SerialPortFilter")] pub use gen_SerialPortFilter::*; #[cfg(feature = "SerialPortInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SerialPortInfo; #[cfg(feature = "SerialPortInfo")] pub use gen_SerialPortInfo::*; #[cfg(feature = "SerialPortRequestOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SerialPortRequestOptions; #[cfg(feature = "SerialPortRequestOptions")] pub use gen_SerialPortRequestOptions::*; #[cfg(feature = "ServerSocketOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ServerSocketOptions; #[cfg(feature = "ServerSocketOptions")] pub use gen_ServerSocketOptions::*; #[cfg(feature = "ServiceWorker")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ServiceWorker; #[cfg(feature = "ServiceWorker")] pub use gen_ServiceWorker::*; #[cfg(feature = "ServiceWorkerContainer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ServiceWorkerContainer; #[cfg(feature = "ServiceWorkerContainer")] pub use gen_ServiceWorkerContainer::*; #[cfg(feature = "ServiceWorkerGlobalScope")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ServiceWorkerGlobalScope; #[cfg(feature = "ServiceWorkerGlobalScope")] pub use gen_ServiceWorkerGlobalScope::*; #[cfg(feature = "ServiceWorkerRegistration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ServiceWorkerRegistration; #[cfg(feature = "ServiceWorkerRegistration")] pub use gen_ServiceWorkerRegistration::*; #[cfg(feature = "ServiceWorkerState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ServiceWorkerState; #[cfg(feature = "ServiceWorkerState")] pub use gen_ServiceWorkerState::*; #[cfg(feature = "ServiceWorkerUpdateViaCache")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ServiceWorkerUpdateViaCache; #[cfg(feature = "ServiceWorkerUpdateViaCache")] pub use gen_ServiceWorkerUpdateViaCache::*; #[cfg(feature = "ShadowRoot")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ShadowRoot; #[cfg(feature = "ShadowRoot")] pub use gen_ShadowRoot::*; #[cfg(feature = "ShadowRootInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ShadowRootInit; #[cfg(feature = "ShadowRootInit")] pub use gen_ShadowRootInit::*; #[cfg(feature = "ShadowRootMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ShadowRootMode; #[cfg(feature = "ShadowRootMode")] pub use gen_ShadowRootMode::*; #[cfg(feature = "ShareData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ShareData; #[cfg(feature = "ShareData")] pub use gen_ShareData::*; #[cfg(feature = "SharedWorker")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SharedWorker; #[cfg(feature = "SharedWorker")] pub use gen_SharedWorker::*; #[cfg(feature = "SharedWorkerGlobalScope")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SharedWorkerGlobalScope; #[cfg(feature = "SharedWorkerGlobalScope")] pub use gen_SharedWorkerGlobalScope::*; #[cfg(feature = "SignResponse")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SignResponse; #[cfg(feature = "SignResponse")] pub use gen_SignResponse::*; #[cfg(feature = "SocketElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SocketElement; #[cfg(feature = "SocketElement")] pub use gen_SocketElement::*; #[cfg(feature = "SocketOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SocketOptions; #[cfg(feature = "SocketOptions")] pub use gen_SocketOptions::*; #[cfg(feature = "SocketReadyState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SocketReadyState; #[cfg(feature = "SocketReadyState")] pub use gen_SocketReadyState::*; #[cfg(feature = "SocketsDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SocketsDict; #[cfg(feature = "SocketsDict")] pub use gen_SocketsDict::*; #[cfg(feature = "SourceBuffer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SourceBuffer; #[cfg(feature = "SourceBuffer")] pub use gen_SourceBuffer::*; #[cfg(feature = "SourceBufferAppendMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SourceBufferAppendMode; #[cfg(feature = "SourceBufferAppendMode")] pub use gen_SourceBufferAppendMode::*; #[cfg(feature = "SourceBufferList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SourceBufferList; #[cfg(feature = "SourceBufferList")] pub use gen_SourceBufferList::*; #[cfg(feature = "SpeechGrammar")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechGrammar; #[cfg(feature = "SpeechGrammar")] pub use gen_SpeechGrammar::*; #[cfg(feature = "SpeechGrammarList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechGrammarList; #[cfg(feature = "SpeechGrammarList")] pub use gen_SpeechGrammarList::*; #[cfg(feature = "SpeechRecognition")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechRecognition; #[cfg(feature = "SpeechRecognition")] pub use gen_SpeechRecognition::*; #[cfg(feature = "SpeechRecognitionAlternative")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechRecognitionAlternative; #[cfg(feature = "SpeechRecognitionAlternative")] pub use gen_SpeechRecognitionAlternative::*; #[cfg(feature = "SpeechRecognitionError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechRecognitionError; #[cfg(feature = "SpeechRecognitionError")] pub use gen_SpeechRecognitionError::*; #[cfg(feature = "SpeechRecognitionErrorCode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechRecognitionErrorCode; #[cfg(feature = "SpeechRecognitionErrorCode")] pub use gen_SpeechRecognitionErrorCode::*; #[cfg(feature = "SpeechRecognitionErrorInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechRecognitionErrorInit; #[cfg(feature = "SpeechRecognitionErrorInit")] pub use gen_SpeechRecognitionErrorInit::*; #[cfg(feature = "SpeechRecognitionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechRecognitionEvent; #[cfg(feature = "SpeechRecognitionEvent")] pub use gen_SpeechRecognitionEvent::*; #[cfg(feature = "SpeechRecognitionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechRecognitionEventInit; #[cfg(feature = "SpeechRecognitionEventInit")] pub use gen_SpeechRecognitionEventInit::*; #[cfg(feature = "SpeechRecognitionResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechRecognitionResult; #[cfg(feature = "SpeechRecognitionResult")] pub use gen_SpeechRecognitionResult::*; #[cfg(feature = "SpeechRecognitionResultList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechRecognitionResultList; #[cfg(feature = "SpeechRecognitionResultList")] pub use gen_SpeechRecognitionResultList::*; #[cfg(feature = "SpeechSynthesis")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechSynthesis; #[cfg(feature = "SpeechSynthesis")] pub use gen_SpeechSynthesis::*; #[cfg(feature = "SpeechSynthesisErrorCode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechSynthesisErrorCode; #[cfg(feature = "SpeechSynthesisErrorCode")] pub use gen_SpeechSynthesisErrorCode::*; #[cfg(feature = "SpeechSynthesisErrorEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechSynthesisErrorEvent; #[cfg(feature = "SpeechSynthesisErrorEvent")] pub use gen_SpeechSynthesisErrorEvent::*; #[cfg(feature = "SpeechSynthesisErrorEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechSynthesisErrorEventInit; #[cfg(feature = "SpeechSynthesisErrorEventInit")] pub use gen_SpeechSynthesisErrorEventInit::*; #[cfg(feature = "SpeechSynthesisEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechSynthesisEvent; #[cfg(feature = "SpeechSynthesisEvent")] pub use gen_SpeechSynthesisEvent::*; #[cfg(feature = "SpeechSynthesisEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechSynthesisEventInit; #[cfg(feature = "SpeechSynthesisEventInit")] pub use gen_SpeechSynthesisEventInit::*; #[cfg(feature = "SpeechSynthesisUtterance")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechSynthesisUtterance; #[cfg(feature = "SpeechSynthesisUtterance")] pub use gen_SpeechSynthesisUtterance::*; #[cfg(feature = "SpeechSynthesisVoice")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SpeechSynthesisVoice; #[cfg(feature = "SpeechSynthesisVoice")] pub use gen_SpeechSynthesisVoice::*; #[cfg(feature = "StereoPannerNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StereoPannerNode; #[cfg(feature = "StereoPannerNode")] pub use gen_StereoPannerNode::*; #[cfg(feature = "StereoPannerOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StereoPannerOptions; #[cfg(feature = "StereoPannerOptions")] pub use gen_StereoPannerOptions::*; #[cfg(feature = "Storage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Storage; #[cfg(feature = "Storage")] pub use gen_Storage::*; #[cfg(feature = "StorageEstimate")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StorageEstimate; #[cfg(feature = "StorageEstimate")] pub use gen_StorageEstimate::*; #[cfg(feature = "StorageEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StorageEvent; #[cfg(feature = "StorageEvent")] pub use gen_StorageEvent::*; #[cfg(feature = "StorageEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StorageEventInit; #[cfg(feature = "StorageEventInit")] pub use gen_StorageEventInit::*; #[cfg(feature = "StorageManager")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StorageManager; #[cfg(feature = "StorageManager")] pub use gen_StorageManager::*; #[cfg(feature = "StorageType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StorageType; #[cfg(feature = "StorageType")] pub use gen_StorageType::*; #[cfg(feature = "StreamPipeOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StreamPipeOptions; #[cfg(feature = "StreamPipeOptions")] pub use gen_StreamPipeOptions::*; #[cfg(feature = "StyleRuleChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StyleRuleChangeEventInit; #[cfg(feature = "StyleRuleChangeEventInit")] pub use gen_StyleRuleChangeEventInit::*; #[cfg(feature = "StyleSheet")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StyleSheet; #[cfg(feature = "StyleSheet")] pub use gen_StyleSheet::*; #[cfg(feature = "StyleSheetApplicableStateChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StyleSheetApplicableStateChangeEventInit; #[cfg(feature = "StyleSheetApplicableStateChangeEventInit")] pub use gen_StyleSheetApplicableStateChangeEventInit::*; #[cfg(feature = "StyleSheetChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StyleSheetChangeEventInit; #[cfg(feature = "StyleSheetChangeEventInit")] pub use gen_StyleSheetChangeEventInit::*; #[cfg(feature = "StyleSheetList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_StyleSheetList; #[cfg(feature = "StyleSheetList")] pub use gen_StyleSheetList::*; #[cfg(feature = "SubmitEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SubmitEvent; #[cfg(feature = "SubmitEvent")] pub use gen_SubmitEvent::*; #[cfg(feature = "SubmitEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SubmitEventInit; #[cfg(feature = "SubmitEventInit")] pub use gen_SubmitEventInit::*; #[cfg(feature = "SubtleCrypto")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SubtleCrypto; #[cfg(feature = "SubtleCrypto")] pub use gen_SubtleCrypto::*; #[cfg(feature = "SupportedType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SupportedType; #[cfg(feature = "SupportedType")] pub use gen_SupportedType::*; #[cfg(feature = "SvcOutputMetadata")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvcOutputMetadata; #[cfg(feature = "SvcOutputMetadata")] pub use gen_SvcOutputMetadata::*; #[cfg(feature = "SvgAngle")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAngle; #[cfg(feature = "SvgAngle")] pub use gen_SvgAngle::*; #[cfg(feature = "SvgAnimateElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimateElement; #[cfg(feature = "SvgAnimateElement")] pub use gen_SvgAnimateElement::*; #[cfg(feature = "SvgAnimateMotionElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimateMotionElement; #[cfg(feature = "SvgAnimateMotionElement")] pub use gen_SvgAnimateMotionElement::*; #[cfg(feature = "SvgAnimateTransformElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimateTransformElement; #[cfg(feature = "SvgAnimateTransformElement")] pub use gen_SvgAnimateTransformElement::*; #[cfg(feature = "SvgAnimatedAngle")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedAngle; #[cfg(feature = "SvgAnimatedAngle")] pub use gen_SvgAnimatedAngle::*; #[cfg(feature = "SvgAnimatedBoolean")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedBoolean; #[cfg(feature = "SvgAnimatedBoolean")] pub use gen_SvgAnimatedBoolean::*; #[cfg(feature = "SvgAnimatedEnumeration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedEnumeration; #[cfg(feature = "SvgAnimatedEnumeration")] pub use gen_SvgAnimatedEnumeration::*; #[cfg(feature = "SvgAnimatedInteger")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedInteger; #[cfg(feature = "SvgAnimatedInteger")] pub use gen_SvgAnimatedInteger::*; #[cfg(feature = "SvgAnimatedLength")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedLength; #[cfg(feature = "SvgAnimatedLength")] pub use gen_SvgAnimatedLength::*; #[cfg(feature = "SvgAnimatedLengthList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedLengthList; #[cfg(feature = "SvgAnimatedLengthList")] pub use gen_SvgAnimatedLengthList::*; #[cfg(feature = "SvgAnimatedNumber")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedNumber; #[cfg(feature = "SvgAnimatedNumber")] pub use gen_SvgAnimatedNumber::*; #[cfg(feature = "SvgAnimatedNumberList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedNumberList; #[cfg(feature = "SvgAnimatedNumberList")] pub use gen_SvgAnimatedNumberList::*; #[cfg(feature = "SvgAnimatedPreserveAspectRatio")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedPreserveAspectRatio; #[cfg(feature = "SvgAnimatedPreserveAspectRatio")] pub use gen_SvgAnimatedPreserveAspectRatio::*; #[cfg(feature = "SvgAnimatedRect")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedRect; #[cfg(feature = "SvgAnimatedRect")] pub use gen_SvgAnimatedRect::*; #[cfg(feature = "SvgAnimatedString")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedString; #[cfg(feature = "SvgAnimatedString")] pub use gen_SvgAnimatedString::*; #[cfg(feature = "SvgAnimatedTransformList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimatedTransformList; #[cfg(feature = "SvgAnimatedTransformList")] pub use gen_SvgAnimatedTransformList::*; #[cfg(feature = "SvgAnimationElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgAnimationElement; #[cfg(feature = "SvgAnimationElement")] pub use gen_SvgAnimationElement::*; #[cfg(feature = "SvgBoundingBoxOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgBoundingBoxOptions; #[cfg(feature = "SvgBoundingBoxOptions")] pub use gen_SvgBoundingBoxOptions::*; #[cfg(feature = "SvgCircleElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgCircleElement; #[cfg(feature = "SvgCircleElement")] pub use gen_SvgCircleElement::*; #[cfg(feature = "SvgClipPathElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgClipPathElement; #[cfg(feature = "SvgClipPathElement")] pub use gen_SvgClipPathElement::*; #[cfg(feature = "SvgComponentTransferFunctionElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgComponentTransferFunctionElement; #[cfg(feature = "SvgComponentTransferFunctionElement")] pub use gen_SvgComponentTransferFunctionElement::*; #[cfg(feature = "SvgDefsElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgDefsElement; #[cfg(feature = "SvgDefsElement")] pub use gen_SvgDefsElement::*; #[cfg(feature = "SvgDescElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgDescElement; #[cfg(feature = "SvgDescElement")] pub use gen_SvgDescElement::*; #[cfg(feature = "SvgElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgElement; #[cfg(feature = "SvgElement")] pub use gen_SvgElement::*; #[cfg(feature = "SvgEllipseElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgEllipseElement; #[cfg(feature = "SvgEllipseElement")] pub use gen_SvgEllipseElement::*; #[cfg(feature = "SvgFilterElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgFilterElement; #[cfg(feature = "SvgFilterElement")] pub use gen_SvgFilterElement::*; #[cfg(feature = "SvgForeignObjectElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgForeignObjectElement; #[cfg(feature = "SvgForeignObjectElement")] pub use gen_SvgForeignObjectElement::*; #[cfg(feature = "SvgGeometryElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgGeometryElement; #[cfg(feature = "SvgGeometryElement")] pub use gen_SvgGeometryElement::*; #[cfg(feature = "SvgGradientElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgGradientElement; #[cfg(feature = "SvgGradientElement")] pub use gen_SvgGradientElement::*; #[cfg(feature = "SvgGraphicsElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgGraphicsElement; #[cfg(feature = "SvgGraphicsElement")] pub use gen_SvgGraphicsElement::*; #[cfg(feature = "SvgImageElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgImageElement; #[cfg(feature = "SvgImageElement")] pub use gen_SvgImageElement::*; #[cfg(feature = "SvgLength")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgLength; #[cfg(feature = "SvgLength")] pub use gen_SvgLength::*; #[cfg(feature = "SvgLengthList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgLengthList; #[cfg(feature = "SvgLengthList")] pub use gen_SvgLengthList::*; #[cfg(feature = "SvgLineElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgLineElement; #[cfg(feature = "SvgLineElement")] pub use gen_SvgLineElement::*; #[cfg(feature = "SvgLinearGradientElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgLinearGradientElement; #[cfg(feature = "SvgLinearGradientElement")] pub use gen_SvgLinearGradientElement::*; #[cfg(feature = "SvgMarkerElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgMarkerElement; #[cfg(feature = "SvgMarkerElement")] pub use gen_SvgMarkerElement::*; #[cfg(feature = "SvgMaskElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgMaskElement; #[cfg(feature = "SvgMaskElement")] pub use gen_SvgMaskElement::*; #[cfg(feature = "SvgMatrix")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgMatrix; #[cfg(feature = "SvgMatrix")] pub use gen_SvgMatrix::*; #[cfg(feature = "SvgMetadataElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgMetadataElement; #[cfg(feature = "SvgMetadataElement")] pub use gen_SvgMetadataElement::*; #[cfg(feature = "SvgNumber")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgNumber; #[cfg(feature = "SvgNumber")] pub use gen_SvgNumber::*; #[cfg(feature = "SvgNumberList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgNumberList; #[cfg(feature = "SvgNumberList")] pub use gen_SvgNumberList::*; #[cfg(feature = "SvgPathElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathElement; #[cfg(feature = "SvgPathElement")] pub use gen_SvgPathElement::*; #[cfg(feature = "SvgPathSeg")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSeg; #[cfg(feature = "SvgPathSeg")] pub use gen_SvgPathSeg::*; #[cfg(feature = "SvgPathSegArcAbs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegArcAbs; #[cfg(feature = "SvgPathSegArcAbs")] pub use gen_SvgPathSegArcAbs::*; #[cfg(feature = "SvgPathSegArcRel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegArcRel; #[cfg(feature = "SvgPathSegArcRel")] pub use gen_SvgPathSegArcRel::*; #[cfg(feature = "SvgPathSegClosePath")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegClosePath; #[cfg(feature = "SvgPathSegClosePath")] pub use gen_SvgPathSegClosePath::*; #[cfg(feature = "SvgPathSegCurvetoCubicAbs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegCurvetoCubicAbs; #[cfg(feature = "SvgPathSegCurvetoCubicAbs")] pub use gen_SvgPathSegCurvetoCubicAbs::*; #[cfg(feature = "SvgPathSegCurvetoCubicRel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegCurvetoCubicRel; #[cfg(feature = "SvgPathSegCurvetoCubicRel")] pub use gen_SvgPathSegCurvetoCubicRel::*; #[cfg(feature = "SvgPathSegCurvetoCubicSmoothAbs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegCurvetoCubicSmoothAbs; #[cfg(feature = "SvgPathSegCurvetoCubicSmoothAbs")] pub use gen_SvgPathSegCurvetoCubicSmoothAbs::*; #[cfg(feature = "SvgPathSegCurvetoCubicSmoothRel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegCurvetoCubicSmoothRel; #[cfg(feature = "SvgPathSegCurvetoCubicSmoothRel")] pub use gen_SvgPathSegCurvetoCubicSmoothRel::*; #[cfg(feature = "SvgPathSegCurvetoQuadraticAbs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegCurvetoQuadraticAbs; #[cfg(feature = "SvgPathSegCurvetoQuadraticAbs")] pub use gen_SvgPathSegCurvetoQuadraticAbs::*; #[cfg(feature = "SvgPathSegCurvetoQuadraticRel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegCurvetoQuadraticRel; #[cfg(feature = "SvgPathSegCurvetoQuadraticRel")] pub use gen_SvgPathSegCurvetoQuadraticRel::*; #[cfg(feature = "SvgPathSegCurvetoQuadraticSmoothAbs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegCurvetoQuadraticSmoothAbs; #[cfg(feature = "SvgPathSegCurvetoQuadraticSmoothAbs")] pub use gen_SvgPathSegCurvetoQuadraticSmoothAbs::*; #[cfg(feature = "SvgPathSegCurvetoQuadraticSmoothRel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegCurvetoQuadraticSmoothRel; #[cfg(feature = "SvgPathSegCurvetoQuadraticSmoothRel")] pub use gen_SvgPathSegCurvetoQuadraticSmoothRel::*; #[cfg(feature = "SvgPathSegLinetoAbs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegLinetoAbs; #[cfg(feature = "SvgPathSegLinetoAbs")] pub use gen_SvgPathSegLinetoAbs::*; #[cfg(feature = "SvgPathSegLinetoHorizontalAbs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegLinetoHorizontalAbs; #[cfg(feature = "SvgPathSegLinetoHorizontalAbs")] pub use gen_SvgPathSegLinetoHorizontalAbs::*; #[cfg(feature = "SvgPathSegLinetoHorizontalRel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegLinetoHorizontalRel; #[cfg(feature = "SvgPathSegLinetoHorizontalRel")] pub use gen_SvgPathSegLinetoHorizontalRel::*; #[cfg(feature = "SvgPathSegLinetoRel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegLinetoRel; #[cfg(feature = "SvgPathSegLinetoRel")] pub use gen_SvgPathSegLinetoRel::*; #[cfg(feature = "SvgPathSegLinetoVerticalAbs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegLinetoVerticalAbs; #[cfg(feature = "SvgPathSegLinetoVerticalAbs")] pub use gen_SvgPathSegLinetoVerticalAbs::*; #[cfg(feature = "SvgPathSegLinetoVerticalRel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegLinetoVerticalRel; #[cfg(feature = "SvgPathSegLinetoVerticalRel")] pub use gen_SvgPathSegLinetoVerticalRel::*; #[cfg(feature = "SvgPathSegList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegList; #[cfg(feature = "SvgPathSegList")] pub use gen_SvgPathSegList::*; #[cfg(feature = "SvgPathSegMovetoAbs")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegMovetoAbs; #[cfg(feature = "SvgPathSegMovetoAbs")] pub use gen_SvgPathSegMovetoAbs::*; #[cfg(feature = "SvgPathSegMovetoRel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPathSegMovetoRel; #[cfg(feature = "SvgPathSegMovetoRel")] pub use gen_SvgPathSegMovetoRel::*; #[cfg(feature = "SvgPatternElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPatternElement; #[cfg(feature = "SvgPatternElement")] pub use gen_SvgPatternElement::*; #[cfg(feature = "SvgPoint")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPoint; #[cfg(feature = "SvgPoint")] pub use gen_SvgPoint::*; #[cfg(feature = "SvgPointList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPointList; #[cfg(feature = "SvgPointList")] pub use gen_SvgPointList::*; #[cfg(feature = "SvgPolygonElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPolygonElement; #[cfg(feature = "SvgPolygonElement")] pub use gen_SvgPolygonElement::*; #[cfg(feature = "SvgPolylineElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPolylineElement; #[cfg(feature = "SvgPolylineElement")] pub use gen_SvgPolylineElement::*; #[cfg(feature = "SvgPreserveAspectRatio")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgPreserveAspectRatio; #[cfg(feature = "SvgPreserveAspectRatio")] pub use gen_SvgPreserveAspectRatio::*; #[cfg(feature = "SvgRadialGradientElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgRadialGradientElement; #[cfg(feature = "SvgRadialGradientElement")] pub use gen_SvgRadialGradientElement::*; #[cfg(feature = "SvgRect")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgRect; #[cfg(feature = "SvgRect")] pub use gen_SvgRect::*; #[cfg(feature = "SvgRectElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgRectElement; #[cfg(feature = "SvgRectElement")] pub use gen_SvgRectElement::*; #[cfg(feature = "SvgScriptElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgScriptElement; #[cfg(feature = "SvgScriptElement")] pub use gen_SvgScriptElement::*; #[cfg(feature = "SvgSetElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgSetElement; #[cfg(feature = "SvgSetElement")] pub use gen_SvgSetElement::*; #[cfg(feature = "SvgStopElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgStopElement; #[cfg(feature = "SvgStopElement")] pub use gen_SvgStopElement::*; #[cfg(feature = "SvgStringList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgStringList; #[cfg(feature = "SvgStringList")] pub use gen_SvgStringList::*; #[cfg(feature = "SvgStyleElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgStyleElement; #[cfg(feature = "SvgStyleElement")] pub use gen_SvgStyleElement::*; #[cfg(feature = "SvgSwitchElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgSwitchElement; #[cfg(feature = "SvgSwitchElement")] pub use gen_SvgSwitchElement::*; #[cfg(feature = "SvgSymbolElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgSymbolElement; #[cfg(feature = "SvgSymbolElement")] pub use gen_SvgSymbolElement::*; #[cfg(feature = "SvgTextContentElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgTextContentElement; #[cfg(feature = "SvgTextContentElement")] pub use gen_SvgTextContentElement::*; #[cfg(feature = "SvgTextElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgTextElement; #[cfg(feature = "SvgTextElement")] pub use gen_SvgTextElement::*; #[cfg(feature = "SvgTextPathElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgTextPathElement; #[cfg(feature = "SvgTextPathElement")] pub use gen_SvgTextPathElement::*; #[cfg(feature = "SvgTextPositioningElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgTextPositioningElement; #[cfg(feature = "SvgTextPositioningElement")] pub use gen_SvgTextPositioningElement::*; #[cfg(feature = "SvgTitleElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgTitleElement; #[cfg(feature = "SvgTitleElement")] pub use gen_SvgTitleElement::*; #[cfg(feature = "SvgTransform")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgTransform; #[cfg(feature = "SvgTransform")] pub use gen_SvgTransform::*; #[cfg(feature = "SvgTransformList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgTransformList; #[cfg(feature = "SvgTransformList")] pub use gen_SvgTransformList::*; #[cfg(feature = "SvgUnitTypes")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgUnitTypes; #[cfg(feature = "SvgUnitTypes")] pub use gen_SvgUnitTypes::*; #[cfg(feature = "SvgUseElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgUseElement; #[cfg(feature = "SvgUseElement")] pub use gen_SvgUseElement::*; #[cfg(feature = "SvgViewElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgViewElement; #[cfg(feature = "SvgViewElement")] pub use gen_SvgViewElement::*; #[cfg(feature = "SvgZoomAndPan")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgZoomAndPan; #[cfg(feature = "SvgZoomAndPan")] pub use gen_SvgZoomAndPan::*; #[cfg(feature = "SvgaElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgaElement; #[cfg(feature = "SvgaElement")] pub use gen_SvgaElement::*; #[cfg(feature = "SvgfeBlendElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeBlendElement; #[cfg(feature = "SvgfeBlendElement")] pub use gen_SvgfeBlendElement::*; #[cfg(feature = "SvgfeColorMatrixElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeColorMatrixElement; #[cfg(feature = "SvgfeColorMatrixElement")] pub use gen_SvgfeColorMatrixElement::*; #[cfg(feature = "SvgfeComponentTransferElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeComponentTransferElement; #[cfg(feature = "SvgfeComponentTransferElement")] pub use gen_SvgfeComponentTransferElement::*; #[cfg(feature = "SvgfeCompositeElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeCompositeElement; #[cfg(feature = "SvgfeCompositeElement")] pub use gen_SvgfeCompositeElement::*; #[cfg(feature = "SvgfeConvolveMatrixElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeConvolveMatrixElement; #[cfg(feature = "SvgfeConvolveMatrixElement")] pub use gen_SvgfeConvolveMatrixElement::*; #[cfg(feature = "SvgfeDiffuseLightingElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeDiffuseLightingElement; #[cfg(feature = "SvgfeDiffuseLightingElement")] pub use gen_SvgfeDiffuseLightingElement::*; #[cfg(feature = "SvgfeDisplacementMapElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeDisplacementMapElement; #[cfg(feature = "SvgfeDisplacementMapElement")] pub use gen_SvgfeDisplacementMapElement::*; #[cfg(feature = "SvgfeDistantLightElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeDistantLightElement; #[cfg(feature = "SvgfeDistantLightElement")] pub use gen_SvgfeDistantLightElement::*; #[cfg(feature = "SvgfeDropShadowElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeDropShadowElement; #[cfg(feature = "SvgfeDropShadowElement")] pub use gen_SvgfeDropShadowElement::*; #[cfg(feature = "SvgfeFloodElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeFloodElement; #[cfg(feature = "SvgfeFloodElement")] pub use gen_SvgfeFloodElement::*; #[cfg(feature = "SvgfeFuncAElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeFuncAElement; #[cfg(feature = "SvgfeFuncAElement")] pub use gen_SvgfeFuncAElement::*; #[cfg(feature = "SvgfeFuncBElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeFuncBElement; #[cfg(feature = "SvgfeFuncBElement")] pub use gen_SvgfeFuncBElement::*; #[cfg(feature = "SvgfeFuncGElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeFuncGElement; #[cfg(feature = "SvgfeFuncGElement")] pub use gen_SvgfeFuncGElement::*; #[cfg(feature = "SvgfeFuncRElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeFuncRElement; #[cfg(feature = "SvgfeFuncRElement")] pub use gen_SvgfeFuncRElement::*; #[cfg(feature = "SvgfeGaussianBlurElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeGaussianBlurElement; #[cfg(feature = "SvgfeGaussianBlurElement")] pub use gen_SvgfeGaussianBlurElement::*; #[cfg(feature = "SvgfeImageElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeImageElement; #[cfg(feature = "SvgfeImageElement")] pub use gen_SvgfeImageElement::*; #[cfg(feature = "SvgfeMergeElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeMergeElement; #[cfg(feature = "SvgfeMergeElement")] pub use gen_SvgfeMergeElement::*; #[cfg(feature = "SvgfeMergeNodeElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeMergeNodeElement; #[cfg(feature = "SvgfeMergeNodeElement")] pub use gen_SvgfeMergeNodeElement::*; #[cfg(feature = "SvgfeMorphologyElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeMorphologyElement; #[cfg(feature = "SvgfeMorphologyElement")] pub use gen_SvgfeMorphologyElement::*; #[cfg(feature = "SvgfeOffsetElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeOffsetElement; #[cfg(feature = "SvgfeOffsetElement")] pub use gen_SvgfeOffsetElement::*; #[cfg(feature = "SvgfePointLightElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfePointLightElement; #[cfg(feature = "SvgfePointLightElement")] pub use gen_SvgfePointLightElement::*; #[cfg(feature = "SvgfeSpecularLightingElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeSpecularLightingElement; #[cfg(feature = "SvgfeSpecularLightingElement")] pub use gen_SvgfeSpecularLightingElement::*; #[cfg(feature = "SvgfeSpotLightElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeSpotLightElement; #[cfg(feature = "SvgfeSpotLightElement")] pub use gen_SvgfeSpotLightElement::*; #[cfg(feature = "SvgfeTileElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeTileElement; #[cfg(feature = "SvgfeTileElement")] pub use gen_SvgfeTileElement::*; #[cfg(feature = "SvgfeTurbulenceElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgfeTurbulenceElement; #[cfg(feature = "SvgfeTurbulenceElement")] pub use gen_SvgfeTurbulenceElement::*; #[cfg(feature = "SvggElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvggElement; #[cfg(feature = "SvggElement")] pub use gen_SvggElement::*; #[cfg(feature = "SvgmPathElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgmPathElement; #[cfg(feature = "SvgmPathElement")] pub use gen_SvgmPathElement::*; #[cfg(feature = "SvgsvgElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgsvgElement; #[cfg(feature = "SvgsvgElement")] pub use gen_SvgsvgElement::*; #[cfg(feature = "SvgtSpanElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_SvgtSpanElement; #[cfg(feature = "SvgtSpanElement")] pub use gen_SvgtSpanElement::*; #[cfg(feature = "TaskController")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TaskController; #[cfg(feature = "TaskController")] pub use gen_TaskController::*; #[cfg(feature = "TaskControllerInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TaskControllerInit; #[cfg(feature = "TaskControllerInit")] pub use gen_TaskControllerInit::*; #[cfg(feature = "TaskPriority")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TaskPriority; #[cfg(feature = "TaskPriority")] pub use gen_TaskPriority::*; #[cfg(feature = "TaskPriorityChangeEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TaskPriorityChangeEvent; #[cfg(feature = "TaskPriorityChangeEvent")] pub use gen_TaskPriorityChangeEvent::*; #[cfg(feature = "TaskPriorityChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TaskPriorityChangeEventInit; #[cfg(feature = "TaskPriorityChangeEventInit")] pub use gen_TaskPriorityChangeEventInit::*; #[cfg(feature = "TaskSignal")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TaskSignal; #[cfg(feature = "TaskSignal")] pub use gen_TaskSignal::*; #[cfg(feature = "TaskSignalAnyInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TaskSignalAnyInit; #[cfg(feature = "TaskSignalAnyInit")] pub use gen_TaskSignalAnyInit::*; #[cfg(feature = "TcpReadyState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpReadyState; #[cfg(feature = "TcpReadyState")] pub use gen_TcpReadyState::*; #[cfg(feature = "TcpServerSocket")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpServerSocket; #[cfg(feature = "TcpServerSocket")] pub use gen_TcpServerSocket::*; #[cfg(feature = "TcpServerSocketEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpServerSocketEvent; #[cfg(feature = "TcpServerSocketEvent")] pub use gen_TcpServerSocketEvent::*; #[cfg(feature = "TcpServerSocketEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpServerSocketEventInit; #[cfg(feature = "TcpServerSocketEventInit")] pub use gen_TcpServerSocketEventInit::*; #[cfg(feature = "TcpSocket")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpSocket; #[cfg(feature = "TcpSocket")] pub use gen_TcpSocket::*; #[cfg(feature = "TcpSocketBinaryType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpSocketBinaryType; #[cfg(feature = "TcpSocketBinaryType")] pub use gen_TcpSocketBinaryType::*; #[cfg(feature = "TcpSocketErrorEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpSocketErrorEvent; #[cfg(feature = "TcpSocketErrorEvent")] pub use gen_TcpSocketErrorEvent::*; #[cfg(feature = "TcpSocketErrorEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpSocketErrorEventInit; #[cfg(feature = "TcpSocketErrorEventInit")] pub use gen_TcpSocketErrorEventInit::*; #[cfg(feature = "TcpSocketEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpSocketEvent; #[cfg(feature = "TcpSocketEvent")] pub use gen_TcpSocketEvent::*; #[cfg(feature = "TcpSocketEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TcpSocketEventInit; #[cfg(feature = "TcpSocketEventInit")] pub use gen_TcpSocketEventInit::*; #[cfg(feature = "Text")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Text; #[cfg(feature = "Text")] pub use gen_Text::*; #[cfg(feature = "TextDecodeOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextDecodeOptions; #[cfg(feature = "TextDecodeOptions")] pub use gen_TextDecodeOptions::*; #[cfg(feature = "TextDecoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextDecoder; #[cfg(feature = "TextDecoder")] pub use gen_TextDecoder::*; #[cfg(feature = "TextDecoderOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextDecoderOptions; #[cfg(feature = "TextDecoderOptions")] pub use gen_TextDecoderOptions::*; #[cfg(feature = "TextEncoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextEncoder; #[cfg(feature = "TextEncoder")] pub use gen_TextEncoder::*; #[cfg(feature = "TextMetrics")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextMetrics; #[cfg(feature = "TextMetrics")] pub use gen_TextMetrics::*; #[cfg(feature = "TextTrack")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextTrack; #[cfg(feature = "TextTrack")] pub use gen_TextTrack::*; #[cfg(feature = "TextTrackCue")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextTrackCue; #[cfg(feature = "TextTrackCue")] pub use gen_TextTrackCue::*; #[cfg(feature = "TextTrackCueList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextTrackCueList; #[cfg(feature = "TextTrackCueList")] pub use gen_TextTrackCueList::*; #[cfg(feature = "TextTrackKind")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextTrackKind; #[cfg(feature = "TextTrackKind")] pub use gen_TextTrackKind::*; #[cfg(feature = "TextTrackList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextTrackList; #[cfg(feature = "TextTrackList")] pub use gen_TextTrackList::*; #[cfg(feature = "TextTrackMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TextTrackMode; #[cfg(feature = "TextTrackMode")] pub use gen_TextTrackMode::*; #[cfg(feature = "TimeEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TimeEvent; #[cfg(feature = "TimeEvent")] pub use gen_TimeEvent::*; #[cfg(feature = "TimeRanges")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TimeRanges; #[cfg(feature = "TimeRanges")] pub use gen_TimeRanges::*; #[cfg(feature = "Touch")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Touch; #[cfg(feature = "Touch")] pub use gen_Touch::*; #[cfg(feature = "TouchEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TouchEvent; #[cfg(feature = "TouchEvent")] pub use gen_TouchEvent::*; #[cfg(feature = "TouchEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TouchEventInit; #[cfg(feature = "TouchEventInit")] pub use gen_TouchEventInit::*; #[cfg(feature = "TouchInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TouchInit; #[cfg(feature = "TouchInit")] pub use gen_TouchInit::*; #[cfg(feature = "TouchList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TouchList; #[cfg(feature = "TouchList")] pub use gen_TouchList::*; #[cfg(feature = "TrackEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TrackEvent; #[cfg(feature = "TrackEvent")] pub use gen_TrackEvent::*; #[cfg(feature = "TrackEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TrackEventInit; #[cfg(feature = "TrackEventInit")] pub use gen_TrackEventInit::*; #[cfg(feature = "TransformStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TransformStream; #[cfg(feature = "TransformStream")] pub use gen_TransformStream::*; #[cfg(feature = "TransformStreamDefaultController")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TransformStreamDefaultController; #[cfg(feature = "TransformStreamDefaultController")] pub use gen_TransformStreamDefaultController::*; #[cfg(feature = "Transformer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Transformer; #[cfg(feature = "Transformer")] pub use gen_Transformer::*; #[cfg(feature = "TransitionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TransitionEvent; #[cfg(feature = "TransitionEvent")] pub use gen_TransitionEvent::*; #[cfg(feature = "TransitionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TransitionEventInit; #[cfg(feature = "TransitionEventInit")] pub use gen_TransitionEventInit::*; #[cfg(feature = "Transport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Transport; #[cfg(feature = "Transport")] pub use gen_Transport::*; #[cfg(feature = "TreeBoxObject")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TreeBoxObject; #[cfg(feature = "TreeBoxObject")] pub use gen_TreeBoxObject::*; #[cfg(feature = "TreeCellInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TreeCellInfo; #[cfg(feature = "TreeCellInfo")] pub use gen_TreeCellInfo::*; #[cfg(feature = "TreeView")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TreeView; #[cfg(feature = "TreeView")] pub use gen_TreeView::*; #[cfg(feature = "TreeWalker")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_TreeWalker; #[cfg(feature = "TreeWalker")] pub use gen_TreeWalker::*; #[cfg(feature = "U2f")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_U2f; #[cfg(feature = "U2f")] pub use gen_U2f::*; #[cfg(feature = "U2fClientData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_U2fClientData; #[cfg(feature = "U2fClientData")] pub use gen_U2fClientData::*; #[cfg(feature = "UdpMessageEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UdpMessageEventInit; #[cfg(feature = "UdpMessageEventInit")] pub use gen_UdpMessageEventInit::*; #[cfg(feature = "UdpOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UdpOptions; #[cfg(feature = "UdpOptions")] pub use gen_UdpOptions::*; #[cfg(feature = "UiEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UiEvent; #[cfg(feature = "UiEvent")] pub use gen_UiEvent::*; #[cfg(feature = "UiEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UiEventInit; #[cfg(feature = "UiEventInit")] pub use gen_UiEventInit::*; #[cfg(feature = "UnderlyingSink")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UnderlyingSink; #[cfg(feature = "UnderlyingSink")] pub use gen_UnderlyingSink::*; #[cfg(feature = "UnderlyingSource")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UnderlyingSource; #[cfg(feature = "UnderlyingSource")] pub use gen_UnderlyingSource::*; #[cfg(feature = "Url")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Url; #[cfg(feature = "Url")] pub use gen_Url::*; #[cfg(feature = "UrlSearchParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UrlSearchParams; #[cfg(feature = "UrlSearchParams")] pub use gen_UrlSearchParams::*; #[cfg(feature = "Usb")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Usb; #[cfg(feature = "Usb")] pub use gen_Usb::*; #[cfg(feature = "UsbAlternateInterface")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbAlternateInterface; #[cfg(feature = "UsbAlternateInterface")] pub use gen_UsbAlternateInterface::*; #[cfg(feature = "UsbConfiguration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbConfiguration; #[cfg(feature = "UsbConfiguration")] pub use gen_UsbConfiguration::*; #[cfg(feature = "UsbConnectionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbConnectionEvent; #[cfg(feature = "UsbConnectionEvent")] pub use gen_UsbConnectionEvent::*; #[cfg(feature = "UsbConnectionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbConnectionEventInit; #[cfg(feature = "UsbConnectionEventInit")] pub use gen_UsbConnectionEventInit::*; #[cfg(feature = "UsbControlTransferParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbControlTransferParameters; #[cfg(feature = "UsbControlTransferParameters")] pub use gen_UsbControlTransferParameters::*; #[cfg(feature = "UsbDevice")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbDevice; #[cfg(feature = "UsbDevice")] pub use gen_UsbDevice::*; #[cfg(feature = "UsbDeviceFilter")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbDeviceFilter; #[cfg(feature = "UsbDeviceFilter")] pub use gen_UsbDeviceFilter::*; #[cfg(feature = "UsbDeviceRequestOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbDeviceRequestOptions; #[cfg(feature = "UsbDeviceRequestOptions")] pub use gen_UsbDeviceRequestOptions::*; #[cfg(feature = "UsbDirection")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbDirection; #[cfg(feature = "UsbDirection")] pub use gen_UsbDirection::*; #[cfg(feature = "UsbEndpoint")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbEndpoint; #[cfg(feature = "UsbEndpoint")] pub use gen_UsbEndpoint::*; #[cfg(feature = "UsbEndpointType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbEndpointType; #[cfg(feature = "UsbEndpointType")] pub use gen_UsbEndpointType::*; #[cfg(feature = "UsbInTransferResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbInTransferResult; #[cfg(feature = "UsbInTransferResult")] pub use gen_UsbInTransferResult::*; #[cfg(feature = "UsbInterface")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbInterface; #[cfg(feature = "UsbInterface")] pub use gen_UsbInterface::*; #[cfg(feature = "UsbIsochronousInTransferPacket")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbIsochronousInTransferPacket; #[cfg(feature = "UsbIsochronousInTransferPacket")] pub use gen_UsbIsochronousInTransferPacket::*; #[cfg(feature = "UsbIsochronousInTransferResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbIsochronousInTransferResult; #[cfg(feature = "UsbIsochronousInTransferResult")] pub use gen_UsbIsochronousInTransferResult::*; #[cfg(feature = "UsbIsochronousOutTransferPacket")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbIsochronousOutTransferPacket; #[cfg(feature = "UsbIsochronousOutTransferPacket")] pub use gen_UsbIsochronousOutTransferPacket::*; #[cfg(feature = "UsbIsochronousOutTransferResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbIsochronousOutTransferResult; #[cfg(feature = "UsbIsochronousOutTransferResult")] pub use gen_UsbIsochronousOutTransferResult::*; #[cfg(feature = "UsbOutTransferResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbOutTransferResult; #[cfg(feature = "UsbOutTransferResult")] pub use gen_UsbOutTransferResult::*; #[cfg(feature = "UsbPermissionDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbPermissionDescriptor; #[cfg(feature = "UsbPermissionDescriptor")] pub use gen_UsbPermissionDescriptor::*; #[cfg(feature = "UsbPermissionResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbPermissionResult; #[cfg(feature = "UsbPermissionResult")] pub use gen_UsbPermissionResult::*; #[cfg(feature = "UsbPermissionStorage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbPermissionStorage; #[cfg(feature = "UsbPermissionStorage")] pub use gen_UsbPermissionStorage::*; #[cfg(feature = "UsbRecipient")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbRecipient; #[cfg(feature = "UsbRecipient")] pub use gen_UsbRecipient::*; #[cfg(feature = "UsbRequestType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbRequestType; #[cfg(feature = "UsbRequestType")] pub use gen_UsbRequestType::*; #[cfg(feature = "UsbTransferStatus")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UsbTransferStatus; #[cfg(feature = "UsbTransferStatus")] pub use gen_UsbTransferStatus::*; #[cfg(feature = "UserActivation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UserActivation; #[cfg(feature = "UserActivation")] pub use gen_UserActivation::*; #[cfg(feature = "UserProximityEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UserProximityEvent; #[cfg(feature = "UserProximityEvent")] pub use gen_UserProximityEvent::*; #[cfg(feature = "UserProximityEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UserProximityEventInit; #[cfg(feature = "UserProximityEventInit")] pub use gen_UserProximityEventInit::*; #[cfg(feature = "UserVerificationRequirement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_UserVerificationRequirement; #[cfg(feature = "UserVerificationRequirement")] pub use gen_UserVerificationRequirement::*; #[cfg(feature = "ValidityState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ValidityState; #[cfg(feature = "ValidityState")] pub use gen_ValidityState::*; #[cfg(feature = "ValueEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ValueEvent; #[cfg(feature = "ValueEvent")] pub use gen_ValueEvent::*; #[cfg(feature = "ValueEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ValueEventInit; #[cfg(feature = "ValueEventInit")] pub use gen_ValueEventInit::*; #[cfg(feature = "VideoColorPrimaries")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoColorPrimaries; #[cfg(feature = "VideoColorPrimaries")] pub use gen_VideoColorPrimaries::*; #[cfg(feature = "VideoColorSpace")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoColorSpace; #[cfg(feature = "VideoColorSpace")] pub use gen_VideoColorSpace::*; #[cfg(feature = "VideoColorSpaceInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoColorSpaceInit; #[cfg(feature = "VideoColorSpaceInit")] pub use gen_VideoColorSpaceInit::*; #[cfg(feature = "VideoConfiguration")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoConfiguration; #[cfg(feature = "VideoConfiguration")] pub use gen_VideoConfiguration::*; #[cfg(feature = "VideoDecoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoDecoder; #[cfg(feature = "VideoDecoder")] pub use gen_VideoDecoder::*; #[cfg(feature = "VideoDecoderConfig")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoDecoderConfig; #[cfg(feature = "VideoDecoderConfig")] pub use gen_VideoDecoderConfig::*; #[cfg(feature = "VideoDecoderInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoDecoderInit; #[cfg(feature = "VideoDecoderInit")] pub use gen_VideoDecoderInit::*; #[cfg(feature = "VideoDecoderSupport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoDecoderSupport; #[cfg(feature = "VideoDecoderSupport")] pub use gen_VideoDecoderSupport::*; #[cfg(feature = "VideoEncoder")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoEncoder; #[cfg(feature = "VideoEncoder")] pub use gen_VideoEncoder::*; #[cfg(feature = "VideoEncoderConfig")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoEncoderConfig; #[cfg(feature = "VideoEncoderConfig")] pub use gen_VideoEncoderConfig::*; #[cfg(feature = "VideoEncoderEncodeOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoEncoderEncodeOptions; #[cfg(feature = "VideoEncoderEncodeOptions")] pub use gen_VideoEncoderEncodeOptions::*; #[cfg(feature = "VideoEncoderInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoEncoderInit; #[cfg(feature = "VideoEncoderInit")] pub use gen_VideoEncoderInit::*; #[cfg(feature = "VideoEncoderSupport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoEncoderSupport; #[cfg(feature = "VideoEncoderSupport")] pub use gen_VideoEncoderSupport::*; #[cfg(feature = "VideoFacingModeEnum")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoFacingModeEnum; #[cfg(feature = "VideoFacingModeEnum")] pub use gen_VideoFacingModeEnum::*; #[cfg(feature = "VideoFrame")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoFrame; #[cfg(feature = "VideoFrame")] pub use gen_VideoFrame::*; #[cfg(feature = "VideoFrameBufferInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoFrameBufferInit; #[cfg(feature = "VideoFrameBufferInit")] pub use gen_VideoFrameBufferInit::*; #[cfg(feature = "VideoFrameCopyToOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoFrameCopyToOptions; #[cfg(feature = "VideoFrameCopyToOptions")] pub use gen_VideoFrameCopyToOptions::*; #[cfg(feature = "VideoFrameInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoFrameInit; #[cfg(feature = "VideoFrameInit")] pub use gen_VideoFrameInit::*; #[cfg(feature = "VideoMatrixCoefficients")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoMatrixCoefficients; #[cfg(feature = "VideoMatrixCoefficients")] pub use gen_VideoMatrixCoefficients::*; #[cfg(feature = "VideoPixelFormat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoPixelFormat; #[cfg(feature = "VideoPixelFormat")] pub use gen_VideoPixelFormat::*; #[cfg(feature = "VideoPlaybackQuality")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoPlaybackQuality; #[cfg(feature = "VideoPlaybackQuality")] pub use gen_VideoPlaybackQuality::*; #[cfg(feature = "VideoStreamTrack")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoStreamTrack; #[cfg(feature = "VideoStreamTrack")] pub use gen_VideoStreamTrack::*; #[cfg(feature = "VideoTrack")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoTrack; #[cfg(feature = "VideoTrack")] pub use gen_VideoTrack::*; #[cfg(feature = "VideoTrackList")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoTrackList; #[cfg(feature = "VideoTrackList")] pub use gen_VideoTrackList::*; #[cfg(feature = "VideoTransferCharacteristics")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VideoTransferCharacteristics; #[cfg(feature = "VideoTransferCharacteristics")] pub use gen_VideoTransferCharacteristics::*; #[cfg(feature = "ViewTransition")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_ViewTransition; #[cfg(feature = "ViewTransition")] pub use gen_ViewTransition::*; #[cfg(feature = "VisibilityState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VisibilityState; #[cfg(feature = "VisibilityState")] pub use gen_VisibilityState::*; #[cfg(feature = "VoidCallback")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VoidCallback; #[cfg(feature = "VoidCallback")] pub use gen_VoidCallback::*; #[cfg(feature = "VrDisplay")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrDisplay; #[cfg(feature = "VrDisplay")] pub use gen_VrDisplay::*; #[cfg(feature = "VrDisplayCapabilities")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrDisplayCapabilities; #[cfg(feature = "VrDisplayCapabilities")] pub use gen_VrDisplayCapabilities::*; #[cfg(feature = "VrEye")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrEye; #[cfg(feature = "VrEye")] pub use gen_VrEye::*; #[cfg(feature = "VrEyeParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrEyeParameters; #[cfg(feature = "VrEyeParameters")] pub use gen_VrEyeParameters::*; #[cfg(feature = "VrFieldOfView")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrFieldOfView; #[cfg(feature = "VrFieldOfView")] pub use gen_VrFieldOfView::*; #[cfg(feature = "VrFrameData")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrFrameData; #[cfg(feature = "VrFrameData")] pub use gen_VrFrameData::*; #[cfg(feature = "VrLayer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrLayer; #[cfg(feature = "VrLayer")] pub use gen_VrLayer::*; #[cfg(feature = "VrMockController")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrMockController; #[cfg(feature = "VrMockController")] pub use gen_VrMockController::*; #[cfg(feature = "VrMockDisplay")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrMockDisplay; #[cfg(feature = "VrMockDisplay")] pub use gen_VrMockDisplay::*; #[cfg(feature = "VrPose")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrPose; #[cfg(feature = "VrPose")] pub use gen_VrPose::*; #[cfg(feature = "VrServiceTest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrServiceTest; #[cfg(feature = "VrServiceTest")] pub use gen_VrServiceTest::*; #[cfg(feature = "VrStageParameters")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrStageParameters; #[cfg(feature = "VrStageParameters")] pub use gen_VrStageParameters::*; #[cfg(feature = "VrSubmitFrameResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VrSubmitFrameResult; #[cfg(feature = "VrSubmitFrameResult")] pub use gen_VrSubmitFrameResult::*; #[cfg(feature = "VttCue")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VttCue; #[cfg(feature = "VttCue")] pub use gen_VttCue::*; #[cfg(feature = "VttRegion")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_VttRegion; #[cfg(feature = "VttRegion")] pub use gen_VttRegion::*; #[cfg(feature = "WakeLock")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WakeLock; #[cfg(feature = "WakeLock")] pub use gen_WakeLock::*; #[cfg(feature = "WakeLockSentinel")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WakeLockSentinel; #[cfg(feature = "WakeLockSentinel")] pub use gen_WakeLockSentinel::*; #[cfg(feature = "WakeLockType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WakeLockType; #[cfg(feature = "WakeLockType")] pub use gen_WakeLockType::*; #[cfg(feature = "WatchAdvertisementsOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WatchAdvertisementsOptions; #[cfg(feature = "WatchAdvertisementsOptions")] pub use gen_WatchAdvertisementsOptions::*; #[cfg(feature = "WaveShaperNode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WaveShaperNode; #[cfg(feature = "WaveShaperNode")] pub use gen_WaveShaperNode::*; #[cfg(feature = "WaveShaperOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WaveShaperOptions; #[cfg(feature = "WaveShaperOptions")] pub use gen_WaveShaperOptions::*; #[cfg(feature = "WebGl2RenderingContext")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGl2RenderingContext; #[cfg(feature = "WebGl2RenderingContext")] pub use gen_WebGl2RenderingContext::*; #[cfg(feature = "WebGlActiveInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlActiveInfo; #[cfg(feature = "WebGlActiveInfo")] pub use gen_WebGlActiveInfo::*; #[cfg(feature = "WebGlBuffer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlBuffer; #[cfg(feature = "WebGlBuffer")] pub use gen_WebGlBuffer::*; #[cfg(feature = "WebGlContextAttributes")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlContextAttributes; #[cfg(feature = "WebGlContextAttributes")] pub use gen_WebGlContextAttributes::*; #[cfg(feature = "WebGlContextEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlContextEvent; #[cfg(feature = "WebGlContextEvent")] pub use gen_WebGlContextEvent::*; #[cfg(feature = "WebGlContextEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlContextEventInit; #[cfg(feature = "WebGlContextEventInit")] pub use gen_WebGlContextEventInit::*; #[cfg(feature = "WebGlFramebuffer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlFramebuffer; #[cfg(feature = "WebGlFramebuffer")] pub use gen_WebGlFramebuffer::*; #[cfg(feature = "WebGlPowerPreference")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlPowerPreference; #[cfg(feature = "WebGlPowerPreference")] pub use gen_WebGlPowerPreference::*; #[cfg(feature = "WebGlProgram")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlProgram; #[cfg(feature = "WebGlProgram")] pub use gen_WebGlProgram::*; #[cfg(feature = "WebGlQuery")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlQuery; #[cfg(feature = "WebGlQuery")] pub use gen_WebGlQuery::*; #[cfg(feature = "WebGlRenderbuffer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlRenderbuffer; #[cfg(feature = "WebGlRenderbuffer")] pub use gen_WebGlRenderbuffer::*; #[cfg(feature = "WebGlRenderingContext")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlRenderingContext; #[cfg(feature = "WebGlRenderingContext")] pub use gen_WebGlRenderingContext::*; #[cfg(feature = "WebGlSampler")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlSampler; #[cfg(feature = "WebGlSampler")] pub use gen_WebGlSampler::*; #[cfg(feature = "WebGlShader")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlShader; #[cfg(feature = "WebGlShader")] pub use gen_WebGlShader::*; #[cfg(feature = "WebGlShaderPrecisionFormat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlShaderPrecisionFormat; #[cfg(feature = "WebGlShaderPrecisionFormat")] pub use gen_WebGlShaderPrecisionFormat::*; #[cfg(feature = "WebGlSync")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlSync; #[cfg(feature = "WebGlSync")] pub use gen_WebGlSync::*; #[cfg(feature = "WebGlTexture")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlTexture; #[cfg(feature = "WebGlTexture")] pub use gen_WebGlTexture::*; #[cfg(feature = "WebGlTransformFeedback")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlTransformFeedback; #[cfg(feature = "WebGlTransformFeedback")] pub use gen_WebGlTransformFeedback::*; #[cfg(feature = "WebGlUniformLocation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlUniformLocation; #[cfg(feature = "WebGlUniformLocation")] pub use gen_WebGlUniformLocation::*; #[cfg(feature = "WebGlVertexArrayObject")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebGlVertexArrayObject; #[cfg(feature = "WebGlVertexArrayObject")] pub use gen_WebGlVertexArrayObject::*; #[cfg(feature = "WebKitCssMatrix")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebKitCssMatrix; #[cfg(feature = "WebKitCssMatrix")] pub use gen_WebKitCssMatrix::*; #[cfg(feature = "WebSocket")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebSocket; #[cfg(feature = "WebSocket")] pub use gen_WebSocket::*; #[cfg(feature = "WebSocketDict")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebSocketDict; #[cfg(feature = "WebSocketDict")] pub use gen_WebSocketDict::*; #[cfg(feature = "WebSocketElement")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebSocketElement; #[cfg(feature = "WebSocketElement")] pub use gen_WebSocketElement::*; #[cfg(feature = "WebTransport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransport; #[cfg(feature = "WebTransport")] pub use gen_WebTransport::*; #[cfg(feature = "WebTransportBidirectionalStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportBidirectionalStream; #[cfg(feature = "WebTransportBidirectionalStream")] pub use gen_WebTransportBidirectionalStream::*; #[cfg(feature = "WebTransportCloseInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportCloseInfo; #[cfg(feature = "WebTransportCloseInfo")] pub use gen_WebTransportCloseInfo::*; #[cfg(feature = "WebTransportCongestionControl")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportCongestionControl; #[cfg(feature = "WebTransportCongestionControl")] pub use gen_WebTransportCongestionControl::*; #[cfg(feature = "WebTransportDatagramDuplexStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportDatagramDuplexStream; #[cfg(feature = "WebTransportDatagramDuplexStream")] pub use gen_WebTransportDatagramDuplexStream::*; #[cfg(feature = "WebTransportDatagramStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportDatagramStats; #[cfg(feature = "WebTransportDatagramStats")] pub use gen_WebTransportDatagramStats::*; #[cfg(feature = "WebTransportError")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportError; #[cfg(feature = "WebTransportError")] pub use gen_WebTransportError::*; #[cfg(feature = "WebTransportErrorOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportErrorOptions; #[cfg(feature = "WebTransportErrorOptions")] pub use gen_WebTransportErrorOptions::*; #[cfg(feature = "WebTransportErrorSource")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportErrorSource; #[cfg(feature = "WebTransportErrorSource")] pub use gen_WebTransportErrorSource::*; #[cfg(feature = "WebTransportHash")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportHash; #[cfg(feature = "WebTransportHash")] pub use gen_WebTransportHash::*; #[cfg(feature = "WebTransportOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportOptions; #[cfg(feature = "WebTransportOptions")] pub use gen_WebTransportOptions::*; #[cfg(feature = "WebTransportReceiveStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportReceiveStream; #[cfg(feature = "WebTransportReceiveStream")] pub use gen_WebTransportReceiveStream::*; #[cfg(feature = "WebTransportReceiveStreamStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportReceiveStreamStats; #[cfg(feature = "WebTransportReceiveStreamStats")] pub use gen_WebTransportReceiveStreamStats::*; #[cfg(feature = "WebTransportReliabilityMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportReliabilityMode; #[cfg(feature = "WebTransportReliabilityMode")] pub use gen_WebTransportReliabilityMode::*; #[cfg(feature = "WebTransportSendStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportSendStream; #[cfg(feature = "WebTransportSendStream")] pub use gen_WebTransportSendStream::*; #[cfg(feature = "WebTransportSendStreamOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportSendStreamOptions; #[cfg(feature = "WebTransportSendStreamOptions")] pub use gen_WebTransportSendStreamOptions::*; #[cfg(feature = "WebTransportSendStreamStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportSendStreamStats; #[cfg(feature = "WebTransportSendStreamStats")] pub use gen_WebTransportSendStreamStats::*; #[cfg(feature = "WebTransportStats")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebTransportStats; #[cfg(feature = "WebTransportStats")] pub use gen_WebTransportStats::*; #[cfg(feature = "WebglColorBufferFloat")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglColorBufferFloat; #[cfg(feature = "WebglColorBufferFloat")] pub use gen_WebglColorBufferFloat::*; #[cfg(feature = "WebglCompressedTextureAstc")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglCompressedTextureAstc; #[cfg(feature = "WebglCompressedTextureAstc")] pub use gen_WebglCompressedTextureAstc::*; #[cfg(feature = "WebglCompressedTextureAtc")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglCompressedTextureAtc; #[cfg(feature = "WebglCompressedTextureAtc")] pub use gen_WebglCompressedTextureAtc::*; #[cfg(feature = "WebglCompressedTextureEtc")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglCompressedTextureEtc; #[cfg(feature = "WebglCompressedTextureEtc")] pub use gen_WebglCompressedTextureEtc::*; #[cfg(feature = "WebglCompressedTextureEtc1")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglCompressedTextureEtc1; #[cfg(feature = "WebglCompressedTextureEtc1")] pub use gen_WebglCompressedTextureEtc1::*; #[cfg(feature = "WebglCompressedTexturePvrtc")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglCompressedTexturePvrtc; #[cfg(feature = "WebglCompressedTexturePvrtc")] pub use gen_WebglCompressedTexturePvrtc::*; #[cfg(feature = "WebglCompressedTextureS3tc")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglCompressedTextureS3tc; #[cfg(feature = "WebglCompressedTextureS3tc")] pub use gen_WebglCompressedTextureS3tc::*; #[cfg(feature = "WebglCompressedTextureS3tcSrgb")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglCompressedTextureS3tcSrgb; #[cfg(feature = "WebglCompressedTextureS3tcSrgb")] pub use gen_WebglCompressedTextureS3tcSrgb::*; #[cfg(feature = "WebglDebugRendererInfo")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglDebugRendererInfo; #[cfg(feature = "WebglDebugRendererInfo")] pub use gen_WebglDebugRendererInfo::*; #[cfg(feature = "WebglDebugShaders")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglDebugShaders; #[cfg(feature = "WebglDebugShaders")] pub use gen_WebglDebugShaders::*; #[cfg(feature = "WebglDepthTexture")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglDepthTexture; #[cfg(feature = "WebglDepthTexture")] pub use gen_WebglDepthTexture::*; #[cfg(feature = "WebglDrawBuffers")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglDrawBuffers; #[cfg(feature = "WebglDrawBuffers")] pub use gen_WebglDrawBuffers::*; #[cfg(feature = "WebglLoseContext")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglLoseContext; #[cfg(feature = "WebglLoseContext")] pub use gen_WebglLoseContext::*; #[cfg(feature = "WebglMultiDraw")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WebglMultiDraw; #[cfg(feature = "WebglMultiDraw")] pub use gen_WebglMultiDraw::*; #[cfg(feature = "WgslLanguageFeatures")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WgslLanguageFeatures; #[cfg(feature = "WgslLanguageFeatures")] pub use gen_WgslLanguageFeatures::*; #[cfg(feature = "WheelEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WheelEvent; #[cfg(feature = "WheelEvent")] pub use gen_WheelEvent::*; #[cfg(feature = "WheelEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WheelEventInit; #[cfg(feature = "WheelEventInit")] pub use gen_WheelEventInit::*; #[cfg(feature = "WidevineCdmManifest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WidevineCdmManifest; #[cfg(feature = "WidevineCdmManifest")] pub use gen_WidevineCdmManifest::*; #[cfg(feature = "Window")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Window; #[cfg(feature = "Window")] pub use gen_Window::*; #[cfg(feature = "WindowClient")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WindowClient; #[cfg(feature = "WindowClient")] pub use gen_WindowClient::*; #[cfg(feature = "Worker")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Worker; #[cfg(feature = "Worker")] pub use gen_Worker::*; #[cfg(feature = "WorkerDebuggerGlobalScope")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WorkerDebuggerGlobalScope; #[cfg(feature = "WorkerDebuggerGlobalScope")] pub use gen_WorkerDebuggerGlobalScope::*; #[cfg(feature = "WorkerGlobalScope")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WorkerGlobalScope; #[cfg(feature = "WorkerGlobalScope")] pub use gen_WorkerGlobalScope::*; #[cfg(feature = "WorkerLocation")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WorkerLocation; #[cfg(feature = "WorkerLocation")] pub use gen_WorkerLocation::*; #[cfg(feature = "WorkerNavigator")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WorkerNavigator; #[cfg(feature = "WorkerNavigator")] pub use gen_WorkerNavigator::*; #[cfg(feature = "WorkerOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WorkerOptions; #[cfg(feature = "WorkerOptions")] pub use gen_WorkerOptions::*; #[cfg(feature = "WorkerType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WorkerType; #[cfg(feature = "WorkerType")] pub use gen_WorkerType::*; #[cfg(feature = "Worklet")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_Worklet; #[cfg(feature = "Worklet")] pub use gen_Worklet::*; #[cfg(feature = "WorkletGlobalScope")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WorkletGlobalScope; #[cfg(feature = "WorkletGlobalScope")] pub use gen_WorkletGlobalScope::*; #[cfg(feature = "WorkletOptions")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WorkletOptions; #[cfg(feature = "WorkletOptions")] pub use gen_WorkletOptions::*; #[cfg(feature = "WritableStream")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WritableStream; #[cfg(feature = "WritableStream")] pub use gen_WritableStream::*; #[cfg(feature = "WritableStreamDefaultController")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WritableStreamDefaultController; #[cfg(feature = "WritableStreamDefaultController")] pub use gen_WritableStreamDefaultController::*; #[cfg(feature = "WritableStreamDefaultWriter")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WritableStreamDefaultWriter; #[cfg(feature = "WritableStreamDefaultWriter")] pub use gen_WritableStreamDefaultWriter::*; #[cfg(feature = "WriteCommandType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WriteCommandType; #[cfg(feature = "WriteCommandType")] pub use gen_WriteCommandType::*; #[cfg(feature = "WriteParams")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_WriteParams; #[cfg(feature = "WriteParams")] pub use gen_WriteParams::*; #[cfg(feature = "XPathExpression")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XPathExpression; #[cfg(feature = "XPathExpression")] pub use gen_XPathExpression::*; #[cfg(feature = "XPathNsResolver")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XPathNsResolver; #[cfg(feature = "XPathNsResolver")] pub use gen_XPathNsResolver::*; #[cfg(feature = "XPathResult")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XPathResult; #[cfg(feature = "XPathResult")] pub use gen_XPathResult::*; #[cfg(feature = "XmlDocument")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XmlDocument; #[cfg(feature = "XmlDocument")] pub use gen_XmlDocument::*; #[cfg(feature = "XmlHttpRequest")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XmlHttpRequest; #[cfg(feature = "XmlHttpRequest")] pub use gen_XmlHttpRequest::*; #[cfg(feature = "XmlHttpRequestEventTarget")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XmlHttpRequestEventTarget; #[cfg(feature = "XmlHttpRequestEventTarget")] pub use gen_XmlHttpRequestEventTarget::*; #[cfg(feature = "XmlHttpRequestResponseType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XmlHttpRequestResponseType; #[cfg(feature = "XmlHttpRequestResponseType")] pub use gen_XmlHttpRequestResponseType::*; #[cfg(feature = "XmlHttpRequestUpload")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XmlHttpRequestUpload; #[cfg(feature = "XmlHttpRequestUpload")] pub use gen_XmlHttpRequestUpload::*; #[cfg(feature = "XmlSerializer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XmlSerializer; #[cfg(feature = "XmlSerializer")] pub use gen_XmlSerializer::*; #[cfg(feature = "XrBoundedReferenceSpace")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrBoundedReferenceSpace; #[cfg(feature = "XrBoundedReferenceSpace")] pub use gen_XrBoundedReferenceSpace::*; #[cfg(feature = "XrEye")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrEye; #[cfg(feature = "XrEye")] pub use gen_XrEye::*; #[cfg(feature = "XrFrame")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrFrame; #[cfg(feature = "XrFrame")] pub use gen_XrFrame::*; #[cfg(feature = "XrHand")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrHand; #[cfg(feature = "XrHand")] pub use gen_XrHand::*; #[cfg(feature = "XrHandJoint")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrHandJoint; #[cfg(feature = "XrHandJoint")] pub use gen_XrHandJoint::*; #[cfg(feature = "XrHandedness")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrHandedness; #[cfg(feature = "XrHandedness")] pub use gen_XrHandedness::*; #[cfg(feature = "XrInputSource")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrInputSource; #[cfg(feature = "XrInputSource")] pub use gen_XrInputSource::*; #[cfg(feature = "XrInputSourceArray")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrInputSourceArray; #[cfg(feature = "XrInputSourceArray")] pub use gen_XrInputSourceArray::*; #[cfg(feature = "XrInputSourceEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrInputSourceEvent; #[cfg(feature = "XrInputSourceEvent")] pub use gen_XrInputSourceEvent::*; #[cfg(feature = "XrInputSourceEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrInputSourceEventInit; #[cfg(feature = "XrInputSourceEventInit")] pub use gen_XrInputSourceEventInit::*; #[cfg(feature = "XrInputSourcesChangeEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrInputSourcesChangeEvent; #[cfg(feature = "XrInputSourcesChangeEvent")] pub use gen_XrInputSourcesChangeEvent::*; #[cfg(feature = "XrInputSourcesChangeEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrInputSourcesChangeEventInit; #[cfg(feature = "XrInputSourcesChangeEventInit")] pub use gen_XrInputSourcesChangeEventInit::*; #[cfg(feature = "XrJointPose")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrJointPose; #[cfg(feature = "XrJointPose")] pub use gen_XrJointPose::*; #[cfg(feature = "XrJointSpace")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrJointSpace; #[cfg(feature = "XrJointSpace")] pub use gen_XrJointSpace::*; #[cfg(feature = "XrLayer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrLayer; #[cfg(feature = "XrLayer")] pub use gen_XrLayer::*; #[cfg(feature = "XrPermissionDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrPermissionDescriptor; #[cfg(feature = "XrPermissionDescriptor")] pub use gen_XrPermissionDescriptor::*; #[cfg(feature = "XrPermissionStatus")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrPermissionStatus; #[cfg(feature = "XrPermissionStatus")] pub use gen_XrPermissionStatus::*; #[cfg(feature = "XrPose")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrPose; #[cfg(feature = "XrPose")] pub use gen_XrPose::*; #[cfg(feature = "XrReferenceSpace")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrReferenceSpace; #[cfg(feature = "XrReferenceSpace")] pub use gen_XrReferenceSpace::*; #[cfg(feature = "XrReferenceSpaceEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrReferenceSpaceEvent; #[cfg(feature = "XrReferenceSpaceEvent")] pub use gen_XrReferenceSpaceEvent::*; #[cfg(feature = "XrReferenceSpaceEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrReferenceSpaceEventInit; #[cfg(feature = "XrReferenceSpaceEventInit")] pub use gen_XrReferenceSpaceEventInit::*; #[cfg(feature = "XrReferenceSpaceType")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrReferenceSpaceType; #[cfg(feature = "XrReferenceSpaceType")] pub use gen_XrReferenceSpaceType::*; #[cfg(feature = "XrRenderState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrRenderState; #[cfg(feature = "XrRenderState")] pub use gen_XrRenderState::*; #[cfg(feature = "XrRenderStateInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrRenderStateInit; #[cfg(feature = "XrRenderStateInit")] pub use gen_XrRenderStateInit::*; #[cfg(feature = "XrRigidTransform")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrRigidTransform; #[cfg(feature = "XrRigidTransform")] pub use gen_XrRigidTransform::*; #[cfg(feature = "XrSession")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrSession; #[cfg(feature = "XrSession")] pub use gen_XrSession::*; #[cfg(feature = "XrSessionEvent")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrSessionEvent; #[cfg(feature = "XrSessionEvent")] pub use gen_XrSessionEvent::*; #[cfg(feature = "XrSessionEventInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrSessionEventInit; #[cfg(feature = "XrSessionEventInit")] pub use gen_XrSessionEventInit::*; #[cfg(feature = "XrSessionInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrSessionInit; #[cfg(feature = "XrSessionInit")] pub use gen_XrSessionInit::*; #[cfg(feature = "XrSessionMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrSessionMode; #[cfg(feature = "XrSessionMode")] pub use gen_XrSessionMode::*; #[cfg(feature = "XrSessionSupportedPermissionDescriptor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrSessionSupportedPermissionDescriptor; #[cfg(feature = "XrSessionSupportedPermissionDescriptor")] pub use gen_XrSessionSupportedPermissionDescriptor::*; #[cfg(feature = "XrSpace")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrSpace; #[cfg(feature = "XrSpace")] pub use gen_XrSpace::*; #[cfg(feature = "XrSystem")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrSystem; #[cfg(feature = "XrSystem")] pub use gen_XrSystem::*; #[cfg(feature = "XrTargetRayMode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrTargetRayMode; #[cfg(feature = "XrTargetRayMode")] pub use gen_XrTargetRayMode::*; #[cfg(feature = "XrView")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrView; #[cfg(feature = "XrView")] pub use gen_XrView::*; #[cfg(feature = "XrViewerPose")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrViewerPose; #[cfg(feature = "XrViewerPose")] pub use gen_XrViewerPose::*; #[cfg(feature = "XrViewport")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrViewport; #[cfg(feature = "XrViewport")] pub use gen_XrViewport::*; #[cfg(feature = "XrVisibilityState")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrVisibilityState; #[cfg(feature = "XrVisibilityState")] pub use gen_XrVisibilityState::*; #[cfg(feature = "XrWebGlLayer")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrWebGlLayer; #[cfg(feature = "XrWebGlLayer")] pub use gen_XrWebGlLayer::*; #[cfg(feature = "XrWebGlLayerInit")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XrWebGlLayerInit; #[cfg(feature = "XrWebGlLayerInit")] pub use gen_XrWebGlLayerInit::*; #[cfg(feature = "XsltProcessor")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_XsltProcessor; #[cfg(feature = "XsltProcessor")] pub use gen_XsltProcessor::*; #[cfg(feature = "console")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_console; #[cfg(feature = "console")] pub use gen_console::*; #[cfg(feature = "css")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_css; #[cfg(feature = "css")] pub use gen_css::*; #[cfg(feature = "gpu_buffer_usage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_gpu_buffer_usage; #[cfg(feature = "gpu_buffer_usage")] pub use gen_gpu_buffer_usage::*; #[cfg(feature = "gpu_color_write")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_gpu_color_write; #[cfg(feature = "gpu_color_write")] pub use gen_gpu_color_write::*; #[cfg(feature = "gpu_map_mode")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_gpu_map_mode; #[cfg(feature = "gpu_map_mode")] pub use gen_gpu_map_mode::*; #[cfg(feature = "gpu_shader_stage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_gpu_shader_stage; #[cfg(feature = "gpu_shader_stage")] pub use gen_gpu_shader_stage::*; #[cfg(feature = "gpu_texture_usage")] +#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_gpu_texture_usage; #[cfg(feature = "gpu_texture_usage")] diff --git a/crates/webidl/src/lib.rs b/crates/webidl/src/lib.rs index 60a92d020f5..dda206f72fc 100644 --- a/crates/webidl/src/lib.rs +++ b/crates/webidl/src/lib.rs @@ -821,9 +821,9 @@ pub fn generate(from: &Path, to: &Path, options: Options) -> Result { let binding_file = features.keys().map(|name| { if generate_features { - format!("#[cfg(feature = \"{name}\")] #[allow(non_snake_case)] mod gen_{name};\n#[cfg(feature = \"{name}\")] pub use gen_{name}::*;", name = name) + format!("#[cfg(feature = \"{name}\")] #[allow(unused_imports)] #[allow(non_snake_case)] mod gen_{name};\n#[cfg(feature = \"{name}\")] pub use gen_{name}::*;", name = name) } else { - format!("#[allow(non_snake_case)] mod gen_{name};\npub use gen_{name}::*;", name = name) + format!("#[allow(unused_imports)] #[allow(non_snake_case)] mod gen_{name};\npub use gen_{name}::*;", name = name) } }).collect::>().join("\n\n");