diff -Nru rust-web-sys-0.3.55/Cargo.toml rust-web-sys-0.3.60/Cargo.toml --- rust-web-sys-0.3.55/Cargo.toml 1970-01-01 00:00:01.000000000 +0000 +++ rust-web-sys-0.3.60/Cargo.toml 1970-01-01 00:00:01.000000000 +0000 @@ -12,14 +12,17 @@ [package] edition = "2018" name = "web-sys" -version = "0.3.55" +version = "0.3.60" authors = ["The wasm-bindgen Developers"] -description = "Bindings for all Web APIs, a procedurally generated crate from WebIDL\n" +description = """ +Bindings for all Web APIs, a procedurally generated crate from WebIDL +""" homepage = "https://rustwasm.github.io/wasm-bindgen/web-sys/index.html" documentation = "https://rustwasm.github.io/wasm-bindgen/api/web_sys/" readme = "./README.md" license = "MIT/Apache-2.0" repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys" + [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg=web_sys_unstable_apis"] @@ -27,11 +30,12 @@ [lib] test = false doctest = false + [dependencies.js-sys] -version = "0.3.55" +version = "0.3.60" [dependencies.wasm-bindgen] -version = "0.2.78" +version = "0.2.83" [features] AbortController = [] @@ -47,7 +51,11 @@ AlignSetting = [] AllowedBluetoothDevice = [] AllowedUsbDevice = [] -AnalyserNode = ["AudioNode", "EventTarget"] +AlphaOption = [] +AnalyserNode = [ + "AudioNode", + "EventTarget", +] AnalyserOptions = [] AngleInstancedArrays = [] Animation = ["EventTarget"] @@ -62,30 +70,64 @@ AnimationTimeline = [] AssignedNodesOptions = [] AttestationConveyancePreference = [] -Attr = ["EventTarget", "Node"] +Attr = [ + "EventTarget", + "Node", +] AttributeNameValue = [] AudioBuffer = [] AudioBufferOptions = [] -AudioBufferSourceNode = ["AudioNode", "AudioScheduledSourceNode", "EventTarget"] +AudioBufferSourceNode = [ + "AudioNode", + "AudioScheduledSourceNode", + "EventTarget", +] AudioBufferSourceOptions = [] AudioConfiguration = [] -AudioContext = ["BaseAudioContext", "EventTarget"] +AudioContext = [ + "BaseAudioContext", + "EventTarget", +] AudioContextOptions = [] AudioContextState = [] -AudioDestinationNode = ["AudioNode", "EventTarget"] +AudioData = [] +AudioDataCopyToOptions = [] +AudioDataInit = [] +AudioDecoder = [] +AudioDecoderConfig = [] +AudioDecoderInit = [] +AudioDecoderSupport = [] +AudioDestinationNode = [ + "AudioNode", + "EventTarget", +] +AudioEncoder = [] +AudioEncoderConfig = [] +AudioEncoderInit = [] +AudioEncoderSupport = [] AudioListener = [] AudioNode = ["EventTarget"] AudioNodeOptions = [] AudioParam = [] AudioParamMap = [] AudioProcessingEvent = ["Event"] -AudioScheduledSourceNode = ["AudioNode", "EventTarget"] -AudioStreamTrack = ["EventTarget", "MediaStreamTrack"] +AudioSampleFormat = [] +AudioScheduledSourceNode = [ + "AudioNode", + "EventTarget", +] +AudioStreamTrack = [ + "EventTarget", + "MediaStreamTrack", +] AudioTrack = [] AudioTrackList = ["EventTarget"] AudioWorklet = ["Worklet"] AudioWorkletGlobalScope = ["WorkletGlobalScope"] -AudioWorkletNode = ["AudioNode", "EventTarget"] +AudioWorkletNode = [ + "AudioNode", + "EventTarget", +] AudioWorkletNodeOptions = [] AudioWorkletProcessor = [] AuthenticationExtensionsClientInputs = [] @@ -109,7 +151,10 @@ BatteryManager = ["EventTarget"] BeforeUnloadEvent = ["Event"] BinaryType = [] -BiquadFilterNode = ["AudioNode", "EventTarget"] +BiquadFilterNode = [ + "AudioNode", + "EventTarget", +] BiquadFilterOptions = [] BiquadFilterType = [] Blob = [] @@ -126,7 +171,10 @@ BluetoothLeScanFilterInit = [] BluetoothManufacturerDataMap = [] BluetoothPermissionDescriptor = [] -BluetoothPermissionResult = ["EventTarget", "PermissionStatus"] +BluetoothPermissionResult = [ + "EventTarget", + "PermissionStatus", +] BluetoothPermissionStorage = [] BluetoothRemoteGattCharacteristic = ["EventTarget"] BluetoothRemoteGattDescriptor = [] @@ -141,12 +189,16 @@ BrowserFeedWriter = [] BrowserFindCaseSensitivity = [] BrowserFindDirection = [] +ByteLengthQueuingStrategy = [] Cache = [] CacheBatchOperation = [] CacheQueryOptions = [] CacheStorage = [] CacheStorageNamespace = [] -CanvasCaptureMediaStream = ["EventTarget", "MediaStream"] +CanvasCaptureMediaStream = [ + "EventTarget", + "MediaStream", +] CanvasGradient = [] CanvasPattern = [] CanvasRenderingContext2d = [] @@ -154,21 +206,38 @@ CaretChangedReason = [] CaretPosition = [] CaretStateChangedEventInit = [] -CdataSection = ["CharacterData", "EventTarget", "Node", "Text"] +CdataSection = [ + "CharacterData", + "EventTarget", + "Node", + "Text", +] ChannelCountMode = [] ChannelInterpretation = [] -ChannelMergerNode = ["AudioNode", "EventTarget"] +ChannelMergerNode = [ + "AudioNode", + "EventTarget", +] ChannelMergerOptions = [] ChannelPixelLayout = [] ChannelPixelLayoutDataType = [] -ChannelSplitterNode = ["AudioNode", "EventTarget"] +ChannelSplitterNode = [ + "AudioNode", + "EventTarget", +] ChannelSplitterOptions = [] -CharacterData = ["EventTarget", "Node"] +CharacterData = [ + "EventTarget", + "Node", +] CheckerboardReason = [] CheckerboardReport = [] CheckerboardReportService = [] ChromeFilePropertyBag = [] -ChromeWorker = ["EventTarget", "Worker"] +ChromeWorker = [ + "EventTarget", + "Worker", +] Client = [] ClientQueryOptions = [] ClientRectsAndTexts = [] @@ -182,10 +251,18 @@ ClipboardPermissionDescriptor = [] CloseEvent = ["Event"] CloseEventInit = [] +CodecState = [] CollectedClientData = [] -Comment = ["CharacterData", "EventTarget", "Node"] +Comment = [ + "CharacterData", + "EventTarget", + "Node", +] CompositeOperation = [] -CompositionEvent = ["Event", "UiEvent"] +CompositionEvent = [ + "Event", + "UiEvent", +] CompositionEventInit = [] ComputedEffectTiming = [] ConnStatusDict = [] @@ -202,7 +279,11 @@ ConsoleTimerError = [] ConsoleTimerLogOrEnd = [] ConsoleTimerStart = [] -ConstantSourceNode = ["AudioNode", "AudioScheduledSourceNode", "EventTarget"] +ConstantSourceNode = [ + "AudioNode", + "AudioScheduledSourceNode", + "EventTarget", +] ConstantSourceOptions = [] ConstrainBooleanParameters = [] ConstrainDomStringParameters = [] @@ -210,9 +291,13 @@ ConstrainLongRange = [] ContextAttributes2d = [] ConvertCoordinateOptions = [] -ConvolverNode = ["AudioNode", "EventTarget"] +ConvolverNode = [ + "AudioNode", + "EventTarget", +] ConvolverOptions = [] Coordinates = [] +CountQueuingStrategy = [] Credential = [] CredentialCreationOptions = [] CredentialRequestOptions = [] @@ -224,9 +309,15 @@ CspPolicies = [] CspReport = [] CspReportProperties = [] -CssAnimation = ["Animation", "EventTarget"] +CssAnimation = [ + "Animation", + "EventTarget", +] CssBoxType = [] -CssConditionRule = ["CssGroupingRule", "CssRule"] +CssConditionRule = [ + "CssGroupingRule", + "CssRule", +] CssCounterStyleRule = ["CssRule"] CssFontFaceRule = ["CssRule"] CssFontFeatureValuesRule = ["CssRule"] @@ -234,7 +325,11 @@ CssImportRule = ["CssRule"] CssKeyframeRule = ["CssRule"] CssKeyframesRule = ["CssRule"] -CssMediaRule = ["CssConditionRule", "CssGroupingRule", "CssRule"] +CssMediaRule = [ + "CssConditionRule", + "CssGroupingRule", + "CssRule", +] CssNamespaceRule = ["CssRule"] CssPageRule = ["CssRule"] CssPseudoElement = [] @@ -244,8 +339,15 @@ CssStyleRule = ["CssRule"] CssStyleSheet = ["StyleSheet"] CssStyleSheetParsingMode = [] -CssSupportsRule = ["CssConditionRule", "CssGroupingRule", "CssRule"] -CssTransition = ["Animation", "EventTarget"] +CssSupportsRule = [ + "CssConditionRule", + "CssGroupingRule", + "CssRule", +] +CssTransition = [ + "Animation", + "EventTarget", +] CustomElementRegistry = [] CustomEvent = ["Event"] CustomEventInit = [] @@ -255,8 +357,14 @@ DateTimeValue = [] DecoderDoctorNotification = [] DecoderDoctorNotificationType = [] -DedicatedWorkerGlobalScope = ["EventTarget", "WorkerGlobalScope"] -DelayNode = ["AudioNode", "EventTarget"] +DedicatedWorkerGlobalScope = [ + "EventTarget", + "WorkerGlobalScope", +] +DelayNode = [ + "AudioNode", + "EventTarget", +] DelayOptions = [] DeviceAcceleration = [] DeviceAccelerationInit = [] @@ -280,11 +388,20 @@ DnsCacheDict = [] DnsCacheEntry = [] DnsLookupDict = [] -Document = ["EventTarget", "Node"] -DocumentFragment = ["EventTarget", "Node"] +Document = [ + "EventTarget", + "Node", +] +DocumentFragment = [ + "EventTarget", + "Node", +] DocumentTimeline = ["AnimationTimeline"] DocumentTimelineOptions = [] -DocumentType = ["EventTarget", "Node"] +DocumentType = [ + "EventTarget", + "Node", +] DomError = [] DomException = [] DomImplementation = [] @@ -307,9 +424,16 @@ DomStringMap = [] DomTokenList = [] DomWindowResizeEventDetail = [] -DragEvent = ["Event", "MouseEvent", "UiEvent"] +DragEvent = [ + "Event", + "MouseEvent", + "UiEvent", +] DragEventInit = [] -DynamicsCompressorNode = ["AudioNode", "EventTarget"] +DynamicsCompressorNode = [ + "AudioNode", + "EventTarget", +] DynamicsCompressorOptions = [] EcKeyAlgorithm = [] EcKeyGenParams = [] @@ -317,9 +441,20 @@ EcdhKeyDeriveParams = [] EcdsaParams = [] EffectTiming = [] -Element = ["EventTarget", "Node"] +Element = [ + "EventTarget", + "Node", +] ElementCreationOptions = [] ElementDefinitionOptions = [] +EncodedAudioChunk = [] +EncodedAudioChunkInit = [] +EncodedAudioChunkMetadata = [] +EncodedAudioChunkType = [] +EncodedVideoChunk = [] +EncodedVideoChunkInit = [] +EncodedVideoChunkMetadata = [] +EncodedVideoChunkType = [] EndingTypes = [] ErrorCallback = [] ErrorEvent = ["Event"] @@ -343,12 +478,18 @@ ExtTextureFilterAnisotropic = [] ExtendableEvent = ["Event"] ExtendableEventInit = [] -ExtendableMessageEvent = ["Event", "ExtendableEvent"] +ExtendableMessageEvent = [ + "Event", + "ExtendableEvent", +] ExtendableMessageEventInit = [] External = [] FakePluginMimeEntry = [] FakePluginTagInit = [] -FetchEvent = ["Event", "ExtendableEvent"] +FetchEvent = [ + "Event", + "ExtendableEvent", +] FetchEventInit = [] FetchObserver = ["EventTarget"] FetchReadableStreamReadDataArray = [] @@ -371,7 +512,10 @@ FillMode = [] FlashClassification = [] FlexLineGrowthState = [] -FocusEvent = ["Event", "UiEvent"] +FocusEvent = [ + "Event", + "UiEvent", +] FocusEventInit = [] FontFace = [] FontFaceDescriptors = [] @@ -385,13 +529,22 @@ FormData = [] FrameType = [] FuzzingFunctions = [] -GainNode = ["AudioNode", "EventTarget"] +GainNode = [ + "AudioNode", + "EventTarget", +] GainOptions = [] Gamepad = [] -GamepadAxisMoveEvent = ["Event", "GamepadEvent"] +GamepadAxisMoveEvent = [ + "Event", + "GamepadEvent", +] GamepadAxisMoveEventInit = [] GamepadButton = [] -GamepadButtonEvent = ["Event", "GamepadEvent"] +GamepadButtonEvent = [ + "Event", + "GamepadEvent", +] GamepadButtonEventInit = [] GamepadEvent = ["Event"] GamepadEventInit = [] @@ -407,7 +560,9 @@ GetUserMediaRequest = [] Gpu = [] GpuAdapter = [] +GpuAdapterInfo = [] GpuAddressMode = [] +GpuAutoLayoutMode = [] GpuBindGroup = [] GpuBindGroupDescriptor = [] GpuBindGroupEntry = [] @@ -423,13 +578,11 @@ GpuBufferBindingLayout = [] GpuBufferBindingType = [] GpuBufferDescriptor = [] -GpuBufferUsage = [] -GpuCanvasCompositingAlphaMode = [] +GpuCanvasAlphaMode = [] GpuCanvasConfiguration = [] GpuCanvasContext = [] GpuColorDict = [] GpuColorTargetState = [] -GpuColorWrite = [] GpuCommandBuffer = [] GpuCommandBufferDescriptor = [] GpuCommandEncoder = [] @@ -440,6 +593,8 @@ GpuCompilationMessageType = [] GpuComputePassDescriptor = [] GpuComputePassEncoder = [] +GpuComputePassTimestampLocation = [] +GpuComputePassTimestampWrite = [] GpuComputePipeline = [] GpuComputePipelineDescriptor = [] GpuCullMode = [] @@ -448,6 +603,7 @@ GpuDeviceDescriptor = [] GpuDeviceLostInfo = [] GpuDeviceLostReason = [] +GpuError = [] GpuErrorFilter = [] GpuExtent3dDict = [] GpuExternalTexture = [] @@ -464,18 +620,16 @@ GpuImageDataLayout = [] GpuIndexFormat = [] GpuLoadOp = [] -GpuMapMode = [] +GpuMipmapFilterMode = [] GpuMultisampleState = [] GpuObjectDescriptorBase = [] GpuOrigin2dDict = [] GpuOrigin3dDict = [] -GpuOutOfMemoryError = [] +GpuOutOfMemoryError = ["GpuError"] GpuPipelineDescriptorBase = [] GpuPipelineLayout = [] GpuPipelineLayoutDescriptor = [] -GpuPipelineStatisticName = [] GpuPowerPreference = [] -GpuPredefinedColorSpace = [] GpuPrimitiveState = [] GpuPrimitiveTopology = [] GpuProgrammableStage = [] @@ -483,6 +637,7 @@ GpuQuerySetDescriptor = [] GpuQueryType = [] GpuQueue = [] +GpuQueueDescriptor = [] GpuRenderBundle = [] GpuRenderBundleDescriptor = [] GpuRenderBundleEncoder = [] @@ -492,6 +647,8 @@ GpuRenderPassDescriptor = [] GpuRenderPassEncoder = [] GpuRenderPassLayout = [] +GpuRenderPassTimestampLocation = [] +GpuRenderPassTimestampWrite = [] GpuRenderPipeline = [] GpuRenderPipelineDescriptor = [] GpuRequestAdapterOptions = [] @@ -500,8 +657,8 @@ GpuSamplerBindingType = [] GpuSamplerDescriptor = [] GpuShaderModule = [] +GpuShaderModuleCompilationHint = [] GpuShaderModuleDescriptor = [] -GpuShaderStage = [] GpuStencilFaceState = [] GpuStencilOperation = [] GpuStorageTextureAccess = [] @@ -516,13 +673,12 @@ GpuTextureDimension = [] GpuTextureFormat = [] GpuTextureSampleType = [] -GpuTextureUsage = [] GpuTextureView = [] GpuTextureViewDescriptor = [] GpuTextureViewDimension = [] GpuUncapturedErrorEvent = ["Event"] GpuUncapturedErrorEventInit = [] -GpuValidationError = [] +GpuValidationError = ["GpuError"] GpuVertexAttribute = [] GpuVertexBufferLayout = [] GpuVertexFormat = [] @@ -532,6 +688,7 @@ GridTrackState = [] GroupedHistoryEventInit = [] HalfOpenInfoDict = [] +HardwareAcceleration = [] HashChangeEvent = ["Event"] HashChangeEventInit = [] Headers = [] @@ -557,81 +714,441 @@ HmacKeyAlgorithm = [] HmacKeyGenParams = [] HtmlAllCollection = [] -HtmlAnchorElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlAreaElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlAudioElement = ["Element", "EventTarget", "HtmlElement", "HtmlMediaElement", "Node"] -HtmlBaseElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlBodyElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlBrElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlButtonElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlCanvasElement = ["Element", "EventTarget", "HtmlElement", "Node"] +HtmlAnchorElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlAreaElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlAudioElement = [ + "Element", + "EventTarget", + "HtmlElement", + "HtmlMediaElement", + "Node", +] +HtmlBaseElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlBodyElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlBrElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlButtonElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlCanvasElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] HtmlCollection = [] -HtmlDListElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlDataElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlDataListElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlDetailsElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlDialogElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlDirectoryElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlDivElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlDocument = ["Document", "EventTarget", "Node"] -HtmlElement = ["Element", "EventTarget", "Node"] -HtmlEmbedElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlFieldSetElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlFontElement = ["Element", "EventTarget", "HtmlElement", "Node"] +HtmlDListElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlDataElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlDataListElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlDetailsElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlDialogElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlDirectoryElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlDivElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlDocument = [ + "Document", + "EventTarget", + "Node", +] +HtmlElement = [ + "Element", + "EventTarget", + "Node", +] +HtmlEmbedElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlFieldSetElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlFontElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] HtmlFormControlsCollection = ["HtmlCollection"] -HtmlFormElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlFrameElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlFrameSetElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlHeadElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlHeadingElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlHrElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlHtmlElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlIFrameElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlImageElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlInputElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlLabelElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlLegendElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlLiElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlLinkElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlMapElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlMediaElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlMenuElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlMenuItemElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlMetaElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlMeterElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlModElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlOListElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlObjectElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlOptGroupElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlOptionElement = ["Element", "EventTarget", "HtmlElement", "Node"] +HtmlFormElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlFrameElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlFrameSetElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlHeadElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlHeadingElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlHrElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlHtmlElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlIFrameElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlImageElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlInputElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlLabelElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlLegendElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlLiElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlLinkElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlMapElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlMediaElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlMenuElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlMenuItemElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlMetaElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlMeterElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlModElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlOListElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlObjectElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlOptGroupElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlOptionElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] HtmlOptionsCollection = ["HtmlCollection"] -HtmlOutputElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlParagraphElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlParamElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlPictureElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlPreElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlProgressElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlQuoteElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlScriptElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlSelectElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlSlotElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlSourceElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlSpanElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlStyleElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTableCaptionElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTableCellElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTableColElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTableElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTableRowElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTableSectionElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTemplateElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTextAreaElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTimeElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTitleElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlTrackElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlUListElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlUnknownElement = ["Element", "EventTarget", "HtmlElement", "Node"] -HtmlVideoElement = ["Element", "EventTarget", "HtmlElement", "HtmlMediaElement", "Node"] +HtmlOutputElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlParagraphElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlParamElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlPictureElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlPreElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlProgressElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlQuoteElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlScriptElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlSelectElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlSlotElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlSourceElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlSpanElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlStyleElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTableCaptionElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTableCellElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTableColElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTableElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTableRowElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTableSectionElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTemplateElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTextAreaElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTimeElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTitleElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlTrackElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlUListElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlUnknownElement = [ + "Element", + "EventTarget", + "HtmlElement", + "Node", +] +HtmlVideoElement = [ + "Element", + "EventTarget", + "HtmlElement", + "HtmlMediaElement", + "Node", +] HttpConnDict = [] HttpConnInfo = [] HttpConnectionElement = [] @@ -642,7 +1159,10 @@ IdbFactory = [] IdbFileHandle = ["EventTarget"] IdbFileMetadataParameters = [] -IdbFileRequest = ["DomRequest", "EventTarget"] +IdbFileRequest = [ + "DomRequest", + "EventTarget", +] IdbIndex = [] IdbIndexParameters = [] IdbKeyRange = [] @@ -651,7 +1171,10 @@ IdbObjectStore = [] IdbObjectStoreParameters = [] IdbOpenDbOptions = [] -IdbOpenDbRequest = ["EventTarget", "IdbRequest"] +IdbOpenDbRequest = [ + "EventTarget", + "IdbRequest", +] IdbRequest = ["EventTarget"] IdbRequestReadyState = [] IdbTransaction = ["EventTarget"] @@ -660,7 +1183,10 @@ IdbVersionChangeEventInit = [] IdleDeadline = [] IdleRequestOptions = [] -IirFilterNode = ["AudioNode", "EventTarget"] +IirFilterNode = [ + "AudioNode", + "EventTarget", +] IirFilterOptions = [] ImageBitmap = [] ImageBitmapFormat = [] @@ -670,7 +1196,16 @@ ImageCaptureErrorEvent = ["Event"] ImageCaptureErrorEventInit = [] ImageData = [] -InputEvent = ["Event", "UiEvent"] +ImageDecodeOptions = [] +ImageDecodeResult = [] +ImageDecoder = [] +ImageDecoderInit = [] +ImageTrack = ["EventTarget"] +ImageTrackList = [] +InputEvent = [ + "Event", + "UiEvent", +] InputEventInit = [] InstallTriggerData = [] IntersectionObserver = [] @@ -685,16 +1220,23 @@ KeyAlgorithm = [] KeyEvent = [] KeyIdsInitData = [] -KeyboardEvent = ["Event", "UiEvent"] +KeyboardEvent = [ + "Event", + "UiEvent", +] KeyboardEventInit = [] KeyframeEffect = ["AnimationEffect"] KeyframeEffectOptions = [] L10nElement = [] L10nValue = [] +LatencyMode = [] LifecycleCallbacks = [] LineAlignSetting = [] ListBoxObject = [] -LocalMediaStream = ["EventTarget", "MediaStream"] +LocalMediaStream = [ + "EventTarget", + "MediaStream", +] LocaleInfo = [] Location = [] MediaCapabilities = [] @@ -705,12 +1247,16 @@ MediaDeviceInfo = [] MediaDeviceKind = [] MediaDevices = ["EventTarget"] -MediaElementAudioSourceNode = ["AudioNode", "EventTarget"] +MediaElementAudioSourceNode = [ + "AudioNode", + "EventTarget", +] MediaElementAudioSourceOptions = [] MediaEncodingConfiguration = [] MediaEncodingType = [] MediaEncryptedEvent = ["Event"] MediaError = [] +MediaImage = [] MediaKeyError = ["Event"] MediaKeyMessageEvent = ["Event"] MediaKeyMessageEventInit = [] @@ -728,6 +1274,9 @@ MediaKeysPolicy = [] MediaKeysRequirement = [] MediaList = [] +MediaMetadata = [] +MediaMetadataInit = [] +MediaPositionState = [] MediaQueryList = ["EventTarget"] MediaQueryListEvent = ["Event"] MediaQueryListEventInit = [] @@ -735,13 +1284,23 @@ MediaRecorderErrorEvent = ["Event"] MediaRecorderErrorEventInit = [] MediaRecorderOptions = [] +MediaSession = [] +MediaSessionAction = [] +MediaSessionActionDetails = [] +MediaSessionPlaybackState = [] MediaSource = ["EventTarget"] MediaSourceEndOfStreamError = [] MediaSourceEnum = [] MediaSourceReadyState = [] MediaStream = ["EventTarget"] -MediaStreamAudioDestinationNode = ["AudioNode", "EventTarget"] -MediaStreamAudioSourceNode = ["AudioNode", "EventTarget"] +MediaStreamAudioDestinationNode = [ + "AudioNode", + "EventTarget", +] +MediaStreamAudioSourceNode = [ + "AudioNode", + "EventTarget", +] MediaStreamAudioSourceOptions = [] MediaStreamConstraints = [] MediaStreamError = [] @@ -750,6 +1309,13 @@ MediaStreamTrack = ["EventTarget"] MediaStreamTrackEvent = ["Event"] MediaStreamTrackEventInit = [] +MediaStreamTrackGenerator = [ + "EventTarget", + "MediaStreamTrack", +] +MediaStreamTrackGeneratorInit = [] +MediaStreamTrackProcessor = [] +MediaStreamTrackProcessorInit = [] MediaStreamTrackState = [] MediaTrackConstraintSet = [] MediaTrackConstraints = [] @@ -762,12 +1328,18 @@ MidiAccess = ["EventTarget"] MidiConnectionEvent = ["Event"] MidiConnectionEventInit = [] -MidiInput = ["EventTarget", "MidiPort"] +MidiInput = [ + "EventTarget", + "MidiPort", +] MidiInputMap = [] MidiMessageEvent = ["Event"] MidiMessageEventInit = [] MidiOptions = [] -MidiOutput = ["EventTarget", "MidiPort"] +MidiOutput = [ + "EventTarget", + "MidiPort", +] MidiOutputMap = [] MidiPort = ["EventTarget"] MidiPortConnectionState = [] @@ -775,9 +1347,16 @@ MidiPortType = [] MimeType = [] MimeTypeArray = [] -MouseEvent = ["Event", "UiEvent"] +MouseEvent = [ + "Event", + "UiEvent", +] MouseEventInit = [] -MouseScrollEvent = ["Event", "MouseEvent", "UiEvent"] +MouseScrollEvent = [ + "Event", + "MouseEvent", + "UiEvent", +] MozDebug = [] MutationEvent = ["Event"] MutationObserver = [] @@ -800,7 +1379,10 @@ Notification = ["EventTarget"] NotificationBehavior = [] NotificationDirection = [] -NotificationEvent = ["Event", "ExtendableEvent"] +NotificationEvent = [ + "Event", + "ExtendableEvent", +] NotificationEventInit = [] NotificationOptions = [] NotificationPermission = [] @@ -814,7 +1396,10 @@ OesVertexArrayObject = [] OfflineAudioCompletionEvent = ["Event"] OfflineAudioCompletionEventInit = [] -OfflineAudioContext = ["BaseAudioContext", "EventTarget"] +OfflineAudioContext = [ + "BaseAudioContext", + "EventTarget", +] OfflineAudioContextOptions = [] OfflineResourceList = ["EventTarget"] OffscreenCanvas = ["EventTarget"] @@ -822,22 +1407,33 @@ OptionalEffectTiming = [] OrientationLockType = [] OrientationType = [] -OscillatorNode = ["AudioNode", "AudioScheduledSourceNode", "EventTarget"] +OscillatorNode = [ + "AudioNode", + "AudioScheduledSourceNode", + "EventTarget", +] OscillatorOptions = [] OscillatorType = [] OverSampleType = [] +OvrMultiview2 = [] PageTransitionEvent = ["Event"] PageTransitionEventInit = [] PaintRequest = [] PaintRequestList = [] PaintWorkletGlobalScope = ["WorkletGlobalScope"] -PannerNode = ["AudioNode", "EventTarget"] +PannerNode = [ + "AudioNode", + "EventTarget", +] PannerOptions = [] PanningModelType = [] Path2d = [] PaymentAddress = [] PaymentComplete = [] -PaymentMethodChangeEvent = ["Event", "PaymentRequestUpdateEvent"] +PaymentMethodChangeEvent = [ + "Event", + "PaymentRequestUpdateEvent", +] PaymentMethodChangeEventInit = [] PaymentRequestUpdateEvent = ["Event"] PaymentRequestUpdateEventInit = [] @@ -854,7 +1450,10 @@ PerformanceMark = ["PerformanceEntry"] PerformanceMeasure = ["PerformanceEntry"] PerformanceNavigation = [] -PerformanceNavigationTiming = ["PerformanceEntry", "PerformanceResourceTiming"] +PerformanceNavigationTiming = [ + "PerformanceEntry", + "PerformanceResourceTiming", +] PerformanceObserver = [] PerformanceObserverEntryList = [] PerformanceObserverInit = [] @@ -869,11 +1468,16 @@ PermissionState = [] PermissionStatus = ["EventTarget"] Permissions = [] +PlaneLayout = [] PlaybackDirection = [] Plugin = [] PluginArray = [] PluginCrashedEventInit = [] -PointerEvent = ["Event", "MouseEvent", "UiEvent"] +PointerEvent = [ + "Event", + "MouseEvent", + "UiEvent", +] PointerEventInit = [] PopStateEvent = ["Event"] PopStateEventInit = [] @@ -897,7 +1501,11 @@ PresentationReceiver = [] PresentationRequest = ["EventTarget"] PresentationStyle = [] -ProcessingInstruction = ["CharacterData", "EventTarget", "Node"] +ProcessingInstruction = [ + "CharacterData", + "EventTarget", + "Node", +] ProfileTimelineLayerRect = [] ProfileTimelineMarker = [] ProfileTimelineMessagePortOperationType = [] @@ -918,7 +1526,10 @@ PublicKeyCredentialType = [] PublicKeyCredentialUserEntity = [] PushEncryptionKeyName = [] -PushEvent = ["Event", "ExtendableEvent"] +PushEvent = [ + "Event", + "ExtendableEvent", +] PushEventInit = [] PushManager = [] PushMessageData = [] @@ -930,18 +1541,22 @@ PushSubscriptionOptions = [] PushSubscriptionOptionsInit = [] QueuingStrategy = [] +QueuingStrategyInit = [] RadioNodeList = ["NodeList"] Range = [] RcwnPerfStats = [] RcwnStatus = [] +ReadableByteStreamController = [] ReadableStream = [] -ReadableStreamByobReadResult = [] ReadableStreamByobReader = [] -ReadableStreamDefaultReadResult = [] +ReadableStreamByobRequest = [] +ReadableStreamDefaultController = [] ReadableStreamDefaultReader = [] ReadableStreamGetReaderOptions = [] ReadableStreamIteratorOptions = [] +ReadableStreamReadResult = [] ReadableStreamReaderMode = [] +ReadableStreamType = [] ReadableWritablePair = [] RecordingState = [] ReferrerPolicy = [] @@ -958,6 +1573,11 @@ RequestMediaKeySystemAccessNotification = [] RequestMode = [] RequestRedirect = [] +ResizeObserver = [] +ResizeObserverBoxOptions = [] +ResizeObserverEntry = [] +ResizeObserverOptions = [] +ResizeObserverSize = [] Response = [] ResponseInit = [] ResponseType = [] @@ -1044,8 +1664,14 @@ ScreenColorGamut = [] ScreenLuminance = [] ScreenOrientation = ["EventTarget"] -ScriptProcessorNode = ["AudioNode", "EventTarget"] -ScrollAreaEvent = ["Event", "UiEvent"] +ScriptProcessorNode = [ + "AudioNode", + "EventTarget", +] +ScrollAreaEvent = [ + "Event", + "UiEvent", +] ScrollBehavior = [] ScrollBoxObject = [] ScrollIntoViewOptions = [] @@ -1063,15 +1689,26 @@ ServerSocketOptions = [] ServiceWorker = ["EventTarget"] ServiceWorkerContainer = ["EventTarget"] -ServiceWorkerGlobalScope = ["EventTarget", "WorkerGlobalScope"] +ServiceWorkerGlobalScope = [ + "EventTarget", + "WorkerGlobalScope", +] ServiceWorkerRegistration = ["EventTarget"] ServiceWorkerState = [] ServiceWorkerUpdateViaCache = [] -ShadowRoot = ["DocumentFragment", "EventTarget", "Node"] +ShadowRoot = [ + "DocumentFragment", + "EventTarget", + "Node", +] ShadowRootInit = [] ShadowRootMode = [] +ShareData = [] SharedWorker = ["EventTarget"] -SharedWorkerGlobalScope = ["EventTarget", "WorkerGlobalScope"] +SharedWorkerGlobalScope = [ + "EventTarget", + "WorkerGlobalScope", +] SignResponse = [] SocketElement = [] SocketOptions = [] @@ -1093,13 +1730,19 @@ SpeechRecognitionResultList = [] SpeechSynthesis = ["EventTarget"] SpeechSynthesisErrorCode = [] -SpeechSynthesisErrorEvent = ["Event", "SpeechSynthesisEvent"] +SpeechSynthesisErrorEvent = [ + "Event", + "SpeechSynthesisEvent", +] SpeechSynthesisErrorEventInit = [] SpeechSynthesisEvent = ["Event"] SpeechSynthesisEventInit = [] SpeechSynthesisUtterance = ["EventTarget"] SpeechSynthesisVoice = [] -StereoPannerNode = ["AudioNode", "EventTarget"] +StereoPannerNode = [ + "AudioNode", + "EventTarget", +] StereoPannerOptions = [] Storage = [] StorageEstimate = [] @@ -1113,12 +1756,33 @@ StyleSheetApplicableStateChangeEventInit = [] StyleSheetChangeEventInit = [] StyleSheetList = [] +SubmitEvent = ["Event"] +SubmitEventInit = [] SubtleCrypto = [] SupportedType = [] +SvcOutputMetadata = [] SvgAngle = [] -SvgAnimateElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"] -SvgAnimateMotionElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"] -SvgAnimateTransformElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"] +SvgAnimateElement = [ + "Element", + "EventTarget", + "Node", + "SvgAnimationElement", + "SvgElement", +] +SvgAnimateMotionElement = [ + "Element", + "EventTarget", + "Node", + "SvgAnimationElement", + "SvgElement", +] +SvgAnimateTransformElement = [ + "Element", + "EventTarget", + "Node", + "SvgAnimationElement", + "SvgElement", +] SvgAnimatedAngle = [] SvgAnimatedBoolean = [] SvgAnimatedEnumeration = [] @@ -1131,32 +1795,144 @@ SvgAnimatedRect = [] SvgAnimatedString = [] SvgAnimatedTransformList = [] -SvgAnimationElement = ["Element", "EventTarget", "Node", "SvgElement"] +SvgAnimationElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] SvgBoundingBoxOptions = [] -SvgCircleElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGeometryElement", "SvgGraphicsElement"] -SvgClipPathElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgComponentTransferFunctionElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgDefsElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] -SvgDescElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgElement = ["Element", "EventTarget", "Node"] -SvgEllipseElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGeometryElement", "SvgGraphicsElement"] -SvgFilterElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgForeignObjectElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] -SvgGeometryElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] -SvgGradientElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgGraphicsElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgImageElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] +SvgCircleElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement", +] +SvgClipPathElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgComponentTransferFunctionElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgDefsElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] +SvgDescElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgElement = [ + "Element", + "EventTarget", + "Node", +] +SvgEllipseElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement", +] +SvgFilterElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgForeignObjectElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] +SvgGeometryElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] +SvgGradientElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgGraphicsElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgImageElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] SvgLength = [] SvgLengthList = [] -SvgLineElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGeometryElement", "SvgGraphicsElement"] -SvgLinearGradientElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGradientElement"] -SvgMarkerElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgMaskElement = ["Element", "EventTarget", "Node", "SvgElement"] +SvgLineElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement", +] +SvgLinearGradientElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGradientElement", +] +SvgMarkerElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgMaskElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] SvgMatrix = [] -SvgMetadataElement = ["Element", "EventTarget", "Node", "SvgElement"] +SvgMetadataElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] SvgNumber = [] SvgNumberList = [] -SvgPathElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGeometryElement", "SvgGraphicsElement"] +SvgPathElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement", +] SvgPathSeg = [] SvgPathSegArcAbs = ["SvgPathSeg"] SvgPathSegArcRel = ["SvgPathSeg"] @@ -1178,63 +1954,331 @@ SvgPathSegList = [] SvgPathSegMovetoAbs = ["SvgPathSeg"] SvgPathSegMovetoRel = ["SvgPathSeg"] -SvgPatternElement = ["Element", "EventTarget", "Node", "SvgElement"] +SvgPatternElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] SvgPoint = [] SvgPointList = [] -SvgPolygonElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGeometryElement", "SvgGraphicsElement"] -SvgPolylineElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGeometryElement", "SvgGraphicsElement"] +SvgPolygonElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement", +] +SvgPolylineElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement", +] SvgPreserveAspectRatio = [] -SvgRadialGradientElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGradientElement"] +SvgRadialGradientElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGradientElement", +] SvgRect = [] -SvgRectElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGeometryElement", "SvgGraphicsElement"] -SvgScriptElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgSetElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"] -SvgStopElement = ["Element", "EventTarget", "Node", "SvgElement"] +SvgRectElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement", +] +SvgScriptElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgSetElement = [ + "Element", + "EventTarget", + "Node", + "SvgAnimationElement", + "SvgElement", +] +SvgStopElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] SvgStringList = [] -SvgStyleElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgSwitchElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] -SvgSymbolElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgTextContentElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] -SvgTextElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement", "SvgTextContentElement", "SvgTextPositioningElement"] -SvgTextPathElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement", "SvgTextContentElement"] -SvgTextPositioningElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement", "SvgTextContentElement"] -SvgTitleElement = ["Element", "EventTarget", "Node", "SvgElement"] +SvgStyleElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgSwitchElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] +SvgSymbolElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgTextContentElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] +SvgTextElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", + "SvgTextContentElement", + "SvgTextPositioningElement", +] +SvgTextPathElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", + "SvgTextContentElement", +] +SvgTextPositioningElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", + "SvgTextContentElement", +] +SvgTitleElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] SvgTransform = [] SvgTransformList = [] SvgUnitTypes = [] -SvgUseElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] -SvgViewElement = ["Element", "EventTarget", "Node", "SvgElement"] +SvgUseElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] +SvgViewElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] SvgZoomAndPan = [] -SvgaElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] -SvgfeBlendElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeColorMatrixElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeComponentTransferElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeCompositeElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeConvolveMatrixElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeDiffuseLightingElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeDisplacementMapElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeDistantLightElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeDropShadowElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeFloodElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeFuncAElement = ["Element", "EventTarget", "Node", "SvgComponentTransferFunctionElement", "SvgElement"] -SvgfeFuncBElement = ["Element", "EventTarget", "Node", "SvgComponentTransferFunctionElement", "SvgElement"] -SvgfeFuncGElement = ["Element", "EventTarget", "Node", "SvgComponentTransferFunctionElement", "SvgElement"] -SvgfeFuncRElement = ["Element", "EventTarget", "Node", "SvgComponentTransferFunctionElement", "SvgElement"] -SvgfeGaussianBlurElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeImageElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeMergeElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeMergeNodeElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeMorphologyElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeOffsetElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfePointLightElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeSpecularLightingElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeSpotLightElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeTileElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgfeTurbulenceElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvggElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] -SvgmPathElement = ["Element", "EventTarget", "Node", "SvgElement"] -SvgsvgElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] -SvgtSpanElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement", "SvgTextContentElement", "SvgTextPositioningElement"] +SvgaElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] +SvgfeBlendElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeColorMatrixElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeComponentTransferElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeCompositeElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeConvolveMatrixElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeDiffuseLightingElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeDisplacementMapElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeDistantLightElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeDropShadowElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeFloodElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeFuncAElement = [ + "Element", + "EventTarget", + "Node", + "SvgComponentTransferFunctionElement", + "SvgElement", +] +SvgfeFuncBElement = [ + "Element", + "EventTarget", + "Node", + "SvgComponentTransferFunctionElement", + "SvgElement", +] +SvgfeFuncGElement = [ + "Element", + "EventTarget", + "Node", + "SvgComponentTransferFunctionElement", + "SvgElement", +] +SvgfeFuncRElement = [ + "Element", + "EventTarget", + "Node", + "SvgComponentTransferFunctionElement", + "SvgElement", +] +SvgfeGaussianBlurElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeImageElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeMergeElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeMergeNodeElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeMorphologyElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeOffsetElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfePointLightElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeSpecularLightingElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeSpotLightElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeTileElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgfeTurbulenceElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvggElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] +SvgmPathElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", +] +SvgsvgElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", +] +SvgtSpanElement = [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", + "SvgTextContentElement", + "SvgTextPositioningElement", +] TcpReadyState = [] TcpServerSocket = ["EventTarget"] TcpServerSocketEvent = ["Event"] @@ -1245,7 +2289,11 @@ TcpSocketErrorEventInit = [] TcpSocketEvent = ["Event"] TcpSocketEventInit = [] -Text = ["CharacterData", "EventTarget", "Node"] +Text = [ + "CharacterData", + "EventTarget", + "Node", +] TextDecodeOptions = [] TextDecoder = [] TextDecoderOptions = [] @@ -1260,13 +2308,18 @@ TimeEvent = ["Event"] TimeRanges = [] Touch = [] -TouchEvent = ["Event", "UiEvent"] +TouchEvent = [ + "Event", + "UiEvent", +] TouchEventInit = [] TouchInit = [] TouchList = [] TrackEvent = ["Event"] TrackEventInit = [] TransformStream = [] +TransformStreamDefaultController = [] +Transformer = [] TransitionEvent = ["Event"] TransitionEventInit = [] Transport = [] @@ -1280,6 +2333,8 @@ UdpOptions = [] UiEvent = ["Event"] UiEventInit = [] +UnderlyingSink = [] +UnderlyingSource = [] Url = [] UrlSearchParams = [] Usb = ["EventTarget"] @@ -1302,7 +2357,10 @@ UsbIsochronousOutTransferResult = [] UsbOutTransferResult = [] UsbPermissionDescriptor = [] -UsbPermissionResult = ["EventTarget", "PermissionStatus"] +UsbPermissionResult = [ + "EventTarget", + "PermissionStatus", +] UsbPermissionStorage = [] UsbRecipient = [] UsbRequestType = [] @@ -1313,12 +2371,34 @@ ValidityState = [] ValueEvent = ["Event"] ValueEventInit = [] +VideoColorPrimaries = [] +VideoColorSpace = [] +VideoColorSpaceInit = [] VideoConfiguration = [] +VideoDecoder = [] +VideoDecoderConfig = [] +VideoDecoderInit = [] +VideoDecoderSupport = [] +VideoEncoder = [] +VideoEncoderConfig = [] +VideoEncoderEncodeOptions = [] +VideoEncoderInit = [] +VideoEncoderSupport = [] VideoFacingModeEnum = [] +VideoFrame = [] +VideoFrameBufferInit = [] +VideoFrameCopyToOptions = [] +VideoFrameInit = [] +VideoMatrixCoefficients = [] +VideoPixelFormat = [] VideoPlaybackQuality = [] -VideoStreamTrack = ["EventTarget", "MediaStreamTrack"] +VideoStreamTrack = [ + "EventTarget", + "MediaStreamTrack", +] VideoTrack = [] VideoTrackList = ["EventTarget"] +VideoTransferCharacteristics = [] VisibilityState = [] VoidCallback = [] VrDisplay = ["EventTarget"] @@ -1334,13 +2414,19 @@ VrServiceTest = [] VrStageParameters = [] VrSubmitFrameResult = [] -VttCue = ["EventTarget", "TextTrackCue"] +VttCue = [ + "EventTarget", + "TextTrackCue", +] VttRegion = [] WakeLock = [] WakeLockSentinel = ["EventTarget"] WakeLockType = [] WatchAdvertisementsOptions = [] -WaveShaperNode = ["AudioNode", "EventTarget"] +WaveShaperNode = [ + "AudioNode", + "EventTarget", +] WaveShaperOptions = [] WebGl2RenderingContext = [] WebGlActiveInfo = [] @@ -1362,7 +2448,10 @@ WebGlTransformFeedback = [] WebGlUniformLocation = [] WebGlVertexArrayObject = [] -WebKitCssMatrix = ["DomMatrix", "DomMatrixReadOnly"] +WebKitCssMatrix = [ + "DomMatrix", + "DomMatrixReadOnly", +] WebSocket = ["EventTarget"] WebSocketDict = [] WebSocketElement = [] @@ -1379,8 +2468,13 @@ WebglDepthTexture = [] WebglDrawBuffers = [] WebglLoseContext = [] +WebglMultiDraw = [] WebrtcGlobalStatisticsReport = [] -WheelEvent = ["Event", "MouseEvent", "UiEvent"] +WheelEvent = [ + "Event", + "MouseEvent", + "UiEvent", +] WheelEventInit = [] WidevineCdmManifest = [] Window = ["EventTarget"] @@ -1396,18 +2490,32 @@ WorkletGlobalScope = [] WorkletOptions = [] WritableStream = [] +WritableStreamDefaultController = [] WritableStreamDefaultWriter = [] XPathExpression = [] XPathNsResolver = [] XPathResult = [] -XmlDocument = ["Document", "EventTarget", "Node"] -XmlHttpRequest = ["EventTarget", "XmlHttpRequestEventTarget"] +XmlDocument = [ + "Document", + "EventTarget", + "Node", +] +XmlHttpRequest = [ + "EventTarget", + "XmlHttpRequestEventTarget", +] XmlHttpRequestEventTarget = ["EventTarget"] XmlHttpRequestResponseType = [] -XmlHttpRequestUpload = ["EventTarget", "XmlHttpRequestEventTarget"] +XmlHttpRequestUpload = [ + "EventTarget", + "XmlHttpRequestEventTarget", +] XmlSerializer = [] -Xr = ["EventTarget"] -XrBoundedReferenceSpace = ["EventTarget", "XrReferenceSpace", "XrSpace"] +XrBoundedReferenceSpace = [ + "EventTarget", + "XrReferenceSpace", + "XrSpace", +] XrEye = [] XrFrame = [] XrHandedness = [] @@ -1417,8 +2525,17 @@ XrInputSourceEventInit = [] XrInputSourcesChangeEvent = ["Event"] XrInputSourcesChangeEventInit = [] +XrLayer = ["EventTarget"] +XrPermissionDescriptor = [] +XrPermissionStatus = [ + "EventTarget", + "PermissionStatus", +] XrPose = [] -XrReferenceSpace = ["EventTarget", "XrSpace"] +XrReferenceSpace = [ + "EventTarget", + "XrSpace", +] XrReferenceSpaceEvent = ["Event"] XrReferenceSpaceEventInit = [] XrReferenceSpaceType = [] @@ -1430,19 +2547,30 @@ XrSessionEventInit = [] XrSessionInit = [] XrSessionMode = [] +XrSessionSupportedPermissionDescriptor = [] XrSpace = ["EventTarget"] +XrSystem = ["EventTarget"] XrTargetRayMode = [] XrView = [] XrViewerPose = ["XrPose"] XrViewport = [] XrVisibilityState = [] -XrWebGlLayer = [] +XrWebGlLayer = [ + "EventTarget", + "XrLayer", +] XrWebGlLayerInit = [] XsltProcessor = [] console = [] css = [] +gpu_buffer_usage = [] +gpu_color_write = [] +gpu_map_mode = [] +gpu_shader_stage = [] +gpu_texture_usage = [] + [target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-futures] -version = "0.4.28" +version = "0.4.33" [target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test] -version = "0.3.28" +version = "0.3.33" diff -Nru rust-web-sys-0.3.55/Cargo.toml.orig rust-web-sys-0.3.60/Cargo.toml.orig --- rust-web-sys-0.3.55/Cargo.toml.orig 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/Cargo.toml.orig 2006-07-24 01:21:28.000000000 +0000 @@ -1,6 +1,6 @@ [package] name = "web-sys" -version = "0.3.55" +version = "0.3.60" authors = ["The wasm-bindgen Developers"] readme = "./README.md" homepage = "https://rustwasm.github.io/wasm-bindgen/web-sys/index.html" @@ -21,12 +21,12 @@ test = false [dependencies] -wasm-bindgen = { path = "../..", version = "0.2.78" } -js-sys = { path = '../js-sys', version = '0.3.55' } +wasm-bindgen = { path = "../..", version = "0.2.83" } +js-sys = { path = '../js-sys', version = '0.3.60' } [target.'cfg(target_arch = "wasm32")'.dev-dependencies] -wasm-bindgen-test = { path = '../test', version = '0.3.28' } -wasm-bindgen-futures = { path = '../futures', version = '0.4.28' } +wasm-bindgen-test = { path = '../test', version = '0.3.33' } +wasm-bindgen-futures = { path = '../futures', version = '0.4.33' } # This list is auto-generated by the wasm-bindgen-webidl program [features] @@ -43,6 +43,7 @@ AlignSetting = [] AllowedBluetoothDevice = [] AllowedUsbDevice = [] +AlphaOption = [] AnalyserNode = ["AudioNode", "EventTarget"] AnalyserOptions = [] AngleInstancedArrays = [] @@ -68,13 +69,25 @@ AudioContext = ["BaseAudioContext", "EventTarget"] AudioContextOptions = [] AudioContextState = [] +AudioData = [] +AudioDataCopyToOptions = [] +AudioDataInit = [] +AudioDecoder = [] +AudioDecoderConfig = [] +AudioDecoderInit = [] +AudioDecoderSupport = [] AudioDestinationNode = ["AudioNode", "EventTarget"] +AudioEncoder = [] +AudioEncoderConfig = [] +AudioEncoderInit = [] +AudioEncoderSupport = [] AudioListener = [] AudioNode = ["EventTarget"] AudioNodeOptions = [] AudioParam = [] AudioParamMap = [] AudioProcessingEvent = ["Event"] +AudioSampleFormat = [] AudioScheduledSourceNode = ["AudioNode", "EventTarget"] AudioStreamTrack = ["EventTarget", "MediaStreamTrack"] AudioTrack = [] @@ -137,6 +150,7 @@ BrowserFeedWriter = [] BrowserFindCaseSensitivity = [] BrowserFindDirection = [] +ByteLengthQueuingStrategy = [] Cache = [] CacheBatchOperation = [] CacheQueryOptions = [] @@ -178,6 +192,7 @@ ClipboardPermissionDescriptor = [] CloseEvent = ["Event"] CloseEventInit = [] +CodecState = [] CollectedClientData = [] Comment = ["CharacterData", "EventTarget", "Node"] CompositeOperation = [] @@ -209,6 +224,7 @@ ConvolverNode = ["AudioNode", "EventTarget"] ConvolverOptions = [] Coordinates = [] +CountQueuingStrategy = [] Credential = [] CredentialCreationOptions = [] CredentialRequestOptions = [] @@ -316,6 +332,14 @@ Element = ["EventTarget", "Node"] ElementCreationOptions = [] ElementDefinitionOptions = [] +EncodedAudioChunk = [] +EncodedAudioChunkInit = [] +EncodedAudioChunkMetadata = [] +EncodedAudioChunkType = [] +EncodedVideoChunk = [] +EncodedVideoChunkInit = [] +EncodedVideoChunkMetadata = [] +EncodedVideoChunkType = [] EndingTypes = [] ErrorCallback = [] ErrorEvent = ["Event"] @@ -403,7 +427,9 @@ GetUserMediaRequest = [] Gpu = [] GpuAdapter = [] +GpuAdapterInfo = [] GpuAddressMode = [] +GpuAutoLayoutMode = [] GpuBindGroup = [] GpuBindGroupDescriptor = [] GpuBindGroupEntry = [] @@ -419,13 +445,11 @@ GpuBufferBindingLayout = [] GpuBufferBindingType = [] GpuBufferDescriptor = [] -GpuBufferUsage = [] -GpuCanvasCompositingAlphaMode = [] +GpuCanvasAlphaMode = [] GpuCanvasConfiguration = [] GpuCanvasContext = [] GpuColorDict = [] GpuColorTargetState = [] -GpuColorWrite = [] GpuCommandBuffer = [] GpuCommandBufferDescriptor = [] GpuCommandEncoder = [] @@ -436,6 +460,8 @@ GpuCompilationMessageType = [] GpuComputePassDescriptor = [] GpuComputePassEncoder = [] +GpuComputePassTimestampLocation = [] +GpuComputePassTimestampWrite = [] GpuComputePipeline = [] GpuComputePipelineDescriptor = [] GpuCullMode = [] @@ -444,6 +470,7 @@ GpuDeviceDescriptor = [] GpuDeviceLostInfo = [] GpuDeviceLostReason = [] +GpuError = [] GpuErrorFilter = [] GpuExtent3dDict = [] GpuExternalTexture = [] @@ -460,18 +487,16 @@ GpuImageDataLayout = [] GpuIndexFormat = [] GpuLoadOp = [] -GpuMapMode = [] +GpuMipmapFilterMode = [] GpuMultisampleState = [] GpuObjectDescriptorBase = [] GpuOrigin2dDict = [] GpuOrigin3dDict = [] -GpuOutOfMemoryError = [] +GpuOutOfMemoryError = ["GpuError"] GpuPipelineDescriptorBase = [] GpuPipelineLayout = [] GpuPipelineLayoutDescriptor = [] -GpuPipelineStatisticName = [] GpuPowerPreference = [] -GpuPredefinedColorSpace = [] GpuPrimitiveState = [] GpuPrimitiveTopology = [] GpuProgrammableStage = [] @@ -479,6 +504,7 @@ GpuQuerySetDescriptor = [] GpuQueryType = [] GpuQueue = [] +GpuQueueDescriptor = [] GpuRenderBundle = [] GpuRenderBundleDescriptor = [] GpuRenderBundleEncoder = [] @@ -488,6 +514,8 @@ GpuRenderPassDescriptor = [] GpuRenderPassEncoder = [] GpuRenderPassLayout = [] +GpuRenderPassTimestampLocation = [] +GpuRenderPassTimestampWrite = [] GpuRenderPipeline = [] GpuRenderPipelineDescriptor = [] GpuRequestAdapterOptions = [] @@ -496,8 +524,8 @@ GpuSamplerBindingType = [] GpuSamplerDescriptor = [] GpuShaderModule = [] +GpuShaderModuleCompilationHint = [] GpuShaderModuleDescriptor = [] -GpuShaderStage = [] GpuStencilFaceState = [] GpuStencilOperation = [] GpuStorageTextureAccess = [] @@ -512,13 +540,12 @@ GpuTextureDimension = [] GpuTextureFormat = [] GpuTextureSampleType = [] -GpuTextureUsage = [] GpuTextureView = [] GpuTextureViewDescriptor = [] GpuTextureViewDimension = [] GpuUncapturedErrorEvent = ["Event"] GpuUncapturedErrorEventInit = [] -GpuValidationError = [] +GpuValidationError = ["GpuError"] GpuVertexAttribute = [] GpuVertexBufferLayout = [] GpuVertexFormat = [] @@ -528,6 +555,7 @@ GridTrackState = [] GroupedHistoryEventInit = [] HalfOpenInfoDict = [] +HardwareAcceleration = [] HashChangeEvent = ["Event"] HashChangeEventInit = [] Headers = [] @@ -666,6 +694,12 @@ ImageCaptureErrorEvent = ["Event"] ImageCaptureErrorEventInit = [] ImageData = [] +ImageDecodeOptions = [] +ImageDecodeResult = [] +ImageDecoder = [] +ImageDecoderInit = [] +ImageTrack = ["EventTarget"] +ImageTrackList = [] InputEvent = ["Event", "UiEvent"] InputEventInit = [] InstallTriggerData = [] @@ -687,6 +721,7 @@ KeyframeEffectOptions = [] L10nElement = [] L10nValue = [] +LatencyMode = [] LifecycleCallbacks = [] LineAlignSetting = [] ListBoxObject = [] @@ -707,6 +742,7 @@ MediaEncodingType = [] MediaEncryptedEvent = ["Event"] MediaError = [] +MediaImage = [] MediaKeyError = ["Event"] MediaKeyMessageEvent = ["Event"] MediaKeyMessageEventInit = [] @@ -724,6 +760,9 @@ MediaKeysPolicy = [] MediaKeysRequirement = [] MediaList = [] +MediaMetadata = [] +MediaMetadataInit = [] +MediaPositionState = [] MediaQueryList = ["EventTarget"] MediaQueryListEvent = ["Event"] MediaQueryListEventInit = [] @@ -731,6 +770,10 @@ MediaRecorderErrorEvent = ["Event"] MediaRecorderErrorEventInit = [] MediaRecorderOptions = [] +MediaSession = [] +MediaSessionAction = [] +MediaSessionActionDetails = [] +MediaSessionPlaybackState = [] MediaSource = ["EventTarget"] MediaSourceEndOfStreamError = [] MediaSourceEnum = [] @@ -746,6 +789,10 @@ MediaStreamTrack = ["EventTarget"] MediaStreamTrackEvent = ["Event"] MediaStreamTrackEventInit = [] +MediaStreamTrackGenerator = ["EventTarget", "MediaStreamTrack"] +MediaStreamTrackGeneratorInit = [] +MediaStreamTrackProcessor = [] +MediaStreamTrackProcessorInit = [] MediaStreamTrackState = [] MediaTrackConstraintSet = [] MediaTrackConstraints = [] @@ -822,6 +869,7 @@ OscillatorOptions = [] OscillatorType = [] OverSampleType = [] +OvrMultiview2 = [] PageTransitionEvent = ["Event"] PageTransitionEventInit = [] PaintRequest = [] @@ -865,6 +913,7 @@ PermissionState = [] PermissionStatus = ["EventTarget"] Permissions = [] +PlaneLayout = [] PlaybackDirection = [] Plugin = [] PluginArray = [] @@ -926,18 +975,22 @@ PushSubscriptionOptions = [] PushSubscriptionOptionsInit = [] QueuingStrategy = [] +QueuingStrategyInit = [] RadioNodeList = ["NodeList"] Range = [] RcwnPerfStats = [] RcwnStatus = [] +ReadableByteStreamController = [] ReadableStream = [] -ReadableStreamByobReadResult = [] ReadableStreamByobReader = [] -ReadableStreamDefaultReadResult = [] +ReadableStreamByobRequest = [] +ReadableStreamDefaultController = [] ReadableStreamDefaultReader = [] ReadableStreamGetReaderOptions = [] ReadableStreamIteratorOptions = [] +ReadableStreamReadResult = [] ReadableStreamReaderMode = [] +ReadableStreamType = [] ReadableWritablePair = [] RecordingState = [] ReferrerPolicy = [] @@ -954,6 +1007,11 @@ RequestMediaKeySystemAccessNotification = [] RequestMode = [] RequestRedirect = [] +ResizeObserver = [] +ResizeObserverBoxOptions = [] +ResizeObserverEntry = [] +ResizeObserverOptions = [] +ResizeObserverSize = [] Response = [] ResponseInit = [] ResponseType = [] @@ -1066,6 +1124,7 @@ ShadowRoot = ["DocumentFragment", "EventTarget", "Node"] ShadowRootInit = [] ShadowRootMode = [] +ShareData = [] SharedWorker = ["EventTarget"] SharedWorkerGlobalScope = ["EventTarget", "WorkerGlobalScope"] SignResponse = [] @@ -1109,8 +1168,11 @@ StyleSheetApplicableStateChangeEventInit = [] StyleSheetChangeEventInit = [] StyleSheetList = [] +SubmitEvent = ["Event"] +SubmitEventInit = [] SubtleCrypto = [] SupportedType = [] +SvcOutputMetadata = [] SvgAngle = [] SvgAnimateElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"] SvgAnimateMotionElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"] @@ -1263,6 +1325,8 @@ TrackEvent = ["Event"] TrackEventInit = [] TransformStream = [] +TransformStreamDefaultController = [] +Transformer = [] TransitionEvent = ["Event"] TransitionEventInit = [] Transport = [] @@ -1276,6 +1340,8 @@ UdpOptions = [] UiEvent = ["Event"] UiEventInit = [] +UnderlyingSink = [] +UnderlyingSource = [] Url = [] UrlSearchParams = [] Usb = ["EventTarget"] @@ -1309,12 +1375,31 @@ ValidityState = [] ValueEvent = ["Event"] ValueEventInit = [] +VideoColorPrimaries = [] +VideoColorSpace = [] +VideoColorSpaceInit = [] VideoConfiguration = [] +VideoDecoder = [] +VideoDecoderConfig = [] +VideoDecoderInit = [] +VideoDecoderSupport = [] +VideoEncoder = [] +VideoEncoderConfig = [] +VideoEncoderEncodeOptions = [] +VideoEncoderInit = [] +VideoEncoderSupport = [] VideoFacingModeEnum = [] +VideoFrame = [] +VideoFrameBufferInit = [] +VideoFrameCopyToOptions = [] +VideoFrameInit = [] +VideoMatrixCoefficients = [] +VideoPixelFormat = [] VideoPlaybackQuality = [] VideoStreamTrack = ["EventTarget", "MediaStreamTrack"] VideoTrack = [] VideoTrackList = ["EventTarget"] +VideoTransferCharacteristics = [] VisibilityState = [] VoidCallback = [] VrDisplay = ["EventTarget"] @@ -1375,6 +1460,7 @@ WebglDepthTexture = [] WebglDrawBuffers = [] WebglLoseContext = [] +WebglMultiDraw = [] WebrtcGlobalStatisticsReport = [] WheelEvent = ["Event", "MouseEvent", "UiEvent"] WheelEventInit = [] @@ -1392,6 +1478,7 @@ WorkletGlobalScope = [] WorkletOptions = [] WritableStream = [] +WritableStreamDefaultController = [] WritableStreamDefaultWriter = [] XPathExpression = [] XPathNsResolver = [] @@ -1402,7 +1489,6 @@ XmlHttpRequestResponseType = [] XmlHttpRequestUpload = ["EventTarget", "XmlHttpRequestEventTarget"] XmlSerializer = [] -Xr = ["EventTarget"] XrBoundedReferenceSpace = ["EventTarget", "XrReferenceSpace", "XrSpace"] XrEye = [] XrFrame = [] @@ -1413,6 +1499,9 @@ XrInputSourceEventInit = [] XrInputSourcesChangeEvent = ["Event"] XrInputSourcesChangeEventInit = [] +XrLayer = ["EventTarget"] +XrPermissionDescriptor = [] +XrPermissionStatus = ["EventTarget", "PermissionStatus"] XrPose = [] XrReferenceSpace = ["EventTarget", "XrSpace"] XrReferenceSpaceEvent = ["Event"] @@ -1426,14 +1515,21 @@ XrSessionEventInit = [] XrSessionInit = [] XrSessionMode = [] +XrSessionSupportedPermissionDescriptor = [] XrSpace = ["EventTarget"] +XrSystem = ["EventTarget"] XrTargetRayMode = [] XrView = [] XrViewerPose = ["XrPose"] XrViewport = [] XrVisibilityState = [] -XrWebGlLayer = [] +XrWebGlLayer = ["EventTarget", "XrLayer"] XrWebGlLayerInit = [] XsltProcessor = [] console = [] css = [] +gpu_buffer_usage = [] +gpu_color_write = [] +gpu_map_mode = [] +gpu_shader_stage = [] +gpu_texture_usage = [] diff -Nru rust-web-sys-0.3.55/debian/cargo-checksum.json rust-web-sys-0.3.60/debian/cargo-checksum.json --- rust-web-sys-0.3.55/debian/cargo-checksum.json 2022-01-08 13:48:35.000000000 +0000 +++ rust-web-sys-0.3.60/debian/cargo-checksum.json 2022-10-15 07:44:32.000000000 +0000 @@ -1 +1 @@ -{"package":"38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb","files":{}} +{"package":"bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f","files":{}} diff -Nru rust-web-sys-0.3.55/debian/changelog rust-web-sys-0.3.60/debian/changelog --- rust-web-sys-0.3.55/debian/changelog 2022-01-08 13:48:35.000000000 +0000 +++ rust-web-sys-0.3.60/debian/changelog 2022-10-15 07:44:32.000000000 +0000 @@ -1,3 +1,31 @@ +rust-web-sys (0.3.60-3) unstable; urgency=medium + + * Team upload. + * Package web-sys 0.3.60 from crates.io using debcargo 2.5.0 + * Add provides librust-web-sys-0.3+default-dev and corresponding autopkgtest. + + -- Peter Michael Green Sat, 15 Oct 2022 07:44:32 +0000 + +rust-web-sys (0.3.60-2) unstable; urgency=medium + + * Team upload. + * Package web-sys 0.3.60 from crates.io using debcargo 2.5.0 + * Update build-dependencies for new upstream version. + + -- Peter Michael Green Tue, 27 Sep 2022 06:01:03 +0000 + +rust-web-sys (0.3.60-1) unstable; urgency=medium + + * Team upload. + * Package web-sys 0.3.60 from crates.io using debcargo 2.5.0 + * Remove suggests of package that does not exist. + * Provide librust-web-sys-0.3+console-dev (Closes: #1020727) + * Override debian/tests/control to reduce the level of tests to something + sane, it currently takes an hour just to skip all the tests! If they + actually ran it would probablly take days. + + -- Peter Michael Green Tue, 27 Sep 2022 04:28:14 +0000 + rust-web-sys (0.3.55-1) unstable; urgency=medium * Team upload. diff -Nru rust-web-sys-0.3.55/debian/control rust-web-sys-0.3.60/debian/control --- rust-web-sys-0.3.55/debian/control 2022-01-08 13:48:35.000000000 +0000 +++ rust-web-sys-0.3.60/debian/control 2022-10-15 07:44:32.000000000 +0000 @@ -6,8 +6,8 @@ cargo:native , rustc:native , libstd-rust-dev , - librust-js-sys-0.3+default-dev (>= 0.3.55-~~) , - librust-wasm-bindgen-0.2+default-dev (>= 0.2.78-~~) , + librust-js-sys-0.3+default-dev (>= 0.3.60-~~) , + librust-wasm-bindgen-0.2+default-dev (>= 0.2.83-~~) , Maintainer: Debian Rust Maintainers Uploaders: kpcyrd , @@ -24,14 +24,14 @@ Multi-Arch: same Depends: ${misc:Depends}, - librust-js-sys-0.3+default-dev (>= 0.3.55-~~), - librust-wasm-bindgen-0.2+default-dev (>= 0.2.78-~~), -Suggests: - librust-web-sys+env-logger-dev (= ${binary:Version}) + librust-js-sys-0.3+default-dev (>= 0.3.60-~~), + librust-wasm-bindgen-0.2+default-dev (>= 0.2.83-~~), Provides: librust-web-sys-0.3-dev (= ${binary:Version}), librust-web-sys-0.3+crypto-dev (= ${binary:Version}), librust-web-sys-0.3+window-dev (= ${binary:Version}), + librust-web-sys-0.3+console-dev (= ${binary:Version}), + librust-web-sys-0.3+default-dev (= ${binary:Version}), Description: Bindings for all Web APIs - Rust source code This package contains the source for the Rust web-sys crate, packaged by debcargo for use with cargo and dh-cargo. diff -Nru rust-web-sys-0.3.55/debian/control.debcargo.hint rust-web-sys-0.3.60/debian/control.debcargo.hint --- rust-web-sys-0.3.55/debian/control.debcargo.hint 2022-01-08 13:48:35.000000000 +0000 +++ rust-web-sys-0.3.60/debian/control.debcargo.hint 2022-10-15 07:44:32.000000000 +0000 @@ -6,8 +6,8 @@ cargo:native , rustc:native , libstd-rust-dev , - librust-js-sys-0.3+default-dev (>= 0.3.55-~~) , - librust-wasm-bindgen-0.2+default-dev (>= 0.2.78-~~) + librust-js-sys-0.3+default-dev (>= 0.3.60-~~) , + librust-wasm-bindgen-0.2+default-dev (>= 0.2.83-~~) Maintainer: Debian Rust Maintainers Uploaders: kpcyrd , @@ -24,8 +24,8 @@ Multi-Arch: same Depends: ${misc:Depends}, - librust-js-sys-0.3+default-dev (>= 0.3.55-~~), - librust-wasm-bindgen-0.2+default-dev (>= 0.2.78-~~) + librust-js-sys-0.3+default-dev (>= 0.3.60-~~), + librust-wasm-bindgen-0.2+default-dev (>= 0.2.83-~~) Suggests: librust-web-sys+analysernode-dev (= ${binary:Version}), librust-web-sys+attr-dev (= ${binary:Version}), @@ -68,7 +68,8 @@ librust-web-sys+webkitcssmatrix-dev (= ${binary:Version}), librust-web-sys+xmlhttprequest-dev (= ${binary:Version}), librust-web-sys+xrboundedreferencespace-dev (= ${binary:Version}), - librust-web-sys+xrreferencespace-dev (= ${binary:Version}) + librust-web-sys+xrreferencespace-dev (= ${binary:Version}), + librust-web-sys+xrwebgllayer-dev (= ${binary:Version}) Provides: librust-web-sys+abortcontroller-dev (= ${binary:Version}), librust-web-sys+abortsignal-dev (= ${binary:Version}), @@ -83,6 +84,7 @@ librust-web-sys+alignsetting-dev (= ${binary:Version}), librust-web-sys+allowedbluetoothdevice-dev (= ${binary:Version}), librust-web-sys+allowedusbdevice-dev (= ${binary:Version}), + librust-web-sys+alphaoption-dev (= ${binary:Version}), librust-web-sys+analyseroptions-dev (= ${binary:Version}), librust-web-sys+angleinstancedarrays-dev (= ${binary:Version}), librust-web-sys+animation-dev (= ${binary:Version}), @@ -104,12 +106,24 @@ librust-web-sys+audioconfiguration-dev (= ${binary:Version}), librust-web-sys+audiocontextoptions-dev (= ${binary:Version}), librust-web-sys+audiocontextstate-dev (= ${binary:Version}), + librust-web-sys+audiodata-dev (= ${binary:Version}), + librust-web-sys+audiodatacopytooptions-dev (= ${binary:Version}), + librust-web-sys+audiodatainit-dev (= ${binary:Version}), + librust-web-sys+audiodecoder-dev (= ${binary:Version}), + librust-web-sys+audiodecoderconfig-dev (= ${binary:Version}), + librust-web-sys+audiodecoderinit-dev (= ${binary:Version}), + librust-web-sys+audiodecodersupport-dev (= ${binary:Version}), + librust-web-sys+audioencoder-dev (= ${binary:Version}), + librust-web-sys+audioencoderconfig-dev (= ${binary:Version}), + librust-web-sys+audioencoderinit-dev (= ${binary:Version}), + librust-web-sys+audioencodersupport-dev (= ${binary:Version}), librust-web-sys+audiolistener-dev (= ${binary:Version}), librust-web-sys+audionode-dev (= ${binary:Version}), librust-web-sys+audionodeoptions-dev (= ${binary:Version}), librust-web-sys+audioparam-dev (= ${binary:Version}), librust-web-sys+audioparammap-dev (= ${binary:Version}), librust-web-sys+audioprocessingevent-dev (= ${binary:Version}), + librust-web-sys+audiosampleformat-dev (= ${binary:Version}), librust-web-sys+audiotrack-dev (= ${binary:Version}), librust-web-sys+audiotracklist-dev (= ${binary:Version}), librust-web-sys+audioworklet-dev (= ${binary:Version}), @@ -167,6 +181,7 @@ librust-web-sys+browserfeedwriter-dev (= ${binary:Version}), librust-web-sys+browserfindcasesensitivity-dev (= ${binary:Version}), librust-web-sys+browserfinddirection-dev (= ${binary:Version}), + librust-web-sys+bytelengthqueuingstrategy-dev (= ${binary:Version}), librust-web-sys+cache-dev (= ${binary:Version}), librust-web-sys+cachebatchoperation-dev (= ${binary:Version}), librust-web-sys+cachequeryoptions-dev (= ${binary:Version}), @@ -202,6 +217,7 @@ librust-web-sys+clipboardpermissiondescriptor-dev (= ${binary:Version}), librust-web-sys+closeevent-dev (= ${binary:Version}), librust-web-sys+closeeventinit-dev (= ${binary:Version}), + librust-web-sys+codecstate-dev (= ${binary:Version}), librust-web-sys+collectedclientdata-dev (= ${binary:Version}), librust-web-sys+compositeoperation-dev (= ${binary:Version}), librust-web-sys+compositioneventinit-dev (= ${binary:Version}), @@ -229,6 +245,7 @@ librust-web-sys+convertcoordinateoptions-dev (= ${binary:Version}), librust-web-sys+convolveroptions-dev (= ${binary:Version}), librust-web-sys+coordinates-dev (= ${binary:Version}), + librust-web-sys+countqueuingstrategy-dev (= ${binary:Version}), librust-web-sys+credential-dev (= ${binary:Version}), librust-web-sys+credentialcreationoptions-dev (= ${binary:Version}), librust-web-sys+credentialrequestoptions-dev (= ${binary:Version}), @@ -323,6 +340,14 @@ librust-web-sys+effecttiming-dev (= ${binary:Version}), librust-web-sys+elementcreationoptions-dev (= ${binary:Version}), librust-web-sys+elementdefinitionoptions-dev (= ${binary:Version}), + librust-web-sys+encodedaudiochunk-dev (= ${binary:Version}), + librust-web-sys+encodedaudiochunkinit-dev (= ${binary:Version}), + librust-web-sys+encodedaudiochunkmetadata-dev (= ${binary:Version}), + librust-web-sys+encodedaudiochunktype-dev (= ${binary:Version}), + librust-web-sys+encodedvideochunk-dev (= ${binary:Version}), + librust-web-sys+encodedvideochunkinit-dev (= ${binary:Version}), + librust-web-sys+encodedvideochunkmetadata-dev (= ${binary:Version}), + librust-web-sys+encodedvideochunktype-dev (= ${binary:Version}), librust-web-sys+endingtypes-dev (= ${binary:Version}), librust-web-sys+errorcallback-dev (= ${binary:Version}), librust-web-sys+errorevent-dev (= ${binary:Version}), @@ -404,7 +429,9 @@ librust-web-sys+getusermediarequest-dev (= ${binary:Version}), librust-web-sys+gpu-dev (= ${binary:Version}), librust-web-sys+gpuadapter-dev (= ${binary:Version}), + librust-web-sys+gpuadapterinfo-dev (= ${binary:Version}), librust-web-sys+gpuaddressmode-dev (= ${binary:Version}), + librust-web-sys+gpuautolayoutmode-dev (= ${binary:Version}), librust-web-sys+gpubindgroup-dev (= ${binary:Version}), librust-web-sys+gpubindgroupdescriptor-dev (= ${binary:Version}), librust-web-sys+gpubindgroupentry-dev (= ${binary:Version}), @@ -420,13 +447,11 @@ librust-web-sys+gpubufferbindinglayout-dev (= ${binary:Version}), librust-web-sys+gpubufferbindingtype-dev (= ${binary:Version}), librust-web-sys+gpubufferdescriptor-dev (= ${binary:Version}), - librust-web-sys+gpubufferusage-dev (= ${binary:Version}), - librust-web-sys+gpucanvascompositingalphamode-dev (= ${binary:Version}), + librust-web-sys+gpucanvasalphamode-dev (= ${binary:Version}), librust-web-sys+gpucanvasconfiguration-dev (= ${binary:Version}), librust-web-sys+gpucanvascontext-dev (= ${binary:Version}), librust-web-sys+gpucolordict-dev (= ${binary:Version}), librust-web-sys+gpucolortargetstate-dev (= ${binary:Version}), - librust-web-sys+gpucolorwrite-dev (= ${binary:Version}), librust-web-sys+gpucommandbuffer-dev (= ${binary:Version}), librust-web-sys+gpucommandbufferdescriptor-dev (= ${binary:Version}), librust-web-sys+gpucommandencoder-dev (= ${binary:Version}), @@ -437,6 +462,8 @@ librust-web-sys+gpucompilationmessagetype-dev (= ${binary:Version}), librust-web-sys+gpucomputepassdescriptor-dev (= ${binary:Version}), librust-web-sys+gpucomputepassencoder-dev (= ${binary:Version}), + librust-web-sys+gpucomputepasstimestamplocation-dev (= ${binary:Version}), + librust-web-sys+gpucomputepasstimestampwrite-dev (= ${binary:Version}), librust-web-sys+gpucomputepipeline-dev (= ${binary:Version}), librust-web-sys+gpucomputepipelinedescriptor-dev (= ${binary:Version}), librust-web-sys+gpucullmode-dev (= ${binary:Version}), @@ -445,6 +472,7 @@ librust-web-sys+gpudevicedescriptor-dev (= ${binary:Version}), librust-web-sys+gpudevicelostinfo-dev (= ${binary:Version}), librust-web-sys+gpudevicelostreason-dev (= ${binary:Version}), + librust-web-sys+gpuerror-dev (= ${binary:Version}), librust-web-sys+gpuerrorfilter-dev (= ${binary:Version}), librust-web-sys+gpuextent3ddict-dev (= ${binary:Version}), librust-web-sys+gpuexternaltexture-dev (= ${binary:Version}), @@ -461,7 +489,7 @@ librust-web-sys+gpuimagedatalayout-dev (= ${binary:Version}), librust-web-sys+gpuindexformat-dev (= ${binary:Version}), librust-web-sys+gpuloadop-dev (= ${binary:Version}), - librust-web-sys+gpumapmode-dev (= ${binary:Version}), + librust-web-sys+gpumipmapfiltermode-dev (= ${binary:Version}), librust-web-sys+gpumultisamplestate-dev (= ${binary:Version}), librust-web-sys+gpuobjectdescriptorbase-dev (= ${binary:Version}), librust-web-sys+gpuorigin2ddict-dev (= ${binary:Version}), @@ -470,9 +498,7 @@ librust-web-sys+gpupipelinedescriptorbase-dev (= ${binary:Version}), librust-web-sys+gpupipelinelayout-dev (= ${binary:Version}), librust-web-sys+gpupipelinelayoutdescriptor-dev (= ${binary:Version}), - librust-web-sys+gpupipelinestatisticname-dev (= ${binary:Version}), librust-web-sys+gpupowerpreference-dev (= ${binary:Version}), - librust-web-sys+gpupredefinedcolorspace-dev (= ${binary:Version}), librust-web-sys+gpuprimitivestate-dev (= ${binary:Version}), librust-web-sys+gpuprimitivetopology-dev (= ${binary:Version}), librust-web-sys+gpuprogrammablestage-dev (= ${binary:Version}), @@ -480,6 +506,7 @@ librust-web-sys+gpuquerysetdescriptor-dev (= ${binary:Version}), librust-web-sys+gpuquerytype-dev (= ${binary:Version}), librust-web-sys+gpuqueue-dev (= ${binary:Version}), + librust-web-sys+gpuqueuedescriptor-dev (= ${binary:Version}), librust-web-sys+gpurenderbundle-dev (= ${binary:Version}), librust-web-sys+gpurenderbundledescriptor-dev (= ${binary:Version}), librust-web-sys+gpurenderbundleencoder-dev (= ${binary:Version}), @@ -489,6 +516,8 @@ librust-web-sys+gpurenderpassdescriptor-dev (= ${binary:Version}), librust-web-sys+gpurenderpassencoder-dev (= ${binary:Version}), librust-web-sys+gpurenderpasslayout-dev (= ${binary:Version}), + librust-web-sys+gpurenderpasstimestamplocation-dev (= ${binary:Version}), + librust-web-sys+gpurenderpasstimestampwrite-dev (= ${binary:Version}), librust-web-sys+gpurenderpipeline-dev (= ${binary:Version}), librust-web-sys+gpurenderpipelinedescriptor-dev (= ${binary:Version}), librust-web-sys+gpurequestadapteroptions-dev (= ${binary:Version}), @@ -497,8 +526,8 @@ librust-web-sys+gpusamplerbindingtype-dev (= ${binary:Version}), librust-web-sys+gpusamplerdescriptor-dev (= ${binary:Version}), librust-web-sys+gpushadermodule-dev (= ${binary:Version}), + librust-web-sys+gpushadermodulecompilationhint-dev (= ${binary:Version}), librust-web-sys+gpushadermoduledescriptor-dev (= ${binary:Version}), - librust-web-sys+gpushaderstage-dev (= ${binary:Version}), librust-web-sys+gpustencilfacestate-dev (= ${binary:Version}), librust-web-sys+gpustenciloperation-dev (= ${binary:Version}), librust-web-sys+gpustoragetextureaccess-dev (= ${binary:Version}), @@ -513,7 +542,6 @@ librust-web-sys+gputexturedimension-dev (= ${binary:Version}), librust-web-sys+gputextureformat-dev (= ${binary:Version}), librust-web-sys+gputexturesampletype-dev (= ${binary:Version}), - librust-web-sys+gputextureusage-dev (= ${binary:Version}), librust-web-sys+gputextureview-dev (= ${binary:Version}), librust-web-sys+gputextureviewdescriptor-dev (= ${binary:Version}), librust-web-sys+gputextureviewdimension-dev (= ${binary:Version}), @@ -529,6 +557,7 @@ librust-web-sys+gridtrackstate-dev (= ${binary:Version}), librust-web-sys+groupedhistoryeventinit-dev (= ${binary:Version}), librust-web-sys+halfopeninfodict-dev (= ${binary:Version}), + librust-web-sys+hardwareacceleration-dev (= ${binary:Version}), librust-web-sys+hashchangeevent-dev (= ${binary:Version}), librust-web-sys+hashchangeeventinit-dev (= ${binary:Version}), librust-web-sys+headers-dev (= ${binary:Version}), @@ -592,6 +621,12 @@ librust-web-sys+imagecaptureerrorevent-dev (= ${binary:Version}), librust-web-sys+imagecaptureerroreventinit-dev (= ${binary:Version}), librust-web-sys+imagedata-dev (= ${binary:Version}), + librust-web-sys+imagedecodeoptions-dev (= ${binary:Version}), + librust-web-sys+imagedecoderesult-dev (= ${binary:Version}), + librust-web-sys+imagedecoder-dev (= ${binary:Version}), + librust-web-sys+imagedecoderinit-dev (= ${binary:Version}), + librust-web-sys+imagetrack-dev (= ${binary:Version}), + librust-web-sys+imagetracklist-dev (= ${binary:Version}), librust-web-sys+inputeventinit-dev (= ${binary:Version}), librust-web-sys+installtriggerdata-dev (= ${binary:Version}), librust-web-sys+intersectionobserver-dev (= ${binary:Version}), @@ -611,6 +646,7 @@ librust-web-sys+keyframeeffectoptions-dev (= ${binary:Version}), librust-web-sys+l10nelement-dev (= ${binary:Version}), librust-web-sys+l10nvalue-dev (= ${binary:Version}), + librust-web-sys+latencymode-dev (= ${binary:Version}), librust-web-sys+lifecyclecallbacks-dev (= ${binary:Version}), librust-web-sys+linealignsetting-dev (= ${binary:Version}), librust-web-sys+listboxobject-dev (= ${binary:Version}), @@ -629,6 +665,7 @@ librust-web-sys+mediaencodingtype-dev (= ${binary:Version}), librust-web-sys+mediaencryptedevent-dev (= ${binary:Version}), librust-web-sys+mediaerror-dev (= ${binary:Version}), + librust-web-sys+mediaimage-dev (= ${binary:Version}), librust-web-sys+mediakeyerror-dev (= ${binary:Version}), librust-web-sys+mediakeymessageevent-dev (= ${binary:Version}), librust-web-sys+mediakeymessageeventinit-dev (= ${binary:Version}), @@ -646,6 +683,9 @@ librust-web-sys+mediakeyspolicy-dev (= ${binary:Version}), librust-web-sys+mediakeysrequirement-dev (= ${binary:Version}), librust-web-sys+medialist-dev (= ${binary:Version}), + librust-web-sys+mediametadata-dev (= ${binary:Version}), + librust-web-sys+mediametadatainit-dev (= ${binary:Version}), + librust-web-sys+mediapositionstate-dev (= ${binary:Version}), librust-web-sys+mediaquerylist-dev (= ${binary:Version}), librust-web-sys+mediaquerylistevent-dev (= ${binary:Version}), librust-web-sys+mediaquerylisteventinit-dev (= ${binary:Version}), @@ -653,6 +693,10 @@ librust-web-sys+mediarecordererrorevent-dev (= ${binary:Version}), librust-web-sys+mediarecordererroreventinit-dev (= ${binary:Version}), librust-web-sys+mediarecorderoptions-dev (= ${binary:Version}), + librust-web-sys+mediasession-dev (= ${binary:Version}), + librust-web-sys+mediasessionaction-dev (= ${binary:Version}), + librust-web-sys+mediasessionactiondetails-dev (= ${binary:Version}), + librust-web-sys+mediasessionplaybackstate-dev (= ${binary:Version}), librust-web-sys+mediasource-dev (= ${binary:Version}), librust-web-sys+mediasourceendofstreamerror-dev (= ${binary:Version}), librust-web-sys+mediasourceenum-dev (= ${binary:Version}), @@ -666,6 +710,9 @@ librust-web-sys+mediastreamtrack-dev (= ${binary:Version}), librust-web-sys+mediastreamtrackevent-dev (= ${binary:Version}), librust-web-sys+mediastreamtrackeventinit-dev (= ${binary:Version}), + librust-web-sys+mediastreamtrackgeneratorinit-dev (= ${binary:Version}), + librust-web-sys+mediastreamtrackprocessor-dev (= ${binary:Version}), + librust-web-sys+mediastreamtrackprocessorinit-dev (= ${binary:Version}), librust-web-sys+mediastreamtrackstate-dev (= ${binary:Version}), librust-web-sys+mediatrackconstraintset-dev (= ${binary:Version}), librust-web-sys+mediatrackconstraints-dev (= ${binary:Version}), @@ -735,6 +782,7 @@ librust-web-sys+oscillatoroptions-dev (= ${binary:Version}), librust-web-sys+oscillatortype-dev (= ${binary:Version}), librust-web-sys+oversampletype-dev (= ${binary:Version}), + librust-web-sys+ovrmultiview2-dev (= ${binary:Version}), librust-web-sys+pagetransitionevent-dev (= ${binary:Version}), librust-web-sys+pagetransitioneventinit-dev (= ${binary:Version}), librust-web-sys+paintrequest-dev (= ${binary:Version}), @@ -775,6 +823,7 @@ librust-web-sys+permissionstate-dev (= ${binary:Version}), librust-web-sys+permissionstatus-dev (= ${binary:Version}), librust-web-sys+permissions-dev (= ${binary:Version}), + librust-web-sys+planelayout-dev (= ${binary:Version}), librust-web-sys+playbackdirection-dev (= ${binary:Version}), librust-web-sys+plugin-dev (= ${binary:Version}), librust-web-sys+pluginarray-dev (= ${binary:Version}), @@ -833,18 +882,22 @@ librust-web-sys+pushsubscriptionoptions-dev (= ${binary:Version}), librust-web-sys+pushsubscriptionoptionsinit-dev (= ${binary:Version}), librust-web-sys+queuingstrategy-dev (= ${binary:Version}), + librust-web-sys+queuingstrategyinit-dev (= ${binary:Version}), librust-web-sys+radionodelist-dev (= ${binary:Version}), librust-web-sys+range-dev (= ${binary:Version}), librust-web-sys+rcwnperfstats-dev (= ${binary:Version}), librust-web-sys+rcwnstatus-dev (= ${binary:Version}), + librust-web-sys+readablebytestreamcontroller-dev (= ${binary:Version}), librust-web-sys+readablestream-dev (= ${binary:Version}), - librust-web-sys+readablestreambyobreadresult-dev (= ${binary:Version}), librust-web-sys+readablestreambyobreader-dev (= ${binary:Version}), - librust-web-sys+readablestreamdefaultreadresult-dev (= ${binary:Version}), + librust-web-sys+readablestreambyobrequest-dev (= ${binary:Version}), + librust-web-sys+readablestreamdefaultcontroller-dev (= ${binary:Version}), librust-web-sys+readablestreamdefaultreader-dev (= ${binary:Version}), librust-web-sys+readablestreamgetreaderoptions-dev (= ${binary:Version}), librust-web-sys+readablestreamiteratoroptions-dev (= ${binary:Version}), + librust-web-sys+readablestreamreadresult-dev (= ${binary:Version}), librust-web-sys+readablestreamreadermode-dev (= ${binary:Version}), + librust-web-sys+readablestreamtype-dev (= ${binary:Version}), librust-web-sys+readablewritablepair-dev (= ${binary:Version}), librust-web-sys+recordingstate-dev (= ${binary:Version}), librust-web-sys+referrerpolicy-dev (= ${binary:Version}), @@ -861,6 +914,11 @@ librust-web-sys+requestmediakeysystemaccessnotification-dev (= ${binary:Version}), librust-web-sys+requestmode-dev (= ${binary:Version}), librust-web-sys+requestredirect-dev (= ${binary:Version}), + librust-web-sys+resizeobserver-dev (= ${binary:Version}), + librust-web-sys+resizeobserverboxoptions-dev (= ${binary:Version}), + librust-web-sys+resizeobserverentry-dev (= ${binary:Version}), + librust-web-sys+resizeobserveroptions-dev (= ${binary:Version}), + librust-web-sys+resizeobserversize-dev (= ${binary:Version}), librust-web-sys+response-dev (= ${binary:Version}), librust-web-sys+responseinit-dev (= ${binary:Version}), librust-web-sys+responsetype-dev (= ${binary:Version}), @@ -969,6 +1027,7 @@ librust-web-sys+serviceworkerupdateviacache-dev (= ${binary:Version}), librust-web-sys+shadowrootinit-dev (= ${binary:Version}), librust-web-sys+shadowrootmode-dev (= ${binary:Version}), + librust-web-sys+sharedata-dev (= ${binary:Version}), librust-web-sys+sharedworker-dev (= ${binary:Version}), librust-web-sys+signresponse-dev (= ${binary:Version}), librust-web-sys+socketelement-dev (= ${binary:Version}), @@ -1009,8 +1068,11 @@ librust-web-sys+stylesheetapplicablestatechangeeventinit-dev (= ${binary:Version}), librust-web-sys+stylesheetchangeeventinit-dev (= ${binary:Version}), librust-web-sys+stylesheetlist-dev (= ${binary:Version}), + librust-web-sys+submitevent-dev (= ${binary:Version}), + librust-web-sys+submiteventinit-dev (= ${binary:Version}), librust-web-sys+subtlecrypto-dev (= ${binary:Version}), librust-web-sys+supportedtype-dev (= ${binary:Version}), + librust-web-sys+svcoutputmetadata-dev (= ${binary:Version}), librust-web-sys+svgangle-dev (= ${binary:Version}), librust-web-sys+svganimatedangle-dev (= ${binary:Version}), librust-web-sys+svganimatedboolean-dev (= ${binary:Version}), @@ -1090,6 +1152,8 @@ librust-web-sys+trackevent-dev (= ${binary:Version}), librust-web-sys+trackeventinit-dev (= ${binary:Version}), librust-web-sys+transformstream-dev (= ${binary:Version}), + librust-web-sys+transformstreamdefaultcontroller-dev (= ${binary:Version}), + librust-web-sys+transformer-dev (= ${binary:Version}), librust-web-sys+transitionevent-dev (= ${binary:Version}), librust-web-sys+transitioneventinit-dev (= ${binary:Version}), librust-web-sys+transport-dev (= ${binary:Version}), @@ -1103,6 +1167,8 @@ librust-web-sys+udpoptions-dev (= ${binary:Version}), librust-web-sys+uievent-dev (= ${binary:Version}), librust-web-sys+uieventinit-dev (= ${binary:Version}), + librust-web-sys+underlyingsink-dev (= ${binary:Version}), + librust-web-sys+underlyingsource-dev (= ${binary:Version}), librust-web-sys+url-dev (= ${binary:Version}), librust-web-sys+urlsearchparams-dev (= ${binary:Version}), librust-web-sys+usb-dev (= ${binary:Version}), @@ -1135,11 +1201,30 @@ librust-web-sys+validitystate-dev (= ${binary:Version}), librust-web-sys+valueevent-dev (= ${binary:Version}), librust-web-sys+valueeventinit-dev (= ${binary:Version}), + librust-web-sys+videocolorprimaries-dev (= ${binary:Version}), + librust-web-sys+videocolorspace-dev (= ${binary:Version}), + librust-web-sys+videocolorspaceinit-dev (= ${binary:Version}), librust-web-sys+videoconfiguration-dev (= ${binary:Version}), + librust-web-sys+videodecoder-dev (= ${binary:Version}), + librust-web-sys+videodecoderconfig-dev (= ${binary:Version}), + librust-web-sys+videodecoderinit-dev (= ${binary:Version}), + librust-web-sys+videodecodersupport-dev (= ${binary:Version}), + librust-web-sys+videoencoder-dev (= ${binary:Version}), + librust-web-sys+videoencoderconfig-dev (= ${binary:Version}), + librust-web-sys+videoencoderencodeoptions-dev (= ${binary:Version}), + librust-web-sys+videoencoderinit-dev (= ${binary:Version}), + librust-web-sys+videoencodersupport-dev (= ${binary:Version}), librust-web-sys+videofacingmodeenum-dev (= ${binary:Version}), + librust-web-sys+videoframe-dev (= ${binary:Version}), + librust-web-sys+videoframebufferinit-dev (= ${binary:Version}), + librust-web-sys+videoframecopytooptions-dev (= ${binary:Version}), + librust-web-sys+videoframeinit-dev (= ${binary:Version}), + librust-web-sys+videomatrixcoefficients-dev (= ${binary:Version}), + librust-web-sys+videopixelformat-dev (= ${binary:Version}), librust-web-sys+videoplaybackquality-dev (= ${binary:Version}), librust-web-sys+videotrack-dev (= ${binary:Version}), librust-web-sys+videotracklist-dev (= ${binary:Version}), + librust-web-sys+videotransfercharacteristics-dev (= ${binary:Version}), librust-web-sys+visibilitystate-dev (= ${binary:Version}), librust-web-sys+voidcallback-dev (= ${binary:Version}), librust-web-sys+vrdisplay-dev (= ${binary:Version}), @@ -1197,6 +1282,7 @@ librust-web-sys+webgldepthtexture-dev (= ${binary:Version}), librust-web-sys+webgldrawbuffers-dev (= ${binary:Version}), librust-web-sys+webgllosecontext-dev (= ${binary:Version}), + librust-web-sys+webglmultidraw-dev (= ${binary:Version}), librust-web-sys+webrtcglobalstatisticsreport-dev (= ${binary:Version}), librust-web-sys+wheeleventinit-dev (= ${binary:Version}), librust-web-sys+widevinecdmmanifest-dev (= ${binary:Version}), @@ -1213,6 +1299,7 @@ librust-web-sys+workletglobalscope-dev (= ${binary:Version}), librust-web-sys+workletoptions-dev (= ${binary:Version}), librust-web-sys+writablestream-dev (= ${binary:Version}), + librust-web-sys+writablestreamdefaultcontroller-dev (= ${binary:Version}), librust-web-sys+writablestreamdefaultwriter-dev (= ${binary:Version}), librust-web-sys+xpathexpression-dev (= ${binary:Version}), librust-web-sys+xpathnsresolver-dev (= ${binary:Version}), @@ -1220,7 +1307,6 @@ librust-web-sys+xmlhttprequesteventtarget-dev (= ${binary:Version}), librust-web-sys+xmlhttprequestresponsetype-dev (= ${binary:Version}), librust-web-sys+xmlserializer-dev (= ${binary:Version}), - librust-web-sys+xr-dev (= ${binary:Version}), librust-web-sys+xreye-dev (= ${binary:Version}), librust-web-sys+xrframe-dev (= ${binary:Version}), librust-web-sys+xrhandedness-dev (= ${binary:Version}), @@ -1230,6 +1316,8 @@ librust-web-sys+xrinputsourceeventinit-dev (= ${binary:Version}), librust-web-sys+xrinputsourceschangeevent-dev (= ${binary:Version}), librust-web-sys+xrinputsourceschangeeventinit-dev (= ${binary:Version}), + librust-web-sys+xrlayer-dev (= ${binary:Version}), + librust-web-sys+xrpermissiondescriptor-dev (= ${binary:Version}), librust-web-sys+xrpose-dev (= ${binary:Version}), librust-web-sys+xrreferencespaceevent-dev (= ${binary:Version}), librust-web-sys+xrreferencespaceeventinit-dev (= ${binary:Version}), @@ -1242,18 +1330,24 @@ librust-web-sys+xrsessioneventinit-dev (= ${binary:Version}), librust-web-sys+xrsessioninit-dev (= ${binary:Version}), librust-web-sys+xrsessionmode-dev (= ${binary:Version}), + librust-web-sys+xrsessionsupportedpermissiondescriptor-dev (= ${binary:Version}), librust-web-sys+xrspace-dev (= ${binary:Version}), + librust-web-sys+xrsystem-dev (= ${binary:Version}), librust-web-sys+xrtargetraymode-dev (= ${binary:Version}), librust-web-sys+xrview-dev (= ${binary:Version}), librust-web-sys+xrviewerpose-dev (= ${binary:Version}), librust-web-sys+xrviewport-dev (= ${binary:Version}), librust-web-sys+xrvisibilitystate-dev (= ${binary:Version}), - librust-web-sys+xrwebgllayer-dev (= ${binary:Version}), librust-web-sys+xrwebgllayerinit-dev (= ${binary:Version}), librust-web-sys+xsltprocessor-dev (= ${binary:Version}), librust-web-sys+console-dev (= ${binary:Version}), librust-web-sys+css-dev (= ${binary:Version}), librust-web-sys+default-dev (= ${binary:Version}), + librust-web-sys+gpu-buffer-usage-dev (= ${binary:Version}), + librust-web-sys+gpu-color-write-dev (= ${binary:Version}), + librust-web-sys+gpu-map-mode-dev (= ${binary:Version}), + librust-web-sys+gpu-shader-stage-dev (= ${binary:Version}), + librust-web-sys+gpu-texture-usage-dev (= ${binary:Version}), librust-web-sys-0-dev (= ${binary:Version}), librust-web-sys-0+abortcontroller-dev (= ${binary:Version}), librust-web-sys-0+abortsignal-dev (= ${binary:Version}), @@ -1268,6 +1362,7 @@ librust-web-sys-0+alignsetting-dev (= ${binary:Version}), librust-web-sys-0+allowedbluetoothdevice-dev (= ${binary:Version}), librust-web-sys-0+allowedusbdevice-dev (= ${binary:Version}), + librust-web-sys-0+alphaoption-dev (= ${binary:Version}), librust-web-sys-0+analyseroptions-dev (= ${binary:Version}), librust-web-sys-0+angleinstancedarrays-dev (= ${binary:Version}), librust-web-sys-0+animation-dev (= ${binary:Version}), @@ -1289,12 +1384,24 @@ librust-web-sys-0+audioconfiguration-dev (= ${binary:Version}), librust-web-sys-0+audiocontextoptions-dev (= ${binary:Version}), librust-web-sys-0+audiocontextstate-dev (= ${binary:Version}), + librust-web-sys-0+audiodata-dev (= ${binary:Version}), + librust-web-sys-0+audiodatacopytooptions-dev (= ${binary:Version}), + librust-web-sys-0+audiodatainit-dev (= ${binary:Version}), + librust-web-sys-0+audiodecoder-dev (= ${binary:Version}), + librust-web-sys-0+audiodecoderconfig-dev (= ${binary:Version}), + librust-web-sys-0+audiodecoderinit-dev (= ${binary:Version}), + librust-web-sys-0+audiodecodersupport-dev (= ${binary:Version}), + librust-web-sys-0+audioencoder-dev (= ${binary:Version}), + librust-web-sys-0+audioencoderconfig-dev (= ${binary:Version}), + librust-web-sys-0+audioencoderinit-dev (= ${binary:Version}), + librust-web-sys-0+audioencodersupport-dev (= ${binary:Version}), librust-web-sys-0+audiolistener-dev (= ${binary:Version}), librust-web-sys-0+audionode-dev (= ${binary:Version}), librust-web-sys-0+audionodeoptions-dev (= ${binary:Version}), librust-web-sys-0+audioparam-dev (= ${binary:Version}), librust-web-sys-0+audioparammap-dev (= ${binary:Version}), librust-web-sys-0+audioprocessingevent-dev (= ${binary:Version}), + librust-web-sys-0+audiosampleformat-dev (= ${binary:Version}), librust-web-sys-0+audiotrack-dev (= ${binary:Version}), librust-web-sys-0+audiotracklist-dev (= ${binary:Version}), librust-web-sys-0+audioworklet-dev (= ${binary:Version}), @@ -1352,6 +1459,7 @@ librust-web-sys-0+browserfeedwriter-dev (= ${binary:Version}), librust-web-sys-0+browserfindcasesensitivity-dev (= ${binary:Version}), librust-web-sys-0+browserfinddirection-dev (= ${binary:Version}), + librust-web-sys-0+bytelengthqueuingstrategy-dev (= ${binary:Version}), librust-web-sys-0+cache-dev (= ${binary:Version}), librust-web-sys-0+cachebatchoperation-dev (= ${binary:Version}), librust-web-sys-0+cachequeryoptions-dev (= ${binary:Version}), @@ -1387,6 +1495,7 @@ librust-web-sys-0+clipboardpermissiondescriptor-dev (= ${binary:Version}), librust-web-sys-0+closeevent-dev (= ${binary:Version}), librust-web-sys-0+closeeventinit-dev (= ${binary:Version}), + librust-web-sys-0+codecstate-dev (= ${binary:Version}), librust-web-sys-0+collectedclientdata-dev (= ${binary:Version}), librust-web-sys-0+compositeoperation-dev (= ${binary:Version}), librust-web-sys-0+compositioneventinit-dev (= ${binary:Version}), @@ -1414,6 +1523,7 @@ librust-web-sys-0+convertcoordinateoptions-dev (= ${binary:Version}), librust-web-sys-0+convolveroptions-dev (= ${binary:Version}), librust-web-sys-0+coordinates-dev (= ${binary:Version}), + librust-web-sys-0+countqueuingstrategy-dev (= ${binary:Version}), librust-web-sys-0+credential-dev (= ${binary:Version}), librust-web-sys-0+credentialcreationoptions-dev (= ${binary:Version}), librust-web-sys-0+credentialrequestoptions-dev (= ${binary:Version}), @@ -1508,6 +1618,14 @@ librust-web-sys-0+effecttiming-dev (= ${binary:Version}), librust-web-sys-0+elementcreationoptions-dev (= ${binary:Version}), librust-web-sys-0+elementdefinitionoptions-dev (= ${binary:Version}), + librust-web-sys-0+encodedaudiochunk-dev (= ${binary:Version}), + librust-web-sys-0+encodedaudiochunkinit-dev (= ${binary:Version}), + librust-web-sys-0+encodedaudiochunkmetadata-dev (= ${binary:Version}), + librust-web-sys-0+encodedaudiochunktype-dev (= ${binary:Version}), + librust-web-sys-0+encodedvideochunk-dev (= ${binary:Version}), + librust-web-sys-0+encodedvideochunkinit-dev (= ${binary:Version}), + librust-web-sys-0+encodedvideochunkmetadata-dev (= ${binary:Version}), + librust-web-sys-0+encodedvideochunktype-dev (= ${binary:Version}), librust-web-sys-0+endingtypes-dev (= ${binary:Version}), librust-web-sys-0+errorcallback-dev (= ${binary:Version}), librust-web-sys-0+errorevent-dev (= ${binary:Version}), @@ -1589,7 +1707,9 @@ librust-web-sys-0+getusermediarequest-dev (= ${binary:Version}), librust-web-sys-0+gpu-dev (= ${binary:Version}), librust-web-sys-0+gpuadapter-dev (= ${binary:Version}), + librust-web-sys-0+gpuadapterinfo-dev (= ${binary:Version}), librust-web-sys-0+gpuaddressmode-dev (= ${binary:Version}), + librust-web-sys-0+gpuautolayoutmode-dev (= ${binary:Version}), librust-web-sys-0+gpubindgroup-dev (= ${binary:Version}), librust-web-sys-0+gpubindgroupdescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpubindgroupentry-dev (= ${binary:Version}), @@ -1605,13 +1725,11 @@ librust-web-sys-0+gpubufferbindinglayout-dev (= ${binary:Version}), librust-web-sys-0+gpubufferbindingtype-dev (= ${binary:Version}), librust-web-sys-0+gpubufferdescriptor-dev (= ${binary:Version}), - librust-web-sys-0+gpubufferusage-dev (= ${binary:Version}), - librust-web-sys-0+gpucanvascompositingalphamode-dev (= ${binary:Version}), + librust-web-sys-0+gpucanvasalphamode-dev (= ${binary:Version}), librust-web-sys-0+gpucanvasconfiguration-dev (= ${binary:Version}), librust-web-sys-0+gpucanvascontext-dev (= ${binary:Version}), librust-web-sys-0+gpucolordict-dev (= ${binary:Version}), librust-web-sys-0+gpucolortargetstate-dev (= ${binary:Version}), - librust-web-sys-0+gpucolorwrite-dev (= ${binary:Version}), librust-web-sys-0+gpucommandbuffer-dev (= ${binary:Version}), librust-web-sys-0+gpucommandbufferdescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpucommandencoder-dev (= ${binary:Version}), @@ -1622,6 +1740,8 @@ librust-web-sys-0+gpucompilationmessagetype-dev (= ${binary:Version}), librust-web-sys-0+gpucomputepassdescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpucomputepassencoder-dev (= ${binary:Version}), + librust-web-sys-0+gpucomputepasstimestamplocation-dev (= ${binary:Version}), + librust-web-sys-0+gpucomputepasstimestampwrite-dev (= ${binary:Version}), librust-web-sys-0+gpucomputepipeline-dev (= ${binary:Version}), librust-web-sys-0+gpucomputepipelinedescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpucullmode-dev (= ${binary:Version}), @@ -1630,6 +1750,7 @@ librust-web-sys-0+gpudevicedescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpudevicelostinfo-dev (= ${binary:Version}), librust-web-sys-0+gpudevicelostreason-dev (= ${binary:Version}), + librust-web-sys-0+gpuerror-dev (= ${binary:Version}), librust-web-sys-0+gpuerrorfilter-dev (= ${binary:Version}), librust-web-sys-0+gpuextent3ddict-dev (= ${binary:Version}), librust-web-sys-0+gpuexternaltexture-dev (= ${binary:Version}), @@ -1646,7 +1767,7 @@ librust-web-sys-0+gpuimagedatalayout-dev (= ${binary:Version}), librust-web-sys-0+gpuindexformat-dev (= ${binary:Version}), librust-web-sys-0+gpuloadop-dev (= ${binary:Version}), - librust-web-sys-0+gpumapmode-dev (= ${binary:Version}), + librust-web-sys-0+gpumipmapfiltermode-dev (= ${binary:Version}), librust-web-sys-0+gpumultisamplestate-dev (= ${binary:Version}), librust-web-sys-0+gpuobjectdescriptorbase-dev (= ${binary:Version}), librust-web-sys-0+gpuorigin2ddict-dev (= ${binary:Version}), @@ -1655,9 +1776,7 @@ librust-web-sys-0+gpupipelinedescriptorbase-dev (= ${binary:Version}), librust-web-sys-0+gpupipelinelayout-dev (= ${binary:Version}), librust-web-sys-0+gpupipelinelayoutdescriptor-dev (= ${binary:Version}), - librust-web-sys-0+gpupipelinestatisticname-dev (= ${binary:Version}), librust-web-sys-0+gpupowerpreference-dev (= ${binary:Version}), - librust-web-sys-0+gpupredefinedcolorspace-dev (= ${binary:Version}), librust-web-sys-0+gpuprimitivestate-dev (= ${binary:Version}), librust-web-sys-0+gpuprimitivetopology-dev (= ${binary:Version}), librust-web-sys-0+gpuprogrammablestage-dev (= ${binary:Version}), @@ -1665,6 +1784,7 @@ librust-web-sys-0+gpuquerysetdescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpuquerytype-dev (= ${binary:Version}), librust-web-sys-0+gpuqueue-dev (= ${binary:Version}), + librust-web-sys-0+gpuqueuedescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpurenderbundle-dev (= ${binary:Version}), librust-web-sys-0+gpurenderbundledescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpurenderbundleencoder-dev (= ${binary:Version}), @@ -1674,6 +1794,8 @@ librust-web-sys-0+gpurenderpassdescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpurenderpassencoder-dev (= ${binary:Version}), librust-web-sys-0+gpurenderpasslayout-dev (= ${binary:Version}), + librust-web-sys-0+gpurenderpasstimestamplocation-dev (= ${binary:Version}), + librust-web-sys-0+gpurenderpasstimestampwrite-dev (= ${binary:Version}), librust-web-sys-0+gpurenderpipeline-dev (= ${binary:Version}), librust-web-sys-0+gpurenderpipelinedescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpurequestadapteroptions-dev (= ${binary:Version}), @@ -1682,8 +1804,8 @@ librust-web-sys-0+gpusamplerbindingtype-dev (= ${binary:Version}), librust-web-sys-0+gpusamplerdescriptor-dev (= ${binary:Version}), librust-web-sys-0+gpushadermodule-dev (= ${binary:Version}), + librust-web-sys-0+gpushadermodulecompilationhint-dev (= ${binary:Version}), librust-web-sys-0+gpushadermoduledescriptor-dev (= ${binary:Version}), - librust-web-sys-0+gpushaderstage-dev (= ${binary:Version}), librust-web-sys-0+gpustencilfacestate-dev (= ${binary:Version}), librust-web-sys-0+gpustenciloperation-dev (= ${binary:Version}), librust-web-sys-0+gpustoragetextureaccess-dev (= ${binary:Version}), @@ -1698,7 +1820,6 @@ librust-web-sys-0+gputexturedimension-dev (= ${binary:Version}), librust-web-sys-0+gputextureformat-dev (= ${binary:Version}), librust-web-sys-0+gputexturesampletype-dev (= ${binary:Version}), - librust-web-sys-0+gputextureusage-dev (= ${binary:Version}), librust-web-sys-0+gputextureview-dev (= ${binary:Version}), librust-web-sys-0+gputextureviewdescriptor-dev (= ${binary:Version}), librust-web-sys-0+gputextureviewdimension-dev (= ${binary:Version}), @@ -1714,6 +1835,7 @@ librust-web-sys-0+gridtrackstate-dev (= ${binary:Version}), librust-web-sys-0+groupedhistoryeventinit-dev (= ${binary:Version}), librust-web-sys-0+halfopeninfodict-dev (= ${binary:Version}), + librust-web-sys-0+hardwareacceleration-dev (= ${binary:Version}), librust-web-sys-0+hashchangeevent-dev (= ${binary:Version}), librust-web-sys-0+hashchangeeventinit-dev (= ${binary:Version}), librust-web-sys-0+headers-dev (= ${binary:Version}), @@ -1777,6 +1899,12 @@ librust-web-sys-0+imagecaptureerrorevent-dev (= ${binary:Version}), librust-web-sys-0+imagecaptureerroreventinit-dev (= ${binary:Version}), librust-web-sys-0+imagedata-dev (= ${binary:Version}), + librust-web-sys-0+imagedecodeoptions-dev (= ${binary:Version}), + librust-web-sys-0+imagedecoderesult-dev (= ${binary:Version}), + librust-web-sys-0+imagedecoder-dev (= ${binary:Version}), + librust-web-sys-0+imagedecoderinit-dev (= ${binary:Version}), + librust-web-sys-0+imagetrack-dev (= ${binary:Version}), + librust-web-sys-0+imagetracklist-dev (= ${binary:Version}), librust-web-sys-0+inputeventinit-dev (= ${binary:Version}), librust-web-sys-0+installtriggerdata-dev (= ${binary:Version}), librust-web-sys-0+intersectionobserver-dev (= ${binary:Version}), @@ -1796,6 +1924,7 @@ librust-web-sys-0+keyframeeffectoptions-dev (= ${binary:Version}), librust-web-sys-0+l10nelement-dev (= ${binary:Version}), librust-web-sys-0+l10nvalue-dev (= ${binary:Version}), + librust-web-sys-0+latencymode-dev (= ${binary:Version}), librust-web-sys-0+lifecyclecallbacks-dev (= ${binary:Version}), librust-web-sys-0+linealignsetting-dev (= ${binary:Version}), librust-web-sys-0+listboxobject-dev (= ${binary:Version}), @@ -1814,6 +1943,7 @@ librust-web-sys-0+mediaencodingtype-dev (= ${binary:Version}), librust-web-sys-0+mediaencryptedevent-dev (= ${binary:Version}), librust-web-sys-0+mediaerror-dev (= ${binary:Version}), + librust-web-sys-0+mediaimage-dev (= ${binary:Version}), librust-web-sys-0+mediakeyerror-dev (= ${binary:Version}), librust-web-sys-0+mediakeymessageevent-dev (= ${binary:Version}), librust-web-sys-0+mediakeymessageeventinit-dev (= ${binary:Version}), @@ -1831,6 +1961,9 @@ librust-web-sys-0+mediakeyspolicy-dev (= ${binary:Version}), librust-web-sys-0+mediakeysrequirement-dev (= ${binary:Version}), librust-web-sys-0+medialist-dev (= ${binary:Version}), + librust-web-sys-0+mediametadata-dev (= ${binary:Version}), + librust-web-sys-0+mediametadatainit-dev (= ${binary:Version}), + librust-web-sys-0+mediapositionstate-dev (= ${binary:Version}), librust-web-sys-0+mediaquerylist-dev (= ${binary:Version}), librust-web-sys-0+mediaquerylistevent-dev (= ${binary:Version}), librust-web-sys-0+mediaquerylisteventinit-dev (= ${binary:Version}), @@ -1838,6 +1971,10 @@ librust-web-sys-0+mediarecordererrorevent-dev (= ${binary:Version}), librust-web-sys-0+mediarecordererroreventinit-dev (= ${binary:Version}), librust-web-sys-0+mediarecorderoptions-dev (= ${binary:Version}), + librust-web-sys-0+mediasession-dev (= ${binary:Version}), + librust-web-sys-0+mediasessionaction-dev (= ${binary:Version}), + librust-web-sys-0+mediasessionactiondetails-dev (= ${binary:Version}), + librust-web-sys-0+mediasessionplaybackstate-dev (= ${binary:Version}), librust-web-sys-0+mediasource-dev (= ${binary:Version}), librust-web-sys-0+mediasourceendofstreamerror-dev (= ${binary:Version}), librust-web-sys-0+mediasourceenum-dev (= ${binary:Version}), @@ -1851,6 +1988,9 @@ librust-web-sys-0+mediastreamtrack-dev (= ${binary:Version}), librust-web-sys-0+mediastreamtrackevent-dev (= ${binary:Version}), librust-web-sys-0+mediastreamtrackeventinit-dev (= ${binary:Version}), + librust-web-sys-0+mediastreamtrackgeneratorinit-dev (= ${binary:Version}), + librust-web-sys-0+mediastreamtrackprocessor-dev (= ${binary:Version}), + librust-web-sys-0+mediastreamtrackprocessorinit-dev (= ${binary:Version}), librust-web-sys-0+mediastreamtrackstate-dev (= ${binary:Version}), librust-web-sys-0+mediatrackconstraintset-dev (= ${binary:Version}), librust-web-sys-0+mediatrackconstraints-dev (= ${binary:Version}), @@ -1920,6 +2060,7 @@ librust-web-sys-0+oscillatoroptions-dev (= ${binary:Version}), librust-web-sys-0+oscillatortype-dev (= ${binary:Version}), librust-web-sys-0+oversampletype-dev (= ${binary:Version}), + librust-web-sys-0+ovrmultiview2-dev (= ${binary:Version}), librust-web-sys-0+pagetransitionevent-dev (= ${binary:Version}), librust-web-sys-0+pagetransitioneventinit-dev (= ${binary:Version}), librust-web-sys-0+paintrequest-dev (= ${binary:Version}), @@ -1960,6 +2101,7 @@ librust-web-sys-0+permissionstate-dev (= ${binary:Version}), librust-web-sys-0+permissionstatus-dev (= ${binary:Version}), librust-web-sys-0+permissions-dev (= ${binary:Version}), + librust-web-sys-0+planelayout-dev (= ${binary:Version}), librust-web-sys-0+playbackdirection-dev (= ${binary:Version}), librust-web-sys-0+plugin-dev (= ${binary:Version}), librust-web-sys-0+pluginarray-dev (= ${binary:Version}), @@ -2018,18 +2160,22 @@ librust-web-sys-0+pushsubscriptionoptions-dev (= ${binary:Version}), librust-web-sys-0+pushsubscriptionoptionsinit-dev (= ${binary:Version}), librust-web-sys-0+queuingstrategy-dev (= ${binary:Version}), + librust-web-sys-0+queuingstrategyinit-dev (= ${binary:Version}), librust-web-sys-0+radionodelist-dev (= ${binary:Version}), librust-web-sys-0+range-dev (= ${binary:Version}), librust-web-sys-0+rcwnperfstats-dev (= ${binary:Version}), librust-web-sys-0+rcwnstatus-dev (= ${binary:Version}), + librust-web-sys-0+readablebytestreamcontroller-dev (= ${binary:Version}), librust-web-sys-0+readablestream-dev (= ${binary:Version}), - librust-web-sys-0+readablestreambyobreadresult-dev (= ${binary:Version}), librust-web-sys-0+readablestreambyobreader-dev (= ${binary:Version}), - librust-web-sys-0+readablestreamdefaultreadresult-dev (= ${binary:Version}), + librust-web-sys-0+readablestreambyobrequest-dev (= ${binary:Version}), + librust-web-sys-0+readablestreamdefaultcontroller-dev (= ${binary:Version}), librust-web-sys-0+readablestreamdefaultreader-dev (= ${binary:Version}), librust-web-sys-0+readablestreamgetreaderoptions-dev (= ${binary:Version}), librust-web-sys-0+readablestreamiteratoroptions-dev (= ${binary:Version}), + librust-web-sys-0+readablestreamreadresult-dev (= ${binary:Version}), librust-web-sys-0+readablestreamreadermode-dev (= ${binary:Version}), + librust-web-sys-0+readablestreamtype-dev (= ${binary:Version}), librust-web-sys-0+readablewritablepair-dev (= ${binary:Version}), librust-web-sys-0+recordingstate-dev (= ${binary:Version}), librust-web-sys-0+referrerpolicy-dev (= ${binary:Version}), @@ -2046,6 +2192,11 @@ librust-web-sys-0+requestmediakeysystemaccessnotification-dev (= ${binary:Version}), librust-web-sys-0+requestmode-dev (= ${binary:Version}), librust-web-sys-0+requestredirect-dev (= ${binary:Version}), + librust-web-sys-0+resizeobserver-dev (= ${binary:Version}), + librust-web-sys-0+resizeobserverboxoptions-dev (= ${binary:Version}), + librust-web-sys-0+resizeobserverentry-dev (= ${binary:Version}), + librust-web-sys-0+resizeobserveroptions-dev (= ${binary:Version}), + librust-web-sys-0+resizeobserversize-dev (= ${binary:Version}), librust-web-sys-0+response-dev (= ${binary:Version}), librust-web-sys-0+responseinit-dev (= ${binary:Version}), librust-web-sys-0+responsetype-dev (= ${binary:Version}), @@ -2154,6 +2305,7 @@ librust-web-sys-0+serviceworkerupdateviacache-dev (= ${binary:Version}), librust-web-sys-0+shadowrootinit-dev (= ${binary:Version}), librust-web-sys-0+shadowrootmode-dev (= ${binary:Version}), + librust-web-sys-0+sharedata-dev (= ${binary:Version}), librust-web-sys-0+sharedworker-dev (= ${binary:Version}), librust-web-sys-0+signresponse-dev (= ${binary:Version}), librust-web-sys-0+socketelement-dev (= ${binary:Version}), @@ -2194,8 +2346,11 @@ librust-web-sys-0+stylesheetapplicablestatechangeeventinit-dev (= ${binary:Version}), librust-web-sys-0+stylesheetchangeeventinit-dev (= ${binary:Version}), librust-web-sys-0+stylesheetlist-dev (= ${binary:Version}), + librust-web-sys-0+submitevent-dev (= ${binary:Version}), + librust-web-sys-0+submiteventinit-dev (= ${binary:Version}), librust-web-sys-0+subtlecrypto-dev (= ${binary:Version}), librust-web-sys-0+supportedtype-dev (= ${binary:Version}), + librust-web-sys-0+svcoutputmetadata-dev (= ${binary:Version}), librust-web-sys-0+svgangle-dev (= ${binary:Version}), librust-web-sys-0+svganimatedangle-dev (= ${binary:Version}), librust-web-sys-0+svganimatedboolean-dev (= ${binary:Version}), @@ -2275,6 +2430,8 @@ librust-web-sys-0+trackevent-dev (= ${binary:Version}), librust-web-sys-0+trackeventinit-dev (= ${binary:Version}), librust-web-sys-0+transformstream-dev (= ${binary:Version}), + librust-web-sys-0+transformstreamdefaultcontroller-dev (= ${binary:Version}), + librust-web-sys-0+transformer-dev (= ${binary:Version}), librust-web-sys-0+transitionevent-dev (= ${binary:Version}), librust-web-sys-0+transitioneventinit-dev (= ${binary:Version}), librust-web-sys-0+transport-dev (= ${binary:Version}), @@ -2288,6 +2445,8 @@ librust-web-sys-0+udpoptions-dev (= ${binary:Version}), librust-web-sys-0+uievent-dev (= ${binary:Version}), librust-web-sys-0+uieventinit-dev (= ${binary:Version}), + librust-web-sys-0+underlyingsink-dev (= ${binary:Version}), + librust-web-sys-0+underlyingsource-dev (= ${binary:Version}), librust-web-sys-0+url-dev (= ${binary:Version}), librust-web-sys-0+urlsearchparams-dev (= ${binary:Version}), librust-web-sys-0+usb-dev (= ${binary:Version}), @@ -2320,11 +2479,30 @@ librust-web-sys-0+validitystate-dev (= ${binary:Version}), librust-web-sys-0+valueevent-dev (= ${binary:Version}), librust-web-sys-0+valueeventinit-dev (= ${binary:Version}), + librust-web-sys-0+videocolorprimaries-dev (= ${binary:Version}), + librust-web-sys-0+videocolorspace-dev (= ${binary:Version}), + librust-web-sys-0+videocolorspaceinit-dev (= ${binary:Version}), librust-web-sys-0+videoconfiguration-dev (= ${binary:Version}), + librust-web-sys-0+videodecoder-dev (= ${binary:Version}), + librust-web-sys-0+videodecoderconfig-dev (= ${binary:Version}), + librust-web-sys-0+videodecoderinit-dev (= ${binary:Version}), + librust-web-sys-0+videodecodersupport-dev (= ${binary:Version}), + librust-web-sys-0+videoencoder-dev (= ${binary:Version}), + librust-web-sys-0+videoencoderconfig-dev (= ${binary:Version}), + librust-web-sys-0+videoencoderencodeoptions-dev (= ${binary:Version}), + librust-web-sys-0+videoencoderinit-dev (= ${binary:Version}), + librust-web-sys-0+videoencodersupport-dev (= ${binary:Version}), librust-web-sys-0+videofacingmodeenum-dev (= ${binary:Version}), + librust-web-sys-0+videoframe-dev (= ${binary:Version}), + librust-web-sys-0+videoframebufferinit-dev (= ${binary:Version}), + librust-web-sys-0+videoframecopytooptions-dev (= ${binary:Version}), + librust-web-sys-0+videoframeinit-dev (= ${binary:Version}), + librust-web-sys-0+videomatrixcoefficients-dev (= ${binary:Version}), + librust-web-sys-0+videopixelformat-dev (= ${binary:Version}), librust-web-sys-0+videoplaybackquality-dev (= ${binary:Version}), librust-web-sys-0+videotrack-dev (= ${binary:Version}), librust-web-sys-0+videotracklist-dev (= ${binary:Version}), + librust-web-sys-0+videotransfercharacteristics-dev (= ${binary:Version}), librust-web-sys-0+visibilitystate-dev (= ${binary:Version}), librust-web-sys-0+voidcallback-dev (= ${binary:Version}), librust-web-sys-0+vrdisplay-dev (= ${binary:Version}), @@ -2382,6 +2560,7 @@ librust-web-sys-0+webgldepthtexture-dev (= ${binary:Version}), librust-web-sys-0+webgldrawbuffers-dev (= ${binary:Version}), librust-web-sys-0+webgllosecontext-dev (= ${binary:Version}), + librust-web-sys-0+webglmultidraw-dev (= ${binary:Version}), librust-web-sys-0+webrtcglobalstatisticsreport-dev (= ${binary:Version}), librust-web-sys-0+wheeleventinit-dev (= ${binary:Version}), librust-web-sys-0+widevinecdmmanifest-dev (= ${binary:Version}), @@ -2398,6 +2577,7 @@ librust-web-sys-0+workletglobalscope-dev (= ${binary:Version}), librust-web-sys-0+workletoptions-dev (= ${binary:Version}), librust-web-sys-0+writablestream-dev (= ${binary:Version}), + librust-web-sys-0+writablestreamdefaultcontroller-dev (= ${binary:Version}), librust-web-sys-0+writablestreamdefaultwriter-dev (= ${binary:Version}), librust-web-sys-0+xpathexpression-dev (= ${binary:Version}), librust-web-sys-0+xpathnsresolver-dev (= ${binary:Version}), @@ -2405,7 +2585,6 @@ librust-web-sys-0+xmlhttprequesteventtarget-dev (= ${binary:Version}), librust-web-sys-0+xmlhttprequestresponsetype-dev (= ${binary:Version}), librust-web-sys-0+xmlserializer-dev (= ${binary:Version}), - librust-web-sys-0+xr-dev (= ${binary:Version}), librust-web-sys-0+xreye-dev (= ${binary:Version}), librust-web-sys-0+xrframe-dev (= ${binary:Version}), librust-web-sys-0+xrhandedness-dev (= ${binary:Version}), @@ -2415,6 +2594,8 @@ librust-web-sys-0+xrinputsourceeventinit-dev (= ${binary:Version}), librust-web-sys-0+xrinputsourceschangeevent-dev (= ${binary:Version}), librust-web-sys-0+xrinputsourceschangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0+xrlayer-dev (= ${binary:Version}), + librust-web-sys-0+xrpermissiondescriptor-dev (= ${binary:Version}), librust-web-sys-0+xrpose-dev (= ${binary:Version}), librust-web-sys-0+xrreferencespaceevent-dev (= ${binary:Version}), librust-web-sys-0+xrreferencespaceeventinit-dev (= ${binary:Version}), @@ -2427,18 +2608,24 @@ librust-web-sys-0+xrsessioneventinit-dev (= ${binary:Version}), librust-web-sys-0+xrsessioninit-dev (= ${binary:Version}), librust-web-sys-0+xrsessionmode-dev (= ${binary:Version}), + librust-web-sys-0+xrsessionsupportedpermissiondescriptor-dev (= ${binary:Version}), librust-web-sys-0+xrspace-dev (= ${binary:Version}), + librust-web-sys-0+xrsystem-dev (= ${binary:Version}), librust-web-sys-0+xrtargetraymode-dev (= ${binary:Version}), librust-web-sys-0+xrview-dev (= ${binary:Version}), librust-web-sys-0+xrviewerpose-dev (= ${binary:Version}), librust-web-sys-0+xrviewport-dev (= ${binary:Version}), librust-web-sys-0+xrvisibilitystate-dev (= ${binary:Version}), - librust-web-sys-0+xrwebgllayer-dev (= ${binary:Version}), librust-web-sys-0+xrwebgllayerinit-dev (= ${binary:Version}), librust-web-sys-0+xsltprocessor-dev (= ${binary:Version}), librust-web-sys-0+console-dev (= ${binary:Version}), librust-web-sys-0+css-dev (= ${binary:Version}), librust-web-sys-0+default-dev (= ${binary:Version}), + librust-web-sys-0+gpu-buffer-usage-dev (= ${binary:Version}), + librust-web-sys-0+gpu-color-write-dev (= ${binary:Version}), + librust-web-sys-0+gpu-map-mode-dev (= ${binary:Version}), + librust-web-sys-0+gpu-shader-stage-dev (= ${binary:Version}), + librust-web-sys-0+gpu-texture-usage-dev (= ${binary:Version}), librust-web-sys-0.3-dev (= ${binary:Version}), librust-web-sys-0.3+abortcontroller-dev (= ${binary:Version}), librust-web-sys-0.3+abortsignal-dev (= ${binary:Version}), @@ -2453,6 +2640,7 @@ librust-web-sys-0.3+alignsetting-dev (= ${binary:Version}), librust-web-sys-0.3+allowedbluetoothdevice-dev (= ${binary:Version}), librust-web-sys-0.3+allowedusbdevice-dev (= ${binary:Version}), + librust-web-sys-0.3+alphaoption-dev (= ${binary:Version}), librust-web-sys-0.3+analyseroptions-dev (= ${binary:Version}), librust-web-sys-0.3+angleinstancedarrays-dev (= ${binary:Version}), librust-web-sys-0.3+animation-dev (= ${binary:Version}), @@ -2474,12 +2662,24 @@ librust-web-sys-0.3+audioconfiguration-dev (= ${binary:Version}), librust-web-sys-0.3+audiocontextoptions-dev (= ${binary:Version}), librust-web-sys-0.3+audiocontextstate-dev (= ${binary:Version}), + librust-web-sys-0.3+audiodata-dev (= ${binary:Version}), + librust-web-sys-0.3+audiodatacopytooptions-dev (= ${binary:Version}), + librust-web-sys-0.3+audiodatainit-dev (= ${binary:Version}), + librust-web-sys-0.3+audiodecoder-dev (= ${binary:Version}), + librust-web-sys-0.3+audiodecoderconfig-dev (= ${binary:Version}), + librust-web-sys-0.3+audiodecoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3+audiodecodersupport-dev (= ${binary:Version}), + librust-web-sys-0.3+audioencoder-dev (= ${binary:Version}), + librust-web-sys-0.3+audioencoderconfig-dev (= ${binary:Version}), + librust-web-sys-0.3+audioencoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3+audioencodersupport-dev (= ${binary:Version}), librust-web-sys-0.3+audiolistener-dev (= ${binary:Version}), librust-web-sys-0.3+audionode-dev (= ${binary:Version}), librust-web-sys-0.3+audionodeoptions-dev (= ${binary:Version}), librust-web-sys-0.3+audioparam-dev (= ${binary:Version}), librust-web-sys-0.3+audioparammap-dev (= ${binary:Version}), librust-web-sys-0.3+audioprocessingevent-dev (= ${binary:Version}), + librust-web-sys-0.3+audiosampleformat-dev (= ${binary:Version}), librust-web-sys-0.3+audiotrack-dev (= ${binary:Version}), librust-web-sys-0.3+audiotracklist-dev (= ${binary:Version}), librust-web-sys-0.3+audioworklet-dev (= ${binary:Version}), @@ -2537,6 +2737,7 @@ librust-web-sys-0.3+browserfeedwriter-dev (= ${binary:Version}), librust-web-sys-0.3+browserfindcasesensitivity-dev (= ${binary:Version}), librust-web-sys-0.3+browserfinddirection-dev (= ${binary:Version}), + librust-web-sys-0.3+bytelengthqueuingstrategy-dev (= ${binary:Version}), librust-web-sys-0.3+cache-dev (= ${binary:Version}), librust-web-sys-0.3+cachebatchoperation-dev (= ${binary:Version}), librust-web-sys-0.3+cachequeryoptions-dev (= ${binary:Version}), @@ -2572,6 +2773,7 @@ librust-web-sys-0.3+clipboardpermissiondescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+closeevent-dev (= ${binary:Version}), librust-web-sys-0.3+closeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3+codecstate-dev (= ${binary:Version}), librust-web-sys-0.3+collectedclientdata-dev (= ${binary:Version}), librust-web-sys-0.3+compositeoperation-dev (= ${binary:Version}), librust-web-sys-0.3+compositioneventinit-dev (= ${binary:Version}), @@ -2599,6 +2801,7 @@ librust-web-sys-0.3+convertcoordinateoptions-dev (= ${binary:Version}), librust-web-sys-0.3+convolveroptions-dev (= ${binary:Version}), librust-web-sys-0.3+coordinates-dev (= ${binary:Version}), + librust-web-sys-0.3+countqueuingstrategy-dev (= ${binary:Version}), librust-web-sys-0.3+credential-dev (= ${binary:Version}), librust-web-sys-0.3+credentialcreationoptions-dev (= ${binary:Version}), librust-web-sys-0.3+credentialrequestoptions-dev (= ${binary:Version}), @@ -2693,6 +2896,14 @@ librust-web-sys-0.3+effecttiming-dev (= ${binary:Version}), librust-web-sys-0.3+elementcreationoptions-dev (= ${binary:Version}), librust-web-sys-0.3+elementdefinitionoptions-dev (= ${binary:Version}), + librust-web-sys-0.3+encodedaudiochunk-dev (= ${binary:Version}), + librust-web-sys-0.3+encodedaudiochunkinit-dev (= ${binary:Version}), + librust-web-sys-0.3+encodedaudiochunkmetadata-dev (= ${binary:Version}), + librust-web-sys-0.3+encodedaudiochunktype-dev (= ${binary:Version}), + librust-web-sys-0.3+encodedvideochunk-dev (= ${binary:Version}), + librust-web-sys-0.3+encodedvideochunkinit-dev (= ${binary:Version}), + librust-web-sys-0.3+encodedvideochunkmetadata-dev (= ${binary:Version}), + librust-web-sys-0.3+encodedvideochunktype-dev (= ${binary:Version}), librust-web-sys-0.3+endingtypes-dev (= ${binary:Version}), librust-web-sys-0.3+errorcallback-dev (= ${binary:Version}), librust-web-sys-0.3+errorevent-dev (= ${binary:Version}), @@ -2774,7 +2985,9 @@ librust-web-sys-0.3+getusermediarequest-dev (= ${binary:Version}), librust-web-sys-0.3+gpu-dev (= ${binary:Version}), librust-web-sys-0.3+gpuadapter-dev (= ${binary:Version}), + librust-web-sys-0.3+gpuadapterinfo-dev (= ${binary:Version}), librust-web-sys-0.3+gpuaddressmode-dev (= ${binary:Version}), + librust-web-sys-0.3+gpuautolayoutmode-dev (= ${binary:Version}), librust-web-sys-0.3+gpubindgroup-dev (= ${binary:Version}), librust-web-sys-0.3+gpubindgroupdescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpubindgroupentry-dev (= ${binary:Version}), @@ -2790,13 +3003,11 @@ librust-web-sys-0.3+gpubufferbindinglayout-dev (= ${binary:Version}), librust-web-sys-0.3+gpubufferbindingtype-dev (= ${binary:Version}), librust-web-sys-0.3+gpubufferdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3+gpubufferusage-dev (= ${binary:Version}), - librust-web-sys-0.3+gpucanvascompositingalphamode-dev (= ${binary:Version}), + librust-web-sys-0.3+gpucanvasalphamode-dev (= ${binary:Version}), librust-web-sys-0.3+gpucanvasconfiguration-dev (= ${binary:Version}), librust-web-sys-0.3+gpucanvascontext-dev (= ${binary:Version}), librust-web-sys-0.3+gpucolordict-dev (= ${binary:Version}), librust-web-sys-0.3+gpucolortargetstate-dev (= ${binary:Version}), - librust-web-sys-0.3+gpucolorwrite-dev (= ${binary:Version}), librust-web-sys-0.3+gpucommandbuffer-dev (= ${binary:Version}), librust-web-sys-0.3+gpucommandbufferdescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpucommandencoder-dev (= ${binary:Version}), @@ -2807,6 +3018,8 @@ librust-web-sys-0.3+gpucompilationmessagetype-dev (= ${binary:Version}), librust-web-sys-0.3+gpucomputepassdescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpucomputepassencoder-dev (= ${binary:Version}), + librust-web-sys-0.3+gpucomputepasstimestamplocation-dev (= ${binary:Version}), + librust-web-sys-0.3+gpucomputepasstimestampwrite-dev (= ${binary:Version}), librust-web-sys-0.3+gpucomputepipeline-dev (= ${binary:Version}), librust-web-sys-0.3+gpucomputepipelinedescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpucullmode-dev (= ${binary:Version}), @@ -2815,6 +3028,7 @@ librust-web-sys-0.3+gpudevicedescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpudevicelostinfo-dev (= ${binary:Version}), librust-web-sys-0.3+gpudevicelostreason-dev (= ${binary:Version}), + librust-web-sys-0.3+gpuerror-dev (= ${binary:Version}), librust-web-sys-0.3+gpuerrorfilter-dev (= ${binary:Version}), librust-web-sys-0.3+gpuextent3ddict-dev (= ${binary:Version}), librust-web-sys-0.3+gpuexternaltexture-dev (= ${binary:Version}), @@ -2831,7 +3045,7 @@ librust-web-sys-0.3+gpuimagedatalayout-dev (= ${binary:Version}), librust-web-sys-0.3+gpuindexformat-dev (= ${binary:Version}), librust-web-sys-0.3+gpuloadop-dev (= ${binary:Version}), - librust-web-sys-0.3+gpumapmode-dev (= ${binary:Version}), + librust-web-sys-0.3+gpumipmapfiltermode-dev (= ${binary:Version}), librust-web-sys-0.3+gpumultisamplestate-dev (= ${binary:Version}), librust-web-sys-0.3+gpuobjectdescriptorbase-dev (= ${binary:Version}), librust-web-sys-0.3+gpuorigin2ddict-dev (= ${binary:Version}), @@ -2840,9 +3054,7 @@ librust-web-sys-0.3+gpupipelinedescriptorbase-dev (= ${binary:Version}), librust-web-sys-0.3+gpupipelinelayout-dev (= ${binary:Version}), librust-web-sys-0.3+gpupipelinelayoutdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3+gpupipelinestatisticname-dev (= ${binary:Version}), librust-web-sys-0.3+gpupowerpreference-dev (= ${binary:Version}), - librust-web-sys-0.3+gpupredefinedcolorspace-dev (= ${binary:Version}), librust-web-sys-0.3+gpuprimitivestate-dev (= ${binary:Version}), librust-web-sys-0.3+gpuprimitivetopology-dev (= ${binary:Version}), librust-web-sys-0.3+gpuprogrammablestage-dev (= ${binary:Version}), @@ -2850,6 +3062,7 @@ librust-web-sys-0.3+gpuquerysetdescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpuquerytype-dev (= ${binary:Version}), librust-web-sys-0.3+gpuqueue-dev (= ${binary:Version}), + librust-web-sys-0.3+gpuqueuedescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpurenderbundle-dev (= ${binary:Version}), librust-web-sys-0.3+gpurenderbundledescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpurenderbundleencoder-dev (= ${binary:Version}), @@ -2859,6 +3072,8 @@ librust-web-sys-0.3+gpurenderpassdescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpurenderpassencoder-dev (= ${binary:Version}), librust-web-sys-0.3+gpurenderpasslayout-dev (= ${binary:Version}), + librust-web-sys-0.3+gpurenderpasstimestamplocation-dev (= ${binary:Version}), + librust-web-sys-0.3+gpurenderpasstimestampwrite-dev (= ${binary:Version}), librust-web-sys-0.3+gpurenderpipeline-dev (= ${binary:Version}), librust-web-sys-0.3+gpurenderpipelinedescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpurequestadapteroptions-dev (= ${binary:Version}), @@ -2867,8 +3082,8 @@ librust-web-sys-0.3+gpusamplerbindingtype-dev (= ${binary:Version}), librust-web-sys-0.3+gpusamplerdescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gpushadermodule-dev (= ${binary:Version}), + librust-web-sys-0.3+gpushadermodulecompilationhint-dev (= ${binary:Version}), librust-web-sys-0.3+gpushadermoduledescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3+gpushaderstage-dev (= ${binary:Version}), librust-web-sys-0.3+gpustencilfacestate-dev (= ${binary:Version}), librust-web-sys-0.3+gpustenciloperation-dev (= ${binary:Version}), librust-web-sys-0.3+gpustoragetextureaccess-dev (= ${binary:Version}), @@ -2883,7 +3098,6 @@ librust-web-sys-0.3+gputexturedimension-dev (= ${binary:Version}), librust-web-sys-0.3+gputextureformat-dev (= ${binary:Version}), librust-web-sys-0.3+gputexturesampletype-dev (= ${binary:Version}), - librust-web-sys-0.3+gputextureusage-dev (= ${binary:Version}), librust-web-sys-0.3+gputextureview-dev (= ${binary:Version}), librust-web-sys-0.3+gputextureviewdescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+gputextureviewdimension-dev (= ${binary:Version}), @@ -2899,6 +3113,7 @@ librust-web-sys-0.3+gridtrackstate-dev (= ${binary:Version}), librust-web-sys-0.3+groupedhistoryeventinit-dev (= ${binary:Version}), librust-web-sys-0.3+halfopeninfodict-dev (= ${binary:Version}), + librust-web-sys-0.3+hardwareacceleration-dev (= ${binary:Version}), librust-web-sys-0.3+hashchangeevent-dev (= ${binary:Version}), librust-web-sys-0.3+hashchangeeventinit-dev (= ${binary:Version}), librust-web-sys-0.3+headers-dev (= ${binary:Version}), @@ -2962,6 +3177,12 @@ librust-web-sys-0.3+imagecaptureerrorevent-dev (= ${binary:Version}), librust-web-sys-0.3+imagecaptureerroreventinit-dev (= ${binary:Version}), librust-web-sys-0.3+imagedata-dev (= ${binary:Version}), + librust-web-sys-0.3+imagedecodeoptions-dev (= ${binary:Version}), + librust-web-sys-0.3+imagedecoderesult-dev (= ${binary:Version}), + librust-web-sys-0.3+imagedecoder-dev (= ${binary:Version}), + librust-web-sys-0.3+imagedecoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3+imagetrack-dev (= ${binary:Version}), + librust-web-sys-0.3+imagetracklist-dev (= ${binary:Version}), librust-web-sys-0.3+inputeventinit-dev (= ${binary:Version}), librust-web-sys-0.3+installtriggerdata-dev (= ${binary:Version}), librust-web-sys-0.3+intersectionobserver-dev (= ${binary:Version}), @@ -2981,6 +3202,7 @@ librust-web-sys-0.3+keyframeeffectoptions-dev (= ${binary:Version}), librust-web-sys-0.3+l10nelement-dev (= ${binary:Version}), librust-web-sys-0.3+l10nvalue-dev (= ${binary:Version}), + librust-web-sys-0.3+latencymode-dev (= ${binary:Version}), librust-web-sys-0.3+lifecyclecallbacks-dev (= ${binary:Version}), librust-web-sys-0.3+linealignsetting-dev (= ${binary:Version}), librust-web-sys-0.3+listboxobject-dev (= ${binary:Version}), @@ -2999,6 +3221,7 @@ librust-web-sys-0.3+mediaencodingtype-dev (= ${binary:Version}), librust-web-sys-0.3+mediaencryptedevent-dev (= ${binary:Version}), librust-web-sys-0.3+mediaerror-dev (= ${binary:Version}), + librust-web-sys-0.3+mediaimage-dev (= ${binary:Version}), librust-web-sys-0.3+mediakeyerror-dev (= ${binary:Version}), librust-web-sys-0.3+mediakeymessageevent-dev (= ${binary:Version}), librust-web-sys-0.3+mediakeymessageeventinit-dev (= ${binary:Version}), @@ -3016,6 +3239,9 @@ librust-web-sys-0.3+mediakeyspolicy-dev (= ${binary:Version}), librust-web-sys-0.3+mediakeysrequirement-dev (= ${binary:Version}), librust-web-sys-0.3+medialist-dev (= ${binary:Version}), + librust-web-sys-0.3+mediametadata-dev (= ${binary:Version}), + librust-web-sys-0.3+mediametadatainit-dev (= ${binary:Version}), + librust-web-sys-0.3+mediapositionstate-dev (= ${binary:Version}), librust-web-sys-0.3+mediaquerylist-dev (= ${binary:Version}), librust-web-sys-0.3+mediaquerylistevent-dev (= ${binary:Version}), librust-web-sys-0.3+mediaquerylisteventinit-dev (= ${binary:Version}), @@ -3023,6 +3249,10 @@ librust-web-sys-0.3+mediarecordererrorevent-dev (= ${binary:Version}), librust-web-sys-0.3+mediarecordererroreventinit-dev (= ${binary:Version}), librust-web-sys-0.3+mediarecorderoptions-dev (= ${binary:Version}), + librust-web-sys-0.3+mediasession-dev (= ${binary:Version}), + librust-web-sys-0.3+mediasessionaction-dev (= ${binary:Version}), + librust-web-sys-0.3+mediasessionactiondetails-dev (= ${binary:Version}), + librust-web-sys-0.3+mediasessionplaybackstate-dev (= ${binary:Version}), librust-web-sys-0.3+mediasource-dev (= ${binary:Version}), librust-web-sys-0.3+mediasourceendofstreamerror-dev (= ${binary:Version}), librust-web-sys-0.3+mediasourceenum-dev (= ${binary:Version}), @@ -3036,6 +3266,9 @@ librust-web-sys-0.3+mediastreamtrack-dev (= ${binary:Version}), librust-web-sys-0.3+mediastreamtrackevent-dev (= ${binary:Version}), librust-web-sys-0.3+mediastreamtrackeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3+mediastreamtrackgeneratorinit-dev (= ${binary:Version}), + librust-web-sys-0.3+mediastreamtrackprocessor-dev (= ${binary:Version}), + librust-web-sys-0.3+mediastreamtrackprocessorinit-dev (= ${binary:Version}), librust-web-sys-0.3+mediastreamtrackstate-dev (= ${binary:Version}), librust-web-sys-0.3+mediatrackconstraintset-dev (= ${binary:Version}), librust-web-sys-0.3+mediatrackconstraints-dev (= ${binary:Version}), @@ -3105,6 +3338,7 @@ librust-web-sys-0.3+oscillatoroptions-dev (= ${binary:Version}), librust-web-sys-0.3+oscillatortype-dev (= ${binary:Version}), librust-web-sys-0.3+oversampletype-dev (= ${binary:Version}), + librust-web-sys-0.3+ovrmultiview2-dev (= ${binary:Version}), librust-web-sys-0.3+pagetransitionevent-dev (= ${binary:Version}), librust-web-sys-0.3+pagetransitioneventinit-dev (= ${binary:Version}), librust-web-sys-0.3+paintrequest-dev (= ${binary:Version}), @@ -3145,6 +3379,7 @@ librust-web-sys-0.3+permissionstate-dev (= ${binary:Version}), librust-web-sys-0.3+permissionstatus-dev (= ${binary:Version}), librust-web-sys-0.3+permissions-dev (= ${binary:Version}), + librust-web-sys-0.3+planelayout-dev (= ${binary:Version}), librust-web-sys-0.3+playbackdirection-dev (= ${binary:Version}), librust-web-sys-0.3+plugin-dev (= ${binary:Version}), librust-web-sys-0.3+pluginarray-dev (= ${binary:Version}), @@ -3203,18 +3438,22 @@ librust-web-sys-0.3+pushsubscriptionoptions-dev (= ${binary:Version}), librust-web-sys-0.3+pushsubscriptionoptionsinit-dev (= ${binary:Version}), librust-web-sys-0.3+queuingstrategy-dev (= ${binary:Version}), + librust-web-sys-0.3+queuingstrategyinit-dev (= ${binary:Version}), librust-web-sys-0.3+radionodelist-dev (= ${binary:Version}), librust-web-sys-0.3+range-dev (= ${binary:Version}), librust-web-sys-0.3+rcwnperfstats-dev (= ${binary:Version}), librust-web-sys-0.3+rcwnstatus-dev (= ${binary:Version}), + librust-web-sys-0.3+readablebytestreamcontroller-dev (= ${binary:Version}), librust-web-sys-0.3+readablestream-dev (= ${binary:Version}), - librust-web-sys-0.3+readablestreambyobreadresult-dev (= ${binary:Version}), librust-web-sys-0.3+readablestreambyobreader-dev (= ${binary:Version}), - librust-web-sys-0.3+readablestreamdefaultreadresult-dev (= ${binary:Version}), + librust-web-sys-0.3+readablestreambyobrequest-dev (= ${binary:Version}), + librust-web-sys-0.3+readablestreamdefaultcontroller-dev (= ${binary:Version}), librust-web-sys-0.3+readablestreamdefaultreader-dev (= ${binary:Version}), librust-web-sys-0.3+readablestreamgetreaderoptions-dev (= ${binary:Version}), librust-web-sys-0.3+readablestreamiteratoroptions-dev (= ${binary:Version}), + librust-web-sys-0.3+readablestreamreadresult-dev (= ${binary:Version}), librust-web-sys-0.3+readablestreamreadermode-dev (= ${binary:Version}), + librust-web-sys-0.3+readablestreamtype-dev (= ${binary:Version}), librust-web-sys-0.3+readablewritablepair-dev (= ${binary:Version}), librust-web-sys-0.3+recordingstate-dev (= ${binary:Version}), librust-web-sys-0.3+referrerpolicy-dev (= ${binary:Version}), @@ -3231,6 +3470,11 @@ librust-web-sys-0.3+requestmediakeysystemaccessnotification-dev (= ${binary:Version}), librust-web-sys-0.3+requestmode-dev (= ${binary:Version}), librust-web-sys-0.3+requestredirect-dev (= ${binary:Version}), + librust-web-sys-0.3+resizeobserver-dev (= ${binary:Version}), + librust-web-sys-0.3+resizeobserverboxoptions-dev (= ${binary:Version}), + librust-web-sys-0.3+resizeobserverentry-dev (= ${binary:Version}), + librust-web-sys-0.3+resizeobserveroptions-dev (= ${binary:Version}), + librust-web-sys-0.3+resizeobserversize-dev (= ${binary:Version}), librust-web-sys-0.3+response-dev (= ${binary:Version}), librust-web-sys-0.3+responseinit-dev (= ${binary:Version}), librust-web-sys-0.3+responsetype-dev (= ${binary:Version}), @@ -3339,6 +3583,7 @@ librust-web-sys-0.3+serviceworkerupdateviacache-dev (= ${binary:Version}), librust-web-sys-0.3+shadowrootinit-dev (= ${binary:Version}), librust-web-sys-0.3+shadowrootmode-dev (= ${binary:Version}), + librust-web-sys-0.3+sharedata-dev (= ${binary:Version}), librust-web-sys-0.3+sharedworker-dev (= ${binary:Version}), librust-web-sys-0.3+signresponse-dev (= ${binary:Version}), librust-web-sys-0.3+socketelement-dev (= ${binary:Version}), @@ -3379,8 +3624,11 @@ librust-web-sys-0.3+stylesheetapplicablestatechangeeventinit-dev (= ${binary:Version}), librust-web-sys-0.3+stylesheetchangeeventinit-dev (= ${binary:Version}), librust-web-sys-0.3+stylesheetlist-dev (= ${binary:Version}), + librust-web-sys-0.3+submitevent-dev (= ${binary:Version}), + librust-web-sys-0.3+submiteventinit-dev (= ${binary:Version}), librust-web-sys-0.3+subtlecrypto-dev (= ${binary:Version}), librust-web-sys-0.3+supportedtype-dev (= ${binary:Version}), + librust-web-sys-0.3+svcoutputmetadata-dev (= ${binary:Version}), librust-web-sys-0.3+svgangle-dev (= ${binary:Version}), librust-web-sys-0.3+svganimatedangle-dev (= ${binary:Version}), librust-web-sys-0.3+svganimatedboolean-dev (= ${binary:Version}), @@ -3460,6 +3708,8 @@ librust-web-sys-0.3+trackevent-dev (= ${binary:Version}), librust-web-sys-0.3+trackeventinit-dev (= ${binary:Version}), librust-web-sys-0.3+transformstream-dev (= ${binary:Version}), + librust-web-sys-0.3+transformstreamdefaultcontroller-dev (= ${binary:Version}), + librust-web-sys-0.3+transformer-dev (= ${binary:Version}), librust-web-sys-0.3+transitionevent-dev (= ${binary:Version}), librust-web-sys-0.3+transitioneventinit-dev (= ${binary:Version}), librust-web-sys-0.3+transport-dev (= ${binary:Version}), @@ -3473,6 +3723,8 @@ librust-web-sys-0.3+udpoptions-dev (= ${binary:Version}), librust-web-sys-0.3+uievent-dev (= ${binary:Version}), librust-web-sys-0.3+uieventinit-dev (= ${binary:Version}), + librust-web-sys-0.3+underlyingsink-dev (= ${binary:Version}), + librust-web-sys-0.3+underlyingsource-dev (= ${binary:Version}), librust-web-sys-0.3+url-dev (= ${binary:Version}), librust-web-sys-0.3+urlsearchparams-dev (= ${binary:Version}), librust-web-sys-0.3+usb-dev (= ${binary:Version}), @@ -3505,11 +3757,30 @@ librust-web-sys-0.3+validitystate-dev (= ${binary:Version}), librust-web-sys-0.3+valueevent-dev (= ${binary:Version}), librust-web-sys-0.3+valueeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3+videocolorprimaries-dev (= ${binary:Version}), + librust-web-sys-0.3+videocolorspace-dev (= ${binary:Version}), + librust-web-sys-0.3+videocolorspaceinit-dev (= ${binary:Version}), librust-web-sys-0.3+videoconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3+videodecoder-dev (= ${binary:Version}), + librust-web-sys-0.3+videodecoderconfig-dev (= ${binary:Version}), + librust-web-sys-0.3+videodecoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3+videodecodersupport-dev (= ${binary:Version}), + librust-web-sys-0.3+videoencoder-dev (= ${binary:Version}), + librust-web-sys-0.3+videoencoderconfig-dev (= ${binary:Version}), + librust-web-sys-0.3+videoencoderencodeoptions-dev (= ${binary:Version}), + librust-web-sys-0.3+videoencoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3+videoencodersupport-dev (= ${binary:Version}), librust-web-sys-0.3+videofacingmodeenum-dev (= ${binary:Version}), + librust-web-sys-0.3+videoframe-dev (= ${binary:Version}), + librust-web-sys-0.3+videoframebufferinit-dev (= ${binary:Version}), + librust-web-sys-0.3+videoframecopytooptions-dev (= ${binary:Version}), + librust-web-sys-0.3+videoframeinit-dev (= ${binary:Version}), + librust-web-sys-0.3+videomatrixcoefficients-dev (= ${binary:Version}), + librust-web-sys-0.3+videopixelformat-dev (= ${binary:Version}), librust-web-sys-0.3+videoplaybackquality-dev (= ${binary:Version}), librust-web-sys-0.3+videotrack-dev (= ${binary:Version}), librust-web-sys-0.3+videotracklist-dev (= ${binary:Version}), + librust-web-sys-0.3+videotransfercharacteristics-dev (= ${binary:Version}), librust-web-sys-0.3+visibilitystate-dev (= ${binary:Version}), librust-web-sys-0.3+voidcallback-dev (= ${binary:Version}), librust-web-sys-0.3+vrdisplay-dev (= ${binary:Version}), @@ -3567,6 +3838,7 @@ librust-web-sys-0.3+webgldepthtexture-dev (= ${binary:Version}), librust-web-sys-0.3+webgldrawbuffers-dev (= ${binary:Version}), librust-web-sys-0.3+webgllosecontext-dev (= ${binary:Version}), + librust-web-sys-0.3+webglmultidraw-dev (= ${binary:Version}), librust-web-sys-0.3+webrtcglobalstatisticsreport-dev (= ${binary:Version}), librust-web-sys-0.3+wheeleventinit-dev (= ${binary:Version}), librust-web-sys-0.3+widevinecdmmanifest-dev (= ${binary:Version}), @@ -3583,6 +3855,7 @@ librust-web-sys-0.3+workletglobalscope-dev (= ${binary:Version}), librust-web-sys-0.3+workletoptions-dev (= ${binary:Version}), librust-web-sys-0.3+writablestream-dev (= ${binary:Version}), + librust-web-sys-0.3+writablestreamdefaultcontroller-dev (= ${binary:Version}), librust-web-sys-0.3+writablestreamdefaultwriter-dev (= ${binary:Version}), librust-web-sys-0.3+xpathexpression-dev (= ${binary:Version}), librust-web-sys-0.3+xpathnsresolver-dev (= ${binary:Version}), @@ -3590,7 +3863,6 @@ librust-web-sys-0.3+xmlhttprequesteventtarget-dev (= ${binary:Version}), librust-web-sys-0.3+xmlhttprequestresponsetype-dev (= ${binary:Version}), librust-web-sys-0.3+xmlserializer-dev (= ${binary:Version}), - librust-web-sys-0.3+xr-dev (= ${binary:Version}), librust-web-sys-0.3+xreye-dev (= ${binary:Version}), librust-web-sys-0.3+xrframe-dev (= ${binary:Version}), librust-web-sys-0.3+xrhandedness-dev (= ${binary:Version}), @@ -3600,6 +3872,8 @@ librust-web-sys-0.3+xrinputsourceeventinit-dev (= ${binary:Version}), librust-web-sys-0.3+xrinputsourceschangeevent-dev (= ${binary:Version}), librust-web-sys-0.3+xrinputsourceschangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3+xrlayer-dev (= ${binary:Version}), + librust-web-sys-0.3+xrpermissiondescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+xrpose-dev (= ${binary:Version}), librust-web-sys-0.3+xrreferencespaceevent-dev (= ${binary:Version}), librust-web-sys-0.3+xrreferencespaceeventinit-dev (= ${binary:Version}), @@ -3612,1203 +3886,1302 @@ librust-web-sys-0.3+xrsessioneventinit-dev (= ${binary:Version}), librust-web-sys-0.3+xrsessioninit-dev (= ${binary:Version}), librust-web-sys-0.3+xrsessionmode-dev (= ${binary:Version}), + librust-web-sys-0.3+xrsessionsupportedpermissiondescriptor-dev (= ${binary:Version}), librust-web-sys-0.3+xrspace-dev (= ${binary:Version}), + librust-web-sys-0.3+xrsystem-dev (= ${binary:Version}), librust-web-sys-0.3+xrtargetraymode-dev (= ${binary:Version}), librust-web-sys-0.3+xrview-dev (= ${binary:Version}), librust-web-sys-0.3+xrviewerpose-dev (= ${binary:Version}), librust-web-sys-0.3+xrviewport-dev (= ${binary:Version}), librust-web-sys-0.3+xrvisibilitystate-dev (= ${binary:Version}), - librust-web-sys-0.3+xrwebgllayer-dev (= ${binary:Version}), librust-web-sys-0.3+xrwebgllayerinit-dev (= ${binary:Version}), librust-web-sys-0.3+xsltprocessor-dev (= ${binary:Version}), librust-web-sys-0.3+console-dev (= ${binary:Version}), librust-web-sys-0.3+css-dev (= ${binary:Version}), librust-web-sys-0.3+default-dev (= ${binary:Version}), - librust-web-sys-0.3.55-dev (= ${binary:Version}), - librust-web-sys-0.3.55+abortcontroller-dev (= ${binary:Version}), - librust-web-sys-0.3.55+abortsignal-dev (= ${binary:Version}), - librust-web-sys-0.3.55+addeventlisteneroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+aescbcparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+aesctrparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+aesderivedkeyparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+aesgcmparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+aeskeyalgorithm-dev (= ${binary:Version}), - librust-web-sys-0.3.55+aeskeygenparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+algorithm-dev (= ${binary:Version}), - librust-web-sys-0.3.55+alignsetting-dev (= ${binary:Version}), - librust-web-sys-0.3.55+allowedbluetoothdevice-dev (= ${binary:Version}), - librust-web-sys-0.3.55+allowedusbdevice-dev (= ${binary:Version}), - librust-web-sys-0.3.55+analyseroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+angleinstancedarrays-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animationeffect-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animationevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animationeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animationplaystate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animationplaybackevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animationplaybackeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animationpropertydetails-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animationpropertyvaluedetails-dev (= ${binary:Version}), - librust-web-sys-0.3.55+animationtimeline-dev (= ${binary:Version}), - librust-web-sys-0.3.55+assignednodesoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+attestationconveyancepreference-dev (= ${binary:Version}), - librust-web-sys-0.3.55+attributenamevalue-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiobuffer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiobufferoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiobuffersourceoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioconfiguration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiocontextoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiocontextstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiolistener-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audionode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audionodeoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioparam-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioparammap-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioprocessingevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiotrack-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiotracklist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioworklet-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioworkletglobalscope-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioworkletnodeoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioworkletprocessor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+authenticationextensionsclientinputs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+authenticationextensionsclientoutputs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+authenticatorassertionresponse-dev (= ${binary:Version}), - librust-web-sys-0.3.55+authenticatorattachment-dev (= ${binary:Version}), - librust-web-sys-0.3.55+authenticatorattestationresponse-dev (= ${binary:Version}), - librust-web-sys-0.3.55+authenticatorresponse-dev (= ${binary:Version}), - librust-web-sys-0.3.55+authenticatorselectioncriteria-dev (= ${binary:Version}), - librust-web-sys-0.3.55+authenticatortransport-dev (= ${binary:Version}), - librust-web-sys-0.3.55+autokeyword-dev (= ${binary:Version}), - librust-web-sys-0.3.55+autocompleteinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+barprop-dev (= ${binary:Version}), - librust-web-sys-0.3.55+baseaudiocontext-dev (= ${binary:Version}), - librust-web-sys-0.3.55+basecomputedkeyframe-dev (= ${binary:Version}), - librust-web-sys-0.3.55+basekeyframe-dev (= ${binary:Version}), - librust-web-sys-0.3.55+basepropertyindexedkeyframe-dev (= ${binary:Version}), - librust-web-sys-0.3.55+basiccardrequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+basiccardresponse-dev (= ${binary:Version}), - librust-web-sys-0.3.55+basiccardtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+batterymanager-dev (= ${binary:Version}), - librust-web-sys-0.3.55+beforeunloadevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+binarytype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+biquadfilteroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+biquadfiltertype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+blob-dev (= ${binary:Version}), - librust-web-sys-0.3.55+blobevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+blobeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+blobpropertybag-dev (= ${binary:Version}), - librust-web-sys-0.3.55+blockparsingoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetooth-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothadvertisingevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothadvertisingeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothcharacteristicproperties-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothdatafilterinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothdevice-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothlescanfilterinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothmanufacturerdatamap-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothpermissiondescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothpermissionstorage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothremotegattcharacteristic-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothremotegattdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothremotegattserver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothremotegattservice-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothservicedatamap-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothuuid-dev (= ${binary:Version}), - librust-web-sys-0.3.55+boxquadoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+broadcastchannel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+browserelementdownloadoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+browserelementexecutescriptoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+browserfeedwriter-dev (= ${binary:Version}), - librust-web-sys-0.3.55+browserfindcasesensitivity-dev (= ${binary:Version}), - librust-web-sys-0.3.55+browserfinddirection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cache-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cachebatchoperation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cachequeryoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cachestorage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cachestoragenamespace-dev (= ${binary:Version}), - librust-web-sys-0.3.55+canvasgradient-dev (= ${binary:Version}), - librust-web-sys-0.3.55+canvaspattern-dev (= ${binary:Version}), - librust-web-sys-0.3.55+canvasrenderingcontext2d-dev (= ${binary:Version}), - librust-web-sys-0.3.55+canvaswindingrule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+caretchangedreason-dev (= ${binary:Version}), - librust-web-sys-0.3.55+caretposition-dev (= ${binary:Version}), - librust-web-sys-0.3.55+caretstatechangedeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+channelcountmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+channelinterpretation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+channelmergeroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+channelpixellayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+channelpixellayoutdatatype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+channelsplitteroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+checkerboardreason-dev (= ${binary:Version}), - librust-web-sys-0.3.55+checkerboardreport-dev (= ${binary:Version}), - librust-web-sys-0.3.55+checkerboardreportservice-dev (= ${binary:Version}), - librust-web-sys-0.3.55+chromefilepropertybag-dev (= ${binary:Version}), - librust-web-sys-0.3.55+client-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clientqueryoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clientrectsandtexts-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clienttype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clients-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clipboard-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clipboardevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clipboardeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clipboarditem-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clipboarditemoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+clipboardpermissiondescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+closeevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+closeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+collectedclientdata-dev (= ${binary:Version}), - librust-web-sys-0.3.55+compositeoperation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+compositioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+computedeffecttiming-dev (= ${binary:Version}), - librust-web-sys-0.3.55+connstatusdict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+connectiontype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consolecounter-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consolecountererror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consoleevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consoleinstance-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consoleinstanceoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consolelevel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consoleloglevel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consoleprofileevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consolestackentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consoletimererror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consoletimerlogorend-dev (= ${binary:Version}), - librust-web-sys-0.3.55+consoletimerstart-dev (= ${binary:Version}), - librust-web-sys-0.3.55+constantsourceoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+constrainbooleanparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+constraindomstringparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+constraindoublerange-dev (= ${binary:Version}), - librust-web-sys-0.3.55+constrainlongrange-dev (= ${binary:Version}), - librust-web-sys-0.3.55+contextattributes2d-dev (= ${binary:Version}), - librust-web-sys-0.3.55+convertcoordinateoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+convolveroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+coordinates-dev (= ${binary:Version}), - librust-web-sys-0.3.55+credential-dev (= ${binary:Version}), - librust-web-sys-0.3.55+credentialcreationoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+credentialrequestoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+credentialscontainer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+crypto-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cryptokey-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cryptokeypair-dev (= ${binary:Version}), - librust-web-sys-0.3.55+csp-dev (= ${binary:Version}), - librust-web-sys-0.3.55+csppolicies-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cspreport-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cspreportproperties-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssboxtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+csscounterstylerule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssfontfacerule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssfontfeaturevaluesrule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssgroupingrule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssimportrule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+csskeyframerule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+csskeyframesrule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssnamespacerule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+csspagerule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+csspseudoelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssrule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssrulelist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssstyledeclaration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssstylerule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssstylesheet-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssstylesheetparsingmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+customelementregistry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+customevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+customeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+datatransfer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+datatransferitem-dev (= ${binary:Version}), - librust-web-sys-0.3.55+datatransferitemlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+datetimevalue-dev (= ${binary:Version}), - librust-web-sys-0.3.55+decoderdoctornotification-dev (= ${binary:Version}), - librust-web-sys-0.3.55+decoderdoctornotificationtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+delayoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+deviceacceleration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+deviceaccelerationinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+devicelightevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+devicelighteventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+devicemotionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+devicemotioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+deviceorientationevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+deviceorientationeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+deviceproximityevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+deviceproximityeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+devicerotationrate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+devicerotationrateinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dhkeyderiveparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+directionsetting-dev (= ${binary:Version}), - librust-web-sys-0.3.55+directory-dev (= ${binary:Version}), - librust-web-sys-0.3.55+displaymediastreamconstraints-dev (= ${binary:Version}), - librust-web-sys-0.3.55+displaynameoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+displaynameresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+distancemodeltype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dnscachedict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dnscacheentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dnslookupdict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+documenttimeline-dev (= ${binary:Version}), - librust-web-sys-0.3.55+documenttimelineoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domexception-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domimplementation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dommatrix-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dommatrixreadonly-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domparser-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dompoint-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dompointinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dompointreadonly-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domquad-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domquadinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domquadjson-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domrect-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domrectinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domrectlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domrectreadonly-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domrequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domrequestreadystate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domstringlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domstringmap-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domtokenlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+domwindowresizeeventdetail-dev (= ${binary:Version}), - librust-web-sys-0.3.55+drageventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dynamicscompressoroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eckeyalgorithm-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eckeygenparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eckeyimportparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+ecdhkeyderiveparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+ecdsaparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+effecttiming-dev (= ${binary:Version}), - librust-web-sys-0.3.55+elementcreationoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+elementdefinitionoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+endingtypes-dev (= ${binary:Version}), - librust-web-sys-0.3.55+errorcallback-dev (= ${binary:Version}), - librust-web-sys-0.3.55+errorevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+erroreventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+event-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eventlistener-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eventlisteneroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eventmodifierinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eventsource-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eventsourceinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+eventtarget-dev (= ${binary:Version}), - librust-web-sys-0.3.55+exception-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extblendminmax-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extcolorbufferfloat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extcolorbufferhalffloat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extdisjointtimerquery-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extfragdepth-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extsrgb-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extshadertexturelod-dev (= ${binary:Version}), - librust-web-sys-0.3.55+exttexturefilteranisotropic-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extendableevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extendableeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extendablemessageeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+external-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fakepluginmimeentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fakeplugintaginit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fetcheventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fetchobserver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fetchreadablestreamreaddataarray-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fetchreadablestreamreaddatadone-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fetchstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+file-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filecallback-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filelist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filepropertybag-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filereader-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filereadersync-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filesystem-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filesystemdirectoryentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filesystemdirectoryreader-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filesystementriescallback-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filesystementry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filesystementrycallback-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filesystemfileentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+filesystemflags-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fillmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+flashclassification-dev (= ${binary:Version}), - librust-web-sys-0.3.55+flexlinegrowthstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+focuseventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fontface-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fontfacedescriptors-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fontfaceloadstatus-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fontfaceset-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fontfacesetiterator-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fontfacesetiteratorresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fontfacesetloadevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fontfacesetloadeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fontfacesetloadstatus-dev (= ${binary:Version}), - librust-web-sys-0.3.55+formdata-dev (= ${binary:Version}), - librust-web-sys-0.3.55+frametype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fuzzingfunctions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gainoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepad-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadaxismoveeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadbutton-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadbuttoneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadhand-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadhapticactuator-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadhapticactuatortype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadmappingtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadpose-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadservicetest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+geolocation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+getnotificationoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+getrootnodeoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+getusermediarequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpu-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuadapter-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuaddressmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubindgroup-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubindgroupdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubindgroupentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubindgrouplayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubindgrouplayoutdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubindgrouplayoutentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpublendcomponent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpublendfactor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpublendoperation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpublendstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubuffer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubufferbinding-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubufferbindinglayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubufferbindingtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubufferdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpubufferusage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucanvascompositingalphamode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucanvasconfiguration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucanvascontext-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucolordict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucolortargetstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucolorwrite-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucommandbuffer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucommandbufferdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucommandencoder-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucommandencoderdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucomparefunction-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucompilationinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucompilationmessage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucompilationmessagetype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucomputepassdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucomputepassencoder-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucomputepipeline-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucomputepipelinedescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpucullmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpudepthstencilstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpudevice-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpudevicedescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpudevicelostinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpudevicelostreason-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuerrorfilter-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuextent3ddict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuexternaltexture-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuexternaltexturebindinglayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuexternaltexturedescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpufeaturename-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpufiltermode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpufragmentstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpufrontface-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuimagecopybuffer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuimagecopyexternalimage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuimagecopytexture-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuimagecopytexturetagged-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuimagedatalayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuindexformat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuloadop-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpumapmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpumultisamplestate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuobjectdescriptorbase-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuorigin2ddict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuorigin3ddict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuoutofmemoryerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpupipelinedescriptorbase-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpupipelinelayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpupipelinelayoutdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpupipelinestatisticname-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpupowerpreference-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpupredefinedcolorspace-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuprimitivestate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuprimitivetopology-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuprogrammablestage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuqueryset-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuquerysetdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuquerytype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuqueue-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderbundle-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderbundledescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderbundleencoder-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderbundleencoderdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderpasscolorattachment-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderpassdepthstencilattachment-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderpassdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderpassencoder-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderpasslayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderpipeline-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurenderpipelinedescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpurequestadapteroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpusampler-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpusamplerbindinglayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpusamplerbindingtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpusamplerdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpushadermodule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpushadermoduledescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpushaderstage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpustencilfacestate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpustenciloperation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpustoragetextureaccess-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpustoragetexturebindinglayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpustoreop-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpusupportedfeatures-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpusupportedlimits-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputexture-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputextureaspect-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputexturebindinglayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputexturedescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputexturedimension-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputextureformat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputexturesampletype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputextureusage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputextureview-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputextureviewdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gputextureviewdimension-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuuncapturederrorevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuuncapturederroreventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuvalidationerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuvertexattribute-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuvertexbufferlayout-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuvertexformat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuvertexstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gpuvertexstepmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+griddeclaration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gridtrackstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+groupedhistoryeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+halfopeninfodict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hashchangeevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hashchangeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+headers-dev (= ${binary:Version}), - librust-web-sys-0.3.55+headersguardenum-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hid-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hidcollectioninfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hidconnectionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hidconnectioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hiddevice-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hiddevicefilter-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hiddevicerequestoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hidinputreportevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hidinputreporteventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hidreportinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hidreportitem-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hidunitsystem-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hiddenplugineventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+history-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hitregionoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hkdfparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hmacderivedkeyparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hmacimportparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hmackeyalgorithm-dev (= ${binary:Version}), - librust-web-sys-0.3.55+hmackeygenparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlallcollection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlcollection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlformcontrolscollection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmloptionscollection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+httpconndict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+httpconninfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+httpconnectionelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbcursor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbcursordirection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbcursorwithvalue-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbdatabase-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbfactory-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbfilehandle-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbfilemetadataparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbindex-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbindexparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbkeyrange-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idblocaleawarekeyrange-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbmutablefile-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbobjectstore-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbobjectstoreparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbopendboptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbrequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbrequestreadystate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbtransaction-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbtransactionmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbversionchangeevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbversionchangeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idledeadline-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idlerequestoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+iirfilteroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+imagebitmap-dev (= ${binary:Version}), - librust-web-sys-0.3.55+imagebitmapformat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+imagebitmaprenderingcontext-dev (= ${binary:Version}), - librust-web-sys-0.3.55+imagecapture-dev (= ${binary:Version}), - librust-web-sys-0.3.55+imagecaptureerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+imagecaptureerrorevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+imagecaptureerroreventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+imagedata-dev (= ${binary:Version}), - librust-web-sys-0.3.55+inputeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+installtriggerdata-dev (= ${binary:Version}), - librust-web-sys-0.3.55+intersectionobserver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+intersectionobserverentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+intersectionobserverentryinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+intersectionobserverinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+intlutils-dev (= ${binary:Version}), - librust-web-sys-0.3.55+iterablekeyandvalueresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+iterablekeyorvalueresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+iterationcompositeoperation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+jsonwebkey-dev (= ${binary:Version}), - librust-web-sys-0.3.55+keyalgorithm-dev (= ${binary:Version}), - librust-web-sys-0.3.55+keyevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+keyidsinitdata-dev (= ${binary:Version}), - librust-web-sys-0.3.55+keyboardeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+keyframeeffect-dev (= ${binary:Version}), - librust-web-sys-0.3.55+keyframeeffectoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+l10nelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+l10nvalue-dev (= ${binary:Version}), - librust-web-sys-0.3.55+lifecyclecallbacks-dev (= ${binary:Version}), - librust-web-sys-0.3.55+linealignsetting-dev (= ${binary:Version}), - librust-web-sys-0.3.55+listboxobject-dev (= ${binary:Version}), - librust-web-sys-0.3.55+localeinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+location-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediacapabilities-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediacapabilitiesinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaconfiguration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediadecodingconfiguration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediadecodingtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediadeviceinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediadevicekind-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediadevices-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaelementaudiosourceoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaencodingconfiguration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaencodingtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaencryptedevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeyerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeymessageevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeymessageeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeymessagetype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeyneededeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeysession-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeysessiontype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeystatus-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeystatusmap-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeysystemaccess-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeysystemconfiguration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeysystemmediacapability-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeysystemstatus-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeys-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeyspolicy-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediakeysrequirement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+medialist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaquerylist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaquerylistevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaquerylisteventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediarecorder-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediarecordererrorevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediarecordererroreventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediarecorderoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediasource-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediasourceendofstreamerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediasourceenum-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediasourcereadystate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastream-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamaudiosourceoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamconstraints-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreameventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamtrack-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamtrackevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamtrackeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamtrackstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediatrackconstraintset-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediatrackconstraints-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediatracksettings-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediatracksupportedconstraints-dev (= ${binary:Version}), - librust-web-sys-0.3.55+messagechannel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+messageevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+messageeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+messageport-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midiaccess-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midiconnectionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midiconnectioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midiinputmap-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midimessageevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midimessageeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midioptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midioutputmap-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midiport-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midiportconnectionstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midiportdevicestate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midiporttype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mimetype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mimetypearray-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mouseeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mozdebug-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mutationevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mutationobserver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mutationobserverinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mutationobservinginfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mutationrecord-dev (= ${binary:Version}), - librust-web-sys-0.3.55+namednodemap-dev (= ${binary:Version}), - librust-web-sys-0.3.55+nativeosfilereadoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+nativeosfilewriteatomicoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+navigationtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+navigator-dev (= ${binary:Version}), - librust-web-sys-0.3.55+navigatorautomationinformation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+networkcommandoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+networkinformation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+networkresultoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+node-dev (= ${binary:Version}), - librust-web-sys-0.3.55+nodefilter-dev (= ${binary:Version}), - librust-web-sys-0.3.55+nodeiterator-dev (= ${binary:Version}), - librust-web-sys-0.3.55+nodelist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+notification-dev (= ${binary:Version}), - librust-web-sys-0.3.55+notificationbehavior-dev (= ${binary:Version}), - librust-web-sys-0.3.55+notificationdirection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+notificationeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+notificationoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+notificationpermission-dev (= ${binary:Version}), - librust-web-sys-0.3.55+observercallback-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oeselementindexuint-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oesstandardderivatives-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oestexturefloat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oestexturefloatlinear-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oestexturehalffloat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oestexturehalffloatlinear-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oesvertexarrayobject-dev (= ${binary:Version}), - librust-web-sys-0.3.55+offlineaudiocompletionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+offlineaudiocompletioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+offlineaudiocontextoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+offlineresourcelist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+offscreencanvas-dev (= ${binary:Version}), - librust-web-sys-0.3.55+openwindoweventdetail-dev (= ${binary:Version}), - librust-web-sys-0.3.55+optionaleffecttiming-dev (= ${binary:Version}), - librust-web-sys-0.3.55+orientationlocktype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+orientationtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oscillatoroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oscillatortype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oversampletype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pagetransitionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pagetransitioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paintrequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paintrequestlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paintworkletglobalscope-dev (= ${binary:Version}), - librust-web-sys-0.3.55+panneroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+panningmodeltype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+path2d-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paymentaddress-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paymentcomplete-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paymentmethodchangeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paymentrequestupdateevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paymentrequestupdateeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paymentresponse-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pbkdf2params-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pcimpliceconnectionstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pcimplicegatheringstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pcimplsignalingstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pcobserverstatetype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performance-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performanceentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performanceentryeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performanceentryfilteroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performancemark-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performancemeasure-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performancenavigation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performanceobserver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performanceobserverentrylist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performanceobserverinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performanceresourcetiming-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performanceservertiming-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performancetiming-dev (= ${binary:Version}), - librust-web-sys-0.3.55+periodicwave-dev (= ${binary:Version}), - librust-web-sys-0.3.55+periodicwaveconstraints-dev (= ${binary:Version}), - librust-web-sys-0.3.55+periodicwaveoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+permissiondescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+permissionname-dev (= ${binary:Version}), - librust-web-sys-0.3.55+permissionstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+permissionstatus-dev (= ${binary:Version}), - librust-web-sys-0.3.55+permissions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+playbackdirection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+plugin-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pluginarray-dev (= ${binary:Version}), - librust-web-sys-0.3.55+plugincrashedeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pointereventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+popstateevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+popstateeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+popupblockedevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+popupblockedeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+position-dev (= ${binary:Version}), - librust-web-sys-0.3.55+positionalignsetting-dev (= ${binary:Version}), - librust-web-sys-0.3.55+positionerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+positionoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationavailability-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationconnection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationconnectionavailableevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationconnectionavailableeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationconnectionbinarytype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationconnectioncloseevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationconnectioncloseeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationconnectionclosedreason-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationconnectionlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationconnectionstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationreceiver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationrequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+presentationstyle-dev (= ${binary:Version}), - librust-web-sys-0.3.55+profiletimelinelayerrect-dev (= ${binary:Version}), - librust-web-sys-0.3.55+profiletimelinemarker-dev (= ${binary:Version}), - librust-web-sys-0.3.55+profiletimelinemessageportoperationtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+profiletimelinestackframe-dev (= ${binary:Version}), - librust-web-sys-0.3.55+profiletimelineworkeroperationtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+progressevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+progresseventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+promisenativehandler-dev (= ${binary:Version}), - librust-web-sys-0.3.55+promiserejectionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+promiserejectioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+publickeycredential-dev (= ${binary:Version}), - librust-web-sys-0.3.55+publickeycredentialcreationoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+publickeycredentialdescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+publickeycredentialentity-dev (= ${binary:Version}), - librust-web-sys-0.3.55+publickeycredentialparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+publickeycredentialrequestoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+publickeycredentialrpentity-dev (= ${binary:Version}), - librust-web-sys-0.3.55+publickeycredentialtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+publickeycredentialuserentity-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushencryptionkeyname-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pusheventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushmanager-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushmessagedata-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushpermissionstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushsubscription-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushsubscriptioninit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushsubscriptionjson-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushsubscriptionkeys-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushsubscriptionoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushsubscriptionoptionsinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+queuingstrategy-dev (= ${binary:Version}), - librust-web-sys-0.3.55+radionodelist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+range-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rcwnperfstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rcwnstatus-dev (= ${binary:Version}), - librust-web-sys-0.3.55+readablestream-dev (= ${binary:Version}), - librust-web-sys-0.3.55+readablestreambyobreadresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+readablestreambyobreader-dev (= ${binary:Version}), - librust-web-sys-0.3.55+readablestreamdefaultreadresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+readablestreamdefaultreader-dev (= ${binary:Version}), - librust-web-sys-0.3.55+readablestreamgetreaderoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+readablestreamiteratoroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+readablestreamreadermode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+readablewritablepair-dev (= ${binary:Version}), - librust-web-sys-0.3.55+recordingstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+referrerpolicy-dev (= ${binary:Version}), - librust-web-sys-0.3.55+registerrequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+registerresponse-dev (= ${binary:Version}), - librust-web-sys-0.3.55+registeredkey-dev (= ${binary:Version}), - librust-web-sys-0.3.55+registrationoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+request-dev (= ${binary:Version}), - librust-web-sys-0.3.55+requestcache-dev (= ${binary:Version}), - librust-web-sys-0.3.55+requestcredentials-dev (= ${binary:Version}), - librust-web-sys-0.3.55+requestdestination-dev (= ${binary:Version}), - librust-web-sys-0.3.55+requestdeviceoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+requestinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+requestmediakeysystemaccessnotification-dev (= ${binary:Version}), - librust-web-sys-0.3.55+requestmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+requestredirect-dev (= ${binary:Version}), - librust-web-sys-0.3.55+response-dev (= ${binary:Version}), - librust-web-sys-0.3.55+responseinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+responsetype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rsahashedimportparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rsaoaepparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rsaotherprimesinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rsapssparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcansweroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcbundlepolicy-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtccertificate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtccertificateexpiration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtccodecstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcconfiguration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdatachannel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdatachannelevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdatachanneleventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdatachannelinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdatachannelstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdatachanneltype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdegradationpreference-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcfecparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcicecandidate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcicecandidateinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcicecandidatepairstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcicecandidatestats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcicecomponentstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtciceconnectionstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcicecredentialtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcicegatheringstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtciceserver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcicetransportpolicy-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcidentityassertion-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcidentityassertionresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcidentityprovider-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcidentityproviderdetails-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcidentityprovideroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcidentityproviderregistrar-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcidentityvalidationresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcinboundrtpstreamstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtclifecycleevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcmediastreamstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcmediastreamtrackstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcofferansweroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcofferoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcoutboundrtpstreamstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcpeerconnection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcpeerconnectioniceevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcpeerconnectioniceeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcprioritytype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtcpparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpcodecparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpcontributingsource-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpencodingparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpheaderextensionparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpreceiver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpsender-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpsourceentry-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpsourceentrytype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpsynchronizationsource-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtptransceiver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtptransceiverdirection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtptransceiverinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtxparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcsdptype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcsessiondescription-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcsessiondescriptioninit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcsignalingstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcstatsicecandidatepairstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcstatsicecandidatetype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcstatsreport-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcstatsreportinternal-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcstatstype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtctrackevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtctrackeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtctransportstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdtmfsender-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdtmftonechangeevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcdtmftonechangeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpcontributingsourcestats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+rtcrtpstreamstats-dev (= ${binary:Version}), - librust-web-sys-0.3.55+screen-dev (= ${binary:Version}), - librust-web-sys-0.3.55+screencolorgamut-dev (= ${binary:Version}), - librust-web-sys-0.3.55+screenluminance-dev (= ${binary:Version}), - librust-web-sys-0.3.55+screenorientation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrollbehavior-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrollboxobject-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrollintoviewoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrolllogicalposition-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrolloptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrollrestoration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrollsetting-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrollstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrolltooptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrollviewchangeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+securitypolicyviolationevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+securitypolicyviolationeventdisposition-dev (= ${binary:Version}), - librust-web-sys-0.3.55+securitypolicyviolationeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+selection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+serversocketoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+serviceworker-dev (= ${binary:Version}), - librust-web-sys-0.3.55+serviceworkercontainer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+serviceworkerregistration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+serviceworkerstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+serviceworkerupdateviacache-dev (= ${binary:Version}), - librust-web-sys-0.3.55+shadowrootinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+shadowrootmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+sharedworker-dev (= ${binary:Version}), - librust-web-sys-0.3.55+signresponse-dev (= ${binary:Version}), - librust-web-sys-0.3.55+socketelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+socketoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+socketreadystate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+socketsdict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+sourcebuffer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+sourcebufferappendmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+sourcebufferlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechgrammar-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechgrammarlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechrecognition-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechrecognitionalternative-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechrecognitionerror-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechrecognitionerrorcode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechrecognitionerrorinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechrecognitionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechrecognitioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechrecognitionresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechrecognitionresultlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechsynthesis-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechsynthesiserrorcode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechsynthesiserroreventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechsynthesisevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechsynthesiseventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechsynthesisutterance-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechsynthesisvoice-dev (= ${binary:Version}), - librust-web-sys-0.3.55+stereopanneroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+storage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+storageestimate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+storageevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+storageeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+storagemanager-dev (= ${binary:Version}), - librust-web-sys-0.3.55+storagetype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+streampipeoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+stylerulechangeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+stylesheet-dev (= ${binary:Version}), - librust-web-sys-0.3.55+stylesheetapplicablestatechangeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+stylesheetchangeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+stylesheetlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+subtlecrypto-dev (= ${binary:Version}), - librust-web-sys-0.3.55+supportedtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgangle-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedangle-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedboolean-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedenumeration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedinteger-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedlength-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedlengthlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatednumber-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatednumberlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedpreserveaspectratio-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedrect-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedstring-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatedtransformlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgboundingboxoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svglength-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svglengthlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgmatrix-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgnumber-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgnumberlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathseg-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegarcabs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegarcrel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegclosepath-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegcurvetocubicabs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegcurvetocubicrel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegcurvetocubicsmoothabs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegcurvetocubicsmoothrel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegcurvetoquadraticabs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegcurvetoquadraticrel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegcurvetoquadraticsmoothabs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegcurvetoquadraticsmoothrel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathseglinetoabs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathseglinetohorizontalabs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathseglinetohorizontalrel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathseglinetorel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathseglinetoverticalabs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathseglinetoverticalrel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathseglist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegmovetoabs-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathsegmovetorel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpoint-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpointlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpreserveaspectratio-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgrect-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgstringlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgtransform-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgtransformlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgunittypes-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgzoomandpan-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpreadystate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpserversocket-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpserversocketevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpserversocketeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpsocket-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpsocketbinarytype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpsocketerrorevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpsocketerroreventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpsocketevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+tcpsocketeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+textdecodeoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+textdecoder-dev (= ${binary:Version}), - librust-web-sys-0.3.55+textdecoderoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+textencoder-dev (= ${binary:Version}), - librust-web-sys-0.3.55+textmetrics-dev (= ${binary:Version}), - librust-web-sys-0.3.55+texttrack-dev (= ${binary:Version}), - librust-web-sys-0.3.55+texttrackcue-dev (= ${binary:Version}), - librust-web-sys-0.3.55+texttrackcuelist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+texttrackkind-dev (= ${binary:Version}), - librust-web-sys-0.3.55+texttracklist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+texttrackmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+timeevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+timeranges-dev (= ${binary:Version}), - librust-web-sys-0.3.55+touch-dev (= ${binary:Version}), - librust-web-sys-0.3.55+toucheventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+touchinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+touchlist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+trackevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+trackeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+transformstream-dev (= ${binary:Version}), - librust-web-sys-0.3.55+transitionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+transitioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+transport-dev (= ${binary:Version}), - librust-web-sys-0.3.55+treeboxobject-dev (= ${binary:Version}), - librust-web-sys-0.3.55+treecellinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+treeview-dev (= ${binary:Version}), - librust-web-sys-0.3.55+treewalker-dev (= ${binary:Version}), - librust-web-sys-0.3.55+u2f-dev (= ${binary:Version}), - librust-web-sys-0.3.55+u2fclientdata-dev (= ${binary:Version}), - librust-web-sys-0.3.55+udpmessageeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+udpoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+uievent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+uieventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+url-dev (= ${binary:Version}), - librust-web-sys-0.3.55+urlsearchparams-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usb-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbalternateinterface-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbconfiguration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbconnectionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbconnectioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbcontroltransferparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbdevice-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbdevicefilter-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbdevicerequestoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbdirection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbendpoint-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbendpointtype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbintransferresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbinterface-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbisochronousintransferpacket-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbisochronousintransferresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbisochronousouttransferpacket-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbisochronousouttransferresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbouttransferresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbpermissiondescriptor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbpermissionstorage-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbrecipient-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbrequesttype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbtransferstatus-dev (= ${binary:Version}), - librust-web-sys-0.3.55+userproximityevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+userproximityeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+userverificationrequirement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+validitystate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+valueevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+valueeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+videoconfiguration-dev (= ${binary:Version}), - librust-web-sys-0.3.55+videofacingmodeenum-dev (= ${binary:Version}), - librust-web-sys-0.3.55+videoplaybackquality-dev (= ${binary:Version}), - librust-web-sys-0.3.55+videotrack-dev (= ${binary:Version}), - librust-web-sys-0.3.55+videotracklist-dev (= ${binary:Version}), - librust-web-sys-0.3.55+visibilitystate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+voidcallback-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrdisplay-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrdisplaycapabilities-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vreye-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vreyeparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrfieldofview-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrframedata-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrlayer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrmockcontroller-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrmockdisplay-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrpose-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrservicetest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrstageparameters-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vrsubmitframeresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vttregion-dev (= ${binary:Version}), - librust-web-sys-0.3.55+wakelock-dev (= ${binary:Version}), - librust-web-sys-0.3.55+wakelocksentinel-dev (= ${binary:Version}), - librust-web-sys-0.3.55+wakelocktype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+watchadvertisementsoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+waveshaperoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webgl2renderingcontext-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglactiveinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglbuffer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcontextattributes-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcontextevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcontexteventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglframebuffer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglpowerpreference-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglprogram-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglquery-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglrenderbuffer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglrenderingcontext-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglsampler-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglshader-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglshaderprecisionformat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglsync-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webgltexture-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webgltransformfeedback-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webgluniformlocation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglvertexarrayobject-dev (= ${binary:Version}), - librust-web-sys-0.3.55+websocket-dev (= ${binary:Version}), - librust-web-sys-0.3.55+websocketdict-dev (= ${binary:Version}), - librust-web-sys-0.3.55+websocketelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcolorbufferfloat-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcompressedtextureastc-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcompressedtextureatc-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcompressedtextureetc-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcompressedtextureetc1-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcompressedtexturepvrtc-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcompressedtextures3tc-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webglcompressedtextures3tcsrgb-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webgldebugrendererinfo-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webgldebugshaders-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webgldepthtexture-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webgldrawbuffers-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webgllosecontext-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webrtcglobalstatisticsreport-dev (= ${binary:Version}), - librust-web-sys-0.3.55+wheeleventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+widevinecdmmanifest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+window-dev (= ${binary:Version}), - librust-web-sys-0.3.55+windowclient-dev (= ${binary:Version}), - librust-web-sys-0.3.55+worker-dev (= ${binary:Version}), - librust-web-sys-0.3.55+workerdebuggerglobalscope-dev (= ${binary:Version}), - librust-web-sys-0.3.55+workerglobalscope-dev (= ${binary:Version}), - librust-web-sys-0.3.55+workerlocation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+workernavigator-dev (= ${binary:Version}), - librust-web-sys-0.3.55+workeroptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+workertype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+worklet-dev (= ${binary:Version}), - librust-web-sys-0.3.55+workletglobalscope-dev (= ${binary:Version}), - librust-web-sys-0.3.55+workletoptions-dev (= ${binary:Version}), - librust-web-sys-0.3.55+writablestream-dev (= ${binary:Version}), - librust-web-sys-0.3.55+writablestreamdefaultwriter-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xpathexpression-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xpathnsresolver-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xpathresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xmlhttprequesteventtarget-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xmlhttprequestresponsetype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xmlserializer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xr-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xreye-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrframe-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrhandedness-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrinputsource-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrinputsourcearray-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrinputsourceevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrinputsourceeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrinputsourceschangeevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrinputsourceschangeeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrpose-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrreferencespaceevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrreferencespaceeventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrreferencespacetype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrrenderstate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrrenderstateinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrrigidtransform-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrsession-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrsessionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrsessioneventinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrsessioninit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrsessionmode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrspace-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrtargetraymode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrview-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrviewerpose-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrviewport-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrvisibilitystate-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrwebgllayer-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrwebgllayerinit-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xsltprocessor-dev (= ${binary:Version}), - librust-web-sys-0.3.55+console-dev (= ${binary:Version}), - librust-web-sys-0.3.55+css-dev (= ${binary:Version}), - librust-web-sys-0.3.55+default-dev (= ${binary:Version}) + librust-web-sys-0.3+gpu-buffer-usage-dev (= ${binary:Version}), + librust-web-sys-0.3+gpu-color-write-dev (= ${binary:Version}), + librust-web-sys-0.3+gpu-map-mode-dev (= ${binary:Version}), + librust-web-sys-0.3+gpu-shader-stage-dev (= ${binary:Version}), + librust-web-sys-0.3+gpu-texture-usage-dev (= ${binary:Version}), + librust-web-sys-0.3.60-dev (= ${binary:Version}), + librust-web-sys-0.3.60+abortcontroller-dev (= ${binary:Version}), + librust-web-sys-0.3.60+abortsignal-dev (= ${binary:Version}), + librust-web-sys-0.3.60+addeventlisteneroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+aescbcparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+aesctrparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+aesderivedkeyparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+aesgcmparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+aeskeyalgorithm-dev (= ${binary:Version}), + librust-web-sys-0.3.60+aeskeygenparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+algorithm-dev (= ${binary:Version}), + librust-web-sys-0.3.60+alignsetting-dev (= ${binary:Version}), + librust-web-sys-0.3.60+allowedbluetoothdevice-dev (= ${binary:Version}), + librust-web-sys-0.3.60+allowedusbdevice-dev (= ${binary:Version}), + librust-web-sys-0.3.60+alphaoption-dev (= ${binary:Version}), + librust-web-sys-0.3.60+analyseroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+angleinstancedarrays-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animationeffect-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animationevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animationeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animationplaystate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animationplaybackevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animationplaybackeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animationpropertydetails-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animationpropertyvaluedetails-dev (= ${binary:Version}), + librust-web-sys-0.3.60+animationtimeline-dev (= ${binary:Version}), + librust-web-sys-0.3.60+assignednodesoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+attestationconveyancepreference-dev (= ${binary:Version}), + librust-web-sys-0.3.60+attributenamevalue-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiobuffer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiobufferoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiobuffersourceoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiocontextoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiocontextstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiodata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiodatacopytooptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiodatainit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiodecoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiodecoderconfig-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiodecoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiodecodersupport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioencoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioencoderconfig-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioencoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioencodersupport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiolistener-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audionode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audionodeoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioparam-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioparammap-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioprocessingevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiosampleformat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiotrack-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiotracklist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioworklet-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioworkletglobalscope-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioworkletnodeoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioworkletprocessor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+authenticationextensionsclientinputs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+authenticationextensionsclientoutputs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+authenticatorassertionresponse-dev (= ${binary:Version}), + librust-web-sys-0.3.60+authenticatorattachment-dev (= ${binary:Version}), + librust-web-sys-0.3.60+authenticatorattestationresponse-dev (= ${binary:Version}), + librust-web-sys-0.3.60+authenticatorresponse-dev (= ${binary:Version}), + librust-web-sys-0.3.60+authenticatorselectioncriteria-dev (= ${binary:Version}), + librust-web-sys-0.3.60+authenticatortransport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+autokeyword-dev (= ${binary:Version}), + librust-web-sys-0.3.60+autocompleteinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+barprop-dev (= ${binary:Version}), + librust-web-sys-0.3.60+baseaudiocontext-dev (= ${binary:Version}), + librust-web-sys-0.3.60+basecomputedkeyframe-dev (= ${binary:Version}), + librust-web-sys-0.3.60+basekeyframe-dev (= ${binary:Version}), + librust-web-sys-0.3.60+basepropertyindexedkeyframe-dev (= ${binary:Version}), + librust-web-sys-0.3.60+basiccardrequest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+basiccardresponse-dev (= ${binary:Version}), + librust-web-sys-0.3.60+basiccardtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+batterymanager-dev (= ${binary:Version}), + librust-web-sys-0.3.60+beforeunloadevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+binarytype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+biquadfilteroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+biquadfiltertype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+blob-dev (= ${binary:Version}), + librust-web-sys-0.3.60+blobevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+blobeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+blobpropertybag-dev (= ${binary:Version}), + librust-web-sys-0.3.60+blockparsingoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetooth-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothadvertisingevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothadvertisingeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothcharacteristicproperties-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothdatafilterinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothdevice-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothlescanfilterinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothmanufacturerdatamap-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothpermissiondescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothpermissionstorage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothremotegattcharacteristic-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothremotegattdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothremotegattserver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothremotegattservice-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothservicedatamap-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothuuid-dev (= ${binary:Version}), + librust-web-sys-0.3.60+boxquadoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+broadcastchannel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+browserelementdownloadoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+browserelementexecutescriptoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+browserfeedwriter-dev (= ${binary:Version}), + librust-web-sys-0.3.60+browserfindcasesensitivity-dev (= ${binary:Version}), + librust-web-sys-0.3.60+browserfinddirection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bytelengthqueuingstrategy-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cache-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cachebatchoperation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cachequeryoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cachestorage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cachestoragenamespace-dev (= ${binary:Version}), + librust-web-sys-0.3.60+canvasgradient-dev (= ${binary:Version}), + librust-web-sys-0.3.60+canvaspattern-dev (= ${binary:Version}), + librust-web-sys-0.3.60+canvasrenderingcontext2d-dev (= ${binary:Version}), + librust-web-sys-0.3.60+canvaswindingrule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+caretchangedreason-dev (= ${binary:Version}), + librust-web-sys-0.3.60+caretposition-dev (= ${binary:Version}), + librust-web-sys-0.3.60+caretstatechangedeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+channelcountmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+channelinterpretation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+channelmergeroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+channelpixellayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+channelpixellayoutdatatype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+channelsplitteroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+checkerboardreason-dev (= ${binary:Version}), + librust-web-sys-0.3.60+checkerboardreport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+checkerboardreportservice-dev (= ${binary:Version}), + librust-web-sys-0.3.60+chromefilepropertybag-dev (= ${binary:Version}), + librust-web-sys-0.3.60+client-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clientqueryoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clientrectsandtexts-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clienttype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clients-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clipboard-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clipboardevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clipboardeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clipboarditem-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clipboarditemoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+clipboardpermissiondescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+closeevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+closeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+codecstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+collectedclientdata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+compositeoperation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+compositioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+computedeffecttiming-dev (= ${binary:Version}), + librust-web-sys-0.3.60+connstatusdict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+connectiontype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consolecounter-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consolecountererror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consoleevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consoleinstance-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consoleinstanceoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consolelevel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consoleloglevel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consoleprofileevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consolestackentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consoletimererror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consoletimerlogorend-dev (= ${binary:Version}), + librust-web-sys-0.3.60+consoletimerstart-dev (= ${binary:Version}), + librust-web-sys-0.3.60+constantsourceoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+constrainbooleanparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+constraindomstringparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+constraindoublerange-dev (= ${binary:Version}), + librust-web-sys-0.3.60+constrainlongrange-dev (= ${binary:Version}), + librust-web-sys-0.3.60+contextattributes2d-dev (= ${binary:Version}), + librust-web-sys-0.3.60+convertcoordinateoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+convolveroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+coordinates-dev (= ${binary:Version}), + librust-web-sys-0.3.60+countqueuingstrategy-dev (= ${binary:Version}), + librust-web-sys-0.3.60+credential-dev (= ${binary:Version}), + librust-web-sys-0.3.60+credentialcreationoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+credentialrequestoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+credentialscontainer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+crypto-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cryptokey-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cryptokeypair-dev (= ${binary:Version}), + librust-web-sys-0.3.60+csp-dev (= ${binary:Version}), + librust-web-sys-0.3.60+csppolicies-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cspreport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cspreportproperties-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssboxtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+csscounterstylerule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssfontfacerule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssfontfeaturevaluesrule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssgroupingrule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssimportrule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+csskeyframerule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+csskeyframesrule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssnamespacerule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+csspagerule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+csspseudoelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssrule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssrulelist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssstyledeclaration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssstylerule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssstylesheet-dev (= ${binary:Version}), + librust-web-sys-0.3.60+cssstylesheetparsingmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+customelementregistry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+customevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+customeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+datatransfer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+datatransferitem-dev (= ${binary:Version}), + librust-web-sys-0.3.60+datatransferitemlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+datetimevalue-dev (= ${binary:Version}), + librust-web-sys-0.3.60+decoderdoctornotification-dev (= ${binary:Version}), + librust-web-sys-0.3.60+decoderdoctornotificationtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+delayoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+deviceacceleration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+deviceaccelerationinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+devicelightevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+devicelighteventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+devicemotionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+devicemotioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+deviceorientationevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+deviceorientationeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+deviceproximityevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+deviceproximityeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+devicerotationrate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+devicerotationrateinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dhkeyderiveparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+directionsetting-dev (= ${binary:Version}), + librust-web-sys-0.3.60+directory-dev (= ${binary:Version}), + librust-web-sys-0.3.60+displaymediastreamconstraints-dev (= ${binary:Version}), + librust-web-sys-0.3.60+displaynameoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+displaynameresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+distancemodeltype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dnscachedict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dnscacheentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dnslookupdict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+documenttimeline-dev (= ${binary:Version}), + librust-web-sys-0.3.60+documenttimelineoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domexception-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domimplementation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dommatrix-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dommatrixreadonly-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domparser-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dompoint-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dompointinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dompointreadonly-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domquad-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domquadinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domquadjson-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domrect-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domrectinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domrectlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domrectreadonly-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domrequest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domrequestreadystate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domstringlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domstringmap-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domtokenlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+domwindowresizeeventdetail-dev (= ${binary:Version}), + librust-web-sys-0.3.60+drageventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dynamicscompressoroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eckeyalgorithm-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eckeygenparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eckeyimportparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+ecdhkeyderiveparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+ecdsaparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+effecttiming-dev (= ${binary:Version}), + librust-web-sys-0.3.60+elementcreationoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+elementdefinitionoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+encodedaudiochunk-dev (= ${binary:Version}), + librust-web-sys-0.3.60+encodedaudiochunkinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+encodedaudiochunkmetadata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+encodedaudiochunktype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+encodedvideochunk-dev (= ${binary:Version}), + librust-web-sys-0.3.60+encodedvideochunkinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+encodedvideochunkmetadata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+encodedvideochunktype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+endingtypes-dev (= ${binary:Version}), + librust-web-sys-0.3.60+errorcallback-dev (= ${binary:Version}), + librust-web-sys-0.3.60+errorevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+erroreventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+event-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eventlistener-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eventlisteneroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eventmodifierinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eventsource-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eventsourceinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+eventtarget-dev (= ${binary:Version}), + librust-web-sys-0.3.60+exception-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extblendminmax-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extcolorbufferfloat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extcolorbufferhalffloat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extdisjointtimerquery-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extfragdepth-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extsrgb-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extshadertexturelod-dev (= ${binary:Version}), + librust-web-sys-0.3.60+exttexturefilteranisotropic-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extendableevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extendableeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+extendablemessageeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+external-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fakepluginmimeentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fakeplugintaginit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fetcheventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fetchobserver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fetchreadablestreamreaddataarray-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fetchreadablestreamreaddatadone-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fetchstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+file-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filecallback-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filelist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filepropertybag-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filereader-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filereadersync-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filesystem-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filesystemdirectoryentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filesystemdirectoryreader-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filesystementriescallback-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filesystementry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filesystementrycallback-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filesystemfileentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+filesystemflags-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fillmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+flashclassification-dev (= ${binary:Version}), + librust-web-sys-0.3.60+flexlinegrowthstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+focuseventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fontface-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fontfacedescriptors-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fontfaceloadstatus-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fontfaceset-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fontfacesetiterator-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fontfacesetiteratorresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fontfacesetloadevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fontfacesetloadeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fontfacesetloadstatus-dev (= ${binary:Version}), + librust-web-sys-0.3.60+formdata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+frametype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fuzzingfunctions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gainoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepad-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadaxismoveeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadbutton-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadbuttoneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadhand-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadhapticactuator-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadhapticactuatortype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadmappingtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadpose-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadservicetest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+geolocation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+getnotificationoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+getrootnodeoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+getusermediarequest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpu-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuadapter-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuadapterinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuaddressmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuautolayoutmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubindgroup-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubindgroupdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubindgroupentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubindgrouplayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubindgrouplayoutdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubindgrouplayoutentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpublendcomponent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpublendfactor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpublendoperation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpublendstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubuffer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubufferbinding-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubufferbindinglayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubufferbindingtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpubufferdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucanvasalphamode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucanvasconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucanvascontext-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucolordict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucolortargetstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucommandbuffer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucommandbufferdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucommandencoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucommandencoderdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucomparefunction-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucompilationinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucompilationmessage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucompilationmessagetype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucomputepassdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucomputepassencoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucomputepasstimestamplocation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucomputepasstimestampwrite-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucomputepipeline-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucomputepipelinedescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpucullmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpudepthstencilstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpudevice-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpudevicedescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpudevicelostinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpudevicelostreason-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuerrorfilter-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuextent3ddict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuexternaltexture-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuexternaltexturebindinglayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuexternaltexturedescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpufeaturename-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpufiltermode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpufragmentstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpufrontface-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuimagecopybuffer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuimagecopyexternalimage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuimagecopytexture-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuimagecopytexturetagged-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuimagedatalayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuindexformat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuloadop-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpumipmapfiltermode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpumultisamplestate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuobjectdescriptorbase-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuorigin2ddict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuorigin3ddict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuoutofmemoryerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpupipelinedescriptorbase-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpupipelinelayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpupipelinelayoutdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpupowerpreference-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuprimitivestate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuprimitivetopology-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuprogrammablestage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuqueryset-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuquerysetdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuquerytype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuqueue-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuqueuedescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderbundle-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderbundledescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderbundleencoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderbundleencoderdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderpasscolorattachment-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderpassdepthstencilattachment-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderpassdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderpassencoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderpasslayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderpasstimestamplocation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderpasstimestampwrite-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderpipeline-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurenderpipelinedescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpurequestadapteroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpusampler-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpusamplerbindinglayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpusamplerbindingtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpusamplerdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpushadermodule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpushadermodulecompilationhint-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpushadermoduledescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpustencilfacestate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpustenciloperation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpustoragetextureaccess-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpustoragetexturebindinglayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpustoreop-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpusupportedfeatures-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpusupportedlimits-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputexture-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputextureaspect-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputexturebindinglayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputexturedescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputexturedimension-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputextureformat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputexturesampletype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputextureview-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputextureviewdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gputextureviewdimension-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuuncapturederrorevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuuncapturederroreventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuvalidationerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuvertexattribute-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuvertexbufferlayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuvertexformat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuvertexstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpuvertexstepmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+griddeclaration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gridtrackstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+groupedhistoryeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+halfopeninfodict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hardwareacceleration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hashchangeevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hashchangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+headers-dev (= ${binary:Version}), + librust-web-sys-0.3.60+headersguardenum-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hid-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hidcollectioninfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hidconnectionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hidconnectioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hiddevice-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hiddevicefilter-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hiddevicerequestoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hidinputreportevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hidinputreporteventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hidreportinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hidreportitem-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hidunitsystem-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hiddenplugineventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+history-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hitregionoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hkdfparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hmacderivedkeyparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hmacimportparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hmackeyalgorithm-dev (= ${binary:Version}), + librust-web-sys-0.3.60+hmackeygenparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlallcollection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlcollection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlformcontrolscollection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmloptionscollection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+httpconndict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+httpconninfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+httpconnectionelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbcursor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbcursordirection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbcursorwithvalue-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbdatabase-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbfactory-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbfilehandle-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbfilemetadataparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbindex-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbindexparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbkeyrange-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idblocaleawarekeyrange-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbmutablefile-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbobjectstore-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbobjectstoreparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbopendboptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbrequest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbrequestreadystate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbtransaction-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbtransactionmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbversionchangeevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idbversionchangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idledeadline-dev (= ${binary:Version}), + librust-web-sys-0.3.60+idlerequestoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+iirfilteroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagebitmap-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagebitmapformat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagebitmaprenderingcontext-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagecapture-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagecaptureerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagecaptureerrorevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagecaptureerroreventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagedata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagedecodeoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagedecoderesult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagedecoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagedecoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagetrack-dev (= ${binary:Version}), + librust-web-sys-0.3.60+imagetracklist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+inputeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+installtriggerdata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+intersectionobserver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+intersectionobserverentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+intersectionobserverentryinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+intersectionobserverinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+intlutils-dev (= ${binary:Version}), + librust-web-sys-0.3.60+iterablekeyandvalueresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+iterablekeyorvalueresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+iterationcompositeoperation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+jsonwebkey-dev (= ${binary:Version}), + librust-web-sys-0.3.60+keyalgorithm-dev (= ${binary:Version}), + librust-web-sys-0.3.60+keyevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+keyidsinitdata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+keyboardeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+keyframeeffect-dev (= ${binary:Version}), + librust-web-sys-0.3.60+keyframeeffectoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+l10nelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+l10nvalue-dev (= ${binary:Version}), + librust-web-sys-0.3.60+latencymode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+lifecyclecallbacks-dev (= ${binary:Version}), + librust-web-sys-0.3.60+linealignsetting-dev (= ${binary:Version}), + librust-web-sys-0.3.60+listboxobject-dev (= ${binary:Version}), + librust-web-sys-0.3.60+localeinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+location-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediacapabilities-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediacapabilitiesinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediadecodingconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediadecodingtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediadeviceinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediadevicekind-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediadevices-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaelementaudiosourceoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaencodingconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaencodingtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaencryptedevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaimage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeyerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeymessageevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeymessageeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeymessagetype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeyneededeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeysession-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeysessiontype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeystatus-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeystatusmap-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeysystemaccess-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeysystemconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeysystemmediacapability-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeysystemstatus-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeys-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeyspolicy-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediakeysrequirement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+medialist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediametadata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediametadatainit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediapositionstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaquerylist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaquerylistevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaquerylisteventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediarecorder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediarecordererrorevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediarecordererroreventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediarecorderoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediasession-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediasessionaction-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediasessionactiondetails-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediasessionplaybackstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediasource-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediasourceendofstreamerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediasourceenum-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediasourcereadystate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastream-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamaudiosourceoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamconstraints-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreameventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamtrack-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamtrackevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamtrackeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamtrackgeneratorinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamtrackprocessor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamtrackprocessorinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamtrackstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediatrackconstraintset-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediatrackconstraints-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediatracksettings-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediatracksupportedconstraints-dev (= ${binary:Version}), + librust-web-sys-0.3.60+messagechannel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+messageevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+messageeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+messageport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midiaccess-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midiconnectionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midiconnectioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midiinputmap-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midimessageevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midimessageeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midioptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midioutputmap-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midiport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midiportconnectionstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midiportdevicestate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midiporttype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mimetype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mimetypearray-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mouseeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mozdebug-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mutationevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mutationobserver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mutationobserverinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mutationobservinginfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mutationrecord-dev (= ${binary:Version}), + librust-web-sys-0.3.60+namednodemap-dev (= ${binary:Version}), + librust-web-sys-0.3.60+nativeosfilereadoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+nativeosfilewriteatomicoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+navigationtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+navigator-dev (= ${binary:Version}), + librust-web-sys-0.3.60+navigatorautomationinformation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+networkcommandoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+networkinformation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+networkresultoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+node-dev (= ${binary:Version}), + librust-web-sys-0.3.60+nodefilter-dev (= ${binary:Version}), + librust-web-sys-0.3.60+nodeiterator-dev (= ${binary:Version}), + librust-web-sys-0.3.60+nodelist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+notification-dev (= ${binary:Version}), + librust-web-sys-0.3.60+notificationbehavior-dev (= ${binary:Version}), + librust-web-sys-0.3.60+notificationdirection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+notificationeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+notificationoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+notificationpermission-dev (= ${binary:Version}), + librust-web-sys-0.3.60+observercallback-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oeselementindexuint-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oesstandardderivatives-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oestexturefloat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oestexturefloatlinear-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oestexturehalffloat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oestexturehalffloatlinear-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oesvertexarrayobject-dev (= ${binary:Version}), + librust-web-sys-0.3.60+offlineaudiocompletionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+offlineaudiocompletioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+offlineaudiocontextoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+offlineresourcelist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+offscreencanvas-dev (= ${binary:Version}), + librust-web-sys-0.3.60+openwindoweventdetail-dev (= ${binary:Version}), + librust-web-sys-0.3.60+optionaleffecttiming-dev (= ${binary:Version}), + librust-web-sys-0.3.60+orientationlocktype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+orientationtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oscillatoroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oscillatortype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oversampletype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+ovrmultiview2-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pagetransitionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pagetransitioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+paintrequest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+paintrequestlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+paintworkletglobalscope-dev (= ${binary:Version}), + librust-web-sys-0.3.60+panneroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+panningmodeltype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+path2d-dev (= ${binary:Version}), + librust-web-sys-0.3.60+paymentaddress-dev (= ${binary:Version}), + librust-web-sys-0.3.60+paymentcomplete-dev (= ${binary:Version}), + librust-web-sys-0.3.60+paymentmethodchangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+paymentrequestupdateevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+paymentrequestupdateeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+paymentresponse-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pbkdf2params-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pcimpliceconnectionstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pcimplicegatheringstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pcimplsignalingstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pcobserverstatetype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performance-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performanceentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performanceentryeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performanceentryfilteroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performancemark-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performancemeasure-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performancenavigation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performanceobserver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performanceobserverentrylist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performanceobserverinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performanceresourcetiming-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performanceservertiming-dev (= ${binary:Version}), + librust-web-sys-0.3.60+performancetiming-dev (= ${binary:Version}), + librust-web-sys-0.3.60+periodicwave-dev (= ${binary:Version}), + librust-web-sys-0.3.60+periodicwaveconstraints-dev (= ${binary:Version}), + librust-web-sys-0.3.60+periodicwaveoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+permissiondescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+permissionname-dev (= ${binary:Version}), + librust-web-sys-0.3.60+permissionstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+permissionstatus-dev (= ${binary:Version}), + librust-web-sys-0.3.60+permissions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+planelayout-dev (= ${binary:Version}), + librust-web-sys-0.3.60+playbackdirection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+plugin-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pluginarray-dev (= ${binary:Version}), + librust-web-sys-0.3.60+plugincrashedeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pointereventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+popstateevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+popstateeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+popupblockedevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+popupblockedeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+position-dev (= ${binary:Version}), + librust-web-sys-0.3.60+positionalignsetting-dev (= ${binary:Version}), + librust-web-sys-0.3.60+positionerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+positionoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationavailability-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationconnection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationconnectionavailableevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationconnectionavailableeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationconnectionbinarytype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationconnectioncloseevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationconnectioncloseeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationconnectionclosedreason-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationconnectionlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationconnectionstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationreceiver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationrequest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+presentationstyle-dev (= ${binary:Version}), + librust-web-sys-0.3.60+profiletimelinelayerrect-dev (= ${binary:Version}), + librust-web-sys-0.3.60+profiletimelinemarker-dev (= ${binary:Version}), + librust-web-sys-0.3.60+profiletimelinemessageportoperationtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+profiletimelinestackframe-dev (= ${binary:Version}), + librust-web-sys-0.3.60+profiletimelineworkeroperationtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+progressevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+progresseventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+promisenativehandler-dev (= ${binary:Version}), + librust-web-sys-0.3.60+promiserejectionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+promiserejectioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+publickeycredential-dev (= ${binary:Version}), + librust-web-sys-0.3.60+publickeycredentialcreationoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+publickeycredentialdescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+publickeycredentialentity-dev (= ${binary:Version}), + librust-web-sys-0.3.60+publickeycredentialparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+publickeycredentialrequestoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+publickeycredentialrpentity-dev (= ${binary:Version}), + librust-web-sys-0.3.60+publickeycredentialtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+publickeycredentialuserentity-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushencryptionkeyname-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pusheventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushmanager-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushmessagedata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushpermissionstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushsubscription-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushsubscriptioninit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushsubscriptionjson-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushsubscriptionkeys-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushsubscriptionoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushsubscriptionoptionsinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+queuingstrategy-dev (= ${binary:Version}), + librust-web-sys-0.3.60+queuingstrategyinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+radionodelist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+range-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rcwnperfstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rcwnstatus-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablebytestreamcontroller-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestream-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestreambyobreader-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestreambyobrequest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestreamdefaultcontroller-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestreamdefaultreader-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestreamgetreaderoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestreamiteratoroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestreamreadresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestreamreadermode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablestreamtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+readablewritablepair-dev (= ${binary:Version}), + librust-web-sys-0.3.60+recordingstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+referrerpolicy-dev (= ${binary:Version}), + librust-web-sys-0.3.60+registerrequest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+registerresponse-dev (= ${binary:Version}), + librust-web-sys-0.3.60+registeredkey-dev (= ${binary:Version}), + librust-web-sys-0.3.60+registrationoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+request-dev (= ${binary:Version}), + librust-web-sys-0.3.60+requestcache-dev (= ${binary:Version}), + librust-web-sys-0.3.60+requestcredentials-dev (= ${binary:Version}), + librust-web-sys-0.3.60+requestdestination-dev (= ${binary:Version}), + librust-web-sys-0.3.60+requestdeviceoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+requestinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+requestmediakeysystemaccessnotification-dev (= ${binary:Version}), + librust-web-sys-0.3.60+requestmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+requestredirect-dev (= ${binary:Version}), + librust-web-sys-0.3.60+resizeobserver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+resizeobserverboxoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+resizeobserverentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+resizeobserveroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+resizeobserversize-dev (= ${binary:Version}), + librust-web-sys-0.3.60+response-dev (= ${binary:Version}), + librust-web-sys-0.3.60+responseinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+responsetype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rsahashedimportparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rsaoaepparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rsaotherprimesinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rsapssparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcansweroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcbundlepolicy-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtccertificate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtccertificateexpiration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtccodecstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdatachannel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdatachannelevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdatachanneleventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdatachannelinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdatachannelstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdatachanneltype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdegradationpreference-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcfecparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcicecandidate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcicecandidateinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcicecandidatepairstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcicecandidatestats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcicecomponentstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtciceconnectionstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcicecredentialtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcicegatheringstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtciceserver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcicetransportpolicy-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcidentityassertion-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcidentityassertionresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcidentityprovider-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcidentityproviderdetails-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcidentityprovideroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcidentityproviderregistrar-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcidentityvalidationresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcinboundrtpstreamstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtclifecycleevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcmediastreamstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcmediastreamtrackstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcofferansweroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcofferoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcoutboundrtpstreamstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcpeerconnection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcpeerconnectioniceevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcpeerconnectioniceeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcprioritytype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtcpparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpcodecparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpcontributingsource-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpencodingparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpheaderextensionparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpreceiver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpsender-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpsourceentry-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpsourceentrytype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpsynchronizationsource-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtptransceiver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtptransceiverdirection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtptransceiverinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtxparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcsdptype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcsessiondescription-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcsessiondescriptioninit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcsignalingstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcstatsicecandidatepairstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcstatsicecandidatetype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcstatsreport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcstatsreportinternal-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcstatstype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtctrackevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtctrackeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtctransportstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdtmfsender-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdtmftonechangeevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcdtmftonechangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpcontributingsourcestats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+rtcrtpstreamstats-dev (= ${binary:Version}), + librust-web-sys-0.3.60+screen-dev (= ${binary:Version}), + librust-web-sys-0.3.60+screencolorgamut-dev (= ${binary:Version}), + librust-web-sys-0.3.60+screenluminance-dev (= ${binary:Version}), + librust-web-sys-0.3.60+screenorientation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrollbehavior-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrollboxobject-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrollintoviewoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrolllogicalposition-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrolloptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrollrestoration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrollsetting-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrollstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrolltooptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrollviewchangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+securitypolicyviolationevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+securitypolicyviolationeventdisposition-dev (= ${binary:Version}), + librust-web-sys-0.3.60+securitypolicyviolationeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+selection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+serversocketoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+serviceworker-dev (= ${binary:Version}), + librust-web-sys-0.3.60+serviceworkercontainer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+serviceworkerregistration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+serviceworkerstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+serviceworkerupdateviacache-dev (= ${binary:Version}), + librust-web-sys-0.3.60+shadowrootinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+shadowrootmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+sharedata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+sharedworker-dev (= ${binary:Version}), + librust-web-sys-0.3.60+signresponse-dev (= ${binary:Version}), + librust-web-sys-0.3.60+socketelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+socketoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+socketreadystate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+socketsdict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+sourcebuffer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+sourcebufferappendmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+sourcebufferlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechgrammar-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechgrammarlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechrecognition-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechrecognitionalternative-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechrecognitionerror-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechrecognitionerrorcode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechrecognitionerrorinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechrecognitionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechrecognitioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechrecognitionresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechrecognitionresultlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechsynthesis-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechsynthesiserrorcode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechsynthesiserroreventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechsynthesisevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechsynthesiseventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechsynthesisutterance-dev (= ${binary:Version}), + librust-web-sys-0.3.60+speechsynthesisvoice-dev (= ${binary:Version}), + librust-web-sys-0.3.60+stereopanneroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+storage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+storageestimate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+storageevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+storageeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+storagemanager-dev (= ${binary:Version}), + librust-web-sys-0.3.60+storagetype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+streampipeoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+stylerulechangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+stylesheet-dev (= ${binary:Version}), + librust-web-sys-0.3.60+stylesheetapplicablestatechangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+stylesheetchangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+stylesheetlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+submitevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+submiteventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+subtlecrypto-dev (= ${binary:Version}), + librust-web-sys-0.3.60+supportedtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svcoutputmetadata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgangle-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedangle-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedboolean-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedenumeration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedinteger-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedlength-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedlengthlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatednumber-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatednumberlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedpreserveaspectratio-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedrect-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedstring-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatedtransformlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgboundingboxoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svglength-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svglengthlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgmatrix-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgnumber-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgnumberlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathseg-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegarcabs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegarcrel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegclosepath-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegcurvetocubicabs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegcurvetocubicrel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegcurvetocubicsmoothabs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegcurvetocubicsmoothrel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegcurvetoquadraticabs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegcurvetoquadraticrel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegcurvetoquadraticsmoothabs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegcurvetoquadraticsmoothrel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathseglinetoabs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathseglinetohorizontalabs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathseglinetohorizontalrel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathseglinetorel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathseglinetoverticalabs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathseglinetoverticalrel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathseglist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegmovetoabs-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathsegmovetorel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpoint-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpointlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpreserveaspectratio-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgrect-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgstringlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgtransform-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgtransformlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgunittypes-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgzoomandpan-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpreadystate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpserversocket-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpserversocketevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpserversocketeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpsocket-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpsocketbinarytype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpsocketerrorevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpsocketerroreventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpsocketevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+tcpsocketeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+textdecodeoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+textdecoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+textdecoderoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+textencoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+textmetrics-dev (= ${binary:Version}), + librust-web-sys-0.3.60+texttrack-dev (= ${binary:Version}), + librust-web-sys-0.3.60+texttrackcue-dev (= ${binary:Version}), + librust-web-sys-0.3.60+texttrackcuelist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+texttrackkind-dev (= ${binary:Version}), + librust-web-sys-0.3.60+texttracklist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+texttrackmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+timeevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+timeranges-dev (= ${binary:Version}), + librust-web-sys-0.3.60+touch-dev (= ${binary:Version}), + librust-web-sys-0.3.60+toucheventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+touchinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+touchlist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+trackevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+trackeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+transformstream-dev (= ${binary:Version}), + librust-web-sys-0.3.60+transformstreamdefaultcontroller-dev (= ${binary:Version}), + librust-web-sys-0.3.60+transformer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+transitionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+transitioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+transport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+treeboxobject-dev (= ${binary:Version}), + librust-web-sys-0.3.60+treecellinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+treeview-dev (= ${binary:Version}), + librust-web-sys-0.3.60+treewalker-dev (= ${binary:Version}), + librust-web-sys-0.3.60+u2f-dev (= ${binary:Version}), + librust-web-sys-0.3.60+u2fclientdata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+udpmessageeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+udpoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+uievent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+uieventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+underlyingsink-dev (= ${binary:Version}), + librust-web-sys-0.3.60+underlyingsource-dev (= ${binary:Version}), + librust-web-sys-0.3.60+url-dev (= ${binary:Version}), + librust-web-sys-0.3.60+urlsearchparams-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usb-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbalternateinterface-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbconnectionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbconnectioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbcontroltransferparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbdevice-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbdevicefilter-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbdevicerequestoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbdirection-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbendpoint-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbendpointtype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbintransferresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbinterface-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbisochronousintransferpacket-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbisochronousintransferresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbisochronousouttransferpacket-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbisochronousouttransferresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbouttransferresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbpermissiondescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbpermissionstorage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbrecipient-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbrequesttype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbtransferstatus-dev (= ${binary:Version}), + librust-web-sys-0.3.60+userproximityevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+userproximityeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+userverificationrequirement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+validitystate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+valueevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+valueeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videocolorprimaries-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videocolorspace-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videocolorspaceinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoconfiguration-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videodecoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videodecoderconfig-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videodecoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videodecodersupport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoencoder-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoencoderconfig-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoencoderencodeoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoencoderinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoencodersupport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videofacingmodeenum-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoframe-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoframebufferinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoframecopytooptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoframeinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videomatrixcoefficients-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videopixelformat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videoplaybackquality-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videotrack-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videotracklist-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videotransfercharacteristics-dev (= ${binary:Version}), + librust-web-sys-0.3.60+visibilitystate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+voidcallback-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrdisplay-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrdisplaycapabilities-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vreye-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vreyeparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrfieldofview-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrframedata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrlayer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrmockcontroller-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrmockdisplay-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrpose-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrservicetest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrstageparameters-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vrsubmitframeresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+vttregion-dev (= ${binary:Version}), + librust-web-sys-0.3.60+wakelock-dev (= ${binary:Version}), + librust-web-sys-0.3.60+wakelocksentinel-dev (= ${binary:Version}), + librust-web-sys-0.3.60+wakelocktype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+watchadvertisementsoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+waveshaperoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webgl2renderingcontext-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglactiveinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglbuffer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcontextattributes-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcontextevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcontexteventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglframebuffer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglpowerpreference-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglprogram-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglquery-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglrenderbuffer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglrenderingcontext-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglsampler-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglshader-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglshaderprecisionformat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglsync-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webgltexture-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webgltransformfeedback-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webgluniformlocation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglvertexarrayobject-dev (= ${binary:Version}), + librust-web-sys-0.3.60+websocket-dev (= ${binary:Version}), + librust-web-sys-0.3.60+websocketdict-dev (= ${binary:Version}), + librust-web-sys-0.3.60+websocketelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcolorbufferfloat-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcompressedtextureastc-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcompressedtextureatc-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcompressedtextureetc-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcompressedtextureetc1-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcompressedtexturepvrtc-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcompressedtextures3tc-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglcompressedtextures3tcsrgb-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webgldebugrendererinfo-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webgldebugshaders-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webgldepthtexture-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webgldrawbuffers-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webgllosecontext-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webglmultidraw-dev (= ${binary:Version}), + librust-web-sys-0.3.60+webrtcglobalstatisticsreport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+wheeleventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+widevinecdmmanifest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+window-dev (= ${binary:Version}), + librust-web-sys-0.3.60+windowclient-dev (= ${binary:Version}), + librust-web-sys-0.3.60+worker-dev (= ${binary:Version}), + librust-web-sys-0.3.60+workerdebuggerglobalscope-dev (= ${binary:Version}), + librust-web-sys-0.3.60+workerglobalscope-dev (= ${binary:Version}), + librust-web-sys-0.3.60+workerlocation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+workernavigator-dev (= ${binary:Version}), + librust-web-sys-0.3.60+workeroptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+workertype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+worklet-dev (= ${binary:Version}), + librust-web-sys-0.3.60+workletglobalscope-dev (= ${binary:Version}), + librust-web-sys-0.3.60+workletoptions-dev (= ${binary:Version}), + librust-web-sys-0.3.60+writablestream-dev (= ${binary:Version}), + librust-web-sys-0.3.60+writablestreamdefaultcontroller-dev (= ${binary:Version}), + librust-web-sys-0.3.60+writablestreamdefaultwriter-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xpathexpression-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xpathnsresolver-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xpathresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xmlhttprequesteventtarget-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xmlhttprequestresponsetype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xmlserializer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xreye-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrframe-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrhandedness-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrinputsource-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrinputsourcearray-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrinputsourceevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrinputsourceeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrinputsourceschangeevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrinputsourceschangeeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrlayer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrpermissiondescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrpose-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrreferencespaceevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrreferencespaceeventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrreferencespacetype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrrenderstate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrrenderstateinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrrigidtransform-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrsession-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrsessionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrsessioneventinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrsessioninit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrsessionmode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrsessionsupportedpermissiondescriptor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrspace-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrsystem-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrtargetraymode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrview-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrviewerpose-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrviewport-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrvisibilitystate-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrwebgllayerinit-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xsltprocessor-dev (= ${binary:Version}), + librust-web-sys-0.3.60+console-dev (= ${binary:Version}), + librust-web-sys-0.3.60+css-dev (= ${binary:Version}), + librust-web-sys-0.3.60+default-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpu-buffer-usage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpu-color-write-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpu-map-mode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpu-shader-stage-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gpu-texture-usage-dev (= ${binary:Version}) Description: Bindings for all Web APIs - Rust source code This package contains the source for the Rust web-sys crate, packaged by debcargo for use with cargo and dh-cargo. @@ -4878,33 +5251,33 @@ librust-web-sys-0.3+scriptprocessornode-dev (= ${binary:Version}), librust-web-sys-0.3+stereopannernode-dev (= ${binary:Version}), librust-web-sys-0.3+waveshapernode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+analysernode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiodestinationnode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioscheduledsourcenode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audioworkletnode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+biquadfilternode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+channelmergernode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+channelsplitternode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+convolvernode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+delaynode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dynamicscompressornode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gainnode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+iirfilternode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediaelementaudiosourcenode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamaudiodestinationnode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mediastreamaudiosourcenode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pannernode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scriptprocessornode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+stereopannernode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+waveshapernode-dev (= ${binary:Version}) + librust-web-sys-0.3.60+analysernode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audiodestinationnode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioscheduledsourcenode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+audioworkletnode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+biquadfilternode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+channelmergernode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+channelsplitternode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+convolvernode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+delaynode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+dynamicscompressornode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gainnode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+iirfilternode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediaelementaudiosourcenode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamaudiodestinationnode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamaudiosourcenode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pannernode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scriptprocessornode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+stereopannernode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+waveshapernode-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "AnalyserNode" and 18 more This metapackage enables feature "AnalyserNode" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "AudioDestinationNode", "AudioScheduledSourceNode", "AudioWorkletNode", "BiquadFilterNode", - "ChannelMergerNode", "ChannelSplitterNode", "ConvolverNode", "DelayNode", - "DynamicsCompressorNode", "GainNode", "IirFilterNode", + "ChannelMergerNode", "ChannelSplitterNode", "ConvolverNode", + "DelayNode", "DynamicsCompressorNode", "GainNode", "IirFilterNode", "MediaElementAudioSourceNode", "MediaStreamAudioDestinationNode", "MediaStreamAudioSourceNode", "PannerNode", "ScriptProcessorNode", "StereoPannerNode", and "WaveShaperNode" features. @@ -4935,12 +5308,12 @@ librust-web-sys-0.3+documentfragment-dev (= ${binary:Version}), librust-web-sys-0.3+documenttype-dev (= ${binary:Version}), librust-web-sys-0.3+element-dev (= ${binary:Version}), - librust-web-sys-0.3.55+attr-dev (= ${binary:Version}), - librust-web-sys-0.3.55+characterdata-dev (= ${binary:Version}), - librust-web-sys-0.3.55+document-dev (= ${binary:Version}), - librust-web-sys-0.3.55+documentfragment-dev (= ${binary:Version}), - librust-web-sys-0.3.55+documenttype-dev (= ${binary:Version}), - librust-web-sys-0.3.55+element-dev (= ${binary:Version}) + librust-web-sys-0.3.60+attr-dev (= ${binary:Version}), + librust-web-sys-0.3.60+characterdata-dev (= ${binary:Version}), + librust-web-sys-0.3.60+document-dev (= ${binary:Version}), + librust-web-sys-0.3.60+documentfragment-dev (= ${binary:Version}), + librust-web-sys-0.3.60+documenttype-dev (= ${binary:Version}), + librust-web-sys-0.3.60+element-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "Attr" and 5 more This metapackage enables feature "Attr" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -4966,9 +5339,9 @@ librust-web-sys-0.3+audiobuffersourcenode-dev (= ${binary:Version}), librust-web-sys-0.3+constantsourcenode-dev (= ${binary:Version}), librust-web-sys-0.3+oscillatornode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiobuffersourcenode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+constantsourcenode-dev (= ${binary:Version}), - librust-web-sys-0.3.55+oscillatornode-dev (= ${binary:Version}) + librust-web-sys-0.3.60+audiobuffersourcenode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+constantsourcenode-dev (= ${binary:Version}), + librust-web-sys-0.3.60+oscillatornode-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "AudioBufferSourceNode" and 2 more This metapackage enables feature "AudioBufferSourceNode" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -4990,8 +5363,8 @@ librust-web-sys-0+offlineaudiocontext-dev (= ${binary:Version}), librust-web-sys-0.3+audiocontext-dev (= ${binary:Version}), librust-web-sys-0.3+offlineaudiocontext-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiocontext-dev (= ${binary:Version}), - librust-web-sys-0.3.55+offlineaudiocontext-dev (= ${binary:Version}) + librust-web-sys-0.3.60+audiocontext-dev (= ${binary:Version}), + librust-web-sys-0.3.60+offlineaudiocontext-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "AudioContext" and 1 more This metapackage enables feature "AudioContext" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5007,18 +5380,23 @@ librust-web-sys+eventtarget-dev (= ${binary:Version}), librust-web-sys+mediastreamtrack-dev (= ${binary:Version}) Provides: + librust-web-sys+mediastreamtrackgenerator-dev (= ${binary:Version}), librust-web-sys+videostreamtrack-dev (= ${binary:Version}), librust-web-sys-0+audiostreamtrack-dev (= ${binary:Version}), + librust-web-sys-0+mediastreamtrackgenerator-dev (= ${binary:Version}), librust-web-sys-0+videostreamtrack-dev (= ${binary:Version}), librust-web-sys-0.3+audiostreamtrack-dev (= ${binary:Version}), + librust-web-sys-0.3+mediastreamtrackgenerator-dev (= ${binary:Version}), librust-web-sys-0.3+videostreamtrack-dev (= ${binary:Version}), - librust-web-sys-0.3.55+audiostreamtrack-dev (= ${binary:Version}), - librust-web-sys-0.3.55+videostreamtrack-dev (= ${binary:Version}) -Description: Bindings for all Web APIs - feature "AudioStreamTrack" and 1 more + librust-web-sys-0.3.60+audiostreamtrack-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mediastreamtrackgenerator-dev (= ${binary:Version}), + librust-web-sys-0.3.60+videostreamtrack-dev (= ${binary:Version}) +Description: Bindings for all Web APIs - feature "AudioStreamTrack" and 2 more This metapackage enables feature "AudioStreamTrack" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. . - Additionally, this package also provides the "VideoStreamTrack" feature. + Additionally, this package also provides the "MediaStreamTrackGenerator", and + "VideoStreamTrack" features. Package: librust-web-sys+bluetoothpermissionresult-dev Architecture: any @@ -5030,18 +5408,22 @@ librust-web-sys+permissionstatus-dev (= ${binary:Version}) Provides: librust-web-sys+usbpermissionresult-dev (= ${binary:Version}), + librust-web-sys+xrpermissionstatus-dev (= ${binary:Version}), librust-web-sys-0+bluetoothpermissionresult-dev (= ${binary:Version}), librust-web-sys-0+usbpermissionresult-dev (= ${binary:Version}), + librust-web-sys-0+xrpermissionstatus-dev (= ${binary:Version}), librust-web-sys-0.3+bluetoothpermissionresult-dev (= ${binary:Version}), librust-web-sys-0.3+usbpermissionresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+bluetoothpermissionresult-dev (= ${binary:Version}), - librust-web-sys-0.3.55+usbpermissionresult-dev (= ${binary:Version}) -Description: Bindings for all Web APIs - feature "BluetoothPermissionResult" and 1 more + librust-web-sys-0.3+xrpermissionstatus-dev (= ${binary:Version}), + librust-web-sys-0.3.60+bluetoothpermissionresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+usbpermissionresult-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrpermissionstatus-dev (= ${binary:Version}) +Description: Bindings for all Web APIs - feature "BluetoothPermissionResult" and 2 more This metapackage enables feature "BluetoothPermissionResult" for the Rust web- - sys crate, by pulling in any additional dependencies needed by that - feature. + sys crate, by pulling in any additional dependencies needed by that feature. . - Additionally, this package also provides the "UsbPermissionResult" feature. + Additionally, this package also provides the "UsbPermissionResult", and + "XrPermissionStatus" features. Package: librust-web-sys+canvascapturemediastream-dev Architecture: any @@ -5057,12 +5439,11 @@ librust-web-sys-0+localmediastream-dev (= ${binary:Version}), librust-web-sys-0.3+canvascapturemediastream-dev (= ${binary:Version}), librust-web-sys-0.3+localmediastream-dev (= ${binary:Version}), - librust-web-sys-0.3.55+canvascapturemediastream-dev (= ${binary:Version}), - librust-web-sys-0.3.55+localmediastream-dev (= ${binary:Version}) + librust-web-sys-0.3.60+canvascapturemediastream-dev (= ${binary:Version}), + librust-web-sys-0.3.60+localmediastream-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "CanvasCaptureMediaStream" and 1 more This metapackage enables feature "CanvasCaptureMediaStream" for the Rust web- - sys crate, by pulling in any additional dependencies needed by that - feature. + sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "LocalMediaStream" feature. @@ -5079,7 +5460,7 @@ Provides: librust-web-sys-0+cdatasection-dev (= ${binary:Version}), librust-web-sys-0.3+cdatasection-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cdatasection-dev (= ${binary:Version}) + librust-web-sys-0.3.60+cdatasection-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "CdataSection" This metapackage enables feature "CdataSection" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5095,7 +5476,7 @@ Provides: librust-web-sys-0+chromeworker-dev (= ${binary:Version}), librust-web-sys-0.3+chromeworker-dev (= ${binary:Version}), - librust-web-sys-0.3.55+chromeworker-dev (= ${binary:Version}) + librust-web-sys-0.3.60+chromeworker-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "ChromeWorker" This metapackage enables feature "ChromeWorker" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5118,9 +5499,9 @@ librust-web-sys-0.3+comment-dev (= ${binary:Version}), librust-web-sys-0.3+processinginstruction-dev (= ${binary:Version}), librust-web-sys-0.3+text-dev (= ${binary:Version}), - librust-web-sys-0.3.55+comment-dev (= ${binary:Version}), - librust-web-sys-0.3.55+processinginstruction-dev (= ${binary:Version}), - librust-web-sys-0.3.55+text-dev (= ${binary:Version}) + librust-web-sys-0.3.60+comment-dev (= ${binary:Version}), + librust-web-sys-0.3.60+processinginstruction-dev (= ${binary:Version}), + librust-web-sys-0.3.60+text-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "Comment" and 2 more This metapackage enables feature "Comment" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5157,13 +5538,13 @@ librust-web-sys-0.3+mouseevent-dev (= ${binary:Version}), librust-web-sys-0.3+scrollareaevent-dev (= ${binary:Version}), librust-web-sys-0.3+touchevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+compositionevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+focusevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+inputevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+keyboardevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mouseevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+scrollareaevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+touchevent-dev (= ${binary:Version}) + librust-web-sys-0.3.60+compositionevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+focusevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+inputevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+keyboardevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mouseevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+scrollareaevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+touchevent-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "CompositionEvent" and 6 more This metapackage enables feature "CompositionEvent" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5185,8 +5566,8 @@ librust-web-sys-0+csstransition-dev (= ${binary:Version}), librust-web-sys-0.3+cssanimation-dev (= ${binary:Version}), librust-web-sys-0.3+csstransition-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssanimation-dev (= ${binary:Version}), - librust-web-sys-0.3.55+csstransition-dev (= ${binary:Version}) + librust-web-sys-0.3.60+cssanimation-dev (= ${binary:Version}), + librust-web-sys-0.3.60+csstransition-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "CssAnimation" and 1 more This metapackage enables feature "CssAnimation" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5204,7 +5585,7 @@ Provides: librust-web-sys-0+cssconditionrule-dev (= ${binary:Version}), librust-web-sys-0.3+cssconditionrule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssconditionrule-dev (= ${binary:Version}) + librust-web-sys-0.3.60+cssconditionrule-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "CssConditionRule" This metapackage enables feature "CssConditionRule" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5224,8 +5605,8 @@ librust-web-sys-0+csssupportsrule-dev (= ${binary:Version}), librust-web-sys-0.3+cssmediarule-dev (= ${binary:Version}), librust-web-sys-0.3+csssupportsrule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+cssmediarule-dev (= ${binary:Version}), - librust-web-sys-0.3.55+csssupportsrule-dev (= ${binary:Version}) + librust-web-sys-0.3.60+cssmediarule-dev (= ${binary:Version}), + librust-web-sys-0.3.60+csssupportsrule-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "CssMediaRule" and 1 more This metapackage enables feature "CssMediaRule" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5249,13 +5630,12 @@ librust-web-sys-0.3+dedicatedworkerglobalscope-dev (= ${binary:Version}), librust-web-sys-0.3+serviceworkerglobalscope-dev (= ${binary:Version}), librust-web-sys-0.3+sharedworkerglobalscope-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dedicatedworkerglobalscope-dev (= ${binary:Version}), - librust-web-sys-0.3.55+serviceworkerglobalscope-dev (= ${binary:Version}), - librust-web-sys-0.3.55+sharedworkerglobalscope-dev (= ${binary:Version}) + librust-web-sys-0.3.60+dedicatedworkerglobalscope-dev (= ${binary:Version}), + librust-web-sys-0.3.60+serviceworkerglobalscope-dev (= ${binary:Version}), + librust-web-sys-0.3.60+sharedworkerglobalscope-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "DedicatedWorkerGlobalScope" and 2 more This metapackage enables feature "DedicatedWorkerGlobalScope" for the Rust web- - sys crate, by pulling in any additional dependencies needed by that - feature. + sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "ServiceWorkerGlobalScope", and "SharedWorkerGlobalScope" features. @@ -5281,10 +5661,10 @@ librust-web-sys-0.3+mousescrollevent-dev (= ${binary:Version}), librust-web-sys-0.3+pointerevent-dev (= ${binary:Version}), librust-web-sys-0.3+wheelevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+dragevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+mousescrollevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pointerevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+wheelevent-dev (= ${binary:Version}) + librust-web-sys-0.3.60+dragevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+mousescrollevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pointerevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+wheelevent-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "DragEvent" and 3 more This metapackage enables feature "DragEvent" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5312,10 +5692,10 @@ librust-web-sys-0.3+fetchevent-dev (= ${binary:Version}), librust-web-sys-0.3+notificationevent-dev (= ${binary:Version}), librust-web-sys-0.3+pushevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+extendablemessageevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+fetchevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+notificationevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+pushevent-dev (= ${binary:Version}) + librust-web-sys-0.3.60+extendablemessageevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+fetchevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+notificationevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+pushevent-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "ExtendableMessageEvent" and 3 more This metapackage enables feature "ExtendableMessageEvent" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5337,8 +5717,8 @@ librust-web-sys-0+gamepadbuttonevent-dev (= ${binary:Version}), librust-web-sys-0.3+gamepadaxismoveevent-dev (= ${binary:Version}), librust-web-sys-0.3+gamepadbuttonevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadaxismoveevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+gamepadbuttonevent-dev (= ${binary:Version}) + librust-web-sys-0.3.60+gamepadaxismoveevent-dev (= ${binary:Version}), + librust-web-sys-0.3.60+gamepadbuttonevent-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "GamepadAxisMoveEvent" and 1 more This metapackage enables feature "GamepadAxisMoveEvent" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5559,74 +5939,74 @@ librust-web-sys-0.3+htmltrackelement-dev (= ${binary:Version}), librust-web-sys-0.3+htmlulistelement-dev (= ${binary:Version}), librust-web-sys-0.3+htmlunknownelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlanchorelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlareaelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlbaseelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlbodyelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlbrelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlbuttonelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlcanvaselement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmldlistelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmldataelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmldatalistelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmldetailselement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmldialogelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmldirectoryelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmldivelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlembedelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlfieldsetelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlfontelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlformelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlframeelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlframesetelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlheadelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlheadingelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlhrelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlhtmlelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmliframeelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlimageelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlinputelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmllabelelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmllegendelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmllielement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmllinkelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlmapelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlmediaelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlmenuelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlmenuitemelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlmetaelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlmeterelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlmodelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlolistelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlobjectelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmloptgroupelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmloptionelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmloutputelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlparagraphelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlparamelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlpictureelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlpreelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlprogresselement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlquoteelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlscriptelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlselectelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlslotelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlsourceelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlspanelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlstyleelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltablecaptionelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltablecellelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltablecolelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltableelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltablerowelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltablesectionelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltemplateelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltextareaelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltimeelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltitleelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmltrackelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlulistelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlunknownelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+htmlanchorelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlareaelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlbaseelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlbodyelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlbrelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlbuttonelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlcanvaselement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmldlistelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmldataelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmldatalistelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmldetailselement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmldialogelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmldirectoryelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmldivelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlembedelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlfieldsetelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlfontelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlformelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlframeelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlframesetelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlheadelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlheadingelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlhrelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlhtmlelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmliframeelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlimageelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlinputelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmllabelelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmllegendelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmllielement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmllinkelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlmapelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlmediaelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlmenuelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlmenuitemelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlmetaelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlmeterelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlmodelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlolistelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlobjectelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmloptgroupelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmloptionelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmloutputelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlparagraphelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlparamelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlpictureelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlpreelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlprogresselement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlquoteelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlscriptelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlselectelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlslotelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlsourceelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlspanelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlstyleelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltablecaptionelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltablecellelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltablecolelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltableelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltablerowelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltablesectionelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltemplateelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltextareaelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltimeelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltitleelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmltrackelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlulistelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlunknownelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "HtmlAnchorElement" and 67 more This metapackage enables feature "HtmlAnchorElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5671,8 +6051,8 @@ librust-web-sys-0+htmlvideoelement-dev (= ${binary:Version}), librust-web-sys-0.3+htmlaudioelement-dev (= ${binary:Version}), librust-web-sys-0.3+htmlvideoelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlaudioelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlvideoelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+htmlaudioelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+htmlvideoelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "HtmlAudioElement" and 1 more This metapackage enables feature "HtmlAudioElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5694,8 +6074,8 @@ librust-web-sys-0+xmldocument-dev (= ${binary:Version}), librust-web-sys-0.3+htmldocument-dev (= ${binary:Version}), librust-web-sys-0.3+xmldocument-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmldocument-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xmldocument-dev (= ${binary:Version}) + librust-web-sys-0.3.60+htmldocument-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xmldocument-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "HtmlDocument" and 1 more This metapackage enables feature "HtmlDocument" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5717,8 +6097,8 @@ librust-web-sys-0+svgelement-dev (= ${binary:Version}), librust-web-sys-0.3+htmlelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+htmlelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+htmlelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "HtmlElement" and 1 more This metapackage enables feature "HtmlElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5736,7 +6116,7 @@ Provides: librust-web-sys-0+idbfilerequest-dev (= ${binary:Version}), librust-web-sys-0.3+idbfilerequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbfilerequest-dev (= ${binary:Version}) + librust-web-sys-0.3.60+idbfilerequest-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "IdbFileRequest" This metapackage enables feature "IdbFileRequest" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5752,7 +6132,7 @@ Provides: librust-web-sys-0+idbopendbrequest-dev (= ${binary:Version}), librust-web-sys-0.3+idbopendbrequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+idbopendbrequest-dev (= ${binary:Version}) + librust-web-sys-0.3.60+idbopendbrequest-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "IdbOpenDbRequest" This metapackage enables feature "IdbOpenDbRequest" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5771,8 +6151,8 @@ librust-web-sys-0+midioutput-dev (= ${binary:Version}), librust-web-sys-0.3+midiinput-dev (= ${binary:Version}), librust-web-sys-0.3+midioutput-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midiinput-dev (= ${binary:Version}), - librust-web-sys-0.3.55+midioutput-dev (= ${binary:Version}) + librust-web-sys-0.3.60+midiinput-dev (= ${binary:Version}), + librust-web-sys-0.3.60+midioutput-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "MidiInput" and 1 more This metapackage enables feature "MidiInput" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5790,11 +6170,10 @@ Provides: librust-web-sys-0+paymentmethodchangeevent-dev (= ${binary:Version}), librust-web-sys-0.3+paymentmethodchangeevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+paymentmethodchangeevent-dev (= ${binary:Version}) + librust-web-sys-0.3.60+paymentmethodchangeevent-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "PaymentMethodChangeEvent" This metapackage enables feature "PaymentMethodChangeEvent" for the Rust web- - sys crate, by pulling in any additional dependencies needed by that - feature. + sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-web-sys+performancenavigationtiming-dev Architecture: any @@ -5807,7 +6186,7 @@ Provides: librust-web-sys-0+performancenavigationtiming-dev (= ${binary:Version}), librust-web-sys-0.3+performancenavigationtiming-dev (= ${binary:Version}), - librust-web-sys-0.3.55+performancenavigationtiming-dev (= ${binary:Version}) + librust-web-sys-0.3.60+performancenavigationtiming-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "PerformanceNavigationTiming" This metapackage enables feature "PerformanceNavigationTiming" for the Rust web-sys crate, by pulling in any additional dependencies needed by that @@ -5825,7 +6204,7 @@ Provides: librust-web-sys-0+shadowroot-dev (= ${binary:Version}), librust-web-sys-0.3+shadowroot-dev (= ${binary:Version}), - librust-web-sys-0.3.55+shadowroot-dev (= ${binary:Version}) + librust-web-sys-0.3.60+shadowroot-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "ShadowRoot" This metapackage enables feature "ShadowRoot" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -5841,11 +6220,10 @@ Provides: librust-web-sys-0+speechsynthesiserrorevent-dev (= ${binary:Version}), librust-web-sys-0.3+speechsynthesiserrorevent-dev (= ${binary:Version}), - librust-web-sys-0.3.55+speechsynthesiserrorevent-dev (= ${binary:Version}) + librust-web-sys-0.3.60+speechsynthesiserrorevent-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "SpeechSynthesisErrorEvent" This metapackage enables feature "SpeechSynthesisErrorEvent" for the Rust web- - sys crate, by pulling in any additional dependencies needed by that - feature. + sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-web-sys+svganimateelement-dev Architecture: any @@ -5870,10 +6248,10 @@ librust-web-sys-0.3+svganimatemotionelement-dev (= ${binary:Version}), librust-web-sys-0.3+svganimatetransformelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgsetelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimateelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatemotionelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimatetransformelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgsetelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+svganimateelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatemotionelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svganimatetransformelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgsetelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "SvgAnimateElement" and 3 more This metapackage enables feature "SvgAnimateElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6008,45 +6386,45 @@ librust-web-sys-0.3+svgfetileelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgfeturbulenceelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgmpathelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svganimationelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgclippathelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgcomponenttransferfunctionelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgdescelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfilterelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svggradientelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svggraphicselement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgmarkerelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgmaskelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgmetadataelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpatternelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgscriptelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgstopelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgstyleelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgsymbolelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgtitleelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgviewelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfeblendelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfecolormatrixelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfecomponenttransferelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfecompositeelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfeconvolvematrixelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfediffuselightingelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfedisplacementmapelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfedistantlightelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfedropshadowelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfefloodelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfegaussianblurelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfeimageelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfemergeelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfemergenodeelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfemorphologyelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfeoffsetelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfepointlightelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfespecularlightingelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfespotlightelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfetileelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfeturbulenceelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgmpathelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+svganimationelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgclippathelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgcomponenttransferfunctionelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgdescelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfilterelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svggradientelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svggraphicselement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgmarkerelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgmaskelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgmetadataelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpatternelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgscriptelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgstopelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgstyleelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgsymbolelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgtitleelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgviewelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfeblendelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfecolormatrixelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfecomponenttransferelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfecompositeelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfeconvolvematrixelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfediffuselightingelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfedisplacementmapelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfedistantlightelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfedropshadowelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfefloodelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfegaussianblurelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfeimageelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfemergeelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfemergenodeelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfemorphologyelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfeoffsetelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfepointlightelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfespecularlightingelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfespotlightelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfetileelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfeturbulenceelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgmpathelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "SvgAnimationElement" and 38 more This metapackage enables feature "SvgAnimationElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6100,13 +6478,13 @@ librust-web-sys-0.3+svgpolygonelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgpolylineelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgrectelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgcircleelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgellipseelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svglineelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpathelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpolygonelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgpolylineelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgrectelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+svgcircleelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgellipseelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svglineelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpathelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpolygonelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgpolylineelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgrectelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "SvgCircleElement" and 6 more This metapackage enables feature "SvgCircleElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6156,16 +6534,16 @@ librust-web-sys-0.3+svgaelement-dev (= ${binary:Version}), librust-web-sys-0.3+svggelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgsvgelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgdefselement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgforeignobjectelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svggeometryelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgimageelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgswitchelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgtextcontentelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svguseelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgaelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svggelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgsvgelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+svgdefselement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgforeignobjectelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svggeometryelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgimageelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgswitchelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgtextcontentelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svguseelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgaelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svggelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgsvgelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "SvgDefsElement" and 9 more This metapackage enables feature "SvgDefsElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6192,12 +6570,11 @@ librust-web-sys-0+svgradialgradientelement-dev (= ${binary:Version}), librust-web-sys-0.3+svglineargradientelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgradialgradientelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svglineargradientelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgradialgradientelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+svglineargradientelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgradialgradientelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "SvgLinearGradientElement" and 1 more This metapackage enables feature "SvgLinearGradientElement" for the Rust web- - sys crate, by pulling in any additional dependencies needed by that - feature. + sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "SvgRadialGradientElement" feature. @@ -6221,8 +6598,8 @@ librust-web-sys-0+svgtspanelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgtextelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgtspanelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgtextelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgtspanelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+svgtextelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgtspanelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "SvgTextElement" and 1 more This metapackage enables feature "SvgTextElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6247,8 +6624,8 @@ librust-web-sys-0+svgtextpositioningelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgtextpathelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgtextpositioningelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgtextpathelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgtextpositioningelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+svgtextpathelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgtextpositioningelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "SvgTextPathElement" and 1 more This metapackage enables feature "SvgTextPathElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6279,10 +6656,10 @@ librust-web-sys-0.3+svgfefuncbelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgfefuncgelement-dev (= ${binary:Version}), librust-web-sys-0.3+svgfefuncrelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfefuncaelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfefuncbelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfefuncgelement-dev (= ${binary:Version}), - librust-web-sys-0.3.55+svgfefuncrelement-dev (= ${binary:Version}) + librust-web-sys-0.3.60+svgfefuncaelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfefuncbelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfefuncgelement-dev (= ${binary:Version}), + librust-web-sys-0.3.60+svgfefuncrelement-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "SvgfeFuncAElement" and 3 more This metapackage enables feature "SvgfeFuncAElement" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6301,7 +6678,7 @@ Provides: librust-web-sys-0+vttcue-dev (= ${binary:Version}), librust-web-sys-0.3+vttcue-dev (= ${binary:Version}), - librust-web-sys-0.3.55+vttcue-dev (= ${binary:Version}) + librust-web-sys-0.3.60+vttcue-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "VttCue" This metapackage enables feature "VttCue" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6317,7 +6694,7 @@ Provides: librust-web-sys-0+webkitcssmatrix-dev (= ${binary:Version}), librust-web-sys-0.3+webkitcssmatrix-dev (= ${binary:Version}), - librust-web-sys-0.3.55+webkitcssmatrix-dev (= ${binary:Version}) + librust-web-sys-0.3.60+webkitcssmatrix-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "WebKitCssMatrix" This metapackage enables feature "WebKitCssMatrix" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6336,8 +6713,8 @@ librust-web-sys-0+xmlhttprequestupload-dev (= ${binary:Version}), librust-web-sys-0.3+xmlhttprequest-dev (= ${binary:Version}), librust-web-sys-0.3+xmlhttprequestupload-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xmlhttprequest-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xmlhttprequestupload-dev (= ${binary:Version}) + librust-web-sys-0.3.60+xmlhttprequest-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xmlhttprequestupload-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "XmlHttpRequest" and 1 more This metapackage enables feature "XmlHttpRequest" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6356,7 +6733,7 @@ Provides: librust-web-sys-0+xrboundedreferencespace-dev (= ${binary:Version}), librust-web-sys-0.3+xrboundedreferencespace-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrboundedreferencespace-dev (= ${binary:Version}) + librust-web-sys-0.3.60+xrboundedreferencespace-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "XrBoundedReferenceSpace" This metapackage enables feature "XrBoundedReferenceSpace" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. @@ -6372,7 +6749,23 @@ Provides: librust-web-sys-0+xrreferencespace-dev (= ${binary:Version}), librust-web-sys-0.3+xrreferencespace-dev (= ${binary:Version}), - librust-web-sys-0.3.55+xrreferencespace-dev (= ${binary:Version}) + librust-web-sys-0.3.60+xrreferencespace-dev (= ${binary:Version}) Description: Bindings for all Web APIs - feature "XrReferenceSpace" This metapackage enables feature "XrReferenceSpace" for the Rust web-sys crate, by pulling in any additional dependencies needed by that feature. + +Package: librust-web-sys+xrwebgllayer-dev +Architecture: any +Multi-Arch: same +Depends: + ${misc:Depends}, + librust-web-sys-dev (= ${binary:Version}), + librust-web-sys+eventtarget-dev (= ${binary:Version}), + librust-web-sys+xrlayer-dev (= ${binary:Version}) +Provides: + librust-web-sys-0+xrwebgllayer-dev (= ${binary:Version}), + librust-web-sys-0.3+xrwebgllayer-dev (= ${binary:Version}), + librust-web-sys-0.3.60+xrwebgllayer-dev (= ${binary:Version}) +Description: Bindings for all Web APIs - feature "XrWebGlLayer" + This metapackage enables feature "XrWebGlLayer" for the Rust web-sys crate, by + pulling in any additional dependencies needed by that feature. diff -Nru rust-web-sys-0.3.55/debian/librust-web-sys+xrwebgllayer-dev.lintian-overrides rust-web-sys-0.3.60/debian/librust-web-sys+xrwebgllayer-dev.lintian-overrides --- rust-web-sys-0.3.55/debian/librust-web-sys+xrwebgllayer-dev.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/debian/librust-web-sys+xrwebgllayer-dev.lintian-overrides 2022-10-15 07:44:32.000000000 +0000 @@ -0,0 +1 @@ +librust-web-sys+xrwebgllayer-dev binary: empty-rust-library-declares-provides * \ No newline at end of file diff -Nru rust-web-sys-0.3.55/debian/tests/control rust-web-sys-0.3.60/debian/tests/control --- rust-web-sys-0.3.55/debian/tests/control 2022-01-08 13:48:35.000000000 +0000 +++ rust-web-sys-0.3.60/debian/tests/control 2022-10-15 07:44:32.000000000 +0000 @@ -1,7049 +1,24 @@ -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --all-features -Features: test-name=rust-web-sys:@ -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AbortController -Features: test-name=librust-web-sys-dev:AbortController -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AbortSignal -Features: test-name=librust-web-sys-dev:AbortSignal -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AddEventListenerOptions -Features: test-name=librust-web-sys-dev:AddEventListenerOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AesCbcParams -Features: test-name=librust-web-sys-dev:AesCbcParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AesCtrParams -Features: test-name=librust-web-sys-dev:AesCtrParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AesDerivedKeyParams -Features: test-name=librust-web-sys-dev:AesDerivedKeyParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AesGcmParams -Features: test-name=librust-web-sys-dev:AesGcmParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AesKeyAlgorithm -Features: test-name=librust-web-sys-dev:AesKeyAlgorithm -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AesKeyGenParams -Features: test-name=librust-web-sys-dev:AesKeyGenParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Algorithm -Features: test-name=librust-web-sys-dev:Algorithm -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AlignSetting -Features: test-name=librust-web-sys-dev:AlignSetting -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AllowedBluetoothDevice -Features: test-name=librust-web-sys-dev:AllowedBluetoothDevice -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AllowedUsbDevice -Features: test-name=librust-web-sys-dev:AllowedUsbDevice -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnalyserOptions -Features: test-name=librust-web-sys-dev:AnalyserOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AngleInstancedArrays -Features: test-name=librust-web-sys-dev:AngleInstancedArrays -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Animation -Features: test-name=librust-web-sys-dev:Animation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnimationEffect -Features: test-name=librust-web-sys-dev:AnimationEffect -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnimationEvent -Features: test-name=librust-web-sys-dev:AnimationEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnimationEventInit -Features: test-name=librust-web-sys-dev:AnimationEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnimationPlayState -Features: test-name=librust-web-sys-dev:AnimationPlayState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnimationPlaybackEvent -Features: test-name=librust-web-sys-dev:AnimationPlaybackEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnimationPlaybackEventInit -Features: test-name=librust-web-sys-dev:AnimationPlaybackEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnimationPropertyDetails -Features: test-name=librust-web-sys-dev:AnimationPropertyDetails -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnimationPropertyValueDetails -Features: test-name=librust-web-sys-dev:AnimationPropertyValueDetails -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnimationTimeline -Features: test-name=librust-web-sys-dev:AnimationTimeline -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AssignedNodesOptions -Features: test-name=librust-web-sys-dev:AssignedNodesOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AttestationConveyancePreference -Features: test-name=librust-web-sys-dev:AttestationConveyancePreference -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AttributeNameValue -Features: test-name=librust-web-sys-dev:AttributeNameValue -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioBuffer -Features: test-name=librust-web-sys-dev:AudioBuffer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioBufferOptions -Features: test-name=librust-web-sys-dev:AudioBufferOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioBufferSourceOptions -Features: test-name=librust-web-sys-dev:AudioBufferSourceOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioConfiguration -Features: test-name=librust-web-sys-dev:AudioConfiguration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioContextOptions -Features: test-name=librust-web-sys-dev:AudioContextOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioContextState -Features: test-name=librust-web-sys-dev:AudioContextState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioListener -Features: test-name=librust-web-sys-dev:AudioListener -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioNode -Features: test-name=librust-web-sys-dev:AudioNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioNodeOptions -Features: test-name=librust-web-sys-dev:AudioNodeOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioParam -Features: test-name=librust-web-sys-dev:AudioParam -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioParamMap -Features: test-name=librust-web-sys-dev:AudioParamMap -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioProcessingEvent -Features: test-name=librust-web-sys-dev:AudioProcessingEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioTrack -Features: test-name=librust-web-sys-dev:AudioTrack -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioTrackList -Features: test-name=librust-web-sys-dev:AudioTrackList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioWorklet -Features: test-name=librust-web-sys-dev:AudioWorklet -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioWorkletGlobalScope -Features: test-name=librust-web-sys-dev:AudioWorkletGlobalScope -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioWorkletNodeOptions -Features: test-name=librust-web-sys-dev:AudioWorkletNodeOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioWorkletProcessor -Features: test-name=librust-web-sys-dev:AudioWorkletProcessor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AuthenticationExtensionsClientInputs -Features: test-name=librust-web-sys-dev:AuthenticationExtensionsClientInputs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AuthenticationExtensionsClientOutputs -Features: test-name=librust-web-sys-dev:AuthenticationExtensionsClientOutputs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AuthenticatorAssertionResponse -Features: test-name=librust-web-sys-dev:AuthenticatorAssertionResponse -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AuthenticatorAttachment -Features: test-name=librust-web-sys-dev:AuthenticatorAttachment -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AuthenticatorAttestationResponse -Features: test-name=librust-web-sys-dev:AuthenticatorAttestationResponse -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AuthenticatorResponse -Features: test-name=librust-web-sys-dev:AuthenticatorResponse -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AuthenticatorSelectionCriteria -Features: test-name=librust-web-sys-dev:AuthenticatorSelectionCriteria -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AuthenticatorTransport -Features: test-name=librust-web-sys-dev:AuthenticatorTransport -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AutoKeyword -Features: test-name=librust-web-sys-dev:AutoKeyword -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AutocompleteInfo -Features: test-name=librust-web-sys-dev:AutocompleteInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BarProp -Features: test-name=librust-web-sys-dev:BarProp -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BaseAudioContext -Features: test-name=librust-web-sys-dev:BaseAudioContext -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BaseComputedKeyframe -Features: test-name=librust-web-sys-dev:BaseComputedKeyframe -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BaseKeyframe -Features: test-name=librust-web-sys-dev:BaseKeyframe -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BasePropertyIndexedKeyframe -Features: test-name=librust-web-sys-dev:BasePropertyIndexedKeyframe -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BasicCardRequest -Features: test-name=librust-web-sys-dev:BasicCardRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BasicCardResponse -Features: test-name=librust-web-sys-dev:BasicCardResponse -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BasicCardType -Features: test-name=librust-web-sys-dev:BasicCardType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BatteryManager -Features: test-name=librust-web-sys-dev:BatteryManager -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BeforeUnloadEvent -Features: test-name=librust-web-sys-dev:BeforeUnloadEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BinaryType -Features: test-name=librust-web-sys-dev:BinaryType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BiquadFilterOptions -Features: test-name=librust-web-sys-dev:BiquadFilterOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BiquadFilterType -Features: test-name=librust-web-sys-dev:BiquadFilterType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Blob -Features: test-name=librust-web-sys-dev:Blob -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BlobEvent -Features: test-name=librust-web-sys-dev:BlobEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BlobEventInit -Features: test-name=librust-web-sys-dev:BlobEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BlobPropertyBag -Features: test-name=librust-web-sys-dev:BlobPropertyBag -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BlockParsingOptions -Features: test-name=librust-web-sys-dev:BlockParsingOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Bluetooth -Features: test-name=librust-web-sys-dev:Bluetooth -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothAdvertisingEvent -Features: test-name=librust-web-sys-dev:BluetoothAdvertisingEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothAdvertisingEventInit -Features: test-name=librust-web-sys-dev:BluetoothAdvertisingEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothCharacteristicProperties -Features: test-name=librust-web-sys-dev:BluetoothCharacteristicProperties -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothDataFilterInit -Features: test-name=librust-web-sys-dev:BluetoothDataFilterInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothDevice -Features: test-name=librust-web-sys-dev:BluetoothDevice -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothLeScanFilterInit -Features: test-name=librust-web-sys-dev:BluetoothLeScanFilterInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothManufacturerDataMap -Features: test-name=librust-web-sys-dev:BluetoothManufacturerDataMap -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothPermissionDescriptor -Features: test-name=librust-web-sys-dev:BluetoothPermissionDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothPermissionStorage -Features: test-name=librust-web-sys-dev:BluetoothPermissionStorage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothRemoteGattCharacteristic -Features: test-name=librust-web-sys-dev:BluetoothRemoteGattCharacteristic -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothRemoteGattDescriptor -Features: test-name=librust-web-sys-dev:BluetoothRemoteGattDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothRemoteGattServer -Features: test-name=librust-web-sys-dev:BluetoothRemoteGattServer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothRemoteGattService -Features: test-name=librust-web-sys-dev:BluetoothRemoteGattService -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothServiceDataMap -Features: test-name=librust-web-sys-dev:BluetoothServiceDataMap -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothUuid -Features: test-name=librust-web-sys-dev:BluetoothUuid -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BoxQuadOptions -Features: test-name=librust-web-sys-dev:BoxQuadOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BroadcastChannel -Features: test-name=librust-web-sys-dev:BroadcastChannel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BrowserElementDownloadOptions -Features: test-name=librust-web-sys-dev:BrowserElementDownloadOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BrowserElementExecuteScriptOptions -Features: test-name=librust-web-sys-dev:BrowserElementExecuteScriptOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BrowserFeedWriter -Features: test-name=librust-web-sys-dev:BrowserFeedWriter -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BrowserFindCaseSensitivity -Features: test-name=librust-web-sys-dev:BrowserFindCaseSensitivity -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BrowserFindDirection -Features: test-name=librust-web-sys-dev:BrowserFindDirection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Cache -Features: test-name=librust-web-sys-dev:Cache -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CacheBatchOperation -Features: test-name=librust-web-sys-dev:CacheBatchOperation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CacheQueryOptions -Features: test-name=librust-web-sys-dev:CacheQueryOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CacheStorage -Features: test-name=librust-web-sys-dev:CacheStorage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CacheStorageNamespace -Features: test-name=librust-web-sys-dev:CacheStorageNamespace -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CanvasGradient -Features: test-name=librust-web-sys-dev:CanvasGradient -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CanvasPattern -Features: test-name=librust-web-sys-dev:CanvasPattern -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CanvasRenderingContext2d -Features: test-name=librust-web-sys-dev:CanvasRenderingContext2d -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CanvasWindingRule -Features: test-name=librust-web-sys-dev:CanvasWindingRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CaretChangedReason -Features: test-name=librust-web-sys-dev:CaretChangedReason -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CaretPosition -Features: test-name=librust-web-sys-dev:CaretPosition -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CaretStateChangedEventInit -Features: test-name=librust-web-sys-dev:CaretStateChangedEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChannelCountMode -Features: test-name=librust-web-sys-dev:ChannelCountMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChannelInterpretation -Features: test-name=librust-web-sys-dev:ChannelInterpretation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChannelMergerOptions -Features: test-name=librust-web-sys-dev:ChannelMergerOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChannelPixelLayout -Features: test-name=librust-web-sys-dev:ChannelPixelLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChannelPixelLayoutDataType -Features: test-name=librust-web-sys-dev:ChannelPixelLayoutDataType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChannelSplitterOptions -Features: test-name=librust-web-sys-dev:ChannelSplitterOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CheckerboardReason -Features: test-name=librust-web-sys-dev:CheckerboardReason -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CheckerboardReport -Features: test-name=librust-web-sys-dev:CheckerboardReport -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CheckerboardReportService -Features: test-name=librust-web-sys-dev:CheckerboardReportService -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChromeFilePropertyBag -Features: test-name=librust-web-sys-dev:ChromeFilePropertyBag -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Client -Features: test-name=librust-web-sys-dev:Client -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ClientQueryOptions -Features: test-name=librust-web-sys-dev:ClientQueryOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ClientRectsAndTexts -Features: test-name=librust-web-sys-dev:ClientRectsAndTexts -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ClientType -Features: test-name=librust-web-sys-dev:ClientType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Clients -Features: test-name=librust-web-sys-dev:Clients -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Clipboard -Features: test-name=librust-web-sys-dev:Clipboard -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ClipboardEvent -Features: test-name=librust-web-sys-dev:ClipboardEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ClipboardEventInit -Features: test-name=librust-web-sys-dev:ClipboardEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ClipboardItem -Features: test-name=librust-web-sys-dev:ClipboardItem -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ClipboardItemOptions -Features: test-name=librust-web-sys-dev:ClipboardItemOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ClipboardPermissionDescriptor -Features: test-name=librust-web-sys-dev:ClipboardPermissionDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CloseEvent -Features: test-name=librust-web-sys-dev:CloseEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CloseEventInit -Features: test-name=librust-web-sys-dev:CloseEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CollectedClientData -Features: test-name=librust-web-sys-dev:CollectedClientData -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CompositeOperation -Features: test-name=librust-web-sys-dev:CompositeOperation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CompositionEventInit -Features: test-name=librust-web-sys-dev:CompositionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ComputedEffectTiming -Features: test-name=librust-web-sys-dev:ComputedEffectTiming -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConnStatusDict -Features: test-name=librust-web-sys-dev:ConnStatusDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConnectionType -Features: test-name=librust-web-sys-dev:ConnectionType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleCounter -Features: test-name=librust-web-sys-dev:ConsoleCounter -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleCounterError -Features: test-name=librust-web-sys-dev:ConsoleCounterError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleEvent -Features: test-name=librust-web-sys-dev:ConsoleEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleInstance -Features: test-name=librust-web-sys-dev:ConsoleInstance -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleInstanceOptions -Features: test-name=librust-web-sys-dev:ConsoleInstanceOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleLevel -Features: test-name=librust-web-sys-dev:ConsoleLevel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleLogLevel -Features: test-name=librust-web-sys-dev:ConsoleLogLevel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleProfileEvent -Features: test-name=librust-web-sys-dev:ConsoleProfileEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleStackEntry -Features: test-name=librust-web-sys-dev:ConsoleStackEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleTimerError -Features: test-name=librust-web-sys-dev:ConsoleTimerError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleTimerLogOrEnd -Features: test-name=librust-web-sys-dev:ConsoleTimerLogOrEnd -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConsoleTimerStart -Features: test-name=librust-web-sys-dev:ConsoleTimerStart -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConstantSourceOptions -Features: test-name=librust-web-sys-dev:ConstantSourceOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConstrainBooleanParameters -Features: test-name=librust-web-sys-dev:ConstrainBooleanParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConstrainDomStringParameters -Features: test-name=librust-web-sys-dev:ConstrainDomStringParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConstrainDoubleRange -Features: test-name=librust-web-sys-dev:ConstrainDoubleRange -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConstrainLongRange -Features: test-name=librust-web-sys-dev:ConstrainLongRange -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ContextAttributes2d -Features: test-name=librust-web-sys-dev:ContextAttributes2d -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConvertCoordinateOptions -Features: test-name=librust-web-sys-dev:ConvertCoordinateOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConvolverOptions -Features: test-name=librust-web-sys-dev:ConvolverOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Coordinates -Features: test-name=librust-web-sys-dev:Coordinates -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Credential -Features: test-name=librust-web-sys-dev:Credential -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CredentialCreationOptions -Features: test-name=librust-web-sys-dev:CredentialCreationOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CredentialRequestOptions -Features: test-name=librust-web-sys-dev:CredentialRequestOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CredentialsContainer -Features: test-name=librust-web-sys-dev:CredentialsContainer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Crypto -Features: test-name=librust-web-sys-dev:Crypto -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CryptoKey -Features: test-name=librust-web-sys-dev:CryptoKey -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CryptoKeyPair -Features: test-name=librust-web-sys-dev:CryptoKeyPair -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Csp -Features: test-name=librust-web-sys-dev:Csp -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CspPolicies -Features: test-name=librust-web-sys-dev:CspPolicies -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CspReport -Features: test-name=librust-web-sys-dev:CspReport -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CspReportProperties -Features: test-name=librust-web-sys-dev:CspReportProperties -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssBoxType -Features: test-name=librust-web-sys-dev:CssBoxType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssCounterStyleRule -Features: test-name=librust-web-sys-dev:CssCounterStyleRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssFontFaceRule -Features: test-name=librust-web-sys-dev:CssFontFaceRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssFontFeatureValuesRule -Features: test-name=librust-web-sys-dev:CssFontFeatureValuesRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssGroupingRule -Features: test-name=librust-web-sys-dev:CssGroupingRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssImportRule -Features: test-name=librust-web-sys-dev:CssImportRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssKeyframeRule -Features: test-name=librust-web-sys-dev:CssKeyframeRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssKeyframesRule -Features: test-name=librust-web-sys-dev:CssKeyframesRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssNamespaceRule -Features: test-name=librust-web-sys-dev:CssNamespaceRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssPageRule -Features: test-name=librust-web-sys-dev:CssPageRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssPseudoElement -Features: test-name=librust-web-sys-dev:CssPseudoElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssRule -Features: test-name=librust-web-sys-dev:CssRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssRuleList -Features: test-name=librust-web-sys-dev:CssRuleList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssStyleDeclaration -Features: test-name=librust-web-sys-dev:CssStyleDeclaration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssStyleRule -Features: test-name=librust-web-sys-dev:CssStyleRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssStyleSheet -Features: test-name=librust-web-sys-dev:CssStyleSheet -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssStyleSheetParsingMode -Features: test-name=librust-web-sys-dev:CssStyleSheetParsingMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CustomElementRegistry -Features: test-name=librust-web-sys-dev:CustomElementRegistry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CustomEvent -Features: test-name=librust-web-sys-dev:CustomEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CustomEventInit -Features: test-name=librust-web-sys-dev:CustomEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DataTransfer -Features: test-name=librust-web-sys-dev:DataTransfer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DataTransferItem -Features: test-name=librust-web-sys-dev:DataTransferItem -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DataTransferItemList -Features: test-name=librust-web-sys-dev:DataTransferItemList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DateTimeValue -Features: test-name=librust-web-sys-dev:DateTimeValue -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DecoderDoctorNotification -Features: test-name=librust-web-sys-dev:DecoderDoctorNotification -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DecoderDoctorNotificationType -Features: test-name=librust-web-sys-dev:DecoderDoctorNotificationType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DelayOptions -Features: test-name=librust-web-sys-dev:DelayOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceAcceleration -Features: test-name=librust-web-sys-dev:DeviceAcceleration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceAccelerationInit -Features: test-name=librust-web-sys-dev:DeviceAccelerationInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceLightEvent -Features: test-name=librust-web-sys-dev:DeviceLightEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceLightEventInit -Features: test-name=librust-web-sys-dev:DeviceLightEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceMotionEvent -Features: test-name=librust-web-sys-dev:DeviceMotionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceMotionEventInit -Features: test-name=librust-web-sys-dev:DeviceMotionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceOrientationEvent -Features: test-name=librust-web-sys-dev:DeviceOrientationEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceOrientationEventInit -Features: test-name=librust-web-sys-dev:DeviceOrientationEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceProximityEvent -Features: test-name=librust-web-sys-dev:DeviceProximityEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceProximityEventInit -Features: test-name=librust-web-sys-dev:DeviceProximityEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceRotationRate -Features: test-name=librust-web-sys-dev:DeviceRotationRate -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DeviceRotationRateInit -Features: test-name=librust-web-sys-dev:DeviceRotationRateInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DhKeyDeriveParams -Features: test-name=librust-web-sys-dev:DhKeyDeriveParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DirectionSetting -Features: test-name=librust-web-sys-dev:DirectionSetting -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Directory -Features: test-name=librust-web-sys-dev:Directory -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DisplayMediaStreamConstraints -Features: test-name=librust-web-sys-dev:DisplayMediaStreamConstraints -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DisplayNameOptions -Features: test-name=librust-web-sys-dev:DisplayNameOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DisplayNameResult -Features: test-name=librust-web-sys-dev:DisplayNameResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DistanceModelType -Features: test-name=librust-web-sys-dev:DistanceModelType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DnsCacheDict -Features: test-name=librust-web-sys-dev:DnsCacheDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DnsCacheEntry -Features: test-name=librust-web-sys-dev:DnsCacheEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DnsLookupDict -Features: test-name=librust-web-sys-dev:DnsLookupDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DocumentTimeline -Features: test-name=librust-web-sys-dev:DocumentTimeline -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DocumentTimelineOptions -Features: test-name=librust-web-sys-dev:DocumentTimelineOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomError -Features: test-name=librust-web-sys-dev:DomError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomException -Features: test-name=librust-web-sys-dev:DomException -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomImplementation -Features: test-name=librust-web-sys-dev:DomImplementation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomMatrix -Features: test-name=librust-web-sys-dev:DomMatrix -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomMatrixReadOnly -Features: test-name=librust-web-sys-dev:DomMatrixReadOnly -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomParser -Features: test-name=librust-web-sys-dev:DomParser -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomPoint -Features: test-name=librust-web-sys-dev:DomPoint -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomPointInit -Features: test-name=librust-web-sys-dev:DomPointInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomPointReadOnly -Features: test-name=librust-web-sys-dev:DomPointReadOnly -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomQuad -Features: test-name=librust-web-sys-dev:DomQuad -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomQuadInit -Features: test-name=librust-web-sys-dev:DomQuadInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomQuadJson -Features: test-name=librust-web-sys-dev:DomQuadJson -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomRect -Features: test-name=librust-web-sys-dev:DomRect -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomRectInit -Features: test-name=librust-web-sys-dev:DomRectInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomRectList -Features: test-name=librust-web-sys-dev:DomRectList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomRectReadOnly -Features: test-name=librust-web-sys-dev:DomRectReadOnly -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomRequest -Features: test-name=librust-web-sys-dev:DomRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomRequestReadyState -Features: test-name=librust-web-sys-dev:DomRequestReadyState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomStringList -Features: test-name=librust-web-sys-dev:DomStringList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomStringMap -Features: test-name=librust-web-sys-dev:DomStringMap -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomTokenList -Features: test-name=librust-web-sys-dev:DomTokenList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DomWindowResizeEventDetail -Features: test-name=librust-web-sys-dev:DomWindowResizeEventDetail -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DragEventInit -Features: test-name=librust-web-sys-dev:DragEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DynamicsCompressorOptions -Features: test-name=librust-web-sys-dev:DynamicsCompressorOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EcKeyAlgorithm -Features: test-name=librust-web-sys-dev:EcKeyAlgorithm -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EcKeyGenParams -Features: test-name=librust-web-sys-dev:EcKeyGenParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EcKeyImportParams -Features: test-name=librust-web-sys-dev:EcKeyImportParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EcdhKeyDeriveParams -Features: test-name=librust-web-sys-dev:EcdhKeyDeriveParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EcdsaParams -Features: test-name=librust-web-sys-dev:EcdsaParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EffectTiming -Features: test-name=librust-web-sys-dev:EffectTiming -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ElementCreationOptions -Features: test-name=librust-web-sys-dev:ElementCreationOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ElementDefinitionOptions -Features: test-name=librust-web-sys-dev:ElementDefinitionOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EndingTypes -Features: test-name=librust-web-sys-dev:EndingTypes -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ErrorCallback -Features: test-name=librust-web-sys-dev:ErrorCallback -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ErrorEvent -Features: test-name=librust-web-sys-dev:ErrorEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ErrorEventInit -Features: test-name=librust-web-sys-dev:ErrorEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Event -Features: test-name=librust-web-sys-dev:Event -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EventInit -Features: test-name=librust-web-sys-dev:EventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EventListener -Features: test-name=librust-web-sys-dev:EventListener -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EventListenerOptions -Features: test-name=librust-web-sys-dev:EventListenerOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EventModifierInit -Features: test-name=librust-web-sys-dev:EventModifierInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EventSource -Features: test-name=librust-web-sys-dev:EventSource -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EventSourceInit -Features: test-name=librust-web-sys-dev:EventSourceInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features EventTarget -Features: test-name=librust-web-sys-dev:EventTarget -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Exception -Features: test-name=librust-web-sys-dev:Exception -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtBlendMinmax -Features: test-name=librust-web-sys-dev:ExtBlendMinmax -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtColorBufferFloat -Features: test-name=librust-web-sys-dev:ExtColorBufferFloat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtColorBufferHalfFloat -Features: test-name=librust-web-sys-dev:ExtColorBufferHalfFloat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtDisjointTimerQuery -Features: test-name=librust-web-sys-dev:ExtDisjointTimerQuery -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtFragDepth -Features: test-name=librust-web-sys-dev:ExtFragDepth -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtSRgb -Features: test-name=librust-web-sys-dev:ExtSRgb -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtShaderTextureLod -Features: test-name=librust-web-sys-dev:ExtShaderTextureLod -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtTextureFilterAnisotropic -Features: test-name=librust-web-sys-dev:ExtTextureFilterAnisotropic -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtendableEvent -Features: test-name=librust-web-sys-dev:ExtendableEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtendableEventInit -Features: test-name=librust-web-sys-dev:ExtendableEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtendableMessageEventInit -Features: test-name=librust-web-sys-dev:ExtendableMessageEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features External -Features: test-name=librust-web-sys-dev:External -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FakePluginMimeEntry -Features: test-name=librust-web-sys-dev:FakePluginMimeEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FakePluginTagInit -Features: test-name=librust-web-sys-dev:FakePluginTagInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FetchEventInit -Features: test-name=librust-web-sys-dev:FetchEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FetchObserver -Features: test-name=librust-web-sys-dev:FetchObserver -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FetchReadableStreamReadDataArray -Features: test-name=librust-web-sys-dev:FetchReadableStreamReadDataArray -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FetchReadableStreamReadDataDone -Features: test-name=librust-web-sys-dev:FetchReadableStreamReadDataDone -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FetchState -Features: test-name=librust-web-sys-dev:FetchState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features File -Features: test-name=librust-web-sys-dev:File -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileCallback -Features: test-name=librust-web-sys-dev:FileCallback -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileList -Features: test-name=librust-web-sys-dev:FileList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FilePropertyBag -Features: test-name=librust-web-sys-dev:FilePropertyBag -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileReader -Features: test-name=librust-web-sys-dev:FileReader -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileReaderSync -Features: test-name=librust-web-sys-dev:FileReaderSync -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileSystem -Features: test-name=librust-web-sys-dev:FileSystem -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileSystemDirectoryEntry -Features: test-name=librust-web-sys-dev:FileSystemDirectoryEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileSystemDirectoryReader -Features: test-name=librust-web-sys-dev:FileSystemDirectoryReader -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileSystemEntriesCallback -Features: test-name=librust-web-sys-dev:FileSystemEntriesCallback -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileSystemEntry -Features: test-name=librust-web-sys-dev:FileSystemEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileSystemEntryCallback -Features: test-name=librust-web-sys-dev:FileSystemEntryCallback -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileSystemFileEntry -Features: test-name=librust-web-sys-dev:FileSystemFileEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FileSystemFlags -Features: test-name=librust-web-sys-dev:FileSystemFlags -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FillMode -Features: test-name=librust-web-sys-dev:FillMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FlashClassification -Features: test-name=librust-web-sys-dev:FlashClassification -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FlexLineGrowthState -Features: test-name=librust-web-sys-dev:FlexLineGrowthState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FocusEventInit -Features: test-name=librust-web-sys-dev:FocusEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FontFace -Features: test-name=librust-web-sys-dev:FontFace -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FontFaceDescriptors -Features: test-name=librust-web-sys-dev:FontFaceDescriptors -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FontFaceLoadStatus -Features: test-name=librust-web-sys-dev:FontFaceLoadStatus -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FontFaceSet -Features: test-name=librust-web-sys-dev:FontFaceSet -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FontFaceSetIterator -Features: test-name=librust-web-sys-dev:FontFaceSetIterator -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FontFaceSetIteratorResult -Features: test-name=librust-web-sys-dev:FontFaceSetIteratorResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FontFaceSetLoadEvent -Features: test-name=librust-web-sys-dev:FontFaceSetLoadEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FontFaceSetLoadEventInit -Features: test-name=librust-web-sys-dev:FontFaceSetLoadEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FontFaceSetLoadStatus -Features: test-name=librust-web-sys-dev:FontFaceSetLoadStatus -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FormData -Features: test-name=librust-web-sys-dev:FormData -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FrameType -Features: test-name=librust-web-sys-dev:FrameType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FuzzingFunctions -Features: test-name=librust-web-sys-dev:FuzzingFunctions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GainOptions -Features: test-name=librust-web-sys-dev:GainOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Gamepad -Features: test-name=librust-web-sys-dev:Gamepad -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadAxisMoveEventInit -Features: test-name=librust-web-sys-dev:GamepadAxisMoveEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadButton -Features: test-name=librust-web-sys-dev:GamepadButton -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadButtonEventInit -Features: test-name=librust-web-sys-dev:GamepadButtonEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadEvent -Features: test-name=librust-web-sys-dev:GamepadEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadEventInit -Features: test-name=librust-web-sys-dev:GamepadEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadHand -Features: test-name=librust-web-sys-dev:GamepadHand -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadHapticActuator -Features: test-name=librust-web-sys-dev:GamepadHapticActuator -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadHapticActuatorType -Features: test-name=librust-web-sys-dev:GamepadHapticActuatorType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadMappingType -Features: test-name=librust-web-sys-dev:GamepadMappingType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadPose -Features: test-name=librust-web-sys-dev:GamepadPose -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadServiceTest -Features: test-name=librust-web-sys-dev:GamepadServiceTest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Geolocation -Features: test-name=librust-web-sys-dev:Geolocation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GetNotificationOptions -Features: test-name=librust-web-sys-dev:GetNotificationOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GetRootNodeOptions -Features: test-name=librust-web-sys-dev:GetRootNodeOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GetUserMediaRequest -Features: test-name=librust-web-sys-dev:GetUserMediaRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Gpu -Features: test-name=librust-web-sys-dev:Gpu -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuAdapter -Features: test-name=librust-web-sys-dev:GpuAdapter -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuAddressMode -Features: test-name=librust-web-sys-dev:GpuAddressMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBindGroup -Features: test-name=librust-web-sys-dev:GpuBindGroup -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBindGroupDescriptor -Features: test-name=librust-web-sys-dev:GpuBindGroupDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBindGroupEntry -Features: test-name=librust-web-sys-dev:GpuBindGroupEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBindGroupLayout -Features: test-name=librust-web-sys-dev:GpuBindGroupLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBindGroupLayoutDescriptor -Features: test-name=librust-web-sys-dev:GpuBindGroupLayoutDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBindGroupLayoutEntry -Features: test-name=librust-web-sys-dev:GpuBindGroupLayoutEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBlendComponent -Features: test-name=librust-web-sys-dev:GpuBlendComponent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBlendFactor -Features: test-name=librust-web-sys-dev:GpuBlendFactor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBlendOperation -Features: test-name=librust-web-sys-dev:GpuBlendOperation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBlendState -Features: test-name=librust-web-sys-dev:GpuBlendState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBuffer -Features: test-name=librust-web-sys-dev:GpuBuffer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBufferBinding -Features: test-name=librust-web-sys-dev:GpuBufferBinding -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBufferBindingLayout -Features: test-name=librust-web-sys-dev:GpuBufferBindingLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBufferBindingType -Features: test-name=librust-web-sys-dev:GpuBufferBindingType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBufferDescriptor -Features: test-name=librust-web-sys-dev:GpuBufferDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuBufferUsage -Features: test-name=librust-web-sys-dev:GpuBufferUsage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCanvasCompositingAlphaMode -Features: test-name=librust-web-sys-dev:GpuCanvasCompositingAlphaMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCanvasConfiguration -Features: test-name=librust-web-sys-dev:GpuCanvasConfiguration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCanvasContext -Features: test-name=librust-web-sys-dev:GpuCanvasContext -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuColorDict -Features: test-name=librust-web-sys-dev:GpuColorDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuColorTargetState -Features: test-name=librust-web-sys-dev:GpuColorTargetState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuColorWrite -Features: test-name=librust-web-sys-dev:GpuColorWrite -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCommandBuffer -Features: test-name=librust-web-sys-dev:GpuCommandBuffer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCommandBufferDescriptor -Features: test-name=librust-web-sys-dev:GpuCommandBufferDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCommandEncoder -Features: test-name=librust-web-sys-dev:GpuCommandEncoder -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCommandEncoderDescriptor -Features: test-name=librust-web-sys-dev:GpuCommandEncoderDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCompareFunction -Features: test-name=librust-web-sys-dev:GpuCompareFunction -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCompilationInfo -Features: test-name=librust-web-sys-dev:GpuCompilationInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCompilationMessage -Features: test-name=librust-web-sys-dev:GpuCompilationMessage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCompilationMessageType -Features: test-name=librust-web-sys-dev:GpuCompilationMessageType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuComputePassDescriptor -Features: test-name=librust-web-sys-dev:GpuComputePassDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuComputePassEncoder -Features: test-name=librust-web-sys-dev:GpuComputePassEncoder -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuComputePipeline -Features: test-name=librust-web-sys-dev:GpuComputePipeline -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuComputePipelineDescriptor -Features: test-name=librust-web-sys-dev:GpuComputePipelineDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuCullMode -Features: test-name=librust-web-sys-dev:GpuCullMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuDepthStencilState -Features: test-name=librust-web-sys-dev:GpuDepthStencilState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuDevice -Features: test-name=librust-web-sys-dev:GpuDevice -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuDeviceDescriptor -Features: test-name=librust-web-sys-dev:GpuDeviceDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuDeviceLostInfo -Features: test-name=librust-web-sys-dev:GpuDeviceLostInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuDeviceLostReason -Features: test-name=librust-web-sys-dev:GpuDeviceLostReason -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuErrorFilter -Features: test-name=librust-web-sys-dev:GpuErrorFilter -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuExtent3dDict -Features: test-name=librust-web-sys-dev:GpuExtent3dDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuExternalTexture -Features: test-name=librust-web-sys-dev:GpuExternalTexture -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuExternalTextureBindingLayout -Features: test-name=librust-web-sys-dev:GpuExternalTextureBindingLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuExternalTextureDescriptor -Features: test-name=librust-web-sys-dev:GpuExternalTextureDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuFeatureName -Features: test-name=librust-web-sys-dev:GpuFeatureName -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuFilterMode -Features: test-name=librust-web-sys-dev:GpuFilterMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuFragmentState -Features: test-name=librust-web-sys-dev:GpuFragmentState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuFrontFace -Features: test-name=librust-web-sys-dev:GpuFrontFace -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuImageCopyBuffer -Features: test-name=librust-web-sys-dev:GpuImageCopyBuffer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuImageCopyExternalImage -Features: test-name=librust-web-sys-dev:GpuImageCopyExternalImage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuImageCopyTexture -Features: test-name=librust-web-sys-dev:GpuImageCopyTexture -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuImageCopyTextureTagged -Features: test-name=librust-web-sys-dev:GpuImageCopyTextureTagged -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuImageDataLayout -Features: test-name=librust-web-sys-dev:GpuImageDataLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuIndexFormat -Features: test-name=librust-web-sys-dev:GpuIndexFormat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuLoadOp -Features: test-name=librust-web-sys-dev:GpuLoadOp -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuMapMode -Features: test-name=librust-web-sys-dev:GpuMapMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuMultisampleState -Features: test-name=librust-web-sys-dev:GpuMultisampleState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuObjectDescriptorBase -Features: test-name=librust-web-sys-dev:GpuObjectDescriptorBase -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuOrigin2dDict -Features: test-name=librust-web-sys-dev:GpuOrigin2dDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuOrigin3dDict -Features: test-name=librust-web-sys-dev:GpuOrigin3dDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuOutOfMemoryError -Features: test-name=librust-web-sys-dev:GpuOutOfMemoryError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuPipelineDescriptorBase -Features: test-name=librust-web-sys-dev:GpuPipelineDescriptorBase -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuPipelineLayout -Features: test-name=librust-web-sys-dev:GpuPipelineLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuPipelineLayoutDescriptor -Features: test-name=librust-web-sys-dev:GpuPipelineLayoutDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuPipelineStatisticName -Features: test-name=librust-web-sys-dev:GpuPipelineStatisticName -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuPowerPreference -Features: test-name=librust-web-sys-dev:GpuPowerPreference -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuPredefinedColorSpace -Features: test-name=librust-web-sys-dev:GpuPredefinedColorSpace -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuPrimitiveState -Features: test-name=librust-web-sys-dev:GpuPrimitiveState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuPrimitiveTopology -Features: test-name=librust-web-sys-dev:GpuPrimitiveTopology -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuProgrammableStage -Features: test-name=librust-web-sys-dev:GpuProgrammableStage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuQuerySet -Features: test-name=librust-web-sys-dev:GpuQuerySet -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuQuerySetDescriptor -Features: test-name=librust-web-sys-dev:GpuQuerySetDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuQueryType -Features: test-name=librust-web-sys-dev:GpuQueryType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuQueue -Features: test-name=librust-web-sys-dev:GpuQueue -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderBundle -Features: test-name=librust-web-sys-dev:GpuRenderBundle -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderBundleDescriptor -Features: test-name=librust-web-sys-dev:GpuRenderBundleDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderBundleEncoder -Features: test-name=librust-web-sys-dev:GpuRenderBundleEncoder -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderBundleEncoderDescriptor -Features: test-name=librust-web-sys-dev:GpuRenderBundleEncoderDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderPassColorAttachment -Features: test-name=librust-web-sys-dev:GpuRenderPassColorAttachment -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderPassDepthStencilAttachment -Features: test-name=librust-web-sys-dev:GpuRenderPassDepthStencilAttachment -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderPassDescriptor -Features: test-name=librust-web-sys-dev:GpuRenderPassDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderPassEncoder -Features: test-name=librust-web-sys-dev:GpuRenderPassEncoder -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderPassLayout -Features: test-name=librust-web-sys-dev:GpuRenderPassLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderPipeline -Features: test-name=librust-web-sys-dev:GpuRenderPipeline -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRenderPipelineDescriptor -Features: test-name=librust-web-sys-dev:GpuRenderPipelineDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuRequestAdapterOptions -Features: test-name=librust-web-sys-dev:GpuRequestAdapterOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuSampler -Features: test-name=librust-web-sys-dev:GpuSampler -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuSamplerBindingLayout -Features: test-name=librust-web-sys-dev:GpuSamplerBindingLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuSamplerBindingType -Features: test-name=librust-web-sys-dev:GpuSamplerBindingType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuSamplerDescriptor -Features: test-name=librust-web-sys-dev:GpuSamplerDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuShaderModule -Features: test-name=librust-web-sys-dev:GpuShaderModule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuShaderModuleDescriptor -Features: test-name=librust-web-sys-dev:GpuShaderModuleDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuShaderStage -Features: test-name=librust-web-sys-dev:GpuShaderStage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuStencilFaceState -Features: test-name=librust-web-sys-dev:GpuStencilFaceState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuStencilOperation -Features: test-name=librust-web-sys-dev:GpuStencilOperation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuStorageTextureAccess -Features: test-name=librust-web-sys-dev:GpuStorageTextureAccess -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuStorageTextureBindingLayout -Features: test-name=librust-web-sys-dev:GpuStorageTextureBindingLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuStoreOp -Features: test-name=librust-web-sys-dev:GpuStoreOp -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuSupportedFeatures -Features: test-name=librust-web-sys-dev:GpuSupportedFeatures -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuSupportedLimits -Features: test-name=librust-web-sys-dev:GpuSupportedLimits -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTexture -Features: test-name=librust-web-sys-dev:GpuTexture -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureAspect -Features: test-name=librust-web-sys-dev:GpuTextureAspect -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureBindingLayout -Features: test-name=librust-web-sys-dev:GpuTextureBindingLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureDescriptor -Features: test-name=librust-web-sys-dev:GpuTextureDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureDimension -Features: test-name=librust-web-sys-dev:GpuTextureDimension -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureFormat -Features: test-name=librust-web-sys-dev:GpuTextureFormat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureSampleType -Features: test-name=librust-web-sys-dev:GpuTextureSampleType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureUsage -Features: test-name=librust-web-sys-dev:GpuTextureUsage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureView -Features: test-name=librust-web-sys-dev:GpuTextureView -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureViewDescriptor -Features: test-name=librust-web-sys-dev:GpuTextureViewDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuTextureViewDimension -Features: test-name=librust-web-sys-dev:GpuTextureViewDimension -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuUncapturedErrorEvent -Features: test-name=librust-web-sys-dev:GpuUncapturedErrorEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuUncapturedErrorEventInit -Features: test-name=librust-web-sys-dev:GpuUncapturedErrorEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuValidationError -Features: test-name=librust-web-sys-dev:GpuValidationError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuVertexAttribute -Features: test-name=librust-web-sys-dev:GpuVertexAttribute -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuVertexBufferLayout -Features: test-name=librust-web-sys-dev:GpuVertexBufferLayout -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuVertexFormat -Features: test-name=librust-web-sys-dev:GpuVertexFormat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuVertexState -Features: test-name=librust-web-sys-dev:GpuVertexState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GpuVertexStepMode -Features: test-name=librust-web-sys-dev:GpuVertexStepMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GridDeclaration -Features: test-name=librust-web-sys-dev:GridDeclaration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GridTrackState -Features: test-name=librust-web-sys-dev:GridTrackState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GroupedHistoryEventInit -Features: test-name=librust-web-sys-dev:GroupedHistoryEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HalfOpenInfoDict -Features: test-name=librust-web-sys-dev:HalfOpenInfoDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HashChangeEvent -Features: test-name=librust-web-sys-dev:HashChangeEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HashChangeEventInit -Features: test-name=librust-web-sys-dev:HashChangeEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Headers -Features: test-name=librust-web-sys-dev:Headers -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HeadersGuardEnum -Features: test-name=librust-web-sys-dev:HeadersGuardEnum -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Hid -Features: test-name=librust-web-sys-dev:Hid -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidCollectionInfo -Features: test-name=librust-web-sys-dev:HidCollectionInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidConnectionEvent -Features: test-name=librust-web-sys-dev:HidConnectionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidConnectionEventInit -Features: test-name=librust-web-sys-dev:HidConnectionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidDevice -Features: test-name=librust-web-sys-dev:HidDevice -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidDeviceFilter -Features: test-name=librust-web-sys-dev:HidDeviceFilter -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidDeviceRequestOptions -Features: test-name=librust-web-sys-dev:HidDeviceRequestOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidInputReportEvent -Features: test-name=librust-web-sys-dev:HidInputReportEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidInputReportEventInit -Features: test-name=librust-web-sys-dev:HidInputReportEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidReportInfo -Features: test-name=librust-web-sys-dev:HidReportInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidReportItem -Features: test-name=librust-web-sys-dev:HidReportItem -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HidUnitSystem -Features: test-name=librust-web-sys-dev:HidUnitSystem -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HiddenPluginEventInit -Features: test-name=librust-web-sys-dev:HiddenPluginEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features History -Features: test-name=librust-web-sys-dev:History -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HitRegionOptions -Features: test-name=librust-web-sys-dev:HitRegionOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HkdfParams -Features: test-name=librust-web-sys-dev:HkdfParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HmacDerivedKeyParams -Features: test-name=librust-web-sys-dev:HmacDerivedKeyParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HmacImportParams -Features: test-name=librust-web-sys-dev:HmacImportParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HmacKeyAlgorithm -Features: test-name=librust-web-sys-dev:HmacKeyAlgorithm -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HmacKeyGenParams -Features: test-name=librust-web-sys-dev:HmacKeyGenParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlAllCollection -Features: test-name=librust-web-sys-dev:HtmlAllCollection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlCollection -Features: test-name=librust-web-sys-dev:HtmlCollection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlFormControlsCollection -Features: test-name=librust-web-sys-dev:HtmlFormControlsCollection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlOptionsCollection -Features: test-name=librust-web-sys-dev:HtmlOptionsCollection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HttpConnDict -Features: test-name=librust-web-sys-dev:HttpConnDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HttpConnInfo -Features: test-name=librust-web-sys-dev:HttpConnInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HttpConnectionElement -Features: test-name=librust-web-sys-dev:HttpConnectionElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbCursor -Features: test-name=librust-web-sys-dev:IdbCursor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbCursorDirection -Features: test-name=librust-web-sys-dev:IdbCursorDirection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbCursorWithValue -Features: test-name=librust-web-sys-dev:IdbCursorWithValue -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbDatabase -Features: test-name=librust-web-sys-dev:IdbDatabase -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbFactory -Features: test-name=librust-web-sys-dev:IdbFactory -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbFileHandle -Features: test-name=librust-web-sys-dev:IdbFileHandle -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbFileMetadataParameters -Features: test-name=librust-web-sys-dev:IdbFileMetadataParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbIndex -Features: test-name=librust-web-sys-dev:IdbIndex -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbIndexParameters -Features: test-name=librust-web-sys-dev:IdbIndexParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbKeyRange -Features: test-name=librust-web-sys-dev:IdbKeyRange -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbLocaleAwareKeyRange -Features: test-name=librust-web-sys-dev:IdbLocaleAwareKeyRange -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbMutableFile -Features: test-name=librust-web-sys-dev:IdbMutableFile -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbObjectStore -Features: test-name=librust-web-sys-dev:IdbObjectStore -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbObjectStoreParameters -Features: test-name=librust-web-sys-dev:IdbObjectStoreParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbOpenDbOptions -Features: test-name=librust-web-sys-dev:IdbOpenDbOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbRequest -Features: test-name=librust-web-sys-dev:IdbRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbRequestReadyState -Features: test-name=librust-web-sys-dev:IdbRequestReadyState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbTransaction -Features: test-name=librust-web-sys-dev:IdbTransaction -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbTransactionMode -Features: test-name=librust-web-sys-dev:IdbTransactionMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbVersionChangeEvent -Features: test-name=librust-web-sys-dev:IdbVersionChangeEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbVersionChangeEventInit -Features: test-name=librust-web-sys-dev:IdbVersionChangeEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdleDeadline -Features: test-name=librust-web-sys-dev:IdleDeadline -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdleRequestOptions -Features: test-name=librust-web-sys-dev:IdleRequestOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IirFilterOptions -Features: test-name=librust-web-sys-dev:IirFilterOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ImageBitmap -Features: test-name=librust-web-sys-dev:ImageBitmap -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ImageBitmapFormat -Features: test-name=librust-web-sys-dev:ImageBitmapFormat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ImageBitmapRenderingContext -Features: test-name=librust-web-sys-dev:ImageBitmapRenderingContext -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ImageCapture -Features: test-name=librust-web-sys-dev:ImageCapture -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ImageCaptureError -Features: test-name=librust-web-sys-dev:ImageCaptureError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ImageCaptureErrorEvent -Features: test-name=librust-web-sys-dev:ImageCaptureErrorEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ImageCaptureErrorEventInit -Features: test-name=librust-web-sys-dev:ImageCaptureErrorEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ImageData -Features: test-name=librust-web-sys-dev:ImageData -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features InputEventInit -Features: test-name=librust-web-sys-dev:InputEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features InstallTriggerData -Features: test-name=librust-web-sys-dev:InstallTriggerData -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IntersectionObserver -Features: test-name=librust-web-sys-dev:IntersectionObserver -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IntersectionObserverEntry -Features: test-name=librust-web-sys-dev:IntersectionObserverEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IntersectionObserverEntryInit -Features: test-name=librust-web-sys-dev:IntersectionObserverEntryInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IntersectionObserverInit -Features: test-name=librust-web-sys-dev:IntersectionObserverInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IntlUtils -Features: test-name=librust-web-sys-dev:IntlUtils -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IterableKeyAndValueResult -Features: test-name=librust-web-sys-dev:IterableKeyAndValueResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IterableKeyOrValueResult -Features: test-name=librust-web-sys-dev:IterableKeyOrValueResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IterationCompositeOperation -Features: test-name=librust-web-sys-dev:IterationCompositeOperation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features JsonWebKey -Features: test-name=librust-web-sys-dev:JsonWebKey -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features KeyAlgorithm -Features: test-name=librust-web-sys-dev:KeyAlgorithm -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features KeyEvent -Features: test-name=librust-web-sys-dev:KeyEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features KeyIdsInitData -Features: test-name=librust-web-sys-dev:KeyIdsInitData -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features KeyboardEventInit -Features: test-name=librust-web-sys-dev:KeyboardEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features KeyframeEffect -Features: test-name=librust-web-sys-dev:KeyframeEffect -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features KeyframeEffectOptions -Features: test-name=librust-web-sys-dev:KeyframeEffectOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features L10nElement -Features: test-name=librust-web-sys-dev:L10nElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features L10nValue -Features: test-name=librust-web-sys-dev:L10nValue -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features LifecycleCallbacks -Features: test-name=librust-web-sys-dev:LifecycleCallbacks -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features LineAlignSetting -Features: test-name=librust-web-sys-dev:LineAlignSetting -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ListBoxObject -Features: test-name=librust-web-sys-dev:ListBoxObject -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features LocaleInfo -Features: test-name=librust-web-sys-dev:LocaleInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Location -Features: test-name=librust-web-sys-dev:Location -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaCapabilities -Features: test-name=librust-web-sys-dev:MediaCapabilities -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaCapabilitiesInfo -Features: test-name=librust-web-sys-dev:MediaCapabilitiesInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaConfiguration -Features: test-name=librust-web-sys-dev:MediaConfiguration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaDecodingConfiguration -Features: test-name=librust-web-sys-dev:MediaDecodingConfiguration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaDecodingType -Features: test-name=librust-web-sys-dev:MediaDecodingType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaDeviceInfo -Features: test-name=librust-web-sys-dev:MediaDeviceInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaDeviceKind -Features: test-name=librust-web-sys-dev:MediaDeviceKind -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaDevices -Features: test-name=librust-web-sys-dev:MediaDevices -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaElementAudioSourceOptions -Features: test-name=librust-web-sys-dev:MediaElementAudioSourceOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaEncodingConfiguration -Features: test-name=librust-web-sys-dev:MediaEncodingConfiguration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaEncodingType -Features: test-name=librust-web-sys-dev:MediaEncodingType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaEncryptedEvent -Features: test-name=librust-web-sys-dev:MediaEncryptedEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaError -Features: test-name=librust-web-sys-dev:MediaError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeyError -Features: test-name=librust-web-sys-dev:MediaKeyError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeyMessageEvent -Features: test-name=librust-web-sys-dev:MediaKeyMessageEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeyMessageEventInit -Features: test-name=librust-web-sys-dev:MediaKeyMessageEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeyMessageType -Features: test-name=librust-web-sys-dev:MediaKeyMessageType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeyNeededEventInit -Features: test-name=librust-web-sys-dev:MediaKeyNeededEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeySession -Features: test-name=librust-web-sys-dev:MediaKeySession -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeySessionType -Features: test-name=librust-web-sys-dev:MediaKeySessionType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeyStatus -Features: test-name=librust-web-sys-dev:MediaKeyStatus -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeyStatusMap -Features: test-name=librust-web-sys-dev:MediaKeyStatusMap -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeySystemAccess -Features: test-name=librust-web-sys-dev:MediaKeySystemAccess -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeySystemConfiguration -Features: test-name=librust-web-sys-dev:MediaKeySystemConfiguration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeySystemMediaCapability -Features: test-name=librust-web-sys-dev:MediaKeySystemMediaCapability -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeySystemStatus -Features: test-name=librust-web-sys-dev:MediaKeySystemStatus -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeys -Features: test-name=librust-web-sys-dev:MediaKeys -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeysPolicy -Features: test-name=librust-web-sys-dev:MediaKeysPolicy -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaKeysRequirement -Features: test-name=librust-web-sys-dev:MediaKeysRequirement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaList -Features: test-name=librust-web-sys-dev:MediaList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaQueryList -Features: test-name=librust-web-sys-dev:MediaQueryList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaQueryListEvent -Features: test-name=librust-web-sys-dev:MediaQueryListEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaQueryListEventInit -Features: test-name=librust-web-sys-dev:MediaQueryListEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaRecorder -Features: test-name=librust-web-sys-dev:MediaRecorder -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaRecorderErrorEvent -Features: test-name=librust-web-sys-dev:MediaRecorderErrorEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaRecorderErrorEventInit -Features: test-name=librust-web-sys-dev:MediaRecorderErrorEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaRecorderOptions -Features: test-name=librust-web-sys-dev:MediaRecorderOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaSource -Features: test-name=librust-web-sys-dev:MediaSource -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaSourceEndOfStreamError -Features: test-name=librust-web-sys-dev:MediaSourceEndOfStreamError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaSourceEnum -Features: test-name=librust-web-sys-dev:MediaSourceEnum -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaSourceReadyState -Features: test-name=librust-web-sys-dev:MediaSourceReadyState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStream -Features: test-name=librust-web-sys-dev:MediaStream -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamAudioSourceOptions -Features: test-name=librust-web-sys-dev:MediaStreamAudioSourceOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamConstraints -Features: test-name=librust-web-sys-dev:MediaStreamConstraints -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamError -Features: test-name=librust-web-sys-dev:MediaStreamError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamEvent -Features: test-name=librust-web-sys-dev:MediaStreamEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamEventInit -Features: test-name=librust-web-sys-dev:MediaStreamEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamTrack -Features: test-name=librust-web-sys-dev:MediaStreamTrack -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamTrackEvent -Features: test-name=librust-web-sys-dev:MediaStreamTrackEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamTrackEventInit -Features: test-name=librust-web-sys-dev:MediaStreamTrackEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamTrackState -Features: test-name=librust-web-sys-dev:MediaStreamTrackState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaTrackConstraintSet -Features: test-name=librust-web-sys-dev:MediaTrackConstraintSet -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaTrackConstraints -Features: test-name=librust-web-sys-dev:MediaTrackConstraints -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaTrackSettings -Features: test-name=librust-web-sys-dev:MediaTrackSettings -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaTrackSupportedConstraints -Features: test-name=librust-web-sys-dev:MediaTrackSupportedConstraints -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MessageChannel -Features: test-name=librust-web-sys-dev:MessageChannel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MessageEvent -Features: test-name=librust-web-sys-dev:MessageEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MessageEventInit -Features: test-name=librust-web-sys-dev:MessageEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MessagePort -Features: test-name=librust-web-sys-dev:MessagePort -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiAccess -Features: test-name=librust-web-sys-dev:MidiAccess -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiConnectionEvent -Features: test-name=librust-web-sys-dev:MidiConnectionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiConnectionEventInit -Features: test-name=librust-web-sys-dev:MidiConnectionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiInputMap -Features: test-name=librust-web-sys-dev:MidiInputMap -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiMessageEvent -Features: test-name=librust-web-sys-dev:MidiMessageEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiMessageEventInit -Features: test-name=librust-web-sys-dev:MidiMessageEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiOptions -Features: test-name=librust-web-sys-dev:MidiOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiOutputMap -Features: test-name=librust-web-sys-dev:MidiOutputMap -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiPort -Features: test-name=librust-web-sys-dev:MidiPort -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiPortConnectionState -Features: test-name=librust-web-sys-dev:MidiPortConnectionState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiPortDeviceState -Features: test-name=librust-web-sys-dev:MidiPortDeviceState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiPortType -Features: test-name=librust-web-sys-dev:MidiPortType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MimeType -Features: test-name=librust-web-sys-dev:MimeType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MimeTypeArray -Features: test-name=librust-web-sys-dev:MimeTypeArray -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MouseEventInit -Features: test-name=librust-web-sys-dev:MouseEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MozDebug -Features: test-name=librust-web-sys-dev:MozDebug -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MutationEvent -Features: test-name=librust-web-sys-dev:MutationEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MutationObserver -Features: test-name=librust-web-sys-dev:MutationObserver -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MutationObserverInit -Features: test-name=librust-web-sys-dev:MutationObserverInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MutationObservingInfo -Features: test-name=librust-web-sys-dev:MutationObservingInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MutationRecord -Features: test-name=librust-web-sys-dev:MutationRecord -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NamedNodeMap -Features: test-name=librust-web-sys-dev:NamedNodeMap -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NativeOsFileReadOptions -Features: test-name=librust-web-sys-dev:NativeOsFileReadOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NativeOsFileWriteAtomicOptions -Features: test-name=librust-web-sys-dev:NativeOsFileWriteAtomicOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NavigationType -Features: test-name=librust-web-sys-dev:NavigationType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Navigator -Features: test-name=librust-web-sys-dev:Navigator -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NavigatorAutomationInformation -Features: test-name=librust-web-sys-dev:NavigatorAutomationInformation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NetworkCommandOptions -Features: test-name=librust-web-sys-dev:NetworkCommandOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NetworkInformation -Features: test-name=librust-web-sys-dev:NetworkInformation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NetworkResultOptions -Features: test-name=librust-web-sys-dev:NetworkResultOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Node -Features: test-name=librust-web-sys-dev:Node -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NodeFilter -Features: test-name=librust-web-sys-dev:NodeFilter -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NodeIterator -Features: test-name=librust-web-sys-dev:NodeIterator -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NodeList -Features: test-name=librust-web-sys-dev:NodeList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Notification -Features: test-name=librust-web-sys-dev:Notification -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NotificationBehavior -Features: test-name=librust-web-sys-dev:NotificationBehavior -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NotificationDirection -Features: test-name=librust-web-sys-dev:NotificationDirection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NotificationEventInit -Features: test-name=librust-web-sys-dev:NotificationEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NotificationOptions -Features: test-name=librust-web-sys-dev:NotificationOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NotificationPermission -Features: test-name=librust-web-sys-dev:NotificationPermission -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ObserverCallback -Features: test-name=librust-web-sys-dev:ObserverCallback -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OesElementIndexUint -Features: test-name=librust-web-sys-dev:OesElementIndexUint -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OesStandardDerivatives -Features: test-name=librust-web-sys-dev:OesStandardDerivatives -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OesTextureFloat -Features: test-name=librust-web-sys-dev:OesTextureFloat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OesTextureFloatLinear -Features: test-name=librust-web-sys-dev:OesTextureFloatLinear -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OesTextureHalfFloat -Features: test-name=librust-web-sys-dev:OesTextureHalfFloat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OesTextureHalfFloatLinear -Features: test-name=librust-web-sys-dev:OesTextureHalfFloatLinear -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OesVertexArrayObject -Features: test-name=librust-web-sys-dev:OesVertexArrayObject -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OfflineAudioCompletionEvent -Features: test-name=librust-web-sys-dev:OfflineAudioCompletionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OfflineAudioCompletionEventInit -Features: test-name=librust-web-sys-dev:OfflineAudioCompletionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OfflineAudioContextOptions -Features: test-name=librust-web-sys-dev:OfflineAudioContextOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OfflineResourceList -Features: test-name=librust-web-sys-dev:OfflineResourceList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OffscreenCanvas -Features: test-name=librust-web-sys-dev:OffscreenCanvas -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OpenWindowEventDetail -Features: test-name=librust-web-sys-dev:OpenWindowEventDetail -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OptionalEffectTiming -Features: test-name=librust-web-sys-dev:OptionalEffectTiming -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OrientationLockType -Features: test-name=librust-web-sys-dev:OrientationLockType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OrientationType -Features: test-name=librust-web-sys-dev:OrientationType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OscillatorOptions -Features: test-name=librust-web-sys-dev:OscillatorOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OscillatorType -Features: test-name=librust-web-sys-dev:OscillatorType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OverSampleType -Features: test-name=librust-web-sys-dev:OverSampleType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PageTransitionEvent -Features: test-name=librust-web-sys-dev:PageTransitionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PageTransitionEventInit -Features: test-name=librust-web-sys-dev:PageTransitionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaintRequest -Features: test-name=librust-web-sys-dev:PaintRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaintRequestList -Features: test-name=librust-web-sys-dev:PaintRequestList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaintWorkletGlobalScope -Features: test-name=librust-web-sys-dev:PaintWorkletGlobalScope -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PannerOptions -Features: test-name=librust-web-sys-dev:PannerOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PanningModelType -Features: test-name=librust-web-sys-dev:PanningModelType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Path2d -Features: test-name=librust-web-sys-dev:Path2d -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaymentAddress -Features: test-name=librust-web-sys-dev:PaymentAddress -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaymentComplete -Features: test-name=librust-web-sys-dev:PaymentComplete -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaymentMethodChangeEventInit -Features: test-name=librust-web-sys-dev:PaymentMethodChangeEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaymentRequestUpdateEvent -Features: test-name=librust-web-sys-dev:PaymentRequestUpdateEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaymentRequestUpdateEventInit -Features: test-name=librust-web-sys-dev:PaymentRequestUpdateEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaymentResponse -Features: test-name=librust-web-sys-dev:PaymentResponse -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Pbkdf2Params -Features: test-name=librust-web-sys-dev:Pbkdf2Params -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PcImplIceConnectionState -Features: test-name=librust-web-sys-dev:PcImplIceConnectionState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PcImplIceGatheringState -Features: test-name=librust-web-sys-dev:PcImplIceGatheringState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PcImplSignalingState -Features: test-name=librust-web-sys-dev:PcImplSignalingState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PcObserverStateType -Features: test-name=librust-web-sys-dev:PcObserverStateType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Performance -Features: test-name=librust-web-sys-dev:Performance -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceEntry -Features: test-name=librust-web-sys-dev:PerformanceEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceEntryEventInit -Features: test-name=librust-web-sys-dev:PerformanceEntryEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceEntryFilterOptions -Features: test-name=librust-web-sys-dev:PerformanceEntryFilterOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceMark -Features: test-name=librust-web-sys-dev:PerformanceMark -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceMeasure -Features: test-name=librust-web-sys-dev:PerformanceMeasure -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceNavigation -Features: test-name=librust-web-sys-dev:PerformanceNavigation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceObserver -Features: test-name=librust-web-sys-dev:PerformanceObserver -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceObserverEntryList -Features: test-name=librust-web-sys-dev:PerformanceObserverEntryList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceObserverInit -Features: test-name=librust-web-sys-dev:PerformanceObserverInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceResourceTiming -Features: test-name=librust-web-sys-dev:PerformanceResourceTiming -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceServerTiming -Features: test-name=librust-web-sys-dev:PerformanceServerTiming -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceTiming -Features: test-name=librust-web-sys-dev:PerformanceTiming -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PeriodicWave -Features: test-name=librust-web-sys-dev:PeriodicWave -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PeriodicWaveConstraints -Features: test-name=librust-web-sys-dev:PeriodicWaveConstraints -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PeriodicWaveOptions -Features: test-name=librust-web-sys-dev:PeriodicWaveOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PermissionDescriptor -Features: test-name=librust-web-sys-dev:PermissionDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PermissionName -Features: test-name=librust-web-sys-dev:PermissionName -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PermissionState -Features: test-name=librust-web-sys-dev:PermissionState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PermissionStatus -Features: test-name=librust-web-sys-dev:PermissionStatus -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Permissions -Features: test-name=librust-web-sys-dev:Permissions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PlaybackDirection -Features: test-name=librust-web-sys-dev:PlaybackDirection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Plugin -Features: test-name=librust-web-sys-dev:Plugin -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PluginArray -Features: test-name=librust-web-sys-dev:PluginArray -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PluginCrashedEventInit -Features: test-name=librust-web-sys-dev:PluginCrashedEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PointerEventInit -Features: test-name=librust-web-sys-dev:PointerEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PopStateEvent -Features: test-name=librust-web-sys-dev:PopStateEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PopStateEventInit -Features: test-name=librust-web-sys-dev:PopStateEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PopupBlockedEvent -Features: test-name=librust-web-sys-dev:PopupBlockedEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PopupBlockedEventInit -Features: test-name=librust-web-sys-dev:PopupBlockedEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Position -Features: test-name=librust-web-sys-dev:Position -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PositionAlignSetting -Features: test-name=librust-web-sys-dev:PositionAlignSetting -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PositionError -Features: test-name=librust-web-sys-dev:PositionError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PositionOptions -Features: test-name=librust-web-sys-dev:PositionOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Presentation -Features: test-name=librust-web-sys-dev:Presentation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationAvailability -Features: test-name=librust-web-sys-dev:PresentationAvailability -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationConnection -Features: test-name=librust-web-sys-dev:PresentationConnection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationConnectionAvailableEvent -Features: test-name=librust-web-sys-dev:PresentationConnectionAvailableEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationConnectionAvailableEventInit -Features: test-name=librust-web-sys-dev:PresentationConnectionAvailableEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationConnectionBinaryType -Features: test-name=librust-web-sys-dev:PresentationConnectionBinaryType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationConnectionCloseEvent -Features: test-name=librust-web-sys-dev:PresentationConnectionCloseEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationConnectionCloseEventInit -Features: test-name=librust-web-sys-dev:PresentationConnectionCloseEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationConnectionClosedReason -Features: test-name=librust-web-sys-dev:PresentationConnectionClosedReason -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationConnectionList -Features: test-name=librust-web-sys-dev:PresentationConnectionList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationConnectionState -Features: test-name=librust-web-sys-dev:PresentationConnectionState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationReceiver -Features: test-name=librust-web-sys-dev:PresentationReceiver -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationRequest -Features: test-name=librust-web-sys-dev:PresentationRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PresentationStyle -Features: test-name=librust-web-sys-dev:PresentationStyle -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ProfileTimelineLayerRect -Features: test-name=librust-web-sys-dev:ProfileTimelineLayerRect -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ProfileTimelineMarker -Features: test-name=librust-web-sys-dev:ProfileTimelineMarker -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ProfileTimelineMessagePortOperationType -Features: test-name=librust-web-sys-dev:ProfileTimelineMessagePortOperationType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ProfileTimelineStackFrame -Features: test-name=librust-web-sys-dev:ProfileTimelineStackFrame -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ProfileTimelineWorkerOperationType -Features: test-name=librust-web-sys-dev:ProfileTimelineWorkerOperationType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ProgressEvent -Features: test-name=librust-web-sys-dev:ProgressEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ProgressEventInit -Features: test-name=librust-web-sys-dev:ProgressEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PromiseNativeHandler -Features: test-name=librust-web-sys-dev:PromiseNativeHandler -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PromiseRejectionEvent -Features: test-name=librust-web-sys-dev:PromiseRejectionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PromiseRejectionEventInit -Features: test-name=librust-web-sys-dev:PromiseRejectionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PublicKeyCredential -Features: test-name=librust-web-sys-dev:PublicKeyCredential -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PublicKeyCredentialCreationOptions -Features: test-name=librust-web-sys-dev:PublicKeyCredentialCreationOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PublicKeyCredentialDescriptor -Features: test-name=librust-web-sys-dev:PublicKeyCredentialDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PublicKeyCredentialEntity -Features: test-name=librust-web-sys-dev:PublicKeyCredentialEntity -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PublicKeyCredentialParameters -Features: test-name=librust-web-sys-dev:PublicKeyCredentialParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PublicKeyCredentialRequestOptions -Features: test-name=librust-web-sys-dev:PublicKeyCredentialRequestOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PublicKeyCredentialRpEntity -Features: test-name=librust-web-sys-dev:PublicKeyCredentialRpEntity -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PublicKeyCredentialType -Features: test-name=librust-web-sys-dev:PublicKeyCredentialType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PublicKeyCredentialUserEntity -Features: test-name=librust-web-sys-dev:PublicKeyCredentialUserEntity -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushEncryptionKeyName -Features: test-name=librust-web-sys-dev:PushEncryptionKeyName -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushEventInit -Features: test-name=librust-web-sys-dev:PushEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushManager -Features: test-name=librust-web-sys-dev:PushManager -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushMessageData -Features: test-name=librust-web-sys-dev:PushMessageData -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushPermissionState -Features: test-name=librust-web-sys-dev:PushPermissionState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushSubscription -Features: test-name=librust-web-sys-dev:PushSubscription -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushSubscriptionInit -Features: test-name=librust-web-sys-dev:PushSubscriptionInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushSubscriptionJson -Features: test-name=librust-web-sys-dev:PushSubscriptionJson -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushSubscriptionKeys -Features: test-name=librust-web-sys-dev:PushSubscriptionKeys -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushSubscriptionOptions -Features: test-name=librust-web-sys-dev:PushSubscriptionOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushSubscriptionOptionsInit -Features: test-name=librust-web-sys-dev:PushSubscriptionOptionsInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features QueuingStrategy -Features: test-name=librust-web-sys-dev:QueuingStrategy -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RadioNodeList -Features: test-name=librust-web-sys-dev:RadioNodeList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Range -Features: test-name=librust-web-sys-dev:Range -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RcwnPerfStats -Features: test-name=librust-web-sys-dev:RcwnPerfStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RcwnStatus -Features: test-name=librust-web-sys-dev:RcwnStatus -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReadableStream -Features: test-name=librust-web-sys-dev:ReadableStream -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReadableStreamByobReadResult -Features: test-name=librust-web-sys-dev:ReadableStreamByobReadResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReadableStreamByobReader -Features: test-name=librust-web-sys-dev:ReadableStreamByobReader -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReadableStreamDefaultReadResult -Features: test-name=librust-web-sys-dev:ReadableStreamDefaultReadResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReadableStreamDefaultReader -Features: test-name=librust-web-sys-dev:ReadableStreamDefaultReader -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReadableStreamGetReaderOptions -Features: test-name=librust-web-sys-dev:ReadableStreamGetReaderOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReadableStreamIteratorOptions -Features: test-name=librust-web-sys-dev:ReadableStreamIteratorOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReadableStreamReaderMode -Features: test-name=librust-web-sys-dev:ReadableStreamReaderMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReadableWritablePair -Features: test-name=librust-web-sys-dev:ReadableWritablePair -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RecordingState -Features: test-name=librust-web-sys-dev:RecordingState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ReferrerPolicy -Features: test-name=librust-web-sys-dev:ReferrerPolicy -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RegisterRequest -Features: test-name=librust-web-sys-dev:RegisterRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RegisterResponse -Features: test-name=librust-web-sys-dev:RegisterResponse -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RegisteredKey -Features: test-name=librust-web-sys-dev:RegisteredKey -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RegistrationOptions -Features: test-name=librust-web-sys-dev:RegistrationOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Request -Features: test-name=librust-web-sys-dev:Request -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RequestCache -Features: test-name=librust-web-sys-dev:RequestCache -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RequestCredentials -Features: test-name=librust-web-sys-dev:RequestCredentials -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RequestDestination -Features: test-name=librust-web-sys-dev:RequestDestination -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RequestDeviceOptions -Features: test-name=librust-web-sys-dev:RequestDeviceOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RequestInit -Features: test-name=librust-web-sys-dev:RequestInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RequestMediaKeySystemAccessNotification -Features: test-name=librust-web-sys-dev:RequestMediaKeySystemAccessNotification -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RequestMode -Features: test-name=librust-web-sys-dev:RequestMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RequestRedirect -Features: test-name=librust-web-sys-dev:RequestRedirect -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Response -Features: test-name=librust-web-sys-dev:Response -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ResponseInit -Features: test-name=librust-web-sys-dev:ResponseInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ResponseType -Features: test-name=librust-web-sys-dev:ResponseType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RsaHashedImportParams -Features: test-name=librust-web-sys-dev:RsaHashedImportParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RsaOaepParams -Features: test-name=librust-web-sys-dev:RsaOaepParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RsaOtherPrimesInfo -Features: test-name=librust-web-sys-dev:RsaOtherPrimesInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RsaPssParams -Features: test-name=librust-web-sys-dev:RsaPssParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcAnswerOptions -Features: test-name=librust-web-sys-dev:RtcAnswerOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcBundlePolicy -Features: test-name=librust-web-sys-dev:RtcBundlePolicy -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcCertificate -Features: test-name=librust-web-sys-dev:RtcCertificate -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcCertificateExpiration -Features: test-name=librust-web-sys-dev:RtcCertificateExpiration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcCodecStats -Features: test-name=librust-web-sys-dev:RtcCodecStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcConfiguration -Features: test-name=librust-web-sys-dev:RtcConfiguration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcDataChannel -Features: test-name=librust-web-sys-dev:RtcDataChannel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcDataChannelEvent -Features: test-name=librust-web-sys-dev:RtcDataChannelEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcDataChannelEventInit -Features: test-name=librust-web-sys-dev:RtcDataChannelEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcDataChannelInit -Features: test-name=librust-web-sys-dev:RtcDataChannelInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcDataChannelState -Features: test-name=librust-web-sys-dev:RtcDataChannelState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcDataChannelType -Features: test-name=librust-web-sys-dev:RtcDataChannelType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcDegradationPreference -Features: test-name=librust-web-sys-dev:RtcDegradationPreference -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcFecParameters -Features: test-name=librust-web-sys-dev:RtcFecParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceCandidate -Features: test-name=librust-web-sys-dev:RtcIceCandidate -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceCandidateInit -Features: test-name=librust-web-sys-dev:RtcIceCandidateInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceCandidatePairStats -Features: test-name=librust-web-sys-dev:RtcIceCandidatePairStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceCandidateStats -Features: test-name=librust-web-sys-dev:RtcIceCandidateStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceComponentStats -Features: test-name=librust-web-sys-dev:RtcIceComponentStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceConnectionState -Features: test-name=librust-web-sys-dev:RtcIceConnectionState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceCredentialType -Features: test-name=librust-web-sys-dev:RtcIceCredentialType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceGatheringState -Features: test-name=librust-web-sys-dev:RtcIceGatheringState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceServer -Features: test-name=librust-web-sys-dev:RtcIceServer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIceTransportPolicy -Features: test-name=librust-web-sys-dev:RtcIceTransportPolicy -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIdentityAssertion -Features: test-name=librust-web-sys-dev:RtcIdentityAssertion -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIdentityAssertionResult -Features: test-name=librust-web-sys-dev:RtcIdentityAssertionResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIdentityProvider -Features: test-name=librust-web-sys-dev:RtcIdentityProvider -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIdentityProviderDetails -Features: test-name=librust-web-sys-dev:RtcIdentityProviderDetails -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIdentityProviderOptions -Features: test-name=librust-web-sys-dev:RtcIdentityProviderOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIdentityProviderRegistrar -Features: test-name=librust-web-sys-dev:RtcIdentityProviderRegistrar -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcIdentityValidationResult -Features: test-name=librust-web-sys-dev:RtcIdentityValidationResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcInboundRtpStreamStats -Features: test-name=librust-web-sys-dev:RtcInboundRtpStreamStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcLifecycleEvent -Features: test-name=librust-web-sys-dev:RtcLifecycleEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcMediaStreamStats -Features: test-name=librust-web-sys-dev:RtcMediaStreamStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcMediaStreamTrackStats -Features: test-name=librust-web-sys-dev:RtcMediaStreamTrackStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcOfferAnswerOptions -Features: test-name=librust-web-sys-dev:RtcOfferAnswerOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcOfferOptions -Features: test-name=librust-web-sys-dev:RtcOfferOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcOutboundRtpStreamStats -Features: test-name=librust-web-sys-dev:RtcOutboundRtpStreamStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcPeerConnection -Features: test-name=librust-web-sys-dev:RtcPeerConnection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcPeerConnectionIceEvent -Features: test-name=librust-web-sys-dev:RtcPeerConnectionIceEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcPeerConnectionIceEventInit -Features: test-name=librust-web-sys-dev:RtcPeerConnectionIceEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcPriorityType -Features: test-name=librust-web-sys-dev:RtcPriorityType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtcpParameters -Features: test-name=librust-web-sys-dev:RtcRtcpParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpCodecParameters -Features: test-name=librust-web-sys-dev:RtcRtpCodecParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpContributingSource -Features: test-name=librust-web-sys-dev:RtcRtpContributingSource -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpEncodingParameters -Features: test-name=librust-web-sys-dev:RtcRtpEncodingParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpHeaderExtensionParameters -Features: test-name=librust-web-sys-dev:RtcRtpHeaderExtensionParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpParameters -Features: test-name=librust-web-sys-dev:RtcRtpParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpReceiver -Features: test-name=librust-web-sys-dev:RtcRtpReceiver -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpSender -Features: test-name=librust-web-sys-dev:RtcRtpSender -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpSourceEntry -Features: test-name=librust-web-sys-dev:RtcRtpSourceEntry -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpSourceEntryType -Features: test-name=librust-web-sys-dev:RtcRtpSourceEntryType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpSynchronizationSource -Features: test-name=librust-web-sys-dev:RtcRtpSynchronizationSource -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpTransceiver -Features: test-name=librust-web-sys-dev:RtcRtpTransceiver -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpTransceiverDirection -Features: test-name=librust-web-sys-dev:RtcRtpTransceiverDirection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtpTransceiverInit -Features: test-name=librust-web-sys-dev:RtcRtpTransceiverInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcRtxParameters -Features: test-name=librust-web-sys-dev:RtcRtxParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcSdpType -Features: test-name=librust-web-sys-dev:RtcSdpType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcSessionDescription -Features: test-name=librust-web-sys-dev:RtcSessionDescription -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcSessionDescriptionInit -Features: test-name=librust-web-sys-dev:RtcSessionDescriptionInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcSignalingState -Features: test-name=librust-web-sys-dev:RtcSignalingState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcStats -Features: test-name=librust-web-sys-dev:RtcStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcStatsIceCandidatePairState -Features: test-name=librust-web-sys-dev:RtcStatsIceCandidatePairState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcStatsIceCandidateType -Features: test-name=librust-web-sys-dev:RtcStatsIceCandidateType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcStatsReport -Features: test-name=librust-web-sys-dev:RtcStatsReport -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcStatsReportInternal -Features: test-name=librust-web-sys-dev:RtcStatsReportInternal -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcStatsType -Features: test-name=librust-web-sys-dev:RtcStatsType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcTrackEvent -Features: test-name=librust-web-sys-dev:RtcTrackEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcTrackEventInit -Features: test-name=librust-web-sys-dev:RtcTrackEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcTransportStats -Features: test-name=librust-web-sys-dev:RtcTransportStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcdtmfSender -Features: test-name=librust-web-sys-dev:RtcdtmfSender -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcdtmfToneChangeEvent -Features: test-name=librust-web-sys-dev:RtcdtmfToneChangeEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcdtmfToneChangeEventInit -Features: test-name=librust-web-sys-dev:RtcdtmfToneChangeEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcrtpContributingSourceStats -Features: test-name=librust-web-sys-dev:RtcrtpContributingSourceStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features RtcrtpStreamStats -Features: test-name=librust-web-sys-dev:RtcrtpStreamStats -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Screen -Features: test-name=librust-web-sys-dev:Screen -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScreenColorGamut -Features: test-name=librust-web-sys-dev:ScreenColorGamut -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScreenLuminance -Features: test-name=librust-web-sys-dev:ScreenLuminance -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScreenOrientation -Features: test-name=librust-web-sys-dev:ScreenOrientation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollBehavior -Features: test-name=librust-web-sys-dev:ScrollBehavior -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollBoxObject -Features: test-name=librust-web-sys-dev:ScrollBoxObject -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollIntoViewOptions -Features: test-name=librust-web-sys-dev:ScrollIntoViewOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollLogicalPosition -Features: test-name=librust-web-sys-dev:ScrollLogicalPosition -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollOptions -Features: test-name=librust-web-sys-dev:ScrollOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollRestoration -Features: test-name=librust-web-sys-dev:ScrollRestoration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollSetting -Features: test-name=librust-web-sys-dev:ScrollSetting -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollState -Features: test-name=librust-web-sys-dev:ScrollState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollToOptions -Features: test-name=librust-web-sys-dev:ScrollToOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollViewChangeEventInit -Features: test-name=librust-web-sys-dev:ScrollViewChangeEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SecurityPolicyViolationEvent -Features: test-name=librust-web-sys-dev:SecurityPolicyViolationEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SecurityPolicyViolationEventDisposition -Features: test-name=librust-web-sys-dev:SecurityPolicyViolationEventDisposition -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SecurityPolicyViolationEventInit -Features: test-name=librust-web-sys-dev:SecurityPolicyViolationEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Selection -Features: test-name=librust-web-sys-dev:Selection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ServerSocketOptions -Features: test-name=librust-web-sys-dev:ServerSocketOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ServiceWorker -Features: test-name=librust-web-sys-dev:ServiceWorker -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ServiceWorkerContainer -Features: test-name=librust-web-sys-dev:ServiceWorkerContainer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ServiceWorkerRegistration -Features: test-name=librust-web-sys-dev:ServiceWorkerRegistration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ServiceWorkerState -Features: test-name=librust-web-sys-dev:ServiceWorkerState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ServiceWorkerUpdateViaCache -Features: test-name=librust-web-sys-dev:ServiceWorkerUpdateViaCache -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ShadowRootInit -Features: test-name=librust-web-sys-dev:ShadowRootInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ShadowRootMode -Features: test-name=librust-web-sys-dev:ShadowRootMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SharedWorker -Features: test-name=librust-web-sys-dev:SharedWorker -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SignResponse -Features: test-name=librust-web-sys-dev:SignResponse -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SocketElement -Features: test-name=librust-web-sys-dev:SocketElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SocketOptions -Features: test-name=librust-web-sys-dev:SocketOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SocketReadyState -Features: test-name=librust-web-sys-dev:SocketReadyState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SocketsDict -Features: test-name=librust-web-sys-dev:SocketsDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SourceBuffer -Features: test-name=librust-web-sys-dev:SourceBuffer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SourceBufferAppendMode -Features: test-name=librust-web-sys-dev:SourceBufferAppendMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SourceBufferList -Features: test-name=librust-web-sys-dev:SourceBufferList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechGrammar -Features: test-name=librust-web-sys-dev:SpeechGrammar -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechGrammarList -Features: test-name=librust-web-sys-dev:SpeechGrammarList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechRecognition -Features: test-name=librust-web-sys-dev:SpeechRecognition -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechRecognitionAlternative -Features: test-name=librust-web-sys-dev:SpeechRecognitionAlternative -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechRecognitionError -Features: test-name=librust-web-sys-dev:SpeechRecognitionError -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechRecognitionErrorCode -Features: test-name=librust-web-sys-dev:SpeechRecognitionErrorCode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechRecognitionErrorInit -Features: test-name=librust-web-sys-dev:SpeechRecognitionErrorInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechRecognitionEvent -Features: test-name=librust-web-sys-dev:SpeechRecognitionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechRecognitionEventInit -Features: test-name=librust-web-sys-dev:SpeechRecognitionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechRecognitionResult -Features: test-name=librust-web-sys-dev:SpeechRecognitionResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechRecognitionResultList -Features: test-name=librust-web-sys-dev:SpeechRecognitionResultList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechSynthesis -Features: test-name=librust-web-sys-dev:SpeechSynthesis -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechSynthesisErrorCode -Features: test-name=librust-web-sys-dev:SpeechSynthesisErrorCode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechSynthesisErrorEventInit -Features: test-name=librust-web-sys-dev:SpeechSynthesisErrorEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechSynthesisEvent -Features: test-name=librust-web-sys-dev:SpeechSynthesisEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechSynthesisEventInit -Features: test-name=librust-web-sys-dev:SpeechSynthesisEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechSynthesisUtterance -Features: test-name=librust-web-sys-dev:SpeechSynthesisUtterance -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechSynthesisVoice -Features: test-name=librust-web-sys-dev:SpeechSynthesisVoice -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StereoPannerOptions -Features: test-name=librust-web-sys-dev:StereoPannerOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Storage -Features: test-name=librust-web-sys-dev:Storage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StorageEstimate -Features: test-name=librust-web-sys-dev:StorageEstimate -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StorageEvent -Features: test-name=librust-web-sys-dev:StorageEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StorageEventInit -Features: test-name=librust-web-sys-dev:StorageEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StorageManager -Features: test-name=librust-web-sys-dev:StorageManager -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StorageType -Features: test-name=librust-web-sys-dev:StorageType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StreamPipeOptions -Features: test-name=librust-web-sys-dev:StreamPipeOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StyleRuleChangeEventInit -Features: test-name=librust-web-sys-dev:StyleRuleChangeEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StyleSheet -Features: test-name=librust-web-sys-dev:StyleSheet -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StyleSheetApplicableStateChangeEventInit -Features: test-name=librust-web-sys-dev:StyleSheetApplicableStateChangeEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StyleSheetChangeEventInit -Features: test-name=librust-web-sys-dev:StyleSheetChangeEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StyleSheetList -Features: test-name=librust-web-sys-dev:StyleSheetList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SubtleCrypto -Features: test-name=librust-web-sys-dev:SubtleCrypto -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SupportedType -Features: test-name=librust-web-sys-dev:SupportedType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAngle -Features: test-name=librust-web-sys-dev:SvgAngle -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedAngle -Features: test-name=librust-web-sys-dev:SvgAnimatedAngle -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedBoolean -Features: test-name=librust-web-sys-dev:SvgAnimatedBoolean -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedEnumeration -Features: test-name=librust-web-sys-dev:SvgAnimatedEnumeration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedInteger -Features: test-name=librust-web-sys-dev:SvgAnimatedInteger -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedLength -Features: test-name=librust-web-sys-dev:SvgAnimatedLength -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedLengthList -Features: test-name=librust-web-sys-dev:SvgAnimatedLengthList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedNumber -Features: test-name=librust-web-sys-dev:SvgAnimatedNumber -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedNumberList -Features: test-name=librust-web-sys-dev:SvgAnimatedNumberList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedPreserveAspectRatio -Features: test-name=librust-web-sys-dev:SvgAnimatedPreserveAspectRatio -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedRect -Features: test-name=librust-web-sys-dev:SvgAnimatedRect -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedString -Features: test-name=librust-web-sys-dev:SvgAnimatedString -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimatedTransformList -Features: test-name=librust-web-sys-dev:SvgAnimatedTransformList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgBoundingBoxOptions -Features: test-name=librust-web-sys-dev:SvgBoundingBoxOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgLength -Features: test-name=librust-web-sys-dev:SvgLength -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgLengthList -Features: test-name=librust-web-sys-dev:SvgLengthList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgMatrix -Features: test-name=librust-web-sys-dev:SvgMatrix -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgNumber -Features: test-name=librust-web-sys-dev:SvgNumber -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgNumberList -Features: test-name=librust-web-sys-dev:SvgNumberList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSeg -Features: test-name=librust-web-sys-dev:SvgPathSeg -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegArcAbs -Features: test-name=librust-web-sys-dev:SvgPathSegArcAbs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegArcRel -Features: test-name=librust-web-sys-dev:SvgPathSegArcRel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegClosePath -Features: test-name=librust-web-sys-dev:SvgPathSegClosePath -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegCurvetoCubicAbs -Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoCubicAbs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegCurvetoCubicRel -Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoCubicRel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegCurvetoCubicSmoothAbs -Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoCubicSmoothAbs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegCurvetoCubicSmoothRel -Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoCubicSmoothRel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegCurvetoQuadraticAbs -Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoQuadraticAbs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegCurvetoQuadraticRel -Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoQuadraticRel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegCurvetoQuadraticSmoothAbs -Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoQuadraticSmoothAbs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegCurvetoQuadraticSmoothRel -Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoQuadraticSmoothRel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegLinetoAbs -Features: test-name=librust-web-sys-dev:SvgPathSegLinetoAbs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegLinetoHorizontalAbs -Features: test-name=librust-web-sys-dev:SvgPathSegLinetoHorizontalAbs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegLinetoHorizontalRel -Features: test-name=librust-web-sys-dev:SvgPathSegLinetoHorizontalRel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegLinetoRel -Features: test-name=librust-web-sys-dev:SvgPathSegLinetoRel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegLinetoVerticalAbs -Features: test-name=librust-web-sys-dev:SvgPathSegLinetoVerticalAbs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegLinetoVerticalRel -Features: test-name=librust-web-sys-dev:SvgPathSegLinetoVerticalRel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegList -Features: test-name=librust-web-sys-dev:SvgPathSegList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegMovetoAbs -Features: test-name=librust-web-sys-dev:SvgPathSegMovetoAbs -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathSegMovetoRel -Features: test-name=librust-web-sys-dev:SvgPathSegMovetoRel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPoint -Features: test-name=librust-web-sys-dev:SvgPoint -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPointList -Features: test-name=librust-web-sys-dev:SvgPointList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPreserveAspectRatio -Features: test-name=librust-web-sys-dev:SvgPreserveAspectRatio -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgRect -Features: test-name=librust-web-sys-dev:SvgRect -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgStringList -Features: test-name=librust-web-sys-dev:SvgStringList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgTransform -Features: test-name=librust-web-sys-dev:SvgTransform -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgTransformList -Features: test-name=librust-web-sys-dev:SvgTransformList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgUnitTypes -Features: test-name=librust-web-sys-dev:SvgUnitTypes -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgZoomAndPan -Features: test-name=librust-web-sys-dev:SvgZoomAndPan -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpReadyState -Features: test-name=librust-web-sys-dev:TcpReadyState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpServerSocket -Features: test-name=librust-web-sys-dev:TcpServerSocket -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpServerSocketEvent -Features: test-name=librust-web-sys-dev:TcpServerSocketEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpServerSocketEventInit -Features: test-name=librust-web-sys-dev:TcpServerSocketEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpSocket -Features: test-name=librust-web-sys-dev:TcpSocket -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpSocketBinaryType -Features: test-name=librust-web-sys-dev:TcpSocketBinaryType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpSocketErrorEvent -Features: test-name=librust-web-sys-dev:TcpSocketErrorEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpSocketErrorEventInit -Features: test-name=librust-web-sys-dev:TcpSocketErrorEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpSocketEvent -Features: test-name=librust-web-sys-dev:TcpSocketEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TcpSocketEventInit -Features: test-name=librust-web-sys-dev:TcpSocketEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextDecodeOptions -Features: test-name=librust-web-sys-dev:TextDecodeOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextDecoder -Features: test-name=librust-web-sys-dev:TextDecoder -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextDecoderOptions -Features: test-name=librust-web-sys-dev:TextDecoderOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextEncoder -Features: test-name=librust-web-sys-dev:TextEncoder -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextMetrics -Features: test-name=librust-web-sys-dev:TextMetrics -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextTrack -Features: test-name=librust-web-sys-dev:TextTrack -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextTrackCue -Features: test-name=librust-web-sys-dev:TextTrackCue -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextTrackCueList -Features: test-name=librust-web-sys-dev:TextTrackCueList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextTrackKind -Features: test-name=librust-web-sys-dev:TextTrackKind -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextTrackList -Features: test-name=librust-web-sys-dev:TextTrackList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TextTrackMode -Features: test-name=librust-web-sys-dev:TextTrackMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TimeEvent -Features: test-name=librust-web-sys-dev:TimeEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TimeRanges -Features: test-name=librust-web-sys-dev:TimeRanges -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Touch -Features: test-name=librust-web-sys-dev:Touch -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TouchEventInit -Features: test-name=librust-web-sys-dev:TouchEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TouchInit -Features: test-name=librust-web-sys-dev:TouchInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TouchList -Features: test-name=librust-web-sys-dev:TouchList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TrackEvent -Features: test-name=librust-web-sys-dev:TrackEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TrackEventInit -Features: test-name=librust-web-sys-dev:TrackEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TransformStream -Features: test-name=librust-web-sys-dev:TransformStream -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TransitionEvent -Features: test-name=librust-web-sys-dev:TransitionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TransitionEventInit -Features: test-name=librust-web-sys-dev:TransitionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Transport -Features: test-name=librust-web-sys-dev:Transport -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TreeBoxObject -Features: test-name=librust-web-sys-dev:TreeBoxObject -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TreeCellInfo -Features: test-name=librust-web-sys-dev:TreeCellInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TreeView -Features: test-name=librust-web-sys-dev:TreeView -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TreeWalker -Features: test-name=librust-web-sys-dev:TreeWalker -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features U2f -Features: test-name=librust-web-sys-dev:U2f -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features U2fClientData -Features: test-name=librust-web-sys-dev:U2fClientData -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UdpMessageEventInit -Features: test-name=librust-web-sys-dev:UdpMessageEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UdpOptions -Features: test-name=librust-web-sys-dev:UdpOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UiEvent -Features: test-name=librust-web-sys-dev:UiEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UiEventInit -Features: test-name=librust-web-sys-dev:UiEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Url -Features: test-name=librust-web-sys-dev:Url -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UrlSearchParams -Features: test-name=librust-web-sys-dev:UrlSearchParams -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Usb -Features: test-name=librust-web-sys-dev:Usb -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbAlternateInterface -Features: test-name=librust-web-sys-dev:UsbAlternateInterface -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbConfiguration -Features: test-name=librust-web-sys-dev:UsbConfiguration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbConnectionEvent -Features: test-name=librust-web-sys-dev:UsbConnectionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbConnectionEventInit -Features: test-name=librust-web-sys-dev:UsbConnectionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbControlTransferParameters -Features: test-name=librust-web-sys-dev:UsbControlTransferParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbDevice -Features: test-name=librust-web-sys-dev:UsbDevice -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbDeviceFilter -Features: test-name=librust-web-sys-dev:UsbDeviceFilter -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbDeviceRequestOptions -Features: test-name=librust-web-sys-dev:UsbDeviceRequestOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbDirection -Features: test-name=librust-web-sys-dev:UsbDirection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbEndpoint -Features: test-name=librust-web-sys-dev:UsbEndpoint -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbEndpointType -Features: test-name=librust-web-sys-dev:UsbEndpointType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbInTransferResult -Features: test-name=librust-web-sys-dev:UsbInTransferResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbInterface -Features: test-name=librust-web-sys-dev:UsbInterface -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbIsochronousInTransferPacket -Features: test-name=librust-web-sys-dev:UsbIsochronousInTransferPacket -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbIsochronousInTransferResult -Features: test-name=librust-web-sys-dev:UsbIsochronousInTransferResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbIsochronousOutTransferPacket -Features: test-name=librust-web-sys-dev:UsbIsochronousOutTransferPacket -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbIsochronousOutTransferResult -Features: test-name=librust-web-sys-dev:UsbIsochronousOutTransferResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbOutTransferResult -Features: test-name=librust-web-sys-dev:UsbOutTransferResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbPermissionDescriptor -Features: test-name=librust-web-sys-dev:UsbPermissionDescriptor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbPermissionStorage -Features: test-name=librust-web-sys-dev:UsbPermissionStorage -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbRecipient -Features: test-name=librust-web-sys-dev:UsbRecipient -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbRequestType -Features: test-name=librust-web-sys-dev:UsbRequestType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbTransferStatus -Features: test-name=librust-web-sys-dev:UsbTransferStatus -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UserProximityEvent -Features: test-name=librust-web-sys-dev:UserProximityEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UserProximityEventInit -Features: test-name=librust-web-sys-dev:UserProximityEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UserVerificationRequirement -Features: test-name=librust-web-sys-dev:UserVerificationRequirement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ValidityState -Features: test-name=librust-web-sys-dev:ValidityState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ValueEvent -Features: test-name=librust-web-sys-dev:ValueEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ValueEventInit -Features: test-name=librust-web-sys-dev:ValueEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VideoConfiguration -Features: test-name=librust-web-sys-dev:VideoConfiguration -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VideoFacingModeEnum -Features: test-name=librust-web-sys-dev:VideoFacingModeEnum -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VideoPlaybackQuality -Features: test-name=librust-web-sys-dev:VideoPlaybackQuality -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VideoTrack -Features: test-name=librust-web-sys-dev:VideoTrack -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VideoTrackList -Features: test-name=librust-web-sys-dev:VideoTrackList -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VisibilityState -Features: test-name=librust-web-sys-dev:VisibilityState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VoidCallback -Features: test-name=librust-web-sys-dev:VoidCallback -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrDisplay -Features: test-name=librust-web-sys-dev:VrDisplay -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrDisplayCapabilities -Features: test-name=librust-web-sys-dev:VrDisplayCapabilities -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrEye -Features: test-name=librust-web-sys-dev:VrEye -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrEyeParameters -Features: test-name=librust-web-sys-dev:VrEyeParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrFieldOfView -Features: test-name=librust-web-sys-dev:VrFieldOfView -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrFrameData -Features: test-name=librust-web-sys-dev:VrFrameData -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrLayer -Features: test-name=librust-web-sys-dev:VrLayer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrMockController -Features: test-name=librust-web-sys-dev:VrMockController -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrMockDisplay -Features: test-name=librust-web-sys-dev:VrMockDisplay -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrPose -Features: test-name=librust-web-sys-dev:VrPose -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrServiceTest -Features: test-name=librust-web-sys-dev:VrServiceTest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrStageParameters -Features: test-name=librust-web-sys-dev:VrStageParameters -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VrSubmitFrameResult -Features: test-name=librust-web-sys-dev:VrSubmitFrameResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VttRegion -Features: test-name=librust-web-sys-dev:VttRegion -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WakeLock -Features: test-name=librust-web-sys-dev:WakeLock -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WakeLockSentinel -Features: test-name=librust-web-sys-dev:WakeLockSentinel -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WakeLockType -Features: test-name=librust-web-sys-dev:WakeLockType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WatchAdvertisementsOptions -Features: test-name=librust-web-sys-dev:WatchAdvertisementsOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WaveShaperOptions -Features: test-name=librust-web-sys-dev:WaveShaperOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGl2RenderingContext -Features: test-name=librust-web-sys-dev:WebGl2RenderingContext -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlActiveInfo -Features: test-name=librust-web-sys-dev:WebGlActiveInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlBuffer -Features: test-name=librust-web-sys-dev:WebGlBuffer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlContextAttributes -Features: test-name=librust-web-sys-dev:WebGlContextAttributes -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlContextEvent -Features: test-name=librust-web-sys-dev:WebGlContextEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlContextEventInit -Features: test-name=librust-web-sys-dev:WebGlContextEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlFramebuffer -Features: test-name=librust-web-sys-dev:WebGlFramebuffer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlPowerPreference -Features: test-name=librust-web-sys-dev:WebGlPowerPreference -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlProgram -Features: test-name=librust-web-sys-dev:WebGlProgram -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlQuery -Features: test-name=librust-web-sys-dev:WebGlQuery -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlRenderbuffer -Features: test-name=librust-web-sys-dev:WebGlRenderbuffer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlRenderingContext -Features: test-name=librust-web-sys-dev:WebGlRenderingContext -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlSampler -Features: test-name=librust-web-sys-dev:WebGlSampler -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlShader -Features: test-name=librust-web-sys-dev:WebGlShader -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlShaderPrecisionFormat -Features: test-name=librust-web-sys-dev:WebGlShaderPrecisionFormat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlSync -Features: test-name=librust-web-sys-dev:WebGlSync -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlTexture -Features: test-name=librust-web-sys-dev:WebGlTexture -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlTransformFeedback -Features: test-name=librust-web-sys-dev:WebGlTransformFeedback -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlUniformLocation -Features: test-name=librust-web-sys-dev:WebGlUniformLocation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebGlVertexArrayObject -Features: test-name=librust-web-sys-dev:WebGlVertexArrayObject -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebSocket -Features: test-name=librust-web-sys-dev:WebSocket -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebSocketDict -Features: test-name=librust-web-sys-dev:WebSocketDict -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebSocketElement -Features: test-name=librust-web-sys-dev:WebSocketElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglColorBufferFloat -Features: test-name=librust-web-sys-dev:WebglColorBufferFloat -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglCompressedTextureAstc -Features: test-name=librust-web-sys-dev:WebglCompressedTextureAstc -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglCompressedTextureAtc -Features: test-name=librust-web-sys-dev:WebglCompressedTextureAtc -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglCompressedTextureEtc -Features: test-name=librust-web-sys-dev:WebglCompressedTextureEtc -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglCompressedTextureEtc1 -Features: test-name=librust-web-sys-dev:WebglCompressedTextureEtc1 -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglCompressedTexturePvrtc -Features: test-name=librust-web-sys-dev:WebglCompressedTexturePvrtc -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglCompressedTextureS3tc -Features: test-name=librust-web-sys-dev:WebglCompressedTextureS3tc -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglCompressedTextureS3tcSrgb -Features: test-name=librust-web-sys-dev:WebglCompressedTextureS3tcSrgb -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglDebugRendererInfo -Features: test-name=librust-web-sys-dev:WebglDebugRendererInfo -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglDebugShaders -Features: test-name=librust-web-sys-dev:WebglDebugShaders -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglDepthTexture -Features: test-name=librust-web-sys-dev:WebglDepthTexture -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglDrawBuffers -Features: test-name=librust-web-sys-dev:WebglDrawBuffers -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebglLoseContext -Features: test-name=librust-web-sys-dev:WebglLoseContext -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebrtcGlobalStatisticsReport -Features: test-name=librust-web-sys-dev:WebrtcGlobalStatisticsReport -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WheelEventInit -Features: test-name=librust-web-sys-dev:WheelEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WidevineCdmManifest -Features: test-name=librust-web-sys-dev:WidevineCdmManifest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Window -Features: test-name=librust-web-sys-dev:Window -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WindowClient -Features: test-name=librust-web-sys-dev:WindowClient -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Worker -Features: test-name=librust-web-sys-dev:Worker -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WorkerDebuggerGlobalScope -Features: test-name=librust-web-sys-dev:WorkerDebuggerGlobalScope -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WorkerGlobalScope -Features: test-name=librust-web-sys-dev:WorkerGlobalScope -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WorkerLocation -Features: test-name=librust-web-sys-dev:WorkerLocation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WorkerNavigator -Features: test-name=librust-web-sys-dev:WorkerNavigator -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WorkerOptions -Features: test-name=librust-web-sys-dev:WorkerOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WorkerType -Features: test-name=librust-web-sys-dev:WorkerType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Worklet -Features: test-name=librust-web-sys-dev:Worklet -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WorkletGlobalScope -Features: test-name=librust-web-sys-dev:WorkletGlobalScope -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WorkletOptions -Features: test-name=librust-web-sys-dev:WorkletOptions -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WritableStream -Features: test-name=librust-web-sys-dev:WritableStream -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WritableStreamDefaultWriter -Features: test-name=librust-web-sys-dev:WritableStreamDefaultWriter -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XPathExpression -Features: test-name=librust-web-sys-dev:XPathExpression -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XPathNsResolver -Features: test-name=librust-web-sys-dev:XPathNsResolver -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XPathResult -Features: test-name=librust-web-sys-dev:XPathResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XmlHttpRequestEventTarget -Features: test-name=librust-web-sys-dev:XmlHttpRequestEventTarget -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XmlHttpRequestResponseType -Features: test-name=librust-web-sys-dev:XmlHttpRequestResponseType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XmlSerializer -Features: test-name=librust-web-sys-dev:XmlSerializer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Xr -Features: test-name=librust-web-sys-dev:Xr -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrEye -Features: test-name=librust-web-sys-dev:XrEye -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrFrame -Features: test-name=librust-web-sys-dev:XrFrame -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrHandedness -Features: test-name=librust-web-sys-dev:XrHandedness -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrInputSource -Features: test-name=librust-web-sys-dev:XrInputSource -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrInputSourceArray -Features: test-name=librust-web-sys-dev:XrInputSourceArray -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrInputSourceEvent -Features: test-name=librust-web-sys-dev:XrInputSourceEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrInputSourceEventInit -Features: test-name=librust-web-sys-dev:XrInputSourceEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrInputSourcesChangeEvent -Features: test-name=librust-web-sys-dev:XrInputSourcesChangeEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrInputSourcesChangeEventInit -Features: test-name=librust-web-sys-dev:XrInputSourcesChangeEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrPose -Features: test-name=librust-web-sys-dev:XrPose -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrReferenceSpaceEvent -Features: test-name=librust-web-sys-dev:XrReferenceSpaceEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrReferenceSpaceEventInit -Features: test-name=librust-web-sys-dev:XrReferenceSpaceEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrReferenceSpaceType -Features: test-name=librust-web-sys-dev:XrReferenceSpaceType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrRenderState -Features: test-name=librust-web-sys-dev:XrRenderState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrRenderStateInit -Features: test-name=librust-web-sys-dev:XrRenderStateInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrRigidTransform -Features: test-name=librust-web-sys-dev:XrRigidTransform -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrSession -Features: test-name=librust-web-sys-dev:XrSession -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrSessionEvent -Features: test-name=librust-web-sys-dev:XrSessionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrSessionEventInit -Features: test-name=librust-web-sys-dev:XrSessionEventInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrSessionInit -Features: test-name=librust-web-sys-dev:XrSessionInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrSessionMode -Features: test-name=librust-web-sys-dev:XrSessionMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrSpace -Features: test-name=librust-web-sys-dev:XrSpace -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrTargetRayMode -Features: test-name=librust-web-sys-dev:XrTargetRayMode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrView -Features: test-name=librust-web-sys-dev:XrView -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrViewerPose -Features: test-name=librust-web-sys-dev:XrViewerPose -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrViewport -Features: test-name=librust-web-sys-dev:XrViewport -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrVisibilityState -Features: test-name=librust-web-sys-dev:XrVisibilityState -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrWebGlLayer -Features: test-name=librust-web-sys-dev:XrWebGlLayer -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrWebGlLayerInit -Features: test-name=librust-web-sys-dev:XrWebGlLayerInit -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XsltProcessor -Features: test-name=librust-web-sys-dev:XsltProcessor -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features console -Features: test-name=librust-web-sys-dev:console -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features css -Features: test-name=librust-web-sys-dev:css -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets -Features: test-name=librust-web-sys-dev:default -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features -Features: test-name=librust-web-sys-dev: -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioDestinationNode -Features: test-name=librust-web-sys+analysernode-dev:AudioDestinationNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioScheduledSourceNode -Features: test-name=librust-web-sys+analysernode-dev:AudioScheduledSourceNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioWorkletNode -Features: test-name=librust-web-sys+analysernode-dev:AudioWorkletNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BiquadFilterNode -Features: test-name=librust-web-sys+analysernode-dev:BiquadFilterNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChannelMergerNode -Features: test-name=librust-web-sys+analysernode-dev:ChannelMergerNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChannelSplitterNode -Features: test-name=librust-web-sys+analysernode-dev:ChannelSplitterNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConvolverNode -Features: test-name=librust-web-sys+analysernode-dev:ConvolverNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DelayNode -Features: test-name=librust-web-sys+analysernode-dev:DelayNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DynamicsCompressorNode -Features: test-name=librust-web-sys+analysernode-dev:DynamicsCompressorNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GainNode -Features: test-name=librust-web-sys+analysernode-dev:GainNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IirFilterNode -Features: test-name=librust-web-sys+analysernode-dev:IirFilterNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaElementAudioSourceNode -Features: test-name=librust-web-sys+analysernode-dev:MediaElementAudioSourceNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamAudioDestinationNode -Features: test-name=librust-web-sys+analysernode-dev:MediaStreamAudioDestinationNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MediaStreamAudioSourceNode -Features: test-name=librust-web-sys+analysernode-dev:MediaStreamAudioSourceNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PannerNode -Features: test-name=librust-web-sys+analysernode-dev:PannerNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScriptProcessorNode -Features: test-name=librust-web-sys+analysernode-dev:ScriptProcessorNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features StereoPannerNode -Features: test-name=librust-web-sys+analysernode-dev:StereoPannerNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WaveShaperNode -Features: test-name=librust-web-sys+analysernode-dev:WaveShaperNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AnalyserNode -Features: test-name=librust-web-sys+analysernode-dev:AnalyserNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CharacterData -Features: test-name=librust-web-sys+attr-dev:CharacterData -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Document -Features: test-name=librust-web-sys+attr-dev:Document -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DocumentFragment -Features: test-name=librust-web-sys+attr-dev:DocumentFragment -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DocumentType -Features: test-name=librust-web-sys+attr-dev:DocumentType -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Element -Features: test-name=librust-web-sys+attr-dev:Element -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Attr -Features: test-name=librust-web-sys+attr-dev:Attr -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ConstantSourceNode -Features: test-name=librust-web-sys+audiobuffersourcenode-dev:ConstantSourceNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OscillatorNode -Features: test-name=librust-web-sys+audiobuffersourcenode-dev:OscillatorNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioBufferSourceNode -Features: test-name=librust-web-sys+audiobuffersourcenode-dev:AudioBufferSourceNode -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features OfflineAudioContext -Features: test-name=librust-web-sys+audiocontext-dev:OfflineAudioContext -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioContext -Features: test-name=librust-web-sys+audiocontext-dev:AudioContext -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VideoStreamTrack -Features: test-name=librust-web-sys+audiostreamtrack-dev:VideoStreamTrack -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features AudioStreamTrack -Features: test-name=librust-web-sys+audiostreamtrack-dev:AudioStreamTrack -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features UsbPermissionResult -Features: test-name=librust-web-sys+bluetoothpermissionresult-dev:UsbPermissionResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features BluetoothPermissionResult -Features: test-name=librust-web-sys+bluetoothpermissionresult-dev:BluetoothPermissionResult -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features LocalMediaStream -Features: test-name=librust-web-sys+canvascapturemediastream-dev:LocalMediaStream -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CanvasCaptureMediaStream -Features: test-name=librust-web-sys+canvascapturemediastream-dev:CanvasCaptureMediaStream -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CdataSection -Features: test-name=librust-web-sys+cdatasection-dev:CdataSection -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ChromeWorker -Features: test-name=librust-web-sys+chromeworker-dev:ChromeWorker -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ProcessingInstruction -Features: test-name=librust-web-sys+comment-dev:ProcessingInstruction -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Text -Features: test-name=librust-web-sys+comment-dev:Text -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features Comment -Features: test-name=librust-web-sys+comment-dev:Comment -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FocusEvent -Features: test-name=librust-web-sys+compositionevent-dev:FocusEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features InputEvent -Features: test-name=librust-web-sys+compositionevent-dev:InputEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features KeyboardEvent -Features: test-name=librust-web-sys+compositionevent-dev:KeyboardEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MouseEvent -Features: test-name=librust-web-sys+compositionevent-dev:MouseEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ScrollAreaEvent -Features: test-name=librust-web-sys+compositionevent-dev:ScrollAreaEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features TouchEvent -Features: test-name=librust-web-sys+compositionevent-dev:TouchEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CompositionEvent -Features: test-name=librust-web-sys+compositionevent-dev:CompositionEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssTransition -Features: test-name=librust-web-sys+cssanimation-dev:CssTransition -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssAnimation -Features: test-name=librust-web-sys+cssanimation-dev:CssAnimation -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssConditionRule -Features: test-name=librust-web-sys+cssconditionrule-dev:CssConditionRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssSupportsRule -Features: test-name=librust-web-sys+cssmediarule-dev:CssSupportsRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features CssMediaRule -Features: test-name=librust-web-sys+cssmediarule-dev:CssMediaRule -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ServiceWorkerGlobalScope -Features: test-name=librust-web-sys+dedicatedworkerglobalscope-dev:ServiceWorkerGlobalScope -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SharedWorkerGlobalScope -Features: test-name=librust-web-sys+dedicatedworkerglobalscope-dev:SharedWorkerGlobalScope -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DedicatedWorkerGlobalScope -Features: test-name=librust-web-sys+dedicatedworkerglobalscope-dev:DedicatedWorkerGlobalScope -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MouseScrollEvent -Features: test-name=librust-web-sys+dragevent-dev:MouseScrollEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PointerEvent -Features: test-name=librust-web-sys+dragevent-dev:PointerEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WheelEvent -Features: test-name=librust-web-sys+dragevent-dev:WheelEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features DragEvent -Features: test-name=librust-web-sys+dragevent-dev:DragEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features FetchEvent -Features: test-name=librust-web-sys+extendablemessageevent-dev:FetchEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features NotificationEvent -Features: test-name=librust-web-sys+extendablemessageevent-dev:NotificationEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PushEvent -Features: test-name=librust-web-sys+extendablemessageevent-dev:PushEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ExtendableMessageEvent -Features: test-name=librust-web-sys+extendablemessageevent-dev:ExtendableMessageEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadButtonEvent -Features: test-name=librust-web-sys+gamepadaxismoveevent-dev:GamepadButtonEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features GamepadAxisMoveEvent -Features: test-name=librust-web-sys+gamepadaxismoveevent-dev:GamepadAxisMoveEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlAreaElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlAreaElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlBaseElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlBaseElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlBodyElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlBodyElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlBrElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlBrElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlButtonElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlButtonElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlCanvasElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlCanvasElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlDListElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDListElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlDataElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDataElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlDataListElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDataListElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlDetailsElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDetailsElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlDialogElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDialogElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlDirectoryElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDirectoryElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlDivElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDivElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlEmbedElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlEmbedElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlFieldSetElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFieldSetElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlFontElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFontElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlFormElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFormElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlFrameElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFrameElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlFrameSetElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFrameSetElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlHeadElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlHeadElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlHeadingElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlHeadingElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlHrElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlHrElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlHtmlElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlHtmlElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlIFrameElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlIFrameElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlImageElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlImageElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlInputElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlInputElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlLabelElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlLabelElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlLegendElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlLegendElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlLiElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlLiElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlLinkElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlLinkElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlMapElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMapElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlMediaElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMediaElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlMenuElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMenuElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlMenuItemElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMenuItemElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlMetaElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMetaElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlMeterElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMeterElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlModElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlModElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlOListElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlOListElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlObjectElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlObjectElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlOptGroupElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlOptGroupElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlOptionElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlOptionElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlOutputElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlOutputElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlParagraphElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlParagraphElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlParamElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlParamElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlPictureElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlPictureElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlPreElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlPreElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlProgressElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlProgressElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlQuoteElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlQuoteElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlScriptElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlScriptElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlSelectElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlSelectElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlSlotElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlSlotElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlSourceElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlSourceElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlSpanElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlSpanElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlStyleElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlStyleElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTableCaptionElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableCaptionElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTableCellElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableCellElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTableColElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableColElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTableElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTableRowElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableRowElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTableSectionElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableSectionElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTemplateElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTemplateElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTextAreaElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTextAreaElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTimeElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTimeElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTitleElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTitleElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlTrackElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTrackElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlUListElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlUListElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlUnknownElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlUnknownElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlAnchorElement -Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlAnchorElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlVideoElement -Features: test-name=librust-web-sys+htmlaudioelement-dev:HtmlVideoElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlAudioElement -Features: test-name=librust-web-sys+htmlaudioelement-dev:HtmlAudioElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XmlDocument -Features: test-name=librust-web-sys+htmldocument-dev:XmlDocument -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlDocument -Features: test-name=librust-web-sys+htmldocument-dev:HtmlDocument -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgElement -Features: test-name=librust-web-sys+htmlelement-dev:SvgElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features HtmlElement -Features: test-name=librust-web-sys+htmlelement-dev:HtmlElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbFileRequest -Features: test-name=librust-web-sys+idbfilerequest-dev:IdbFileRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features IdbOpenDbRequest -Features: test-name=librust-web-sys+idbopendbrequest-dev:IdbOpenDbRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiOutput -Features: test-name=librust-web-sys+midiinput-dev:MidiOutput -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features MidiInput -Features: test-name=librust-web-sys+midiinput-dev:MidiInput -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PaymentMethodChangeEvent -Features: test-name=librust-web-sys+paymentmethodchangeevent-dev:PaymentMethodChangeEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features PerformanceNavigationTiming -Features: test-name=librust-web-sys+performancenavigationtiming-dev:PerformanceNavigationTiming -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features ShadowRoot -Features: test-name=librust-web-sys+shadowroot-dev:ShadowRoot -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SpeechSynthesisErrorEvent -Features: test-name=librust-web-sys+speechsynthesiserrorevent-dev:SpeechSynthesisErrorEvent -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimateMotionElement -Features: test-name=librust-web-sys+svganimateelement-dev:SvgAnimateMotionElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimateTransformElement -Features: test-name=librust-web-sys+svganimateelement-dev:SvgAnimateTransformElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgSetElement -Features: test-name=librust-web-sys+svganimateelement-dev:SvgSetElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimateElement -Features: test-name=librust-web-sys+svganimateelement-dev:SvgAnimateElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgClipPathElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgClipPathElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgComponentTransferFunctionElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgComponentTransferFunctionElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgDescElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgDescElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgFilterElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgFilterElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgGradientElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgGradientElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgGraphicsElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgGraphicsElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgMarkerElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgMarkerElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgMaskElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgMaskElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgMetadataElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgMetadataElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPatternElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgPatternElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgScriptElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgScriptElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgStopElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgStopElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgStyleElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgStyleElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgSymbolElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgSymbolElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgTitleElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgTitleElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgViewElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgViewElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeBlendElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeBlendElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeColorMatrixElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeColorMatrixElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeComponentTransferElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeComponentTransferElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeCompositeElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeCompositeElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeConvolveMatrixElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeConvolveMatrixElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeDiffuseLightingElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeDiffuseLightingElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeDisplacementMapElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeDisplacementMapElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeDistantLightElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeDistantLightElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeDropShadowElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeDropShadowElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeFloodElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeFloodElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeGaussianBlurElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeGaussianBlurElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeImageElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeImageElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeMergeElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeMergeElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeMergeNodeElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeMergeNodeElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeMorphologyElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeMorphologyElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeOffsetElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeOffsetElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfePointLightElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfePointLightElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeSpecularLightingElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeSpecularLightingElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeSpotLightElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeSpotLightElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeTileElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeTileElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeTurbulenceElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeTurbulenceElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgmPathElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgmPathElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgAnimationElement -Features: test-name=librust-web-sys+svganimationelement-dev:SvgAnimationElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgEllipseElement -Features: test-name=librust-web-sys+svgcircleelement-dev:SvgEllipseElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgLineElement -Features: test-name=librust-web-sys+svgcircleelement-dev:SvgLineElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPathElement -Features: test-name=librust-web-sys+svgcircleelement-dev:SvgPathElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPolygonElement -Features: test-name=librust-web-sys+svgcircleelement-dev:SvgPolygonElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgPolylineElement -Features: test-name=librust-web-sys+svgcircleelement-dev:SvgPolylineElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgRectElement -Features: test-name=librust-web-sys+svgcircleelement-dev:SvgRectElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgCircleElement -Features: test-name=librust-web-sys+svgcircleelement-dev:SvgCircleElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgForeignObjectElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvgForeignObjectElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgGeometryElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvgGeometryElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgImageElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvgImageElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgSwitchElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvgSwitchElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgTextContentElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvgTextContentElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgUseElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvgUseElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgaElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvgaElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvggElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvggElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgsvgElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvgsvgElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgDefsElement -Features: test-name=librust-web-sys+svgdefselement-dev:SvgDefsElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgRadialGradientElement -Features: test-name=librust-web-sys+svglineargradientelement-dev:SvgRadialGradientElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgLinearGradientElement -Features: test-name=librust-web-sys+svglineargradientelement-dev:SvgLinearGradientElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgtSpanElement -Features: test-name=librust-web-sys+svgtextelement-dev:SvgtSpanElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgTextElement -Features: test-name=librust-web-sys+svgtextelement-dev:SvgTextElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgTextPositioningElement -Features: test-name=librust-web-sys+svgtextpathelement-dev:SvgTextPositioningElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgTextPathElement -Features: test-name=librust-web-sys+svgtextpathelement-dev:SvgTextPathElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeFuncBElement -Features: test-name=librust-web-sys+svgfefuncaelement-dev:SvgfeFuncBElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeFuncGElement -Features: test-name=librust-web-sys+svgfefuncaelement-dev:SvgfeFuncGElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeFuncRElement -Features: test-name=librust-web-sys+svgfefuncaelement-dev:SvgfeFuncRElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features SvgfeFuncAElement -Features: test-name=librust-web-sys+svgfefuncaelement-dev:SvgfeFuncAElement -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features VttCue -Features: test-name=librust-web-sys+vttcue-dev:VttCue -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ -Restrictions: allow-stderr, skip-not-installable - -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features WebKitCssMatrix -Features: test-name=librust-web-sys+webkitcssmatrix-dev:WebKitCssMatrix -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Crypto +Features: test-name=librust-web-sys-dev:Crypto +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ Restrictions: allow-stderr, skip-not-installable -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XmlHttpRequestUpload -Features: test-name=librust-web-sys+xmlhttprequest-dev:XmlHttpRequestUpload -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Window +Features: test-name=librust-web-sys-dev:Window +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ Restrictions: allow-stderr, skip-not-installable -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XmlHttpRequest -Features: test-name=librust-web-sys+xmlhttprequest-dev:XmlHttpRequest -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features console +Features: test-name=librust-web-sys-dev:console +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ Restrictions: allow-stderr, skip-not-installable -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrBoundedReferenceSpace -Features: test-name=librust-web-sys+xrboundedreferencespace-dev:XrBoundedReferenceSpace -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets. +Features: test-name=librust-web-sys-dev:default +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ Restrictions: allow-stderr, skip-not-installable -Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.55 --all-targets --no-default-features --features XrReferenceSpace -Features: test-name=librust-web-sys+xrreferencespace-dev:XrReferenceSpace -Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.28-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.28-~~), @ +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features +Features: test-name=librust-web-sys-dev: +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ Restrictions: allow-stderr, skip-not-installable diff -Nru rust-web-sys-0.3.55/debian/tests/control.debcargo.hint rust-web-sys-0.3.60/debian/tests/control.debcargo.hint --- rust-web-sys-0.3.55/debian/tests/control.debcargo.hint 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/debian/tests/control.debcargo.hint 2022-10-15 07:44:32.000000000 +0000 @@ -0,0 +1,7529 @@ +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --all-features +Features: test-name=rust-web-sys:@ +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AbortController +Features: test-name=librust-web-sys-dev:AbortController +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AbortSignal +Features: test-name=librust-web-sys-dev:AbortSignal +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AddEventListenerOptions +Features: test-name=librust-web-sys-dev:AddEventListenerOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AesCbcParams +Features: test-name=librust-web-sys-dev:AesCbcParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AesCtrParams +Features: test-name=librust-web-sys-dev:AesCtrParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AesDerivedKeyParams +Features: test-name=librust-web-sys-dev:AesDerivedKeyParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AesGcmParams +Features: test-name=librust-web-sys-dev:AesGcmParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AesKeyAlgorithm +Features: test-name=librust-web-sys-dev:AesKeyAlgorithm +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AesKeyGenParams +Features: test-name=librust-web-sys-dev:AesKeyGenParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Algorithm +Features: test-name=librust-web-sys-dev:Algorithm +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AlignSetting +Features: test-name=librust-web-sys-dev:AlignSetting +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AllowedBluetoothDevice +Features: test-name=librust-web-sys-dev:AllowedBluetoothDevice +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AllowedUsbDevice +Features: test-name=librust-web-sys-dev:AllowedUsbDevice +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AlphaOption +Features: test-name=librust-web-sys-dev:AlphaOption +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnalyserOptions +Features: test-name=librust-web-sys-dev:AnalyserOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AngleInstancedArrays +Features: test-name=librust-web-sys-dev:AngleInstancedArrays +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Animation +Features: test-name=librust-web-sys-dev:Animation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnimationEffect +Features: test-name=librust-web-sys-dev:AnimationEffect +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnimationEvent +Features: test-name=librust-web-sys-dev:AnimationEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnimationEventInit +Features: test-name=librust-web-sys-dev:AnimationEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnimationPlayState +Features: test-name=librust-web-sys-dev:AnimationPlayState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnimationPlaybackEvent +Features: test-name=librust-web-sys-dev:AnimationPlaybackEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnimationPlaybackEventInit +Features: test-name=librust-web-sys-dev:AnimationPlaybackEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnimationPropertyDetails +Features: test-name=librust-web-sys-dev:AnimationPropertyDetails +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnimationPropertyValueDetails +Features: test-name=librust-web-sys-dev:AnimationPropertyValueDetails +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnimationTimeline +Features: test-name=librust-web-sys-dev:AnimationTimeline +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AssignedNodesOptions +Features: test-name=librust-web-sys-dev:AssignedNodesOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AttestationConveyancePreference +Features: test-name=librust-web-sys-dev:AttestationConveyancePreference +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AttributeNameValue +Features: test-name=librust-web-sys-dev:AttributeNameValue +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioBuffer +Features: test-name=librust-web-sys-dev:AudioBuffer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioBufferOptions +Features: test-name=librust-web-sys-dev:AudioBufferOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioBufferSourceOptions +Features: test-name=librust-web-sys-dev:AudioBufferSourceOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioConfiguration +Features: test-name=librust-web-sys-dev:AudioConfiguration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioContextOptions +Features: test-name=librust-web-sys-dev:AudioContextOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioContextState +Features: test-name=librust-web-sys-dev:AudioContextState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioData +Features: test-name=librust-web-sys-dev:AudioData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioDataCopyToOptions +Features: test-name=librust-web-sys-dev:AudioDataCopyToOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioDataInit +Features: test-name=librust-web-sys-dev:AudioDataInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioDecoder +Features: test-name=librust-web-sys-dev:AudioDecoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioDecoderConfig +Features: test-name=librust-web-sys-dev:AudioDecoderConfig +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioDecoderInit +Features: test-name=librust-web-sys-dev:AudioDecoderInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioDecoderSupport +Features: test-name=librust-web-sys-dev:AudioDecoderSupport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioEncoder +Features: test-name=librust-web-sys-dev:AudioEncoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioEncoderConfig +Features: test-name=librust-web-sys-dev:AudioEncoderConfig +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioEncoderInit +Features: test-name=librust-web-sys-dev:AudioEncoderInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioEncoderSupport +Features: test-name=librust-web-sys-dev:AudioEncoderSupport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioListener +Features: test-name=librust-web-sys-dev:AudioListener +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioNode +Features: test-name=librust-web-sys-dev:AudioNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioNodeOptions +Features: test-name=librust-web-sys-dev:AudioNodeOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioParam +Features: test-name=librust-web-sys-dev:AudioParam +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioParamMap +Features: test-name=librust-web-sys-dev:AudioParamMap +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioProcessingEvent +Features: test-name=librust-web-sys-dev:AudioProcessingEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioSampleFormat +Features: test-name=librust-web-sys-dev:AudioSampleFormat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioTrack +Features: test-name=librust-web-sys-dev:AudioTrack +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioTrackList +Features: test-name=librust-web-sys-dev:AudioTrackList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioWorklet +Features: test-name=librust-web-sys-dev:AudioWorklet +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioWorkletGlobalScope +Features: test-name=librust-web-sys-dev:AudioWorkletGlobalScope +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioWorkletNodeOptions +Features: test-name=librust-web-sys-dev:AudioWorkletNodeOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioWorkletProcessor +Features: test-name=librust-web-sys-dev:AudioWorkletProcessor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AuthenticationExtensionsClientInputs +Features: test-name=librust-web-sys-dev:AuthenticationExtensionsClientInputs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AuthenticationExtensionsClientOutputs +Features: test-name=librust-web-sys-dev:AuthenticationExtensionsClientOutputs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AuthenticatorAssertionResponse +Features: test-name=librust-web-sys-dev:AuthenticatorAssertionResponse +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AuthenticatorAttachment +Features: test-name=librust-web-sys-dev:AuthenticatorAttachment +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AuthenticatorAttestationResponse +Features: test-name=librust-web-sys-dev:AuthenticatorAttestationResponse +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AuthenticatorResponse +Features: test-name=librust-web-sys-dev:AuthenticatorResponse +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AuthenticatorSelectionCriteria +Features: test-name=librust-web-sys-dev:AuthenticatorSelectionCriteria +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AuthenticatorTransport +Features: test-name=librust-web-sys-dev:AuthenticatorTransport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AutoKeyword +Features: test-name=librust-web-sys-dev:AutoKeyword +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AutocompleteInfo +Features: test-name=librust-web-sys-dev:AutocompleteInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BarProp +Features: test-name=librust-web-sys-dev:BarProp +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BaseAudioContext +Features: test-name=librust-web-sys-dev:BaseAudioContext +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BaseComputedKeyframe +Features: test-name=librust-web-sys-dev:BaseComputedKeyframe +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BaseKeyframe +Features: test-name=librust-web-sys-dev:BaseKeyframe +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BasePropertyIndexedKeyframe +Features: test-name=librust-web-sys-dev:BasePropertyIndexedKeyframe +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BasicCardRequest +Features: test-name=librust-web-sys-dev:BasicCardRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BasicCardResponse +Features: test-name=librust-web-sys-dev:BasicCardResponse +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BasicCardType +Features: test-name=librust-web-sys-dev:BasicCardType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BatteryManager +Features: test-name=librust-web-sys-dev:BatteryManager +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BeforeUnloadEvent +Features: test-name=librust-web-sys-dev:BeforeUnloadEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BinaryType +Features: test-name=librust-web-sys-dev:BinaryType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BiquadFilterOptions +Features: test-name=librust-web-sys-dev:BiquadFilterOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BiquadFilterType +Features: test-name=librust-web-sys-dev:BiquadFilterType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Blob +Features: test-name=librust-web-sys-dev:Blob +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BlobEvent +Features: test-name=librust-web-sys-dev:BlobEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BlobEventInit +Features: test-name=librust-web-sys-dev:BlobEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BlobPropertyBag +Features: test-name=librust-web-sys-dev:BlobPropertyBag +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BlockParsingOptions +Features: test-name=librust-web-sys-dev:BlockParsingOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Bluetooth +Features: test-name=librust-web-sys-dev:Bluetooth +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothAdvertisingEvent +Features: test-name=librust-web-sys-dev:BluetoothAdvertisingEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothAdvertisingEventInit +Features: test-name=librust-web-sys-dev:BluetoothAdvertisingEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothCharacteristicProperties +Features: test-name=librust-web-sys-dev:BluetoothCharacteristicProperties +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothDataFilterInit +Features: test-name=librust-web-sys-dev:BluetoothDataFilterInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothDevice +Features: test-name=librust-web-sys-dev:BluetoothDevice +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothLeScanFilterInit +Features: test-name=librust-web-sys-dev:BluetoothLeScanFilterInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothManufacturerDataMap +Features: test-name=librust-web-sys-dev:BluetoothManufacturerDataMap +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothPermissionDescriptor +Features: test-name=librust-web-sys-dev:BluetoothPermissionDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothPermissionStorage +Features: test-name=librust-web-sys-dev:BluetoothPermissionStorage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothRemoteGattCharacteristic +Features: test-name=librust-web-sys-dev:BluetoothRemoteGattCharacteristic +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothRemoteGattDescriptor +Features: test-name=librust-web-sys-dev:BluetoothRemoteGattDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothRemoteGattServer +Features: test-name=librust-web-sys-dev:BluetoothRemoteGattServer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothRemoteGattService +Features: test-name=librust-web-sys-dev:BluetoothRemoteGattService +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothServiceDataMap +Features: test-name=librust-web-sys-dev:BluetoothServiceDataMap +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothUuid +Features: test-name=librust-web-sys-dev:BluetoothUuid +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BoxQuadOptions +Features: test-name=librust-web-sys-dev:BoxQuadOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BroadcastChannel +Features: test-name=librust-web-sys-dev:BroadcastChannel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BrowserElementDownloadOptions +Features: test-name=librust-web-sys-dev:BrowserElementDownloadOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BrowserElementExecuteScriptOptions +Features: test-name=librust-web-sys-dev:BrowserElementExecuteScriptOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BrowserFeedWriter +Features: test-name=librust-web-sys-dev:BrowserFeedWriter +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BrowserFindCaseSensitivity +Features: test-name=librust-web-sys-dev:BrowserFindCaseSensitivity +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BrowserFindDirection +Features: test-name=librust-web-sys-dev:BrowserFindDirection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ByteLengthQueuingStrategy +Features: test-name=librust-web-sys-dev:ByteLengthQueuingStrategy +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Cache +Features: test-name=librust-web-sys-dev:Cache +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CacheBatchOperation +Features: test-name=librust-web-sys-dev:CacheBatchOperation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CacheQueryOptions +Features: test-name=librust-web-sys-dev:CacheQueryOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CacheStorage +Features: test-name=librust-web-sys-dev:CacheStorage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CacheStorageNamespace +Features: test-name=librust-web-sys-dev:CacheStorageNamespace +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CanvasGradient +Features: test-name=librust-web-sys-dev:CanvasGradient +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CanvasPattern +Features: test-name=librust-web-sys-dev:CanvasPattern +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CanvasRenderingContext2d +Features: test-name=librust-web-sys-dev:CanvasRenderingContext2d +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CanvasWindingRule +Features: test-name=librust-web-sys-dev:CanvasWindingRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CaretChangedReason +Features: test-name=librust-web-sys-dev:CaretChangedReason +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CaretPosition +Features: test-name=librust-web-sys-dev:CaretPosition +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CaretStateChangedEventInit +Features: test-name=librust-web-sys-dev:CaretStateChangedEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChannelCountMode +Features: test-name=librust-web-sys-dev:ChannelCountMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChannelInterpretation +Features: test-name=librust-web-sys-dev:ChannelInterpretation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChannelMergerOptions +Features: test-name=librust-web-sys-dev:ChannelMergerOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChannelPixelLayout +Features: test-name=librust-web-sys-dev:ChannelPixelLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChannelPixelLayoutDataType +Features: test-name=librust-web-sys-dev:ChannelPixelLayoutDataType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChannelSplitterOptions +Features: test-name=librust-web-sys-dev:ChannelSplitterOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CheckerboardReason +Features: test-name=librust-web-sys-dev:CheckerboardReason +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CheckerboardReport +Features: test-name=librust-web-sys-dev:CheckerboardReport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CheckerboardReportService +Features: test-name=librust-web-sys-dev:CheckerboardReportService +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChromeFilePropertyBag +Features: test-name=librust-web-sys-dev:ChromeFilePropertyBag +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Client +Features: test-name=librust-web-sys-dev:Client +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ClientQueryOptions +Features: test-name=librust-web-sys-dev:ClientQueryOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ClientRectsAndTexts +Features: test-name=librust-web-sys-dev:ClientRectsAndTexts +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ClientType +Features: test-name=librust-web-sys-dev:ClientType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Clients +Features: test-name=librust-web-sys-dev:Clients +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Clipboard +Features: test-name=librust-web-sys-dev:Clipboard +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ClipboardEvent +Features: test-name=librust-web-sys-dev:ClipboardEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ClipboardEventInit +Features: test-name=librust-web-sys-dev:ClipboardEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ClipboardItem +Features: test-name=librust-web-sys-dev:ClipboardItem +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ClipboardItemOptions +Features: test-name=librust-web-sys-dev:ClipboardItemOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ClipboardPermissionDescriptor +Features: test-name=librust-web-sys-dev:ClipboardPermissionDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CloseEvent +Features: test-name=librust-web-sys-dev:CloseEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CloseEventInit +Features: test-name=librust-web-sys-dev:CloseEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CodecState +Features: test-name=librust-web-sys-dev:CodecState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CollectedClientData +Features: test-name=librust-web-sys-dev:CollectedClientData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CompositeOperation +Features: test-name=librust-web-sys-dev:CompositeOperation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CompositionEventInit +Features: test-name=librust-web-sys-dev:CompositionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ComputedEffectTiming +Features: test-name=librust-web-sys-dev:ComputedEffectTiming +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConnStatusDict +Features: test-name=librust-web-sys-dev:ConnStatusDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConnectionType +Features: test-name=librust-web-sys-dev:ConnectionType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleCounter +Features: test-name=librust-web-sys-dev:ConsoleCounter +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleCounterError +Features: test-name=librust-web-sys-dev:ConsoleCounterError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleEvent +Features: test-name=librust-web-sys-dev:ConsoleEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleInstance +Features: test-name=librust-web-sys-dev:ConsoleInstance +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleInstanceOptions +Features: test-name=librust-web-sys-dev:ConsoleInstanceOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleLevel +Features: test-name=librust-web-sys-dev:ConsoleLevel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleLogLevel +Features: test-name=librust-web-sys-dev:ConsoleLogLevel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleProfileEvent +Features: test-name=librust-web-sys-dev:ConsoleProfileEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleStackEntry +Features: test-name=librust-web-sys-dev:ConsoleStackEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleTimerError +Features: test-name=librust-web-sys-dev:ConsoleTimerError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleTimerLogOrEnd +Features: test-name=librust-web-sys-dev:ConsoleTimerLogOrEnd +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConsoleTimerStart +Features: test-name=librust-web-sys-dev:ConsoleTimerStart +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConstantSourceOptions +Features: test-name=librust-web-sys-dev:ConstantSourceOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConstrainBooleanParameters +Features: test-name=librust-web-sys-dev:ConstrainBooleanParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConstrainDomStringParameters +Features: test-name=librust-web-sys-dev:ConstrainDomStringParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConstrainDoubleRange +Features: test-name=librust-web-sys-dev:ConstrainDoubleRange +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConstrainLongRange +Features: test-name=librust-web-sys-dev:ConstrainLongRange +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ContextAttributes2d +Features: test-name=librust-web-sys-dev:ContextAttributes2d +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConvertCoordinateOptions +Features: test-name=librust-web-sys-dev:ConvertCoordinateOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConvolverOptions +Features: test-name=librust-web-sys-dev:ConvolverOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Coordinates +Features: test-name=librust-web-sys-dev:Coordinates +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CountQueuingStrategy +Features: test-name=librust-web-sys-dev:CountQueuingStrategy +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Credential +Features: test-name=librust-web-sys-dev:Credential +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CredentialCreationOptions +Features: test-name=librust-web-sys-dev:CredentialCreationOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CredentialRequestOptions +Features: test-name=librust-web-sys-dev:CredentialRequestOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CredentialsContainer +Features: test-name=librust-web-sys-dev:CredentialsContainer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Crypto +Features: test-name=librust-web-sys-dev:Crypto +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CryptoKey +Features: test-name=librust-web-sys-dev:CryptoKey +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CryptoKeyPair +Features: test-name=librust-web-sys-dev:CryptoKeyPair +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Csp +Features: test-name=librust-web-sys-dev:Csp +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CspPolicies +Features: test-name=librust-web-sys-dev:CspPolicies +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CspReport +Features: test-name=librust-web-sys-dev:CspReport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CspReportProperties +Features: test-name=librust-web-sys-dev:CspReportProperties +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssBoxType +Features: test-name=librust-web-sys-dev:CssBoxType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssCounterStyleRule +Features: test-name=librust-web-sys-dev:CssCounterStyleRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssFontFaceRule +Features: test-name=librust-web-sys-dev:CssFontFaceRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssFontFeatureValuesRule +Features: test-name=librust-web-sys-dev:CssFontFeatureValuesRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssGroupingRule +Features: test-name=librust-web-sys-dev:CssGroupingRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssImportRule +Features: test-name=librust-web-sys-dev:CssImportRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssKeyframeRule +Features: test-name=librust-web-sys-dev:CssKeyframeRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssKeyframesRule +Features: test-name=librust-web-sys-dev:CssKeyframesRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssNamespaceRule +Features: test-name=librust-web-sys-dev:CssNamespaceRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssPageRule +Features: test-name=librust-web-sys-dev:CssPageRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssPseudoElement +Features: test-name=librust-web-sys-dev:CssPseudoElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssRule +Features: test-name=librust-web-sys-dev:CssRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssRuleList +Features: test-name=librust-web-sys-dev:CssRuleList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssStyleDeclaration +Features: test-name=librust-web-sys-dev:CssStyleDeclaration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssStyleRule +Features: test-name=librust-web-sys-dev:CssStyleRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssStyleSheet +Features: test-name=librust-web-sys-dev:CssStyleSheet +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssStyleSheetParsingMode +Features: test-name=librust-web-sys-dev:CssStyleSheetParsingMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CustomElementRegistry +Features: test-name=librust-web-sys-dev:CustomElementRegistry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CustomEvent +Features: test-name=librust-web-sys-dev:CustomEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CustomEventInit +Features: test-name=librust-web-sys-dev:CustomEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DataTransfer +Features: test-name=librust-web-sys-dev:DataTransfer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DataTransferItem +Features: test-name=librust-web-sys-dev:DataTransferItem +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DataTransferItemList +Features: test-name=librust-web-sys-dev:DataTransferItemList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DateTimeValue +Features: test-name=librust-web-sys-dev:DateTimeValue +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DecoderDoctorNotification +Features: test-name=librust-web-sys-dev:DecoderDoctorNotification +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DecoderDoctorNotificationType +Features: test-name=librust-web-sys-dev:DecoderDoctorNotificationType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DelayOptions +Features: test-name=librust-web-sys-dev:DelayOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceAcceleration +Features: test-name=librust-web-sys-dev:DeviceAcceleration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceAccelerationInit +Features: test-name=librust-web-sys-dev:DeviceAccelerationInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceLightEvent +Features: test-name=librust-web-sys-dev:DeviceLightEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceLightEventInit +Features: test-name=librust-web-sys-dev:DeviceLightEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceMotionEvent +Features: test-name=librust-web-sys-dev:DeviceMotionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceMotionEventInit +Features: test-name=librust-web-sys-dev:DeviceMotionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceOrientationEvent +Features: test-name=librust-web-sys-dev:DeviceOrientationEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceOrientationEventInit +Features: test-name=librust-web-sys-dev:DeviceOrientationEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceProximityEvent +Features: test-name=librust-web-sys-dev:DeviceProximityEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceProximityEventInit +Features: test-name=librust-web-sys-dev:DeviceProximityEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceRotationRate +Features: test-name=librust-web-sys-dev:DeviceRotationRate +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DeviceRotationRateInit +Features: test-name=librust-web-sys-dev:DeviceRotationRateInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DhKeyDeriveParams +Features: test-name=librust-web-sys-dev:DhKeyDeriveParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DirectionSetting +Features: test-name=librust-web-sys-dev:DirectionSetting +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Directory +Features: test-name=librust-web-sys-dev:Directory +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DisplayMediaStreamConstraints +Features: test-name=librust-web-sys-dev:DisplayMediaStreamConstraints +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DisplayNameOptions +Features: test-name=librust-web-sys-dev:DisplayNameOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DisplayNameResult +Features: test-name=librust-web-sys-dev:DisplayNameResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DistanceModelType +Features: test-name=librust-web-sys-dev:DistanceModelType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DnsCacheDict +Features: test-name=librust-web-sys-dev:DnsCacheDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DnsCacheEntry +Features: test-name=librust-web-sys-dev:DnsCacheEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DnsLookupDict +Features: test-name=librust-web-sys-dev:DnsLookupDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DocumentTimeline +Features: test-name=librust-web-sys-dev:DocumentTimeline +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DocumentTimelineOptions +Features: test-name=librust-web-sys-dev:DocumentTimelineOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomError +Features: test-name=librust-web-sys-dev:DomError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomException +Features: test-name=librust-web-sys-dev:DomException +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomImplementation +Features: test-name=librust-web-sys-dev:DomImplementation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomMatrix +Features: test-name=librust-web-sys-dev:DomMatrix +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomMatrixReadOnly +Features: test-name=librust-web-sys-dev:DomMatrixReadOnly +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomParser +Features: test-name=librust-web-sys-dev:DomParser +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomPoint +Features: test-name=librust-web-sys-dev:DomPoint +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomPointInit +Features: test-name=librust-web-sys-dev:DomPointInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomPointReadOnly +Features: test-name=librust-web-sys-dev:DomPointReadOnly +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomQuad +Features: test-name=librust-web-sys-dev:DomQuad +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomQuadInit +Features: test-name=librust-web-sys-dev:DomQuadInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomQuadJson +Features: test-name=librust-web-sys-dev:DomQuadJson +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomRect +Features: test-name=librust-web-sys-dev:DomRect +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomRectInit +Features: test-name=librust-web-sys-dev:DomRectInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomRectList +Features: test-name=librust-web-sys-dev:DomRectList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomRectReadOnly +Features: test-name=librust-web-sys-dev:DomRectReadOnly +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomRequest +Features: test-name=librust-web-sys-dev:DomRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomRequestReadyState +Features: test-name=librust-web-sys-dev:DomRequestReadyState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomStringList +Features: test-name=librust-web-sys-dev:DomStringList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomStringMap +Features: test-name=librust-web-sys-dev:DomStringMap +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomTokenList +Features: test-name=librust-web-sys-dev:DomTokenList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DomWindowResizeEventDetail +Features: test-name=librust-web-sys-dev:DomWindowResizeEventDetail +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DragEventInit +Features: test-name=librust-web-sys-dev:DragEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DynamicsCompressorOptions +Features: test-name=librust-web-sys-dev:DynamicsCompressorOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EcKeyAlgorithm +Features: test-name=librust-web-sys-dev:EcKeyAlgorithm +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EcKeyGenParams +Features: test-name=librust-web-sys-dev:EcKeyGenParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EcKeyImportParams +Features: test-name=librust-web-sys-dev:EcKeyImportParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EcdhKeyDeriveParams +Features: test-name=librust-web-sys-dev:EcdhKeyDeriveParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EcdsaParams +Features: test-name=librust-web-sys-dev:EcdsaParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EffectTiming +Features: test-name=librust-web-sys-dev:EffectTiming +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ElementCreationOptions +Features: test-name=librust-web-sys-dev:ElementCreationOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ElementDefinitionOptions +Features: test-name=librust-web-sys-dev:ElementDefinitionOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EncodedAudioChunk +Features: test-name=librust-web-sys-dev:EncodedAudioChunk +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EncodedAudioChunkInit +Features: test-name=librust-web-sys-dev:EncodedAudioChunkInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EncodedAudioChunkMetadata +Features: test-name=librust-web-sys-dev:EncodedAudioChunkMetadata +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EncodedAudioChunkType +Features: test-name=librust-web-sys-dev:EncodedAudioChunkType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EncodedVideoChunk +Features: test-name=librust-web-sys-dev:EncodedVideoChunk +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EncodedVideoChunkInit +Features: test-name=librust-web-sys-dev:EncodedVideoChunkInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EncodedVideoChunkMetadata +Features: test-name=librust-web-sys-dev:EncodedVideoChunkMetadata +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EncodedVideoChunkType +Features: test-name=librust-web-sys-dev:EncodedVideoChunkType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EndingTypes +Features: test-name=librust-web-sys-dev:EndingTypes +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ErrorCallback +Features: test-name=librust-web-sys-dev:ErrorCallback +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ErrorEvent +Features: test-name=librust-web-sys-dev:ErrorEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ErrorEventInit +Features: test-name=librust-web-sys-dev:ErrorEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Event +Features: test-name=librust-web-sys-dev:Event +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EventInit +Features: test-name=librust-web-sys-dev:EventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EventListener +Features: test-name=librust-web-sys-dev:EventListener +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EventListenerOptions +Features: test-name=librust-web-sys-dev:EventListenerOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EventModifierInit +Features: test-name=librust-web-sys-dev:EventModifierInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EventSource +Features: test-name=librust-web-sys-dev:EventSource +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EventSourceInit +Features: test-name=librust-web-sys-dev:EventSourceInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features EventTarget +Features: test-name=librust-web-sys-dev:EventTarget +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Exception +Features: test-name=librust-web-sys-dev:Exception +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtBlendMinmax +Features: test-name=librust-web-sys-dev:ExtBlendMinmax +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtColorBufferFloat +Features: test-name=librust-web-sys-dev:ExtColorBufferFloat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtColorBufferHalfFloat +Features: test-name=librust-web-sys-dev:ExtColorBufferHalfFloat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtDisjointTimerQuery +Features: test-name=librust-web-sys-dev:ExtDisjointTimerQuery +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtFragDepth +Features: test-name=librust-web-sys-dev:ExtFragDepth +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtSRgb +Features: test-name=librust-web-sys-dev:ExtSRgb +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtShaderTextureLod +Features: test-name=librust-web-sys-dev:ExtShaderTextureLod +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtTextureFilterAnisotropic +Features: test-name=librust-web-sys-dev:ExtTextureFilterAnisotropic +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtendableEvent +Features: test-name=librust-web-sys-dev:ExtendableEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtendableEventInit +Features: test-name=librust-web-sys-dev:ExtendableEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtendableMessageEventInit +Features: test-name=librust-web-sys-dev:ExtendableMessageEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features External +Features: test-name=librust-web-sys-dev:External +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FakePluginMimeEntry +Features: test-name=librust-web-sys-dev:FakePluginMimeEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FakePluginTagInit +Features: test-name=librust-web-sys-dev:FakePluginTagInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FetchEventInit +Features: test-name=librust-web-sys-dev:FetchEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FetchObserver +Features: test-name=librust-web-sys-dev:FetchObserver +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FetchReadableStreamReadDataArray +Features: test-name=librust-web-sys-dev:FetchReadableStreamReadDataArray +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FetchReadableStreamReadDataDone +Features: test-name=librust-web-sys-dev:FetchReadableStreamReadDataDone +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FetchState +Features: test-name=librust-web-sys-dev:FetchState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features File +Features: test-name=librust-web-sys-dev:File +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileCallback +Features: test-name=librust-web-sys-dev:FileCallback +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileList +Features: test-name=librust-web-sys-dev:FileList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FilePropertyBag +Features: test-name=librust-web-sys-dev:FilePropertyBag +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileReader +Features: test-name=librust-web-sys-dev:FileReader +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileReaderSync +Features: test-name=librust-web-sys-dev:FileReaderSync +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileSystem +Features: test-name=librust-web-sys-dev:FileSystem +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileSystemDirectoryEntry +Features: test-name=librust-web-sys-dev:FileSystemDirectoryEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileSystemDirectoryReader +Features: test-name=librust-web-sys-dev:FileSystemDirectoryReader +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileSystemEntriesCallback +Features: test-name=librust-web-sys-dev:FileSystemEntriesCallback +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileSystemEntry +Features: test-name=librust-web-sys-dev:FileSystemEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileSystemEntryCallback +Features: test-name=librust-web-sys-dev:FileSystemEntryCallback +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileSystemFileEntry +Features: test-name=librust-web-sys-dev:FileSystemFileEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FileSystemFlags +Features: test-name=librust-web-sys-dev:FileSystemFlags +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FillMode +Features: test-name=librust-web-sys-dev:FillMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FlashClassification +Features: test-name=librust-web-sys-dev:FlashClassification +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FlexLineGrowthState +Features: test-name=librust-web-sys-dev:FlexLineGrowthState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FocusEventInit +Features: test-name=librust-web-sys-dev:FocusEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FontFace +Features: test-name=librust-web-sys-dev:FontFace +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FontFaceDescriptors +Features: test-name=librust-web-sys-dev:FontFaceDescriptors +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FontFaceLoadStatus +Features: test-name=librust-web-sys-dev:FontFaceLoadStatus +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FontFaceSet +Features: test-name=librust-web-sys-dev:FontFaceSet +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FontFaceSetIterator +Features: test-name=librust-web-sys-dev:FontFaceSetIterator +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FontFaceSetIteratorResult +Features: test-name=librust-web-sys-dev:FontFaceSetIteratorResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FontFaceSetLoadEvent +Features: test-name=librust-web-sys-dev:FontFaceSetLoadEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FontFaceSetLoadEventInit +Features: test-name=librust-web-sys-dev:FontFaceSetLoadEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FontFaceSetLoadStatus +Features: test-name=librust-web-sys-dev:FontFaceSetLoadStatus +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FormData +Features: test-name=librust-web-sys-dev:FormData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FrameType +Features: test-name=librust-web-sys-dev:FrameType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FuzzingFunctions +Features: test-name=librust-web-sys-dev:FuzzingFunctions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GainOptions +Features: test-name=librust-web-sys-dev:GainOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Gamepad +Features: test-name=librust-web-sys-dev:Gamepad +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadAxisMoveEventInit +Features: test-name=librust-web-sys-dev:GamepadAxisMoveEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadButton +Features: test-name=librust-web-sys-dev:GamepadButton +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadButtonEventInit +Features: test-name=librust-web-sys-dev:GamepadButtonEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadEvent +Features: test-name=librust-web-sys-dev:GamepadEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadEventInit +Features: test-name=librust-web-sys-dev:GamepadEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadHand +Features: test-name=librust-web-sys-dev:GamepadHand +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadHapticActuator +Features: test-name=librust-web-sys-dev:GamepadHapticActuator +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadHapticActuatorType +Features: test-name=librust-web-sys-dev:GamepadHapticActuatorType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadMappingType +Features: test-name=librust-web-sys-dev:GamepadMappingType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadPose +Features: test-name=librust-web-sys-dev:GamepadPose +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadServiceTest +Features: test-name=librust-web-sys-dev:GamepadServiceTest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Geolocation +Features: test-name=librust-web-sys-dev:Geolocation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GetNotificationOptions +Features: test-name=librust-web-sys-dev:GetNotificationOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GetRootNodeOptions +Features: test-name=librust-web-sys-dev:GetRootNodeOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GetUserMediaRequest +Features: test-name=librust-web-sys-dev:GetUserMediaRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Gpu +Features: test-name=librust-web-sys-dev:Gpu +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuAdapter +Features: test-name=librust-web-sys-dev:GpuAdapter +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuAdapterInfo +Features: test-name=librust-web-sys-dev:GpuAdapterInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuAddressMode +Features: test-name=librust-web-sys-dev:GpuAddressMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuAutoLayoutMode +Features: test-name=librust-web-sys-dev:GpuAutoLayoutMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBindGroup +Features: test-name=librust-web-sys-dev:GpuBindGroup +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBindGroupDescriptor +Features: test-name=librust-web-sys-dev:GpuBindGroupDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBindGroupEntry +Features: test-name=librust-web-sys-dev:GpuBindGroupEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBindGroupLayout +Features: test-name=librust-web-sys-dev:GpuBindGroupLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBindGroupLayoutDescriptor +Features: test-name=librust-web-sys-dev:GpuBindGroupLayoutDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBindGroupLayoutEntry +Features: test-name=librust-web-sys-dev:GpuBindGroupLayoutEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBlendComponent +Features: test-name=librust-web-sys-dev:GpuBlendComponent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBlendFactor +Features: test-name=librust-web-sys-dev:GpuBlendFactor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBlendOperation +Features: test-name=librust-web-sys-dev:GpuBlendOperation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBlendState +Features: test-name=librust-web-sys-dev:GpuBlendState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBuffer +Features: test-name=librust-web-sys-dev:GpuBuffer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBufferBinding +Features: test-name=librust-web-sys-dev:GpuBufferBinding +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBufferBindingLayout +Features: test-name=librust-web-sys-dev:GpuBufferBindingLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBufferBindingType +Features: test-name=librust-web-sys-dev:GpuBufferBindingType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuBufferDescriptor +Features: test-name=librust-web-sys-dev:GpuBufferDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCanvasAlphaMode +Features: test-name=librust-web-sys-dev:GpuCanvasAlphaMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCanvasConfiguration +Features: test-name=librust-web-sys-dev:GpuCanvasConfiguration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCanvasContext +Features: test-name=librust-web-sys-dev:GpuCanvasContext +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuColorDict +Features: test-name=librust-web-sys-dev:GpuColorDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuColorTargetState +Features: test-name=librust-web-sys-dev:GpuColorTargetState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCommandBuffer +Features: test-name=librust-web-sys-dev:GpuCommandBuffer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCommandBufferDescriptor +Features: test-name=librust-web-sys-dev:GpuCommandBufferDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCommandEncoder +Features: test-name=librust-web-sys-dev:GpuCommandEncoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCommandEncoderDescriptor +Features: test-name=librust-web-sys-dev:GpuCommandEncoderDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCompareFunction +Features: test-name=librust-web-sys-dev:GpuCompareFunction +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCompilationInfo +Features: test-name=librust-web-sys-dev:GpuCompilationInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCompilationMessage +Features: test-name=librust-web-sys-dev:GpuCompilationMessage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCompilationMessageType +Features: test-name=librust-web-sys-dev:GpuCompilationMessageType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuComputePassDescriptor +Features: test-name=librust-web-sys-dev:GpuComputePassDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuComputePassEncoder +Features: test-name=librust-web-sys-dev:GpuComputePassEncoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuComputePassTimestampLocation +Features: test-name=librust-web-sys-dev:GpuComputePassTimestampLocation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuComputePassTimestampWrite +Features: test-name=librust-web-sys-dev:GpuComputePassTimestampWrite +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuComputePipeline +Features: test-name=librust-web-sys-dev:GpuComputePipeline +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuComputePipelineDescriptor +Features: test-name=librust-web-sys-dev:GpuComputePipelineDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuCullMode +Features: test-name=librust-web-sys-dev:GpuCullMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuDepthStencilState +Features: test-name=librust-web-sys-dev:GpuDepthStencilState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuDevice +Features: test-name=librust-web-sys-dev:GpuDevice +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuDeviceDescriptor +Features: test-name=librust-web-sys-dev:GpuDeviceDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuDeviceLostInfo +Features: test-name=librust-web-sys-dev:GpuDeviceLostInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuDeviceLostReason +Features: test-name=librust-web-sys-dev:GpuDeviceLostReason +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuError +Features: test-name=librust-web-sys-dev:GpuError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuErrorFilter +Features: test-name=librust-web-sys-dev:GpuErrorFilter +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuExtent3dDict +Features: test-name=librust-web-sys-dev:GpuExtent3dDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuExternalTexture +Features: test-name=librust-web-sys-dev:GpuExternalTexture +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuExternalTextureBindingLayout +Features: test-name=librust-web-sys-dev:GpuExternalTextureBindingLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuExternalTextureDescriptor +Features: test-name=librust-web-sys-dev:GpuExternalTextureDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuFeatureName +Features: test-name=librust-web-sys-dev:GpuFeatureName +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuFilterMode +Features: test-name=librust-web-sys-dev:GpuFilterMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuFragmentState +Features: test-name=librust-web-sys-dev:GpuFragmentState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuFrontFace +Features: test-name=librust-web-sys-dev:GpuFrontFace +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuImageCopyBuffer +Features: test-name=librust-web-sys-dev:GpuImageCopyBuffer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuImageCopyExternalImage +Features: test-name=librust-web-sys-dev:GpuImageCopyExternalImage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuImageCopyTexture +Features: test-name=librust-web-sys-dev:GpuImageCopyTexture +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuImageCopyTextureTagged +Features: test-name=librust-web-sys-dev:GpuImageCopyTextureTagged +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuImageDataLayout +Features: test-name=librust-web-sys-dev:GpuImageDataLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuIndexFormat +Features: test-name=librust-web-sys-dev:GpuIndexFormat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuLoadOp +Features: test-name=librust-web-sys-dev:GpuLoadOp +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuMipmapFilterMode +Features: test-name=librust-web-sys-dev:GpuMipmapFilterMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuMultisampleState +Features: test-name=librust-web-sys-dev:GpuMultisampleState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuObjectDescriptorBase +Features: test-name=librust-web-sys-dev:GpuObjectDescriptorBase +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuOrigin2dDict +Features: test-name=librust-web-sys-dev:GpuOrigin2dDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuOrigin3dDict +Features: test-name=librust-web-sys-dev:GpuOrigin3dDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuOutOfMemoryError +Features: test-name=librust-web-sys-dev:GpuOutOfMemoryError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuPipelineDescriptorBase +Features: test-name=librust-web-sys-dev:GpuPipelineDescriptorBase +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuPipelineLayout +Features: test-name=librust-web-sys-dev:GpuPipelineLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuPipelineLayoutDescriptor +Features: test-name=librust-web-sys-dev:GpuPipelineLayoutDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuPowerPreference +Features: test-name=librust-web-sys-dev:GpuPowerPreference +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuPrimitiveState +Features: test-name=librust-web-sys-dev:GpuPrimitiveState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuPrimitiveTopology +Features: test-name=librust-web-sys-dev:GpuPrimitiveTopology +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuProgrammableStage +Features: test-name=librust-web-sys-dev:GpuProgrammableStage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuQuerySet +Features: test-name=librust-web-sys-dev:GpuQuerySet +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuQuerySetDescriptor +Features: test-name=librust-web-sys-dev:GpuQuerySetDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuQueryType +Features: test-name=librust-web-sys-dev:GpuQueryType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuQueue +Features: test-name=librust-web-sys-dev:GpuQueue +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuQueueDescriptor +Features: test-name=librust-web-sys-dev:GpuQueueDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderBundle +Features: test-name=librust-web-sys-dev:GpuRenderBundle +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderBundleDescriptor +Features: test-name=librust-web-sys-dev:GpuRenderBundleDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderBundleEncoder +Features: test-name=librust-web-sys-dev:GpuRenderBundleEncoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderBundleEncoderDescriptor +Features: test-name=librust-web-sys-dev:GpuRenderBundleEncoderDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderPassColorAttachment +Features: test-name=librust-web-sys-dev:GpuRenderPassColorAttachment +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderPassDepthStencilAttachment +Features: test-name=librust-web-sys-dev:GpuRenderPassDepthStencilAttachment +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderPassDescriptor +Features: test-name=librust-web-sys-dev:GpuRenderPassDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderPassEncoder +Features: test-name=librust-web-sys-dev:GpuRenderPassEncoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderPassLayout +Features: test-name=librust-web-sys-dev:GpuRenderPassLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderPassTimestampLocation +Features: test-name=librust-web-sys-dev:GpuRenderPassTimestampLocation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderPassTimestampWrite +Features: test-name=librust-web-sys-dev:GpuRenderPassTimestampWrite +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderPipeline +Features: test-name=librust-web-sys-dev:GpuRenderPipeline +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRenderPipelineDescriptor +Features: test-name=librust-web-sys-dev:GpuRenderPipelineDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuRequestAdapterOptions +Features: test-name=librust-web-sys-dev:GpuRequestAdapterOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuSampler +Features: test-name=librust-web-sys-dev:GpuSampler +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuSamplerBindingLayout +Features: test-name=librust-web-sys-dev:GpuSamplerBindingLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuSamplerBindingType +Features: test-name=librust-web-sys-dev:GpuSamplerBindingType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuSamplerDescriptor +Features: test-name=librust-web-sys-dev:GpuSamplerDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuShaderModule +Features: test-name=librust-web-sys-dev:GpuShaderModule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuShaderModuleCompilationHint +Features: test-name=librust-web-sys-dev:GpuShaderModuleCompilationHint +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuShaderModuleDescriptor +Features: test-name=librust-web-sys-dev:GpuShaderModuleDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuStencilFaceState +Features: test-name=librust-web-sys-dev:GpuStencilFaceState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuStencilOperation +Features: test-name=librust-web-sys-dev:GpuStencilOperation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuStorageTextureAccess +Features: test-name=librust-web-sys-dev:GpuStorageTextureAccess +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuStorageTextureBindingLayout +Features: test-name=librust-web-sys-dev:GpuStorageTextureBindingLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuStoreOp +Features: test-name=librust-web-sys-dev:GpuStoreOp +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuSupportedFeatures +Features: test-name=librust-web-sys-dev:GpuSupportedFeatures +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuSupportedLimits +Features: test-name=librust-web-sys-dev:GpuSupportedLimits +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTexture +Features: test-name=librust-web-sys-dev:GpuTexture +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTextureAspect +Features: test-name=librust-web-sys-dev:GpuTextureAspect +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTextureBindingLayout +Features: test-name=librust-web-sys-dev:GpuTextureBindingLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTextureDescriptor +Features: test-name=librust-web-sys-dev:GpuTextureDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTextureDimension +Features: test-name=librust-web-sys-dev:GpuTextureDimension +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTextureFormat +Features: test-name=librust-web-sys-dev:GpuTextureFormat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTextureSampleType +Features: test-name=librust-web-sys-dev:GpuTextureSampleType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTextureView +Features: test-name=librust-web-sys-dev:GpuTextureView +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTextureViewDescriptor +Features: test-name=librust-web-sys-dev:GpuTextureViewDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuTextureViewDimension +Features: test-name=librust-web-sys-dev:GpuTextureViewDimension +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuUncapturedErrorEvent +Features: test-name=librust-web-sys-dev:GpuUncapturedErrorEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuUncapturedErrorEventInit +Features: test-name=librust-web-sys-dev:GpuUncapturedErrorEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuValidationError +Features: test-name=librust-web-sys-dev:GpuValidationError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuVertexAttribute +Features: test-name=librust-web-sys-dev:GpuVertexAttribute +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuVertexBufferLayout +Features: test-name=librust-web-sys-dev:GpuVertexBufferLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuVertexFormat +Features: test-name=librust-web-sys-dev:GpuVertexFormat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuVertexState +Features: test-name=librust-web-sys-dev:GpuVertexState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GpuVertexStepMode +Features: test-name=librust-web-sys-dev:GpuVertexStepMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GridDeclaration +Features: test-name=librust-web-sys-dev:GridDeclaration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GridTrackState +Features: test-name=librust-web-sys-dev:GridTrackState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GroupedHistoryEventInit +Features: test-name=librust-web-sys-dev:GroupedHistoryEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HalfOpenInfoDict +Features: test-name=librust-web-sys-dev:HalfOpenInfoDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HardwareAcceleration +Features: test-name=librust-web-sys-dev:HardwareAcceleration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HashChangeEvent +Features: test-name=librust-web-sys-dev:HashChangeEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HashChangeEventInit +Features: test-name=librust-web-sys-dev:HashChangeEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Headers +Features: test-name=librust-web-sys-dev:Headers +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HeadersGuardEnum +Features: test-name=librust-web-sys-dev:HeadersGuardEnum +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Hid +Features: test-name=librust-web-sys-dev:Hid +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidCollectionInfo +Features: test-name=librust-web-sys-dev:HidCollectionInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidConnectionEvent +Features: test-name=librust-web-sys-dev:HidConnectionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidConnectionEventInit +Features: test-name=librust-web-sys-dev:HidConnectionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidDevice +Features: test-name=librust-web-sys-dev:HidDevice +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidDeviceFilter +Features: test-name=librust-web-sys-dev:HidDeviceFilter +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidDeviceRequestOptions +Features: test-name=librust-web-sys-dev:HidDeviceRequestOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidInputReportEvent +Features: test-name=librust-web-sys-dev:HidInputReportEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidInputReportEventInit +Features: test-name=librust-web-sys-dev:HidInputReportEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidReportInfo +Features: test-name=librust-web-sys-dev:HidReportInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidReportItem +Features: test-name=librust-web-sys-dev:HidReportItem +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HidUnitSystem +Features: test-name=librust-web-sys-dev:HidUnitSystem +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HiddenPluginEventInit +Features: test-name=librust-web-sys-dev:HiddenPluginEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features History +Features: test-name=librust-web-sys-dev:History +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HitRegionOptions +Features: test-name=librust-web-sys-dev:HitRegionOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HkdfParams +Features: test-name=librust-web-sys-dev:HkdfParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HmacDerivedKeyParams +Features: test-name=librust-web-sys-dev:HmacDerivedKeyParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HmacImportParams +Features: test-name=librust-web-sys-dev:HmacImportParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HmacKeyAlgorithm +Features: test-name=librust-web-sys-dev:HmacKeyAlgorithm +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HmacKeyGenParams +Features: test-name=librust-web-sys-dev:HmacKeyGenParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlAllCollection +Features: test-name=librust-web-sys-dev:HtmlAllCollection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlCollection +Features: test-name=librust-web-sys-dev:HtmlCollection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlFormControlsCollection +Features: test-name=librust-web-sys-dev:HtmlFormControlsCollection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlOptionsCollection +Features: test-name=librust-web-sys-dev:HtmlOptionsCollection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HttpConnDict +Features: test-name=librust-web-sys-dev:HttpConnDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HttpConnInfo +Features: test-name=librust-web-sys-dev:HttpConnInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HttpConnectionElement +Features: test-name=librust-web-sys-dev:HttpConnectionElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbCursor +Features: test-name=librust-web-sys-dev:IdbCursor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbCursorDirection +Features: test-name=librust-web-sys-dev:IdbCursorDirection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbCursorWithValue +Features: test-name=librust-web-sys-dev:IdbCursorWithValue +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbDatabase +Features: test-name=librust-web-sys-dev:IdbDatabase +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbFactory +Features: test-name=librust-web-sys-dev:IdbFactory +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbFileHandle +Features: test-name=librust-web-sys-dev:IdbFileHandle +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbFileMetadataParameters +Features: test-name=librust-web-sys-dev:IdbFileMetadataParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbIndex +Features: test-name=librust-web-sys-dev:IdbIndex +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbIndexParameters +Features: test-name=librust-web-sys-dev:IdbIndexParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbKeyRange +Features: test-name=librust-web-sys-dev:IdbKeyRange +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbLocaleAwareKeyRange +Features: test-name=librust-web-sys-dev:IdbLocaleAwareKeyRange +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbMutableFile +Features: test-name=librust-web-sys-dev:IdbMutableFile +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbObjectStore +Features: test-name=librust-web-sys-dev:IdbObjectStore +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbObjectStoreParameters +Features: test-name=librust-web-sys-dev:IdbObjectStoreParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbOpenDbOptions +Features: test-name=librust-web-sys-dev:IdbOpenDbOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbRequest +Features: test-name=librust-web-sys-dev:IdbRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbRequestReadyState +Features: test-name=librust-web-sys-dev:IdbRequestReadyState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbTransaction +Features: test-name=librust-web-sys-dev:IdbTransaction +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbTransactionMode +Features: test-name=librust-web-sys-dev:IdbTransactionMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbVersionChangeEvent +Features: test-name=librust-web-sys-dev:IdbVersionChangeEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbVersionChangeEventInit +Features: test-name=librust-web-sys-dev:IdbVersionChangeEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdleDeadline +Features: test-name=librust-web-sys-dev:IdleDeadline +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdleRequestOptions +Features: test-name=librust-web-sys-dev:IdleRequestOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IirFilterOptions +Features: test-name=librust-web-sys-dev:IirFilterOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageBitmap +Features: test-name=librust-web-sys-dev:ImageBitmap +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageBitmapFormat +Features: test-name=librust-web-sys-dev:ImageBitmapFormat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageBitmapRenderingContext +Features: test-name=librust-web-sys-dev:ImageBitmapRenderingContext +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageCapture +Features: test-name=librust-web-sys-dev:ImageCapture +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageCaptureError +Features: test-name=librust-web-sys-dev:ImageCaptureError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageCaptureErrorEvent +Features: test-name=librust-web-sys-dev:ImageCaptureErrorEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageCaptureErrorEventInit +Features: test-name=librust-web-sys-dev:ImageCaptureErrorEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageData +Features: test-name=librust-web-sys-dev:ImageData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageDecodeOptions +Features: test-name=librust-web-sys-dev:ImageDecodeOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageDecodeResult +Features: test-name=librust-web-sys-dev:ImageDecodeResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageDecoder +Features: test-name=librust-web-sys-dev:ImageDecoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageDecoderInit +Features: test-name=librust-web-sys-dev:ImageDecoderInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageTrack +Features: test-name=librust-web-sys-dev:ImageTrack +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ImageTrackList +Features: test-name=librust-web-sys-dev:ImageTrackList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features InputEventInit +Features: test-name=librust-web-sys-dev:InputEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features InstallTriggerData +Features: test-name=librust-web-sys-dev:InstallTriggerData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IntersectionObserver +Features: test-name=librust-web-sys-dev:IntersectionObserver +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IntersectionObserverEntry +Features: test-name=librust-web-sys-dev:IntersectionObserverEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IntersectionObserverEntryInit +Features: test-name=librust-web-sys-dev:IntersectionObserverEntryInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IntersectionObserverInit +Features: test-name=librust-web-sys-dev:IntersectionObserverInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IntlUtils +Features: test-name=librust-web-sys-dev:IntlUtils +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IterableKeyAndValueResult +Features: test-name=librust-web-sys-dev:IterableKeyAndValueResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IterableKeyOrValueResult +Features: test-name=librust-web-sys-dev:IterableKeyOrValueResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IterationCompositeOperation +Features: test-name=librust-web-sys-dev:IterationCompositeOperation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features JsonWebKey +Features: test-name=librust-web-sys-dev:JsonWebKey +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features KeyAlgorithm +Features: test-name=librust-web-sys-dev:KeyAlgorithm +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features KeyEvent +Features: test-name=librust-web-sys-dev:KeyEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features KeyIdsInitData +Features: test-name=librust-web-sys-dev:KeyIdsInitData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features KeyboardEventInit +Features: test-name=librust-web-sys-dev:KeyboardEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features KeyframeEffect +Features: test-name=librust-web-sys-dev:KeyframeEffect +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features KeyframeEffectOptions +Features: test-name=librust-web-sys-dev:KeyframeEffectOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features L10nElement +Features: test-name=librust-web-sys-dev:L10nElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features L10nValue +Features: test-name=librust-web-sys-dev:L10nValue +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features LatencyMode +Features: test-name=librust-web-sys-dev:LatencyMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features LifecycleCallbacks +Features: test-name=librust-web-sys-dev:LifecycleCallbacks +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features LineAlignSetting +Features: test-name=librust-web-sys-dev:LineAlignSetting +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ListBoxObject +Features: test-name=librust-web-sys-dev:ListBoxObject +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features LocaleInfo +Features: test-name=librust-web-sys-dev:LocaleInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Location +Features: test-name=librust-web-sys-dev:Location +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaCapabilities +Features: test-name=librust-web-sys-dev:MediaCapabilities +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaCapabilitiesInfo +Features: test-name=librust-web-sys-dev:MediaCapabilitiesInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaConfiguration +Features: test-name=librust-web-sys-dev:MediaConfiguration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaDecodingConfiguration +Features: test-name=librust-web-sys-dev:MediaDecodingConfiguration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaDecodingType +Features: test-name=librust-web-sys-dev:MediaDecodingType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaDeviceInfo +Features: test-name=librust-web-sys-dev:MediaDeviceInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaDeviceKind +Features: test-name=librust-web-sys-dev:MediaDeviceKind +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaDevices +Features: test-name=librust-web-sys-dev:MediaDevices +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaElementAudioSourceOptions +Features: test-name=librust-web-sys-dev:MediaElementAudioSourceOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaEncodingConfiguration +Features: test-name=librust-web-sys-dev:MediaEncodingConfiguration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaEncodingType +Features: test-name=librust-web-sys-dev:MediaEncodingType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaEncryptedEvent +Features: test-name=librust-web-sys-dev:MediaEncryptedEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaError +Features: test-name=librust-web-sys-dev:MediaError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaImage +Features: test-name=librust-web-sys-dev:MediaImage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeyError +Features: test-name=librust-web-sys-dev:MediaKeyError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeyMessageEvent +Features: test-name=librust-web-sys-dev:MediaKeyMessageEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeyMessageEventInit +Features: test-name=librust-web-sys-dev:MediaKeyMessageEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeyMessageType +Features: test-name=librust-web-sys-dev:MediaKeyMessageType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeyNeededEventInit +Features: test-name=librust-web-sys-dev:MediaKeyNeededEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeySession +Features: test-name=librust-web-sys-dev:MediaKeySession +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeySessionType +Features: test-name=librust-web-sys-dev:MediaKeySessionType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeyStatus +Features: test-name=librust-web-sys-dev:MediaKeyStatus +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeyStatusMap +Features: test-name=librust-web-sys-dev:MediaKeyStatusMap +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeySystemAccess +Features: test-name=librust-web-sys-dev:MediaKeySystemAccess +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeySystemConfiguration +Features: test-name=librust-web-sys-dev:MediaKeySystemConfiguration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeySystemMediaCapability +Features: test-name=librust-web-sys-dev:MediaKeySystemMediaCapability +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeySystemStatus +Features: test-name=librust-web-sys-dev:MediaKeySystemStatus +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeys +Features: test-name=librust-web-sys-dev:MediaKeys +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeysPolicy +Features: test-name=librust-web-sys-dev:MediaKeysPolicy +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaKeysRequirement +Features: test-name=librust-web-sys-dev:MediaKeysRequirement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaList +Features: test-name=librust-web-sys-dev:MediaList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaMetadata +Features: test-name=librust-web-sys-dev:MediaMetadata +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaMetadataInit +Features: test-name=librust-web-sys-dev:MediaMetadataInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaPositionState +Features: test-name=librust-web-sys-dev:MediaPositionState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaQueryList +Features: test-name=librust-web-sys-dev:MediaQueryList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaQueryListEvent +Features: test-name=librust-web-sys-dev:MediaQueryListEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaQueryListEventInit +Features: test-name=librust-web-sys-dev:MediaQueryListEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaRecorder +Features: test-name=librust-web-sys-dev:MediaRecorder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaRecorderErrorEvent +Features: test-name=librust-web-sys-dev:MediaRecorderErrorEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaRecorderErrorEventInit +Features: test-name=librust-web-sys-dev:MediaRecorderErrorEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaRecorderOptions +Features: test-name=librust-web-sys-dev:MediaRecorderOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaSession +Features: test-name=librust-web-sys-dev:MediaSession +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaSessionAction +Features: test-name=librust-web-sys-dev:MediaSessionAction +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaSessionActionDetails +Features: test-name=librust-web-sys-dev:MediaSessionActionDetails +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaSessionPlaybackState +Features: test-name=librust-web-sys-dev:MediaSessionPlaybackState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaSource +Features: test-name=librust-web-sys-dev:MediaSource +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaSourceEndOfStreamError +Features: test-name=librust-web-sys-dev:MediaSourceEndOfStreamError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaSourceEnum +Features: test-name=librust-web-sys-dev:MediaSourceEnum +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaSourceReadyState +Features: test-name=librust-web-sys-dev:MediaSourceReadyState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStream +Features: test-name=librust-web-sys-dev:MediaStream +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamAudioSourceOptions +Features: test-name=librust-web-sys-dev:MediaStreamAudioSourceOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamConstraints +Features: test-name=librust-web-sys-dev:MediaStreamConstraints +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamError +Features: test-name=librust-web-sys-dev:MediaStreamError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamEvent +Features: test-name=librust-web-sys-dev:MediaStreamEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamEventInit +Features: test-name=librust-web-sys-dev:MediaStreamEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamTrack +Features: test-name=librust-web-sys-dev:MediaStreamTrack +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamTrackEvent +Features: test-name=librust-web-sys-dev:MediaStreamTrackEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamTrackEventInit +Features: test-name=librust-web-sys-dev:MediaStreamTrackEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamTrackGeneratorInit +Features: test-name=librust-web-sys-dev:MediaStreamTrackGeneratorInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamTrackProcessor +Features: test-name=librust-web-sys-dev:MediaStreamTrackProcessor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamTrackProcessorInit +Features: test-name=librust-web-sys-dev:MediaStreamTrackProcessorInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamTrackState +Features: test-name=librust-web-sys-dev:MediaStreamTrackState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaTrackConstraintSet +Features: test-name=librust-web-sys-dev:MediaTrackConstraintSet +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaTrackConstraints +Features: test-name=librust-web-sys-dev:MediaTrackConstraints +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaTrackSettings +Features: test-name=librust-web-sys-dev:MediaTrackSettings +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaTrackSupportedConstraints +Features: test-name=librust-web-sys-dev:MediaTrackSupportedConstraints +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MessageChannel +Features: test-name=librust-web-sys-dev:MessageChannel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MessageEvent +Features: test-name=librust-web-sys-dev:MessageEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MessageEventInit +Features: test-name=librust-web-sys-dev:MessageEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MessagePort +Features: test-name=librust-web-sys-dev:MessagePort +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiAccess +Features: test-name=librust-web-sys-dev:MidiAccess +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiConnectionEvent +Features: test-name=librust-web-sys-dev:MidiConnectionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiConnectionEventInit +Features: test-name=librust-web-sys-dev:MidiConnectionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiInputMap +Features: test-name=librust-web-sys-dev:MidiInputMap +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiMessageEvent +Features: test-name=librust-web-sys-dev:MidiMessageEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiMessageEventInit +Features: test-name=librust-web-sys-dev:MidiMessageEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiOptions +Features: test-name=librust-web-sys-dev:MidiOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiOutputMap +Features: test-name=librust-web-sys-dev:MidiOutputMap +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiPort +Features: test-name=librust-web-sys-dev:MidiPort +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiPortConnectionState +Features: test-name=librust-web-sys-dev:MidiPortConnectionState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiPortDeviceState +Features: test-name=librust-web-sys-dev:MidiPortDeviceState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiPortType +Features: test-name=librust-web-sys-dev:MidiPortType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MimeType +Features: test-name=librust-web-sys-dev:MimeType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MimeTypeArray +Features: test-name=librust-web-sys-dev:MimeTypeArray +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MouseEventInit +Features: test-name=librust-web-sys-dev:MouseEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MozDebug +Features: test-name=librust-web-sys-dev:MozDebug +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MutationEvent +Features: test-name=librust-web-sys-dev:MutationEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MutationObserver +Features: test-name=librust-web-sys-dev:MutationObserver +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MutationObserverInit +Features: test-name=librust-web-sys-dev:MutationObserverInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MutationObservingInfo +Features: test-name=librust-web-sys-dev:MutationObservingInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MutationRecord +Features: test-name=librust-web-sys-dev:MutationRecord +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NamedNodeMap +Features: test-name=librust-web-sys-dev:NamedNodeMap +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NativeOsFileReadOptions +Features: test-name=librust-web-sys-dev:NativeOsFileReadOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NativeOsFileWriteAtomicOptions +Features: test-name=librust-web-sys-dev:NativeOsFileWriteAtomicOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NavigationType +Features: test-name=librust-web-sys-dev:NavigationType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Navigator +Features: test-name=librust-web-sys-dev:Navigator +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NavigatorAutomationInformation +Features: test-name=librust-web-sys-dev:NavigatorAutomationInformation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NetworkCommandOptions +Features: test-name=librust-web-sys-dev:NetworkCommandOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NetworkInformation +Features: test-name=librust-web-sys-dev:NetworkInformation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NetworkResultOptions +Features: test-name=librust-web-sys-dev:NetworkResultOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Node +Features: test-name=librust-web-sys-dev:Node +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NodeFilter +Features: test-name=librust-web-sys-dev:NodeFilter +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NodeIterator +Features: test-name=librust-web-sys-dev:NodeIterator +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NodeList +Features: test-name=librust-web-sys-dev:NodeList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Notification +Features: test-name=librust-web-sys-dev:Notification +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NotificationBehavior +Features: test-name=librust-web-sys-dev:NotificationBehavior +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NotificationDirection +Features: test-name=librust-web-sys-dev:NotificationDirection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NotificationEventInit +Features: test-name=librust-web-sys-dev:NotificationEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NotificationOptions +Features: test-name=librust-web-sys-dev:NotificationOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NotificationPermission +Features: test-name=librust-web-sys-dev:NotificationPermission +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ObserverCallback +Features: test-name=librust-web-sys-dev:ObserverCallback +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OesElementIndexUint +Features: test-name=librust-web-sys-dev:OesElementIndexUint +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OesStandardDerivatives +Features: test-name=librust-web-sys-dev:OesStandardDerivatives +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OesTextureFloat +Features: test-name=librust-web-sys-dev:OesTextureFloat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OesTextureFloatLinear +Features: test-name=librust-web-sys-dev:OesTextureFloatLinear +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OesTextureHalfFloat +Features: test-name=librust-web-sys-dev:OesTextureHalfFloat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OesTextureHalfFloatLinear +Features: test-name=librust-web-sys-dev:OesTextureHalfFloatLinear +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OesVertexArrayObject +Features: test-name=librust-web-sys-dev:OesVertexArrayObject +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OfflineAudioCompletionEvent +Features: test-name=librust-web-sys-dev:OfflineAudioCompletionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OfflineAudioCompletionEventInit +Features: test-name=librust-web-sys-dev:OfflineAudioCompletionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OfflineAudioContextOptions +Features: test-name=librust-web-sys-dev:OfflineAudioContextOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OfflineResourceList +Features: test-name=librust-web-sys-dev:OfflineResourceList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OffscreenCanvas +Features: test-name=librust-web-sys-dev:OffscreenCanvas +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OpenWindowEventDetail +Features: test-name=librust-web-sys-dev:OpenWindowEventDetail +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OptionalEffectTiming +Features: test-name=librust-web-sys-dev:OptionalEffectTiming +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OrientationLockType +Features: test-name=librust-web-sys-dev:OrientationLockType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OrientationType +Features: test-name=librust-web-sys-dev:OrientationType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OscillatorOptions +Features: test-name=librust-web-sys-dev:OscillatorOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OscillatorType +Features: test-name=librust-web-sys-dev:OscillatorType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OverSampleType +Features: test-name=librust-web-sys-dev:OverSampleType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OvrMultiview2 +Features: test-name=librust-web-sys-dev:OvrMultiview2 +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PageTransitionEvent +Features: test-name=librust-web-sys-dev:PageTransitionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PageTransitionEventInit +Features: test-name=librust-web-sys-dev:PageTransitionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaintRequest +Features: test-name=librust-web-sys-dev:PaintRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaintRequestList +Features: test-name=librust-web-sys-dev:PaintRequestList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaintWorkletGlobalScope +Features: test-name=librust-web-sys-dev:PaintWorkletGlobalScope +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PannerOptions +Features: test-name=librust-web-sys-dev:PannerOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PanningModelType +Features: test-name=librust-web-sys-dev:PanningModelType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Path2d +Features: test-name=librust-web-sys-dev:Path2d +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaymentAddress +Features: test-name=librust-web-sys-dev:PaymentAddress +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaymentComplete +Features: test-name=librust-web-sys-dev:PaymentComplete +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaymentMethodChangeEventInit +Features: test-name=librust-web-sys-dev:PaymentMethodChangeEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaymentRequestUpdateEvent +Features: test-name=librust-web-sys-dev:PaymentRequestUpdateEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaymentRequestUpdateEventInit +Features: test-name=librust-web-sys-dev:PaymentRequestUpdateEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaymentResponse +Features: test-name=librust-web-sys-dev:PaymentResponse +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Pbkdf2Params +Features: test-name=librust-web-sys-dev:Pbkdf2Params +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PcImplIceConnectionState +Features: test-name=librust-web-sys-dev:PcImplIceConnectionState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PcImplIceGatheringState +Features: test-name=librust-web-sys-dev:PcImplIceGatheringState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PcImplSignalingState +Features: test-name=librust-web-sys-dev:PcImplSignalingState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PcObserverStateType +Features: test-name=librust-web-sys-dev:PcObserverStateType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Performance +Features: test-name=librust-web-sys-dev:Performance +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceEntry +Features: test-name=librust-web-sys-dev:PerformanceEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceEntryEventInit +Features: test-name=librust-web-sys-dev:PerformanceEntryEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceEntryFilterOptions +Features: test-name=librust-web-sys-dev:PerformanceEntryFilterOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceMark +Features: test-name=librust-web-sys-dev:PerformanceMark +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceMeasure +Features: test-name=librust-web-sys-dev:PerformanceMeasure +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceNavigation +Features: test-name=librust-web-sys-dev:PerformanceNavigation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceObserver +Features: test-name=librust-web-sys-dev:PerformanceObserver +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceObserverEntryList +Features: test-name=librust-web-sys-dev:PerformanceObserverEntryList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceObserverInit +Features: test-name=librust-web-sys-dev:PerformanceObserverInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceResourceTiming +Features: test-name=librust-web-sys-dev:PerformanceResourceTiming +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceServerTiming +Features: test-name=librust-web-sys-dev:PerformanceServerTiming +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceTiming +Features: test-name=librust-web-sys-dev:PerformanceTiming +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PeriodicWave +Features: test-name=librust-web-sys-dev:PeriodicWave +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PeriodicWaveConstraints +Features: test-name=librust-web-sys-dev:PeriodicWaveConstraints +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PeriodicWaveOptions +Features: test-name=librust-web-sys-dev:PeriodicWaveOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PermissionDescriptor +Features: test-name=librust-web-sys-dev:PermissionDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PermissionName +Features: test-name=librust-web-sys-dev:PermissionName +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PermissionState +Features: test-name=librust-web-sys-dev:PermissionState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PermissionStatus +Features: test-name=librust-web-sys-dev:PermissionStatus +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Permissions +Features: test-name=librust-web-sys-dev:Permissions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PlaneLayout +Features: test-name=librust-web-sys-dev:PlaneLayout +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PlaybackDirection +Features: test-name=librust-web-sys-dev:PlaybackDirection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Plugin +Features: test-name=librust-web-sys-dev:Plugin +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PluginArray +Features: test-name=librust-web-sys-dev:PluginArray +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PluginCrashedEventInit +Features: test-name=librust-web-sys-dev:PluginCrashedEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PointerEventInit +Features: test-name=librust-web-sys-dev:PointerEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PopStateEvent +Features: test-name=librust-web-sys-dev:PopStateEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PopStateEventInit +Features: test-name=librust-web-sys-dev:PopStateEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PopupBlockedEvent +Features: test-name=librust-web-sys-dev:PopupBlockedEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PopupBlockedEventInit +Features: test-name=librust-web-sys-dev:PopupBlockedEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Position +Features: test-name=librust-web-sys-dev:Position +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PositionAlignSetting +Features: test-name=librust-web-sys-dev:PositionAlignSetting +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PositionError +Features: test-name=librust-web-sys-dev:PositionError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PositionOptions +Features: test-name=librust-web-sys-dev:PositionOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Presentation +Features: test-name=librust-web-sys-dev:Presentation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationAvailability +Features: test-name=librust-web-sys-dev:PresentationAvailability +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationConnection +Features: test-name=librust-web-sys-dev:PresentationConnection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationConnectionAvailableEvent +Features: test-name=librust-web-sys-dev:PresentationConnectionAvailableEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationConnectionAvailableEventInit +Features: test-name=librust-web-sys-dev:PresentationConnectionAvailableEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationConnectionBinaryType +Features: test-name=librust-web-sys-dev:PresentationConnectionBinaryType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationConnectionCloseEvent +Features: test-name=librust-web-sys-dev:PresentationConnectionCloseEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationConnectionCloseEventInit +Features: test-name=librust-web-sys-dev:PresentationConnectionCloseEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationConnectionClosedReason +Features: test-name=librust-web-sys-dev:PresentationConnectionClosedReason +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationConnectionList +Features: test-name=librust-web-sys-dev:PresentationConnectionList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationConnectionState +Features: test-name=librust-web-sys-dev:PresentationConnectionState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationReceiver +Features: test-name=librust-web-sys-dev:PresentationReceiver +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationRequest +Features: test-name=librust-web-sys-dev:PresentationRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PresentationStyle +Features: test-name=librust-web-sys-dev:PresentationStyle +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ProfileTimelineLayerRect +Features: test-name=librust-web-sys-dev:ProfileTimelineLayerRect +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ProfileTimelineMarker +Features: test-name=librust-web-sys-dev:ProfileTimelineMarker +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ProfileTimelineMessagePortOperationType +Features: test-name=librust-web-sys-dev:ProfileTimelineMessagePortOperationType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ProfileTimelineStackFrame +Features: test-name=librust-web-sys-dev:ProfileTimelineStackFrame +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ProfileTimelineWorkerOperationType +Features: test-name=librust-web-sys-dev:ProfileTimelineWorkerOperationType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ProgressEvent +Features: test-name=librust-web-sys-dev:ProgressEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ProgressEventInit +Features: test-name=librust-web-sys-dev:ProgressEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PromiseNativeHandler +Features: test-name=librust-web-sys-dev:PromiseNativeHandler +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PromiseRejectionEvent +Features: test-name=librust-web-sys-dev:PromiseRejectionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PromiseRejectionEventInit +Features: test-name=librust-web-sys-dev:PromiseRejectionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PublicKeyCredential +Features: test-name=librust-web-sys-dev:PublicKeyCredential +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PublicKeyCredentialCreationOptions +Features: test-name=librust-web-sys-dev:PublicKeyCredentialCreationOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PublicKeyCredentialDescriptor +Features: test-name=librust-web-sys-dev:PublicKeyCredentialDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PublicKeyCredentialEntity +Features: test-name=librust-web-sys-dev:PublicKeyCredentialEntity +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PublicKeyCredentialParameters +Features: test-name=librust-web-sys-dev:PublicKeyCredentialParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PublicKeyCredentialRequestOptions +Features: test-name=librust-web-sys-dev:PublicKeyCredentialRequestOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PublicKeyCredentialRpEntity +Features: test-name=librust-web-sys-dev:PublicKeyCredentialRpEntity +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PublicKeyCredentialType +Features: test-name=librust-web-sys-dev:PublicKeyCredentialType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PublicKeyCredentialUserEntity +Features: test-name=librust-web-sys-dev:PublicKeyCredentialUserEntity +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushEncryptionKeyName +Features: test-name=librust-web-sys-dev:PushEncryptionKeyName +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushEventInit +Features: test-name=librust-web-sys-dev:PushEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushManager +Features: test-name=librust-web-sys-dev:PushManager +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushMessageData +Features: test-name=librust-web-sys-dev:PushMessageData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushPermissionState +Features: test-name=librust-web-sys-dev:PushPermissionState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushSubscription +Features: test-name=librust-web-sys-dev:PushSubscription +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushSubscriptionInit +Features: test-name=librust-web-sys-dev:PushSubscriptionInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushSubscriptionJson +Features: test-name=librust-web-sys-dev:PushSubscriptionJson +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushSubscriptionKeys +Features: test-name=librust-web-sys-dev:PushSubscriptionKeys +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushSubscriptionOptions +Features: test-name=librust-web-sys-dev:PushSubscriptionOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushSubscriptionOptionsInit +Features: test-name=librust-web-sys-dev:PushSubscriptionOptionsInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features QueuingStrategy +Features: test-name=librust-web-sys-dev:QueuingStrategy +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features QueuingStrategyInit +Features: test-name=librust-web-sys-dev:QueuingStrategyInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RadioNodeList +Features: test-name=librust-web-sys-dev:RadioNodeList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Range +Features: test-name=librust-web-sys-dev:Range +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RcwnPerfStats +Features: test-name=librust-web-sys-dev:RcwnPerfStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RcwnStatus +Features: test-name=librust-web-sys-dev:RcwnStatus +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableByteStreamController +Features: test-name=librust-web-sys-dev:ReadableByteStreamController +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStream +Features: test-name=librust-web-sys-dev:ReadableStream +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStreamByobReader +Features: test-name=librust-web-sys-dev:ReadableStreamByobReader +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStreamByobRequest +Features: test-name=librust-web-sys-dev:ReadableStreamByobRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStreamDefaultController +Features: test-name=librust-web-sys-dev:ReadableStreamDefaultController +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStreamDefaultReader +Features: test-name=librust-web-sys-dev:ReadableStreamDefaultReader +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStreamGetReaderOptions +Features: test-name=librust-web-sys-dev:ReadableStreamGetReaderOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStreamIteratorOptions +Features: test-name=librust-web-sys-dev:ReadableStreamIteratorOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStreamReadResult +Features: test-name=librust-web-sys-dev:ReadableStreamReadResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStreamReaderMode +Features: test-name=librust-web-sys-dev:ReadableStreamReaderMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableStreamType +Features: test-name=librust-web-sys-dev:ReadableStreamType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReadableWritablePair +Features: test-name=librust-web-sys-dev:ReadableWritablePair +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RecordingState +Features: test-name=librust-web-sys-dev:RecordingState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ReferrerPolicy +Features: test-name=librust-web-sys-dev:ReferrerPolicy +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RegisterRequest +Features: test-name=librust-web-sys-dev:RegisterRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RegisterResponse +Features: test-name=librust-web-sys-dev:RegisterResponse +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RegisteredKey +Features: test-name=librust-web-sys-dev:RegisteredKey +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RegistrationOptions +Features: test-name=librust-web-sys-dev:RegistrationOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Request +Features: test-name=librust-web-sys-dev:Request +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RequestCache +Features: test-name=librust-web-sys-dev:RequestCache +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RequestCredentials +Features: test-name=librust-web-sys-dev:RequestCredentials +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RequestDestination +Features: test-name=librust-web-sys-dev:RequestDestination +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RequestDeviceOptions +Features: test-name=librust-web-sys-dev:RequestDeviceOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RequestInit +Features: test-name=librust-web-sys-dev:RequestInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RequestMediaKeySystemAccessNotification +Features: test-name=librust-web-sys-dev:RequestMediaKeySystemAccessNotification +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RequestMode +Features: test-name=librust-web-sys-dev:RequestMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RequestRedirect +Features: test-name=librust-web-sys-dev:RequestRedirect +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ResizeObserver +Features: test-name=librust-web-sys-dev:ResizeObserver +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ResizeObserverBoxOptions +Features: test-name=librust-web-sys-dev:ResizeObserverBoxOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ResizeObserverEntry +Features: test-name=librust-web-sys-dev:ResizeObserverEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ResizeObserverOptions +Features: test-name=librust-web-sys-dev:ResizeObserverOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ResizeObserverSize +Features: test-name=librust-web-sys-dev:ResizeObserverSize +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Response +Features: test-name=librust-web-sys-dev:Response +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ResponseInit +Features: test-name=librust-web-sys-dev:ResponseInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ResponseType +Features: test-name=librust-web-sys-dev:ResponseType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RsaHashedImportParams +Features: test-name=librust-web-sys-dev:RsaHashedImportParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RsaOaepParams +Features: test-name=librust-web-sys-dev:RsaOaepParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RsaOtherPrimesInfo +Features: test-name=librust-web-sys-dev:RsaOtherPrimesInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RsaPssParams +Features: test-name=librust-web-sys-dev:RsaPssParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcAnswerOptions +Features: test-name=librust-web-sys-dev:RtcAnswerOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcBundlePolicy +Features: test-name=librust-web-sys-dev:RtcBundlePolicy +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcCertificate +Features: test-name=librust-web-sys-dev:RtcCertificate +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcCertificateExpiration +Features: test-name=librust-web-sys-dev:RtcCertificateExpiration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcCodecStats +Features: test-name=librust-web-sys-dev:RtcCodecStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcConfiguration +Features: test-name=librust-web-sys-dev:RtcConfiguration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcDataChannel +Features: test-name=librust-web-sys-dev:RtcDataChannel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcDataChannelEvent +Features: test-name=librust-web-sys-dev:RtcDataChannelEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcDataChannelEventInit +Features: test-name=librust-web-sys-dev:RtcDataChannelEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcDataChannelInit +Features: test-name=librust-web-sys-dev:RtcDataChannelInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcDataChannelState +Features: test-name=librust-web-sys-dev:RtcDataChannelState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcDataChannelType +Features: test-name=librust-web-sys-dev:RtcDataChannelType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcDegradationPreference +Features: test-name=librust-web-sys-dev:RtcDegradationPreference +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcFecParameters +Features: test-name=librust-web-sys-dev:RtcFecParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceCandidate +Features: test-name=librust-web-sys-dev:RtcIceCandidate +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceCandidateInit +Features: test-name=librust-web-sys-dev:RtcIceCandidateInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceCandidatePairStats +Features: test-name=librust-web-sys-dev:RtcIceCandidatePairStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceCandidateStats +Features: test-name=librust-web-sys-dev:RtcIceCandidateStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceComponentStats +Features: test-name=librust-web-sys-dev:RtcIceComponentStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceConnectionState +Features: test-name=librust-web-sys-dev:RtcIceConnectionState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceCredentialType +Features: test-name=librust-web-sys-dev:RtcIceCredentialType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceGatheringState +Features: test-name=librust-web-sys-dev:RtcIceGatheringState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceServer +Features: test-name=librust-web-sys-dev:RtcIceServer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIceTransportPolicy +Features: test-name=librust-web-sys-dev:RtcIceTransportPolicy +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIdentityAssertion +Features: test-name=librust-web-sys-dev:RtcIdentityAssertion +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIdentityAssertionResult +Features: test-name=librust-web-sys-dev:RtcIdentityAssertionResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIdentityProvider +Features: test-name=librust-web-sys-dev:RtcIdentityProvider +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIdentityProviderDetails +Features: test-name=librust-web-sys-dev:RtcIdentityProviderDetails +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIdentityProviderOptions +Features: test-name=librust-web-sys-dev:RtcIdentityProviderOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIdentityProviderRegistrar +Features: test-name=librust-web-sys-dev:RtcIdentityProviderRegistrar +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcIdentityValidationResult +Features: test-name=librust-web-sys-dev:RtcIdentityValidationResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcInboundRtpStreamStats +Features: test-name=librust-web-sys-dev:RtcInboundRtpStreamStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcLifecycleEvent +Features: test-name=librust-web-sys-dev:RtcLifecycleEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcMediaStreamStats +Features: test-name=librust-web-sys-dev:RtcMediaStreamStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcMediaStreamTrackStats +Features: test-name=librust-web-sys-dev:RtcMediaStreamTrackStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcOfferAnswerOptions +Features: test-name=librust-web-sys-dev:RtcOfferAnswerOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcOfferOptions +Features: test-name=librust-web-sys-dev:RtcOfferOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcOutboundRtpStreamStats +Features: test-name=librust-web-sys-dev:RtcOutboundRtpStreamStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcPeerConnection +Features: test-name=librust-web-sys-dev:RtcPeerConnection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcPeerConnectionIceEvent +Features: test-name=librust-web-sys-dev:RtcPeerConnectionIceEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcPeerConnectionIceEventInit +Features: test-name=librust-web-sys-dev:RtcPeerConnectionIceEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcPriorityType +Features: test-name=librust-web-sys-dev:RtcPriorityType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtcpParameters +Features: test-name=librust-web-sys-dev:RtcRtcpParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpCodecParameters +Features: test-name=librust-web-sys-dev:RtcRtpCodecParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpContributingSource +Features: test-name=librust-web-sys-dev:RtcRtpContributingSource +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpEncodingParameters +Features: test-name=librust-web-sys-dev:RtcRtpEncodingParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpHeaderExtensionParameters +Features: test-name=librust-web-sys-dev:RtcRtpHeaderExtensionParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpParameters +Features: test-name=librust-web-sys-dev:RtcRtpParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpReceiver +Features: test-name=librust-web-sys-dev:RtcRtpReceiver +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpSender +Features: test-name=librust-web-sys-dev:RtcRtpSender +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpSourceEntry +Features: test-name=librust-web-sys-dev:RtcRtpSourceEntry +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpSourceEntryType +Features: test-name=librust-web-sys-dev:RtcRtpSourceEntryType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpSynchronizationSource +Features: test-name=librust-web-sys-dev:RtcRtpSynchronizationSource +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpTransceiver +Features: test-name=librust-web-sys-dev:RtcRtpTransceiver +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpTransceiverDirection +Features: test-name=librust-web-sys-dev:RtcRtpTransceiverDirection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtpTransceiverInit +Features: test-name=librust-web-sys-dev:RtcRtpTransceiverInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcRtxParameters +Features: test-name=librust-web-sys-dev:RtcRtxParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcSdpType +Features: test-name=librust-web-sys-dev:RtcSdpType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcSessionDescription +Features: test-name=librust-web-sys-dev:RtcSessionDescription +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcSessionDescriptionInit +Features: test-name=librust-web-sys-dev:RtcSessionDescriptionInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcSignalingState +Features: test-name=librust-web-sys-dev:RtcSignalingState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcStats +Features: test-name=librust-web-sys-dev:RtcStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcStatsIceCandidatePairState +Features: test-name=librust-web-sys-dev:RtcStatsIceCandidatePairState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcStatsIceCandidateType +Features: test-name=librust-web-sys-dev:RtcStatsIceCandidateType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcStatsReport +Features: test-name=librust-web-sys-dev:RtcStatsReport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcStatsReportInternal +Features: test-name=librust-web-sys-dev:RtcStatsReportInternal +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcStatsType +Features: test-name=librust-web-sys-dev:RtcStatsType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcTrackEvent +Features: test-name=librust-web-sys-dev:RtcTrackEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcTrackEventInit +Features: test-name=librust-web-sys-dev:RtcTrackEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcTransportStats +Features: test-name=librust-web-sys-dev:RtcTransportStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcdtmfSender +Features: test-name=librust-web-sys-dev:RtcdtmfSender +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcdtmfToneChangeEvent +Features: test-name=librust-web-sys-dev:RtcdtmfToneChangeEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcdtmfToneChangeEventInit +Features: test-name=librust-web-sys-dev:RtcdtmfToneChangeEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcrtpContributingSourceStats +Features: test-name=librust-web-sys-dev:RtcrtpContributingSourceStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features RtcrtpStreamStats +Features: test-name=librust-web-sys-dev:RtcrtpStreamStats +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Screen +Features: test-name=librust-web-sys-dev:Screen +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScreenColorGamut +Features: test-name=librust-web-sys-dev:ScreenColorGamut +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScreenLuminance +Features: test-name=librust-web-sys-dev:ScreenLuminance +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScreenOrientation +Features: test-name=librust-web-sys-dev:ScreenOrientation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollBehavior +Features: test-name=librust-web-sys-dev:ScrollBehavior +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollBoxObject +Features: test-name=librust-web-sys-dev:ScrollBoxObject +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollIntoViewOptions +Features: test-name=librust-web-sys-dev:ScrollIntoViewOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollLogicalPosition +Features: test-name=librust-web-sys-dev:ScrollLogicalPosition +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollOptions +Features: test-name=librust-web-sys-dev:ScrollOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollRestoration +Features: test-name=librust-web-sys-dev:ScrollRestoration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollSetting +Features: test-name=librust-web-sys-dev:ScrollSetting +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollState +Features: test-name=librust-web-sys-dev:ScrollState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollToOptions +Features: test-name=librust-web-sys-dev:ScrollToOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollViewChangeEventInit +Features: test-name=librust-web-sys-dev:ScrollViewChangeEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SecurityPolicyViolationEvent +Features: test-name=librust-web-sys-dev:SecurityPolicyViolationEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SecurityPolicyViolationEventDisposition +Features: test-name=librust-web-sys-dev:SecurityPolicyViolationEventDisposition +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SecurityPolicyViolationEventInit +Features: test-name=librust-web-sys-dev:SecurityPolicyViolationEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Selection +Features: test-name=librust-web-sys-dev:Selection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ServerSocketOptions +Features: test-name=librust-web-sys-dev:ServerSocketOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ServiceWorker +Features: test-name=librust-web-sys-dev:ServiceWorker +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ServiceWorkerContainer +Features: test-name=librust-web-sys-dev:ServiceWorkerContainer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ServiceWorkerRegistration +Features: test-name=librust-web-sys-dev:ServiceWorkerRegistration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ServiceWorkerState +Features: test-name=librust-web-sys-dev:ServiceWorkerState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ServiceWorkerUpdateViaCache +Features: test-name=librust-web-sys-dev:ServiceWorkerUpdateViaCache +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ShadowRootInit +Features: test-name=librust-web-sys-dev:ShadowRootInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ShadowRootMode +Features: test-name=librust-web-sys-dev:ShadowRootMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ShareData +Features: test-name=librust-web-sys-dev:ShareData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SharedWorker +Features: test-name=librust-web-sys-dev:SharedWorker +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SignResponse +Features: test-name=librust-web-sys-dev:SignResponse +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SocketElement +Features: test-name=librust-web-sys-dev:SocketElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SocketOptions +Features: test-name=librust-web-sys-dev:SocketOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SocketReadyState +Features: test-name=librust-web-sys-dev:SocketReadyState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SocketsDict +Features: test-name=librust-web-sys-dev:SocketsDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SourceBuffer +Features: test-name=librust-web-sys-dev:SourceBuffer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SourceBufferAppendMode +Features: test-name=librust-web-sys-dev:SourceBufferAppendMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SourceBufferList +Features: test-name=librust-web-sys-dev:SourceBufferList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechGrammar +Features: test-name=librust-web-sys-dev:SpeechGrammar +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechGrammarList +Features: test-name=librust-web-sys-dev:SpeechGrammarList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechRecognition +Features: test-name=librust-web-sys-dev:SpeechRecognition +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechRecognitionAlternative +Features: test-name=librust-web-sys-dev:SpeechRecognitionAlternative +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechRecognitionError +Features: test-name=librust-web-sys-dev:SpeechRecognitionError +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechRecognitionErrorCode +Features: test-name=librust-web-sys-dev:SpeechRecognitionErrorCode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechRecognitionErrorInit +Features: test-name=librust-web-sys-dev:SpeechRecognitionErrorInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechRecognitionEvent +Features: test-name=librust-web-sys-dev:SpeechRecognitionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechRecognitionEventInit +Features: test-name=librust-web-sys-dev:SpeechRecognitionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechRecognitionResult +Features: test-name=librust-web-sys-dev:SpeechRecognitionResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechRecognitionResultList +Features: test-name=librust-web-sys-dev:SpeechRecognitionResultList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechSynthesis +Features: test-name=librust-web-sys-dev:SpeechSynthesis +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechSynthesisErrorCode +Features: test-name=librust-web-sys-dev:SpeechSynthesisErrorCode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechSynthesisErrorEventInit +Features: test-name=librust-web-sys-dev:SpeechSynthesisErrorEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechSynthesisEvent +Features: test-name=librust-web-sys-dev:SpeechSynthesisEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechSynthesisEventInit +Features: test-name=librust-web-sys-dev:SpeechSynthesisEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechSynthesisUtterance +Features: test-name=librust-web-sys-dev:SpeechSynthesisUtterance +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechSynthesisVoice +Features: test-name=librust-web-sys-dev:SpeechSynthesisVoice +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StereoPannerOptions +Features: test-name=librust-web-sys-dev:StereoPannerOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Storage +Features: test-name=librust-web-sys-dev:Storage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StorageEstimate +Features: test-name=librust-web-sys-dev:StorageEstimate +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StorageEvent +Features: test-name=librust-web-sys-dev:StorageEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StorageEventInit +Features: test-name=librust-web-sys-dev:StorageEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StorageManager +Features: test-name=librust-web-sys-dev:StorageManager +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StorageType +Features: test-name=librust-web-sys-dev:StorageType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StreamPipeOptions +Features: test-name=librust-web-sys-dev:StreamPipeOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StyleRuleChangeEventInit +Features: test-name=librust-web-sys-dev:StyleRuleChangeEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StyleSheet +Features: test-name=librust-web-sys-dev:StyleSheet +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StyleSheetApplicableStateChangeEventInit +Features: test-name=librust-web-sys-dev:StyleSheetApplicableStateChangeEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StyleSheetChangeEventInit +Features: test-name=librust-web-sys-dev:StyleSheetChangeEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StyleSheetList +Features: test-name=librust-web-sys-dev:StyleSheetList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SubmitEvent +Features: test-name=librust-web-sys-dev:SubmitEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SubmitEventInit +Features: test-name=librust-web-sys-dev:SubmitEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SubtleCrypto +Features: test-name=librust-web-sys-dev:SubtleCrypto +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SupportedType +Features: test-name=librust-web-sys-dev:SupportedType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvcOutputMetadata +Features: test-name=librust-web-sys-dev:SvcOutputMetadata +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAngle +Features: test-name=librust-web-sys-dev:SvgAngle +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedAngle +Features: test-name=librust-web-sys-dev:SvgAnimatedAngle +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedBoolean +Features: test-name=librust-web-sys-dev:SvgAnimatedBoolean +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedEnumeration +Features: test-name=librust-web-sys-dev:SvgAnimatedEnumeration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedInteger +Features: test-name=librust-web-sys-dev:SvgAnimatedInteger +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedLength +Features: test-name=librust-web-sys-dev:SvgAnimatedLength +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedLengthList +Features: test-name=librust-web-sys-dev:SvgAnimatedLengthList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedNumber +Features: test-name=librust-web-sys-dev:SvgAnimatedNumber +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedNumberList +Features: test-name=librust-web-sys-dev:SvgAnimatedNumberList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedPreserveAspectRatio +Features: test-name=librust-web-sys-dev:SvgAnimatedPreserveAspectRatio +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedRect +Features: test-name=librust-web-sys-dev:SvgAnimatedRect +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedString +Features: test-name=librust-web-sys-dev:SvgAnimatedString +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimatedTransformList +Features: test-name=librust-web-sys-dev:SvgAnimatedTransformList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgBoundingBoxOptions +Features: test-name=librust-web-sys-dev:SvgBoundingBoxOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgLength +Features: test-name=librust-web-sys-dev:SvgLength +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgLengthList +Features: test-name=librust-web-sys-dev:SvgLengthList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgMatrix +Features: test-name=librust-web-sys-dev:SvgMatrix +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgNumber +Features: test-name=librust-web-sys-dev:SvgNumber +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgNumberList +Features: test-name=librust-web-sys-dev:SvgNumberList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSeg +Features: test-name=librust-web-sys-dev:SvgPathSeg +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegArcAbs +Features: test-name=librust-web-sys-dev:SvgPathSegArcAbs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegArcRel +Features: test-name=librust-web-sys-dev:SvgPathSegArcRel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegClosePath +Features: test-name=librust-web-sys-dev:SvgPathSegClosePath +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegCurvetoCubicAbs +Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoCubicAbs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegCurvetoCubicRel +Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoCubicRel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegCurvetoCubicSmoothAbs +Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoCubicSmoothAbs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegCurvetoCubicSmoothRel +Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoCubicSmoothRel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegCurvetoQuadraticAbs +Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoQuadraticAbs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegCurvetoQuadraticRel +Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoQuadraticRel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegCurvetoQuadraticSmoothAbs +Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoQuadraticSmoothAbs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegCurvetoQuadraticSmoothRel +Features: test-name=librust-web-sys-dev:SvgPathSegCurvetoQuadraticSmoothRel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegLinetoAbs +Features: test-name=librust-web-sys-dev:SvgPathSegLinetoAbs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegLinetoHorizontalAbs +Features: test-name=librust-web-sys-dev:SvgPathSegLinetoHorizontalAbs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegLinetoHorizontalRel +Features: test-name=librust-web-sys-dev:SvgPathSegLinetoHorizontalRel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegLinetoRel +Features: test-name=librust-web-sys-dev:SvgPathSegLinetoRel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegLinetoVerticalAbs +Features: test-name=librust-web-sys-dev:SvgPathSegLinetoVerticalAbs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegLinetoVerticalRel +Features: test-name=librust-web-sys-dev:SvgPathSegLinetoVerticalRel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegList +Features: test-name=librust-web-sys-dev:SvgPathSegList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegMovetoAbs +Features: test-name=librust-web-sys-dev:SvgPathSegMovetoAbs +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathSegMovetoRel +Features: test-name=librust-web-sys-dev:SvgPathSegMovetoRel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPoint +Features: test-name=librust-web-sys-dev:SvgPoint +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPointList +Features: test-name=librust-web-sys-dev:SvgPointList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPreserveAspectRatio +Features: test-name=librust-web-sys-dev:SvgPreserveAspectRatio +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgRect +Features: test-name=librust-web-sys-dev:SvgRect +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgStringList +Features: test-name=librust-web-sys-dev:SvgStringList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgTransform +Features: test-name=librust-web-sys-dev:SvgTransform +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgTransformList +Features: test-name=librust-web-sys-dev:SvgTransformList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgUnitTypes +Features: test-name=librust-web-sys-dev:SvgUnitTypes +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgZoomAndPan +Features: test-name=librust-web-sys-dev:SvgZoomAndPan +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpReadyState +Features: test-name=librust-web-sys-dev:TcpReadyState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpServerSocket +Features: test-name=librust-web-sys-dev:TcpServerSocket +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpServerSocketEvent +Features: test-name=librust-web-sys-dev:TcpServerSocketEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpServerSocketEventInit +Features: test-name=librust-web-sys-dev:TcpServerSocketEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpSocket +Features: test-name=librust-web-sys-dev:TcpSocket +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpSocketBinaryType +Features: test-name=librust-web-sys-dev:TcpSocketBinaryType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpSocketErrorEvent +Features: test-name=librust-web-sys-dev:TcpSocketErrorEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpSocketErrorEventInit +Features: test-name=librust-web-sys-dev:TcpSocketErrorEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpSocketEvent +Features: test-name=librust-web-sys-dev:TcpSocketEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TcpSocketEventInit +Features: test-name=librust-web-sys-dev:TcpSocketEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextDecodeOptions +Features: test-name=librust-web-sys-dev:TextDecodeOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextDecoder +Features: test-name=librust-web-sys-dev:TextDecoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextDecoderOptions +Features: test-name=librust-web-sys-dev:TextDecoderOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextEncoder +Features: test-name=librust-web-sys-dev:TextEncoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextMetrics +Features: test-name=librust-web-sys-dev:TextMetrics +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextTrack +Features: test-name=librust-web-sys-dev:TextTrack +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextTrackCue +Features: test-name=librust-web-sys-dev:TextTrackCue +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextTrackCueList +Features: test-name=librust-web-sys-dev:TextTrackCueList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextTrackKind +Features: test-name=librust-web-sys-dev:TextTrackKind +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextTrackList +Features: test-name=librust-web-sys-dev:TextTrackList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TextTrackMode +Features: test-name=librust-web-sys-dev:TextTrackMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TimeEvent +Features: test-name=librust-web-sys-dev:TimeEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TimeRanges +Features: test-name=librust-web-sys-dev:TimeRanges +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Touch +Features: test-name=librust-web-sys-dev:Touch +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TouchEventInit +Features: test-name=librust-web-sys-dev:TouchEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TouchInit +Features: test-name=librust-web-sys-dev:TouchInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TouchList +Features: test-name=librust-web-sys-dev:TouchList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TrackEvent +Features: test-name=librust-web-sys-dev:TrackEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TrackEventInit +Features: test-name=librust-web-sys-dev:TrackEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TransformStream +Features: test-name=librust-web-sys-dev:TransformStream +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TransformStreamDefaultController +Features: test-name=librust-web-sys-dev:TransformStreamDefaultController +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Transformer +Features: test-name=librust-web-sys-dev:Transformer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TransitionEvent +Features: test-name=librust-web-sys-dev:TransitionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TransitionEventInit +Features: test-name=librust-web-sys-dev:TransitionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Transport +Features: test-name=librust-web-sys-dev:Transport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TreeBoxObject +Features: test-name=librust-web-sys-dev:TreeBoxObject +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TreeCellInfo +Features: test-name=librust-web-sys-dev:TreeCellInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TreeView +Features: test-name=librust-web-sys-dev:TreeView +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TreeWalker +Features: test-name=librust-web-sys-dev:TreeWalker +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features U2f +Features: test-name=librust-web-sys-dev:U2f +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features U2fClientData +Features: test-name=librust-web-sys-dev:U2fClientData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UdpMessageEventInit +Features: test-name=librust-web-sys-dev:UdpMessageEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UdpOptions +Features: test-name=librust-web-sys-dev:UdpOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UiEvent +Features: test-name=librust-web-sys-dev:UiEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UiEventInit +Features: test-name=librust-web-sys-dev:UiEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UnderlyingSink +Features: test-name=librust-web-sys-dev:UnderlyingSink +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UnderlyingSource +Features: test-name=librust-web-sys-dev:UnderlyingSource +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Url +Features: test-name=librust-web-sys-dev:Url +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UrlSearchParams +Features: test-name=librust-web-sys-dev:UrlSearchParams +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Usb +Features: test-name=librust-web-sys-dev:Usb +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbAlternateInterface +Features: test-name=librust-web-sys-dev:UsbAlternateInterface +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbConfiguration +Features: test-name=librust-web-sys-dev:UsbConfiguration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbConnectionEvent +Features: test-name=librust-web-sys-dev:UsbConnectionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbConnectionEventInit +Features: test-name=librust-web-sys-dev:UsbConnectionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbControlTransferParameters +Features: test-name=librust-web-sys-dev:UsbControlTransferParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbDevice +Features: test-name=librust-web-sys-dev:UsbDevice +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbDeviceFilter +Features: test-name=librust-web-sys-dev:UsbDeviceFilter +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbDeviceRequestOptions +Features: test-name=librust-web-sys-dev:UsbDeviceRequestOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbDirection +Features: test-name=librust-web-sys-dev:UsbDirection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbEndpoint +Features: test-name=librust-web-sys-dev:UsbEndpoint +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbEndpointType +Features: test-name=librust-web-sys-dev:UsbEndpointType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbInTransferResult +Features: test-name=librust-web-sys-dev:UsbInTransferResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbInterface +Features: test-name=librust-web-sys-dev:UsbInterface +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbIsochronousInTransferPacket +Features: test-name=librust-web-sys-dev:UsbIsochronousInTransferPacket +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbIsochronousInTransferResult +Features: test-name=librust-web-sys-dev:UsbIsochronousInTransferResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbIsochronousOutTransferPacket +Features: test-name=librust-web-sys-dev:UsbIsochronousOutTransferPacket +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbIsochronousOutTransferResult +Features: test-name=librust-web-sys-dev:UsbIsochronousOutTransferResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbOutTransferResult +Features: test-name=librust-web-sys-dev:UsbOutTransferResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbPermissionDescriptor +Features: test-name=librust-web-sys-dev:UsbPermissionDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbPermissionStorage +Features: test-name=librust-web-sys-dev:UsbPermissionStorage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbRecipient +Features: test-name=librust-web-sys-dev:UsbRecipient +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbRequestType +Features: test-name=librust-web-sys-dev:UsbRequestType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbTransferStatus +Features: test-name=librust-web-sys-dev:UsbTransferStatus +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UserProximityEvent +Features: test-name=librust-web-sys-dev:UserProximityEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UserProximityEventInit +Features: test-name=librust-web-sys-dev:UserProximityEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UserVerificationRequirement +Features: test-name=librust-web-sys-dev:UserVerificationRequirement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ValidityState +Features: test-name=librust-web-sys-dev:ValidityState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ValueEvent +Features: test-name=librust-web-sys-dev:ValueEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ValueEventInit +Features: test-name=librust-web-sys-dev:ValueEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoColorPrimaries +Features: test-name=librust-web-sys-dev:VideoColorPrimaries +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoColorSpace +Features: test-name=librust-web-sys-dev:VideoColorSpace +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoColorSpaceInit +Features: test-name=librust-web-sys-dev:VideoColorSpaceInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoConfiguration +Features: test-name=librust-web-sys-dev:VideoConfiguration +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoDecoder +Features: test-name=librust-web-sys-dev:VideoDecoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoDecoderConfig +Features: test-name=librust-web-sys-dev:VideoDecoderConfig +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoDecoderInit +Features: test-name=librust-web-sys-dev:VideoDecoderInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoDecoderSupport +Features: test-name=librust-web-sys-dev:VideoDecoderSupport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoEncoder +Features: test-name=librust-web-sys-dev:VideoEncoder +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoEncoderConfig +Features: test-name=librust-web-sys-dev:VideoEncoderConfig +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoEncoderEncodeOptions +Features: test-name=librust-web-sys-dev:VideoEncoderEncodeOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoEncoderInit +Features: test-name=librust-web-sys-dev:VideoEncoderInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoEncoderSupport +Features: test-name=librust-web-sys-dev:VideoEncoderSupport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoFacingModeEnum +Features: test-name=librust-web-sys-dev:VideoFacingModeEnum +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoFrame +Features: test-name=librust-web-sys-dev:VideoFrame +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoFrameBufferInit +Features: test-name=librust-web-sys-dev:VideoFrameBufferInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoFrameCopyToOptions +Features: test-name=librust-web-sys-dev:VideoFrameCopyToOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoFrameInit +Features: test-name=librust-web-sys-dev:VideoFrameInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoMatrixCoefficients +Features: test-name=librust-web-sys-dev:VideoMatrixCoefficients +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoPixelFormat +Features: test-name=librust-web-sys-dev:VideoPixelFormat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoPlaybackQuality +Features: test-name=librust-web-sys-dev:VideoPlaybackQuality +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoTrack +Features: test-name=librust-web-sys-dev:VideoTrack +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoTrackList +Features: test-name=librust-web-sys-dev:VideoTrackList +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoTransferCharacteristics +Features: test-name=librust-web-sys-dev:VideoTransferCharacteristics +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VisibilityState +Features: test-name=librust-web-sys-dev:VisibilityState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VoidCallback +Features: test-name=librust-web-sys-dev:VoidCallback +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrDisplay +Features: test-name=librust-web-sys-dev:VrDisplay +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrDisplayCapabilities +Features: test-name=librust-web-sys-dev:VrDisplayCapabilities +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrEye +Features: test-name=librust-web-sys-dev:VrEye +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrEyeParameters +Features: test-name=librust-web-sys-dev:VrEyeParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrFieldOfView +Features: test-name=librust-web-sys-dev:VrFieldOfView +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrFrameData +Features: test-name=librust-web-sys-dev:VrFrameData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrLayer +Features: test-name=librust-web-sys-dev:VrLayer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrMockController +Features: test-name=librust-web-sys-dev:VrMockController +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrMockDisplay +Features: test-name=librust-web-sys-dev:VrMockDisplay +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrPose +Features: test-name=librust-web-sys-dev:VrPose +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrServiceTest +Features: test-name=librust-web-sys-dev:VrServiceTest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrStageParameters +Features: test-name=librust-web-sys-dev:VrStageParameters +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VrSubmitFrameResult +Features: test-name=librust-web-sys-dev:VrSubmitFrameResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VttRegion +Features: test-name=librust-web-sys-dev:VttRegion +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WakeLock +Features: test-name=librust-web-sys-dev:WakeLock +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WakeLockSentinel +Features: test-name=librust-web-sys-dev:WakeLockSentinel +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WakeLockType +Features: test-name=librust-web-sys-dev:WakeLockType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WatchAdvertisementsOptions +Features: test-name=librust-web-sys-dev:WatchAdvertisementsOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WaveShaperOptions +Features: test-name=librust-web-sys-dev:WaveShaperOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGl2RenderingContext +Features: test-name=librust-web-sys-dev:WebGl2RenderingContext +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlActiveInfo +Features: test-name=librust-web-sys-dev:WebGlActiveInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlBuffer +Features: test-name=librust-web-sys-dev:WebGlBuffer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlContextAttributes +Features: test-name=librust-web-sys-dev:WebGlContextAttributes +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlContextEvent +Features: test-name=librust-web-sys-dev:WebGlContextEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlContextEventInit +Features: test-name=librust-web-sys-dev:WebGlContextEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlFramebuffer +Features: test-name=librust-web-sys-dev:WebGlFramebuffer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlPowerPreference +Features: test-name=librust-web-sys-dev:WebGlPowerPreference +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlProgram +Features: test-name=librust-web-sys-dev:WebGlProgram +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlQuery +Features: test-name=librust-web-sys-dev:WebGlQuery +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlRenderbuffer +Features: test-name=librust-web-sys-dev:WebGlRenderbuffer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlRenderingContext +Features: test-name=librust-web-sys-dev:WebGlRenderingContext +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlSampler +Features: test-name=librust-web-sys-dev:WebGlSampler +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlShader +Features: test-name=librust-web-sys-dev:WebGlShader +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlShaderPrecisionFormat +Features: test-name=librust-web-sys-dev:WebGlShaderPrecisionFormat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlSync +Features: test-name=librust-web-sys-dev:WebGlSync +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlTexture +Features: test-name=librust-web-sys-dev:WebGlTexture +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlTransformFeedback +Features: test-name=librust-web-sys-dev:WebGlTransformFeedback +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlUniformLocation +Features: test-name=librust-web-sys-dev:WebGlUniformLocation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebGlVertexArrayObject +Features: test-name=librust-web-sys-dev:WebGlVertexArrayObject +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebSocket +Features: test-name=librust-web-sys-dev:WebSocket +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebSocketDict +Features: test-name=librust-web-sys-dev:WebSocketDict +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebSocketElement +Features: test-name=librust-web-sys-dev:WebSocketElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglColorBufferFloat +Features: test-name=librust-web-sys-dev:WebglColorBufferFloat +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglCompressedTextureAstc +Features: test-name=librust-web-sys-dev:WebglCompressedTextureAstc +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglCompressedTextureAtc +Features: test-name=librust-web-sys-dev:WebglCompressedTextureAtc +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglCompressedTextureEtc +Features: test-name=librust-web-sys-dev:WebglCompressedTextureEtc +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglCompressedTextureEtc1 +Features: test-name=librust-web-sys-dev:WebglCompressedTextureEtc1 +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglCompressedTexturePvrtc +Features: test-name=librust-web-sys-dev:WebglCompressedTexturePvrtc +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglCompressedTextureS3tc +Features: test-name=librust-web-sys-dev:WebglCompressedTextureS3tc +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglCompressedTextureS3tcSrgb +Features: test-name=librust-web-sys-dev:WebglCompressedTextureS3tcSrgb +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglDebugRendererInfo +Features: test-name=librust-web-sys-dev:WebglDebugRendererInfo +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglDebugShaders +Features: test-name=librust-web-sys-dev:WebglDebugShaders +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglDepthTexture +Features: test-name=librust-web-sys-dev:WebglDepthTexture +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglDrawBuffers +Features: test-name=librust-web-sys-dev:WebglDrawBuffers +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglLoseContext +Features: test-name=librust-web-sys-dev:WebglLoseContext +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebglMultiDraw +Features: test-name=librust-web-sys-dev:WebglMultiDraw +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebrtcGlobalStatisticsReport +Features: test-name=librust-web-sys-dev:WebrtcGlobalStatisticsReport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WheelEventInit +Features: test-name=librust-web-sys-dev:WheelEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WidevineCdmManifest +Features: test-name=librust-web-sys-dev:WidevineCdmManifest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Window +Features: test-name=librust-web-sys-dev:Window +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WindowClient +Features: test-name=librust-web-sys-dev:WindowClient +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Worker +Features: test-name=librust-web-sys-dev:Worker +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WorkerDebuggerGlobalScope +Features: test-name=librust-web-sys-dev:WorkerDebuggerGlobalScope +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WorkerGlobalScope +Features: test-name=librust-web-sys-dev:WorkerGlobalScope +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WorkerLocation +Features: test-name=librust-web-sys-dev:WorkerLocation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WorkerNavigator +Features: test-name=librust-web-sys-dev:WorkerNavigator +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WorkerOptions +Features: test-name=librust-web-sys-dev:WorkerOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WorkerType +Features: test-name=librust-web-sys-dev:WorkerType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Worklet +Features: test-name=librust-web-sys-dev:Worklet +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WorkletGlobalScope +Features: test-name=librust-web-sys-dev:WorkletGlobalScope +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WorkletOptions +Features: test-name=librust-web-sys-dev:WorkletOptions +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WritableStream +Features: test-name=librust-web-sys-dev:WritableStream +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WritableStreamDefaultController +Features: test-name=librust-web-sys-dev:WritableStreamDefaultController +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WritableStreamDefaultWriter +Features: test-name=librust-web-sys-dev:WritableStreamDefaultWriter +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XPathExpression +Features: test-name=librust-web-sys-dev:XPathExpression +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XPathNsResolver +Features: test-name=librust-web-sys-dev:XPathNsResolver +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XPathResult +Features: test-name=librust-web-sys-dev:XPathResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XmlHttpRequestEventTarget +Features: test-name=librust-web-sys-dev:XmlHttpRequestEventTarget +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XmlHttpRequestResponseType +Features: test-name=librust-web-sys-dev:XmlHttpRequestResponseType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XmlSerializer +Features: test-name=librust-web-sys-dev:XmlSerializer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrEye +Features: test-name=librust-web-sys-dev:XrEye +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrFrame +Features: test-name=librust-web-sys-dev:XrFrame +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrHandedness +Features: test-name=librust-web-sys-dev:XrHandedness +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrInputSource +Features: test-name=librust-web-sys-dev:XrInputSource +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrInputSourceArray +Features: test-name=librust-web-sys-dev:XrInputSourceArray +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrInputSourceEvent +Features: test-name=librust-web-sys-dev:XrInputSourceEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrInputSourceEventInit +Features: test-name=librust-web-sys-dev:XrInputSourceEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrInputSourcesChangeEvent +Features: test-name=librust-web-sys-dev:XrInputSourcesChangeEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrInputSourcesChangeEventInit +Features: test-name=librust-web-sys-dev:XrInputSourcesChangeEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrLayer +Features: test-name=librust-web-sys-dev:XrLayer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrPermissionDescriptor +Features: test-name=librust-web-sys-dev:XrPermissionDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrPose +Features: test-name=librust-web-sys-dev:XrPose +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrReferenceSpaceEvent +Features: test-name=librust-web-sys-dev:XrReferenceSpaceEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrReferenceSpaceEventInit +Features: test-name=librust-web-sys-dev:XrReferenceSpaceEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrReferenceSpaceType +Features: test-name=librust-web-sys-dev:XrReferenceSpaceType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrRenderState +Features: test-name=librust-web-sys-dev:XrRenderState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrRenderStateInit +Features: test-name=librust-web-sys-dev:XrRenderStateInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrRigidTransform +Features: test-name=librust-web-sys-dev:XrRigidTransform +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrSession +Features: test-name=librust-web-sys-dev:XrSession +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrSessionEvent +Features: test-name=librust-web-sys-dev:XrSessionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrSessionEventInit +Features: test-name=librust-web-sys-dev:XrSessionEventInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrSessionInit +Features: test-name=librust-web-sys-dev:XrSessionInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrSessionMode +Features: test-name=librust-web-sys-dev:XrSessionMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrSessionSupportedPermissionDescriptor +Features: test-name=librust-web-sys-dev:XrSessionSupportedPermissionDescriptor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrSpace +Features: test-name=librust-web-sys-dev:XrSpace +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrSystem +Features: test-name=librust-web-sys-dev:XrSystem +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrTargetRayMode +Features: test-name=librust-web-sys-dev:XrTargetRayMode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrView +Features: test-name=librust-web-sys-dev:XrView +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrViewerPose +Features: test-name=librust-web-sys-dev:XrViewerPose +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrViewport +Features: test-name=librust-web-sys-dev:XrViewport +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrVisibilityState +Features: test-name=librust-web-sys-dev:XrVisibilityState +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrWebGlLayerInit +Features: test-name=librust-web-sys-dev:XrWebGlLayerInit +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XsltProcessor +Features: test-name=librust-web-sys-dev:XsltProcessor +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features console +Features: test-name=librust-web-sys-dev:console +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features css +Features: test-name=librust-web-sys-dev:css +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets +Features: test-name=librust-web-sys-dev:default +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features gpu_buffer_usage +Features: test-name=librust-web-sys-dev:gpu_buffer_usage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features gpu_color_write +Features: test-name=librust-web-sys-dev:gpu_color_write +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features gpu_map_mode +Features: test-name=librust-web-sys-dev:gpu_map_mode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features gpu_shader_stage +Features: test-name=librust-web-sys-dev:gpu_shader_stage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features gpu_texture_usage +Features: test-name=librust-web-sys-dev:gpu_texture_usage +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features +Features: test-name=librust-web-sys-dev: +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioDestinationNode +Features: test-name=librust-web-sys+analysernode-dev:AudioDestinationNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioScheduledSourceNode +Features: test-name=librust-web-sys+analysernode-dev:AudioScheduledSourceNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioWorkletNode +Features: test-name=librust-web-sys+analysernode-dev:AudioWorkletNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BiquadFilterNode +Features: test-name=librust-web-sys+analysernode-dev:BiquadFilterNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChannelMergerNode +Features: test-name=librust-web-sys+analysernode-dev:ChannelMergerNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChannelSplitterNode +Features: test-name=librust-web-sys+analysernode-dev:ChannelSplitterNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConvolverNode +Features: test-name=librust-web-sys+analysernode-dev:ConvolverNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DelayNode +Features: test-name=librust-web-sys+analysernode-dev:DelayNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DynamicsCompressorNode +Features: test-name=librust-web-sys+analysernode-dev:DynamicsCompressorNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GainNode +Features: test-name=librust-web-sys+analysernode-dev:GainNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IirFilterNode +Features: test-name=librust-web-sys+analysernode-dev:IirFilterNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaElementAudioSourceNode +Features: test-name=librust-web-sys+analysernode-dev:MediaElementAudioSourceNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamAudioDestinationNode +Features: test-name=librust-web-sys+analysernode-dev:MediaStreamAudioDestinationNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamAudioSourceNode +Features: test-name=librust-web-sys+analysernode-dev:MediaStreamAudioSourceNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PannerNode +Features: test-name=librust-web-sys+analysernode-dev:PannerNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScriptProcessorNode +Features: test-name=librust-web-sys+analysernode-dev:ScriptProcessorNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features StereoPannerNode +Features: test-name=librust-web-sys+analysernode-dev:StereoPannerNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WaveShaperNode +Features: test-name=librust-web-sys+analysernode-dev:WaveShaperNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AnalyserNode +Features: test-name=librust-web-sys+analysernode-dev:AnalyserNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CharacterData +Features: test-name=librust-web-sys+attr-dev:CharacterData +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Document +Features: test-name=librust-web-sys+attr-dev:Document +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DocumentFragment +Features: test-name=librust-web-sys+attr-dev:DocumentFragment +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DocumentType +Features: test-name=librust-web-sys+attr-dev:DocumentType +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Element +Features: test-name=librust-web-sys+attr-dev:Element +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Attr +Features: test-name=librust-web-sys+attr-dev:Attr +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ConstantSourceNode +Features: test-name=librust-web-sys+audiobuffersourcenode-dev:ConstantSourceNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OscillatorNode +Features: test-name=librust-web-sys+audiobuffersourcenode-dev:OscillatorNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioBufferSourceNode +Features: test-name=librust-web-sys+audiobuffersourcenode-dev:AudioBufferSourceNode +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features OfflineAudioContext +Features: test-name=librust-web-sys+audiocontext-dev:OfflineAudioContext +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioContext +Features: test-name=librust-web-sys+audiocontext-dev:AudioContext +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MediaStreamTrackGenerator +Features: test-name=librust-web-sys+audiostreamtrack-dev:MediaStreamTrackGenerator +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VideoStreamTrack +Features: test-name=librust-web-sys+audiostreamtrack-dev:VideoStreamTrack +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features AudioStreamTrack +Features: test-name=librust-web-sys+audiostreamtrack-dev:AudioStreamTrack +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features UsbPermissionResult +Features: test-name=librust-web-sys+bluetoothpermissionresult-dev:UsbPermissionResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrPermissionStatus +Features: test-name=librust-web-sys+bluetoothpermissionresult-dev:XrPermissionStatus +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features BluetoothPermissionResult +Features: test-name=librust-web-sys+bluetoothpermissionresult-dev:BluetoothPermissionResult +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features LocalMediaStream +Features: test-name=librust-web-sys+canvascapturemediastream-dev:LocalMediaStream +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CanvasCaptureMediaStream +Features: test-name=librust-web-sys+canvascapturemediastream-dev:CanvasCaptureMediaStream +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CdataSection +Features: test-name=librust-web-sys+cdatasection-dev:CdataSection +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ChromeWorker +Features: test-name=librust-web-sys+chromeworker-dev:ChromeWorker +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ProcessingInstruction +Features: test-name=librust-web-sys+comment-dev:ProcessingInstruction +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Text +Features: test-name=librust-web-sys+comment-dev:Text +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Comment +Features: test-name=librust-web-sys+comment-dev:Comment +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FocusEvent +Features: test-name=librust-web-sys+compositionevent-dev:FocusEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features InputEvent +Features: test-name=librust-web-sys+compositionevent-dev:InputEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features KeyboardEvent +Features: test-name=librust-web-sys+compositionevent-dev:KeyboardEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MouseEvent +Features: test-name=librust-web-sys+compositionevent-dev:MouseEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ScrollAreaEvent +Features: test-name=librust-web-sys+compositionevent-dev:ScrollAreaEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features TouchEvent +Features: test-name=librust-web-sys+compositionevent-dev:TouchEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CompositionEvent +Features: test-name=librust-web-sys+compositionevent-dev:CompositionEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssTransition +Features: test-name=librust-web-sys+cssanimation-dev:CssTransition +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssAnimation +Features: test-name=librust-web-sys+cssanimation-dev:CssAnimation +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssConditionRule +Features: test-name=librust-web-sys+cssconditionrule-dev:CssConditionRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssSupportsRule +Features: test-name=librust-web-sys+cssmediarule-dev:CssSupportsRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features CssMediaRule +Features: test-name=librust-web-sys+cssmediarule-dev:CssMediaRule +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ServiceWorkerGlobalScope +Features: test-name=librust-web-sys+dedicatedworkerglobalscope-dev:ServiceWorkerGlobalScope +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SharedWorkerGlobalScope +Features: test-name=librust-web-sys+dedicatedworkerglobalscope-dev:SharedWorkerGlobalScope +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DedicatedWorkerGlobalScope +Features: test-name=librust-web-sys+dedicatedworkerglobalscope-dev:DedicatedWorkerGlobalScope +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MouseScrollEvent +Features: test-name=librust-web-sys+dragevent-dev:MouseScrollEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PointerEvent +Features: test-name=librust-web-sys+dragevent-dev:PointerEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WheelEvent +Features: test-name=librust-web-sys+dragevent-dev:WheelEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features DragEvent +Features: test-name=librust-web-sys+dragevent-dev:DragEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features FetchEvent +Features: test-name=librust-web-sys+extendablemessageevent-dev:FetchEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features NotificationEvent +Features: test-name=librust-web-sys+extendablemessageevent-dev:NotificationEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PushEvent +Features: test-name=librust-web-sys+extendablemessageevent-dev:PushEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ExtendableMessageEvent +Features: test-name=librust-web-sys+extendablemessageevent-dev:ExtendableMessageEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadButtonEvent +Features: test-name=librust-web-sys+gamepadaxismoveevent-dev:GamepadButtonEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features GamepadAxisMoveEvent +Features: test-name=librust-web-sys+gamepadaxismoveevent-dev:GamepadAxisMoveEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlAreaElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlAreaElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlBaseElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlBaseElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlBodyElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlBodyElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlBrElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlBrElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlButtonElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlButtonElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlCanvasElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlCanvasElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlDListElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDListElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlDataElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDataElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlDataListElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDataListElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlDetailsElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDetailsElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlDialogElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDialogElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlDirectoryElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDirectoryElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlDivElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlDivElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlEmbedElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlEmbedElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlFieldSetElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFieldSetElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlFontElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFontElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlFormElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFormElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlFrameElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFrameElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlFrameSetElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlFrameSetElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlHeadElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlHeadElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlHeadingElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlHeadingElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlHrElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlHrElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlHtmlElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlHtmlElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlIFrameElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlIFrameElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlImageElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlImageElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlInputElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlInputElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlLabelElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlLabelElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlLegendElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlLegendElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlLiElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlLiElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlLinkElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlLinkElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlMapElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMapElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlMediaElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMediaElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlMenuElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMenuElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlMenuItemElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMenuItemElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlMetaElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMetaElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlMeterElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlMeterElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlModElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlModElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlOListElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlOListElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlObjectElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlObjectElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlOptGroupElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlOptGroupElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlOptionElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlOptionElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlOutputElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlOutputElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlParagraphElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlParagraphElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlParamElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlParamElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlPictureElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlPictureElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlPreElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlPreElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlProgressElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlProgressElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlQuoteElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlQuoteElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlScriptElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlScriptElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlSelectElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlSelectElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlSlotElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlSlotElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlSourceElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlSourceElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlSpanElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlSpanElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlStyleElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlStyleElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTableCaptionElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableCaptionElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTableCellElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableCellElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTableColElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableColElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTableElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTableRowElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableRowElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTableSectionElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTableSectionElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTemplateElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTemplateElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTextAreaElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTextAreaElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTimeElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTimeElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTitleElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTitleElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlTrackElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlTrackElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlUListElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlUListElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlUnknownElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlUnknownElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlAnchorElement +Features: test-name=librust-web-sys+htmlanchorelement-dev:HtmlAnchorElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlVideoElement +Features: test-name=librust-web-sys+htmlaudioelement-dev:HtmlVideoElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlAudioElement +Features: test-name=librust-web-sys+htmlaudioelement-dev:HtmlAudioElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XmlDocument +Features: test-name=librust-web-sys+htmldocument-dev:XmlDocument +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlDocument +Features: test-name=librust-web-sys+htmldocument-dev:HtmlDocument +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgElement +Features: test-name=librust-web-sys+htmlelement-dev:SvgElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features HtmlElement +Features: test-name=librust-web-sys+htmlelement-dev:HtmlElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbFileRequest +Features: test-name=librust-web-sys+idbfilerequest-dev:IdbFileRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features IdbOpenDbRequest +Features: test-name=librust-web-sys+idbopendbrequest-dev:IdbOpenDbRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiOutput +Features: test-name=librust-web-sys+midiinput-dev:MidiOutput +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features MidiInput +Features: test-name=librust-web-sys+midiinput-dev:MidiInput +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PaymentMethodChangeEvent +Features: test-name=librust-web-sys+paymentmethodchangeevent-dev:PaymentMethodChangeEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features PerformanceNavigationTiming +Features: test-name=librust-web-sys+performancenavigationtiming-dev:PerformanceNavigationTiming +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features ShadowRoot +Features: test-name=librust-web-sys+shadowroot-dev:ShadowRoot +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SpeechSynthesisErrorEvent +Features: test-name=librust-web-sys+speechsynthesiserrorevent-dev:SpeechSynthesisErrorEvent +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimateMotionElement +Features: test-name=librust-web-sys+svganimateelement-dev:SvgAnimateMotionElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimateTransformElement +Features: test-name=librust-web-sys+svganimateelement-dev:SvgAnimateTransformElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgSetElement +Features: test-name=librust-web-sys+svganimateelement-dev:SvgSetElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimateElement +Features: test-name=librust-web-sys+svganimateelement-dev:SvgAnimateElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgClipPathElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgClipPathElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgComponentTransferFunctionElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgComponentTransferFunctionElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgDescElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgDescElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgFilterElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgFilterElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgGradientElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgGradientElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgGraphicsElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgGraphicsElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgMarkerElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgMarkerElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgMaskElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgMaskElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgMetadataElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgMetadataElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPatternElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgPatternElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgScriptElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgScriptElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgStopElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgStopElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgStyleElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgStyleElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgSymbolElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgSymbolElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgTitleElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgTitleElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgViewElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgViewElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeBlendElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeBlendElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeColorMatrixElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeColorMatrixElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeComponentTransferElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeComponentTransferElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeCompositeElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeCompositeElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeConvolveMatrixElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeConvolveMatrixElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeDiffuseLightingElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeDiffuseLightingElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeDisplacementMapElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeDisplacementMapElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeDistantLightElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeDistantLightElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeDropShadowElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeDropShadowElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeFloodElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeFloodElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeGaussianBlurElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeGaussianBlurElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeImageElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeImageElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeMergeElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeMergeElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeMergeNodeElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeMergeNodeElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeMorphologyElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeMorphologyElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeOffsetElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeOffsetElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfePointLightElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfePointLightElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeSpecularLightingElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeSpecularLightingElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeSpotLightElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeSpotLightElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeTileElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeTileElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeTurbulenceElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgfeTurbulenceElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgmPathElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgmPathElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgAnimationElement +Features: test-name=librust-web-sys+svganimationelement-dev:SvgAnimationElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgEllipseElement +Features: test-name=librust-web-sys+svgcircleelement-dev:SvgEllipseElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgLineElement +Features: test-name=librust-web-sys+svgcircleelement-dev:SvgLineElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPathElement +Features: test-name=librust-web-sys+svgcircleelement-dev:SvgPathElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPolygonElement +Features: test-name=librust-web-sys+svgcircleelement-dev:SvgPolygonElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgPolylineElement +Features: test-name=librust-web-sys+svgcircleelement-dev:SvgPolylineElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgRectElement +Features: test-name=librust-web-sys+svgcircleelement-dev:SvgRectElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgCircleElement +Features: test-name=librust-web-sys+svgcircleelement-dev:SvgCircleElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgForeignObjectElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvgForeignObjectElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgGeometryElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvgGeometryElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgImageElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvgImageElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgSwitchElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvgSwitchElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgTextContentElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvgTextContentElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgUseElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvgUseElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgaElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvgaElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvggElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvggElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgsvgElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvgsvgElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgDefsElement +Features: test-name=librust-web-sys+svgdefselement-dev:SvgDefsElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgRadialGradientElement +Features: test-name=librust-web-sys+svglineargradientelement-dev:SvgRadialGradientElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgLinearGradientElement +Features: test-name=librust-web-sys+svglineargradientelement-dev:SvgLinearGradientElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgtSpanElement +Features: test-name=librust-web-sys+svgtextelement-dev:SvgtSpanElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgTextElement +Features: test-name=librust-web-sys+svgtextelement-dev:SvgTextElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgTextPositioningElement +Features: test-name=librust-web-sys+svgtextpathelement-dev:SvgTextPositioningElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgTextPathElement +Features: test-name=librust-web-sys+svgtextpathelement-dev:SvgTextPathElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeFuncBElement +Features: test-name=librust-web-sys+svgfefuncaelement-dev:SvgfeFuncBElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeFuncGElement +Features: test-name=librust-web-sys+svgfefuncaelement-dev:SvgfeFuncGElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeFuncRElement +Features: test-name=librust-web-sys+svgfefuncaelement-dev:SvgfeFuncRElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features SvgfeFuncAElement +Features: test-name=librust-web-sys+svgfefuncaelement-dev:SvgfeFuncAElement +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features VttCue +Features: test-name=librust-web-sys+vttcue-dev:VttCue +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features WebKitCssMatrix +Features: test-name=librust-web-sys+webkitcssmatrix-dev:WebKitCssMatrix +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XmlHttpRequestUpload +Features: test-name=librust-web-sys+xmlhttprequest-dev:XmlHttpRequestUpload +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XmlHttpRequest +Features: test-name=librust-web-sys+xmlhttprequest-dev:XmlHttpRequest +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrBoundedReferenceSpace +Features: test-name=librust-web-sys+xrboundedreferencespace-dev:XrBoundedReferenceSpace +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrReferenceSpace +Features: test-name=librust-web-sys+xrreferencespace-dev:XrReferenceSpace +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features XrWebGlLayer +Features: test-name=librust-web-sys+xrwebgllayer-dev:XrWebGlLayer +Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @ +Restrictions: allow-stderr, skip-not-installable diff -Nru rust-web-sys-0.3.55/README.md rust-web-sys-0.3.60/README.md --- rust-web-sys-0.3.55/README.md 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/README.md 2006-07-24 01:21:28.000000000 +0000 @@ -14,3 +14,21 @@ that each type has its own cargo feature (named after the type). Using an API requires enabling the features for all types used in the API, and APIs should mention in the documentation what features they require. + +## How to add an interface + +If you don't see a particular web API in `web-sys`, here is how to add it. + +1. Copy the WebIDL specification of the API and place it in a new file in the + `webidls/unstable` folder. You can often find the IDL by going to the MDN + docs page for the API, scrolling to the bottom, clicking the + "Specifications" link, and scrolling to the bottom of the specification + page. For example, the bottom of the [MDN + docs](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession) on the + MediaSession API takes you to the + [spec](https://w3c.github.io/mediasession/#the-mediasession-interface). The + [very bottom](https://w3c.github.io/mediasession/#idl-index) of _that_ page + is the IDL. +2. Run `cargo run --release --package wasm-bindgen-webidl -- webidls src/features` +3. Copy the contents of `features` into the `[features]` section of `Cargo.toml` +4. Run `git add .` to add all the generated files into git. diff -Nru rust-web-sys-0.3.55/src/features/gen_AlphaOption.rs rust-web-sys-0.3.60/src/features/gen_AlphaOption.rs --- rust-web-sys-0.3.55/src/features/gen_AlphaOption.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AlphaOption.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,15 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `AlphaOption` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `AlphaOption`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum AlphaOption { + Keep = "keep", + Discard = "discard", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioDataCopyToOptions.rs rust-web-sys-0.3.60/src/features/gen_AudioDataCopyToOptions.rs --- rust-web-sys-0.3.55/src/features/gen_AudioDataCopyToOptions.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioDataCopyToOptions.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,113 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioDataCopyToOptions)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioDataCopyToOptions` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioDataCopyToOptions; +} +#[cfg(web_sys_unstable_apis)] +impl AudioDataCopyToOptions { + #[doc = "Construct a new `AudioDataCopyToOptions`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(plane_index: u32) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.plane_index(plane_index); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioSampleFormat")] + #[doc = "Change the `format` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataCopyToOptions`, `AudioSampleFormat`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn format(&mut self, val: AudioSampleFormat) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("format"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `frameCount` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn frame_count(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("frameCount"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `frameOffset` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn frame_offset(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("frameOffset"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `planeIndex` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn plane_index(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("planeIndex"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioDataInit.rs rust-web-sys-0.3.60/src/features/gen_AudioDataInit.rs --- rust-web-sys-0.3.55/src/features/gen_AudioDataInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioDataInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,164 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioDataInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioDataInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioDataInit; +} +#[cfg(web_sys_unstable_apis)] +impl AudioDataInit { + #[cfg(feature = "AudioSampleFormat")] + #[doc = "Construct a new `AudioDataInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataInit`, `AudioSampleFormat`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + data: &::js_sys::Object, + format: AudioSampleFormat, + number_of_channels: u32, + number_of_frames: u32, + sample_rate: f32, + timestamp: f64, + ) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.data(data); + ret.format(format); + ret.number_of_channels(number_of_channels); + ret.number_of_frames(number_of_frames); + ret.sample_rate(sample_rate); + ret.timestamp(timestamp); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `data` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn data(&mut self, val: &::js_sys::Object) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("data"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioSampleFormat")] + #[doc = "Change the `format` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataInit`, `AudioSampleFormat`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn format(&mut self, val: AudioSampleFormat) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("format"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `numberOfChannels` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn number_of_channels(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("numberOfChannels"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `numberOfFrames` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn number_of_frames(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("numberOfFrames"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `sampleRate` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn sample_rate(&mut self, val: f32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("sampleRate"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `timestamp` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("timestamp"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioData.rs rust-web-sys-0.3.60/src/features/gen_AudioData.rs --- rust-web-sys-0.3.55/src/features/gen_AudioData.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioData.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,163 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioData , typescript_type = "AudioData")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioData` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioData; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioSampleFormat")] + # [wasm_bindgen (structural , method , getter , js_class = "AudioData" , js_name = format)] + #[doc = "Getter for the `format` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/format)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`, `AudioSampleFormat`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn format(this: &AudioData) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "AudioData" , js_name = sampleRate)] + #[doc = "Getter for the `sampleRate` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/sampleRate)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn sample_rate(this: &AudioData) -> f32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "AudioData" , js_name = numberOfFrames)] + #[doc = "Getter for the `numberOfFrames` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/numberOfFrames)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn number_of_frames(this: &AudioData) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "AudioData" , js_name = numberOfChannels)] + #[doc = "Getter for the `numberOfChannels` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/numberOfChannels)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn number_of_channels(this: &AudioData) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "AudioData" , js_name = duration)] + #[doc = "Getter for the `duration` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/duration)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn duration(this: &AudioData) -> f64; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "AudioData" , js_name = timestamp)] + #[doc = "Getter for the `timestamp` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/timestamp)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp(this: &AudioData) -> f64; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioDataInit")] + #[wasm_bindgen(catch, constructor, js_class = "AudioData")] + #[doc = "The `new AudioData(..)` constructor, creating a new instance of `AudioData`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/AudioData)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`, `AudioDataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &AudioDataInit) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioDataCopyToOptions")] + # [wasm_bindgen (method , structural , js_class = "AudioData" , js_name = allocationSize)] + #[doc = "The `allocationSize()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/allocationSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`, `AudioDataCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn allocation_size(this: &AudioData, options: &AudioDataCopyToOptions) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "AudioData" , js_name = clone)] + #[doc = "The `clone()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/clone)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn clone(this: &AudioData) -> AudioData; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "AudioData" , js_name = close)] + #[doc = "The `close()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/close)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn close(this: &AudioData); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioDataCopyToOptions")] + # [wasm_bindgen (method , structural , js_class = "AudioData" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`, `AudioDataCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_buffer_source( + this: &AudioData, + destination: &::js_sys::Object, + options: &AudioDataCopyToOptions, + ); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioDataCopyToOptions")] + # [wasm_bindgen (method , structural , js_class = "AudioData" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioData/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`, `AudioDataCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_u8_array( + this: &AudioData, + destination: &mut [u8], + options: &AudioDataCopyToOptions, + ); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioDecoderConfig.rs rust-web-sys-0.3.60/src/features/gen_AudioDecoderConfig.rs --- rust-web-sys-0.3.55/src/features/gen_AudioDecoderConfig.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioDecoderConfig.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,113 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioDecoderConfig)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioDecoderConfig` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioDecoderConfig; +} +#[cfg(web_sys_unstable_apis)] +impl AudioDecoderConfig { + #[doc = "Construct a new `AudioDecoderConfig`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(codec: &str, number_of_channels: u32, sample_rate: u32) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.codec(codec); + ret.number_of_channels(number_of_channels); + ret.sample_rate(sample_rate); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `codec` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn codec(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("codec"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `description` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn description(&mut self, val: &::js_sys::Object) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("description"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `numberOfChannels` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn number_of_channels(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("numberOfChannels"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `sampleRate` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn sample_rate(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("sampleRate"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioDecoderInit.rs rust-web-sys-0.3.60/src/features/gen_AudioDecoderInit.rs --- rust-web-sys-0.3.55/src/features/gen_AudioDecoderInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioDecoderInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,67 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioDecoderInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioDecoderInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioDecoderInit; +} +#[cfg(web_sys_unstable_apis)] +impl AudioDecoderInit { + #[doc = "Construct a new `AudioDecoderInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(error: &::js_sys::Function, output: &::js_sys::Function) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.error(error); + ret.output(output); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `error` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn error(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("error"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `output` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn output(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("output"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioDecoder.rs rust-web-sys-0.3.60/src/features/gen_AudioDecoder.rs --- rust-web-sys-0.3.55/src/features/gen_AudioDecoder.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioDecoder.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,122 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioDecoder , typescript_type = "AudioDecoder")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioDecoder` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioDecoder; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "CodecState")] + # [wasm_bindgen (structural , method , getter , js_class = "AudioDecoder" , js_name = state)] + #[doc = "Getter for the `state` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder/state)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`, `CodecState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn state(this: &AudioDecoder) -> CodecState; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "AudioDecoder" , js_name = decodeQueueSize)] + #[doc = "Getter for the `decodeQueueSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder/decodeQueueSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn decode_queue_size(this: &AudioDecoder) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioDecoderInit")] + #[wasm_bindgen(catch, constructor, js_class = "AudioDecoder")] + #[doc = "The `new AudioDecoder(..)` constructor, creating a new instance of `AudioDecoder`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder/AudioDecoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`, `AudioDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &AudioDecoderInit) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "AudioDecoder" , js_name = close)] + #[doc = "The `close()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder/close)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn close(this: &AudioDecoder); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioDecoderConfig")] + # [wasm_bindgen (method , structural , js_class = "AudioDecoder" , js_name = configure)] + #[doc = "The `configure()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder/configure)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`, `AudioDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn configure(this: &AudioDecoder, config: &AudioDecoderConfig); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "EncodedAudioChunk")] + # [wasm_bindgen (method , structural , js_class = "AudioDecoder" , js_name = decode)] + #[doc = "The `decode()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder/decode)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`, `EncodedAudioChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn decode(this: &AudioDecoder, chunk: &EncodedAudioChunk); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "AudioDecoder" , js_name = flush)] + #[doc = "The `flush()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder/flush)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn flush(this: &AudioDecoder) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioDecoderConfig")] + # [wasm_bindgen (static_method_of = AudioDecoder , js_class = "AudioDecoder" , js_name = isConfigSupported)] + #[doc = "The `isConfigSupported()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder/isConfigSupported)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`, `AudioDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn is_config_supported(config: &AudioDecoderConfig) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "AudioDecoder" , js_name = reset)] + #[doc = "The `reset()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioDecoder/reset)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn reset(this: &AudioDecoder); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioDecoderSupport.rs rust-web-sys-0.3.60/src/features/gen_AudioDecoderSupport.rs --- rust-web-sys-0.3.55/src/features/gen_AudioDecoderSupport.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioDecoderSupport.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,76 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioDecoderSupport)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioDecoderSupport` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioDecoderSupport; +} +#[cfg(web_sys_unstable_apis)] +impl AudioDecoderSupport { + #[doc = "Construct a new `AudioDecoderSupport`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioDecoderConfig")] + #[doc = "Change the `config` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderConfig`, `AudioDecoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn config(&mut self, val: &AudioDecoderConfig) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("config"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `supported` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn supported(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("supported"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for AudioDecoderSupport { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioEncoderConfig.rs rust-web-sys-0.3.60/src/features/gen_AudioEncoderConfig.rs --- rust-web-sys-0.3.55/src/features/gen_AudioEncoderConfig.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioEncoderConfig.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,111 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioEncoderConfig)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioEncoderConfig` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioEncoderConfig; +} +#[cfg(web_sys_unstable_apis)] +impl AudioEncoderConfig { + #[doc = "Construct a new `AudioEncoderConfig`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(codec: &str) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.codec(codec); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `bitrate` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn bitrate(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("bitrate"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `codec` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn codec(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("codec"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `numberOfChannels` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn number_of_channels(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("numberOfChannels"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `sampleRate` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn sample_rate(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("sampleRate"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioEncoderInit.rs rust-web-sys-0.3.60/src/features/gen_AudioEncoderInit.rs --- rust-web-sys-0.3.55/src/features/gen_AudioEncoderInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioEncoderInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,67 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioEncoderInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioEncoderInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioEncoderInit; +} +#[cfg(web_sys_unstable_apis)] +impl AudioEncoderInit { + #[doc = "Construct a new `AudioEncoderInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(error: &::js_sys::Function, output: &::js_sys::Function) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.error(error); + ret.output(output); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `error` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn error(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("error"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `output` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn output(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("output"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioEncoder.rs rust-web-sys-0.3.60/src/features/gen_AudioEncoder.rs --- rust-web-sys-0.3.55/src/features/gen_AudioEncoder.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioEncoder.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,122 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioEncoder , typescript_type = "AudioEncoder")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioEncoder` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioEncoder; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "CodecState")] + # [wasm_bindgen (structural , method , getter , js_class = "AudioEncoder" , js_name = state)] + #[doc = "Getter for the `state` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder/state)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoder`, `CodecState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn state(this: &AudioEncoder) -> CodecState; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "AudioEncoder" , js_name = encodeQueueSize)] + #[doc = "Getter for the `encodeQueueSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder/encodeQueueSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn encode_queue_size(this: &AudioEncoder) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioEncoderInit")] + #[wasm_bindgen(catch, constructor, js_class = "AudioEncoder")] + #[doc = "The `new AudioEncoder(..)` constructor, creating a new instance of `AudioEncoder`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder/AudioEncoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoder`, `AudioEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &AudioEncoderInit) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "AudioEncoder" , js_name = close)] + #[doc = "The `close()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder/close)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn close(this: &AudioEncoder); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioEncoderConfig")] + # [wasm_bindgen (method , structural , js_class = "AudioEncoder" , js_name = configure)] + #[doc = "The `configure()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder/configure)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoder`, `AudioEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn configure(this: &AudioEncoder, config: &AudioEncoderConfig); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioData")] + # [wasm_bindgen (method , structural , js_class = "AudioEncoder" , js_name = encode)] + #[doc = "The `encode()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder/encode)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioData`, `AudioEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn encode(this: &AudioEncoder, data: &AudioData); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "AudioEncoder" , js_name = flush)] + #[doc = "The `flush()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder/flush)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn flush(this: &AudioEncoder) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioEncoderConfig")] + # [wasm_bindgen (static_method_of = AudioEncoder , js_class = "AudioEncoder" , js_name = isConfigSupported)] + #[doc = "The `isConfigSupported()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder/isConfigSupported)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoder`, `AudioEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn is_config_supported(config: &AudioEncoderConfig) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "AudioEncoder" , js_name = reset)] + #[doc = "The `reset()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioEncoder/reset)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn reset(this: &AudioEncoder); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioEncoderSupport.rs rust-web-sys-0.3.60/src/features/gen_AudioEncoderSupport.rs --- rust-web-sys-0.3.55/src/features/gen_AudioEncoderSupport.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioEncoderSupport.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,76 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = AudioEncoderSupport)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `AudioEncoderSupport` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type AudioEncoderSupport; +} +#[cfg(web_sys_unstable_apis)] +impl AudioEncoderSupport { + #[doc = "Construct a new `AudioEncoderSupport`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioEncoderConfig")] + #[doc = "Change the `config` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderConfig`, `AudioEncoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn config(&mut self, val: &AudioEncoderConfig) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("config"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `supported` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioEncoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn supported(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("supported"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for AudioEncoderSupport { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioSampleFormat.rs rust-web-sys-0.3.60/src/features/gen_AudioSampleFormat.rs --- rust-web-sys-0.3.55/src/features/gen_AudioSampleFormat.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioSampleFormat.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,21 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `AudioSampleFormat` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `AudioSampleFormat`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum AudioSampleFormat { + U8 = "u8", + S16 = "s16", + S32 = "s32", + F32 = "f32", + U8Planar = "u8-planar", + S16Planar = "s16-planar", + S32Planar = "s32-planar", + F32Planar = "f32-planar", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_AudioTrack.rs rust-web-sys-0.3.60/src/features/gen_AudioTrack.rs --- rust-web-sys-0.3.55/src/features/gen_AudioTrack.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_AudioTrack.rs 2006-07-24 01:21:28.000000000 +0000 @@ -53,4 +53,12 @@ #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `AudioTrack`*"] pub fn set_enabled(this: &AudioTrack, value: bool); + #[cfg(feature = "SourceBuffer")] + # [wasm_bindgen (structural , method , getter , js_class = "AudioTrack" , js_name = sourceBuffer)] + #[doc = "Getter for the `sourceBuffer` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/AudioTrack/sourceBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioTrack`, `SourceBuffer`*"] + pub fn source_buffer(this: &AudioTrack) -> Option; } diff -Nru rust-web-sys-0.3.55/src/features/gen_BluetoothAdvertisingEvent.rs rust-web-sys-0.3.60/src/features/gen_BluetoothAdvertisingEvent.rs --- rust-web-sys-0.3.55/src/features/gen_BluetoothAdvertisingEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_BluetoothAdvertisingEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -106,4 +106,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn service_data(this: &BluetoothAdvertisingEvent) -> BluetoothServiceDataMap; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "BluetoothAdvertisingEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "BluetoothAdvertisingEvent")] + #[doc = "The `new BluetoothAdvertisingEvent(..)` constructor, creating a new instance of `BluetoothAdvertisingEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/BluetoothAdvertisingEvent/BluetoothAdvertisingEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `BluetoothAdvertisingEvent`, `BluetoothAdvertisingEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + type_: &str, + init: &BluetoothAdvertisingEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_ByteLengthQueuingStrategy.rs rust-web-sys-0.3.60/src/features/gen_ByteLengthQueuingStrategy.rs --- rust-web-sys-0.3.55/src/features/gen_ByteLengthQueuingStrategy.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ByteLengthQueuingStrategy.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,36 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ByteLengthQueuingStrategy , typescript_type = "ByteLengthQueuingStrategy")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ByteLengthQueuingStrategy` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ByteLengthQueuingStrategy)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ByteLengthQueuingStrategy`*"] + pub type ByteLengthQueuingStrategy; + # [wasm_bindgen (structural , method , getter , js_class = "ByteLengthQueuingStrategy" , js_name = highWaterMark)] + #[doc = "Getter for the `highWaterMark` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ByteLengthQueuingStrategy/highWaterMark)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ByteLengthQueuingStrategy`*"] + pub fn high_water_mark(this: &ByteLengthQueuingStrategy) -> f64; + # [wasm_bindgen (structural , method , getter , js_class = "ByteLengthQueuingStrategy" , js_name = size)] + #[doc = "Getter for the `size` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ByteLengthQueuingStrategy/size)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ByteLengthQueuingStrategy`*"] + pub fn size(this: &ByteLengthQueuingStrategy) -> ::js_sys::Function; + #[cfg(feature = "QueuingStrategyInit")] + #[wasm_bindgen(catch, constructor, js_class = "ByteLengthQueuingStrategy")] + #[doc = "The `new ByteLengthQueuingStrategy(..)` constructor, creating a new instance of `ByteLengthQueuingStrategy`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ByteLengthQueuingStrategy/ByteLengthQueuingStrategy)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ByteLengthQueuingStrategy`, `QueuingStrategyInit`*"] + pub fn new(init: &QueuingStrategyInit) -> Result; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ClipboardEvent.rs rust-web-sys-0.3.60/src/features/gen_ClipboardEvent.rs --- rust-web-sys-0.3.55/src/features/gen_ClipboardEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ClipboardEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -27,4 +27,30 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn clipboard_data(this: &ClipboardEvent) -> Option; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "ClipboardEvent")] + #[doc = "The `new ClipboardEvent(..)` constructor, creating a new instance of `ClipboardEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ClipboardEvent/ClipboardEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ClipboardEvent`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(type_: &str) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ClipboardEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "ClipboardEvent")] + #[doc = "The `new ClipboardEvent(..)` constructor, creating a new instance of `ClipboardEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ClipboardEvent/ClipboardEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ClipboardEvent`, `ClipboardEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_event_init_dict( + type_: &str, + event_init_dict: &ClipboardEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_CodecState.rs rust-web-sys-0.3.60/src/features/gen_CodecState.rs --- rust-web-sys-0.3.55/src/features/gen_CodecState.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_CodecState.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,16 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `CodecState` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `CodecState`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum CodecState { + Unconfigured = "unconfigured", + Configured = "configured", + Closed = "closed", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_CountQueuingStrategy.rs rust-web-sys-0.3.60/src/features/gen_CountQueuingStrategy.rs --- rust-web-sys-0.3.55/src/features/gen_CountQueuingStrategy.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_CountQueuingStrategy.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,36 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = CountQueuingStrategy , typescript_type = "CountQueuingStrategy")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `CountQueuingStrategy` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/CountQueuingStrategy)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `CountQueuingStrategy`*"] + pub type CountQueuingStrategy; + # [wasm_bindgen (structural , method , getter , js_class = "CountQueuingStrategy" , js_name = highWaterMark)] + #[doc = "Getter for the `highWaterMark` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/CountQueuingStrategy/highWaterMark)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `CountQueuingStrategy`*"] + pub fn high_water_mark(this: &CountQueuingStrategy) -> f64; + # [wasm_bindgen (structural , method , getter , js_class = "CountQueuingStrategy" , js_name = size)] + #[doc = "Getter for the `size` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/CountQueuingStrategy/size)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `CountQueuingStrategy`*"] + pub fn size(this: &CountQueuingStrategy) -> ::js_sys::Function; + #[cfg(feature = "QueuingStrategyInit")] + #[wasm_bindgen(catch, constructor, js_class = "CountQueuingStrategy")] + #[doc = "The `new CountQueuingStrategy(..)` constructor, creating a new instance of `CountQueuingStrategy`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/CountQueuingStrategy/CountQueuingStrategy)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `CountQueuingStrategy`, `QueuingStrategyInit`*"] + pub fn new(init: &QueuingStrategyInit) -> Result; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_Crypto.rs rust-web-sys-0.3.60/src/features/gen_Crypto.rs --- rust-web-sys-0.3.55/src/features/gen_Crypto.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_Crypto.rs 2006-07-24 01:21:28.000000000 +0000 @@ -39,4 +39,11 @@ this: &Crypto, array: &mut [u8], ) -> Result<::js_sys::Object, JsValue>; + # [wasm_bindgen (method , structural , js_class = "Crypto" , js_name = randomUUID)] + #[doc = "The `randomUUID()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/Crypto/randomUUID)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Crypto`*"] + pub fn random_uuid(this: &Crypto) -> String; } diff -Nru rust-web-sys-0.3.55/src/features/gen_EncodedAudioChunkInit.rs rust-web-sys-0.3.60/src/features/gen_EncodedAudioChunkInit.rs --- rust-web-sys-0.3.55/src/features/gen_EncodedAudioChunkInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_EncodedAudioChunkInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,111 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = EncodedAudioChunkInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `EncodedAudioChunkInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type EncodedAudioChunkInit; +} +#[cfg(web_sys_unstable_apis)] +impl EncodedAudioChunkInit { + #[cfg(feature = "EncodedAudioChunkType")] + #[doc = "Construct a new `EncodedAudioChunkInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunkInit`, `EncodedAudioChunkType`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(data: &::js_sys::Object, timestamp: f64, type_: EncodedAudioChunkType) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.data(data); + ret.timestamp(timestamp); + ret.type_(type_); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `data` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn data(&mut self, val: &::js_sys::Object) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("data"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `duration` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn duration(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("duration"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `timestamp` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("timestamp"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "EncodedAudioChunkType")] + #[doc = "Change the `type` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunkInit`, `EncodedAudioChunkType`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn type_(&mut self, val: EncodedAudioChunkType) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("type"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_EncodedAudioChunkMetadata.rs rust-web-sys-0.3.60/src/features/gen_EncodedAudioChunkMetadata.rs --- rust-web-sys-0.3.55/src/features/gen_EncodedAudioChunkMetadata.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_EncodedAudioChunkMetadata.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,58 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = EncodedAudioChunkMetadata)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `EncodedAudioChunkMetadata` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunkMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type EncodedAudioChunkMetadata; +} +#[cfg(web_sys_unstable_apis)] +impl EncodedAudioChunkMetadata { + #[doc = "Construct a new `EncodedAudioChunkMetadata`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunkMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AudioDecoderConfig")] + #[doc = "Change the `decoderConfig` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioDecoderConfig`, `EncodedAudioChunkMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn decoder_config(&mut self, val: &AudioDecoderConfig) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("decoderConfig"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for EncodedAudioChunkMetadata { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_EncodedAudioChunk.rs rust-web-sys-0.3.60/src/features/gen_EncodedAudioChunk.rs --- rust-web-sys-0.3.55/src/features/gen_EncodedAudioChunk.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_EncodedAudioChunk.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,97 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = EncodedAudioChunk , typescript_type = "EncodedAudioChunk")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `EncodedAudioChunk` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedAudioChunk)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type EncodedAudioChunk; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "EncodedAudioChunkType")] + # [wasm_bindgen (structural , method , getter , js_class = "EncodedAudioChunk" , js_name = type)] + #[doc = "Getter for the `type` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedAudioChunk/type)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunk`, `EncodedAudioChunkType`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn type_(this: &EncodedAudioChunk) -> EncodedAudioChunkType; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "EncodedAudioChunk" , js_name = timestamp)] + #[doc = "Getter for the `timestamp` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedAudioChunk/timestamp)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp(this: &EncodedAudioChunk) -> f64; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "EncodedAudioChunk" , js_name = duration)] + #[doc = "Getter for the `duration` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedAudioChunk/duration)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn duration(this: &EncodedAudioChunk) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "EncodedAudioChunk" , js_name = byteLength)] + #[doc = "Getter for the `byteLength` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedAudioChunk/byteLength)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn byte_length(this: &EncodedAudioChunk) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "EncodedAudioChunkInit")] + #[wasm_bindgen(catch, constructor, js_class = "EncodedAudioChunk")] + #[doc = "The `new EncodedAudioChunk(..)` constructor, creating a new instance of `EncodedAudioChunk`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedAudioChunk/EncodedAudioChunk)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunk`, `EncodedAudioChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &EncodedAudioChunkInit) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "EncodedAudioChunk" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedAudioChunk/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_buffer_source(this: &EncodedAudioChunk, destination: &::js_sys::Object); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "EncodedAudioChunk" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedAudioChunk/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_u8_array(this: &EncodedAudioChunk, destination: &mut [u8]); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_EncodedAudioChunkType.rs rust-web-sys-0.3.60/src/features/gen_EncodedAudioChunkType.rs --- rust-web-sys-0.3.55/src/features/gen_EncodedAudioChunkType.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_EncodedAudioChunkType.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,15 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `EncodedAudioChunkType` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `EncodedAudioChunkType`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum EncodedAudioChunkType { + Key = "key", + Delta = "delta", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_EncodedVideoChunkInit.rs rust-web-sys-0.3.60/src/features/gen_EncodedVideoChunkInit.rs --- rust-web-sys-0.3.55/src/features/gen_EncodedVideoChunkInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_EncodedVideoChunkInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,111 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = EncodedVideoChunkInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `EncodedVideoChunkInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type EncodedVideoChunkInit; +} +#[cfg(web_sys_unstable_apis)] +impl EncodedVideoChunkInit { + #[cfg(feature = "EncodedVideoChunkType")] + #[doc = "Construct a new `EncodedVideoChunkInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkInit`, `EncodedVideoChunkType`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(data: &::js_sys::Object, timestamp: f64, type_: EncodedVideoChunkType) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.data(data); + ret.timestamp(timestamp); + ret.type_(type_); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `data` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn data(&mut self, val: &::js_sys::Object) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("data"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `duration` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn duration(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("duration"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `timestamp` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("timestamp"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "EncodedVideoChunkType")] + #[doc = "Change the `type` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkInit`, `EncodedVideoChunkType`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn type_(&mut self, val: EncodedVideoChunkType) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("type"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_EncodedVideoChunkMetadata.rs rust-web-sys-0.3.60/src/features/gen_EncodedVideoChunkMetadata.rs --- rust-web-sys-0.3.55/src/features/gen_EncodedVideoChunkMetadata.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_EncodedVideoChunkMetadata.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,97 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = EncodedVideoChunkMetadata)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `EncodedVideoChunkMetadata` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type EncodedVideoChunkMetadata; +} +#[cfg(web_sys_unstable_apis)] +impl EncodedVideoChunkMetadata { + #[doc = "Construct a new `EncodedVideoChunkMetadata`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `alphaSideData` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn alpha_side_data(&mut self, val: &::js_sys::Object) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("alphaSideData"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoDecoderConfig")] + #[doc = "Change the `decoderConfig` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkMetadata`, `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn decoder_config(&mut self, val: &VideoDecoderConfig) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("decoderConfig"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "SvcOutputMetadata")] + #[doc = "Change the `svc` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkMetadata`, `SvcOutputMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn svc(&mut self, val: &SvcOutputMetadata) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("svc"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for EncodedVideoChunkMetadata { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_EncodedVideoChunk.rs rust-web-sys-0.3.60/src/features/gen_EncodedVideoChunk.rs --- rust-web-sys-0.3.55/src/features/gen_EncodedVideoChunk.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_EncodedVideoChunk.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,97 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = EncodedVideoChunk , typescript_type = "EncodedVideoChunk")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `EncodedVideoChunk` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedVideoChunk)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type EncodedVideoChunk; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "EncodedVideoChunkType")] + # [wasm_bindgen (structural , method , getter , js_class = "EncodedVideoChunk" , js_name = type)] + #[doc = "Getter for the `type` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedVideoChunk/type)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunk`, `EncodedVideoChunkType`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn type_(this: &EncodedVideoChunk) -> EncodedVideoChunkType; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "EncodedVideoChunk" , js_name = timestamp)] + #[doc = "Getter for the `timestamp` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedVideoChunk/timestamp)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp(this: &EncodedVideoChunk) -> f64; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "EncodedVideoChunk" , js_name = duration)] + #[doc = "Getter for the `duration` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedVideoChunk/duration)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn duration(this: &EncodedVideoChunk) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "EncodedVideoChunk" , js_name = byteLength)] + #[doc = "Getter for the `byteLength` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedVideoChunk/byteLength)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn byte_length(this: &EncodedVideoChunk) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "EncodedVideoChunkInit")] + #[wasm_bindgen(catch, constructor, js_class = "EncodedVideoChunk")] + #[doc = "The `new EncodedVideoChunk(..)` constructor, creating a new instance of `EncodedVideoChunk`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedVideoChunk/EncodedVideoChunk)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunk`, `EncodedVideoChunkInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &EncodedVideoChunkInit) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "EncodedVideoChunk" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedVideoChunk/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_buffer_source(this: &EncodedVideoChunk, destination: &::js_sys::Object); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "EncodedVideoChunk" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/EncodedVideoChunk/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunk`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_u8_array(this: &EncodedVideoChunk, destination: &mut [u8]); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_EncodedVideoChunkType.rs rust-web-sys-0.3.60/src/features/gen_EncodedVideoChunkType.rs --- rust-web-sys-0.3.55/src/features/gen_EncodedVideoChunkType.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_EncodedVideoChunkType.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,15 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `EncodedVideoChunkType` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunkType`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum EncodedVideoChunkType { + Key = "key", + Delta = "delta", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_FontFace.rs rust-web-sys-0.3.60/src/features/gen_FontFace.rs --- rust-web-sys-0.3.55/src/features/gen_FontFace.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_FontFace.rs 2006-07-24 01:21:28.000000000 +0000 @@ -185,7 +185,7 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/FontFace/FontFace)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `FontFace`*"] - pub fn new_with_u8_array(family: &str, source: &mut [u8]) -> Result; + pub fn new_with_u8_array(family: &str, source: &[u8]) -> Result; #[cfg(feature = "FontFaceDescriptors")] #[wasm_bindgen(catch, constructor, js_class = "FontFace")] #[doc = "The `new FontFace(..)` constructor, creating a new instance of `FontFace`."] @@ -231,7 +231,7 @@ #[doc = "*This API requires the following crate features to be activated: `FontFace`, `FontFaceDescriptors`*"] pub fn new_with_u8_array_and_descriptors( family: &str, - source: &mut [u8], + source: &[u8], descriptors: &FontFaceDescriptors, ) -> Result; # [wasm_bindgen (catch , method , structural , js_class = "FontFace" , js_name = load)] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuAdapterInfo.rs rust-web-sys-0.3.60/src/features/gen_GpuAdapterInfo.rs --- rust-web-sys-0.3.55/src/features/gen_GpuAdapterInfo.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuAdapterInfo.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,62 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUAdapterInfo , typescript_type = "GPUAdapterInfo")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `GpuAdapterInfo` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapterInfo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuAdapterInfo`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type GpuAdapterInfo; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUAdapterInfo" , js_name = vendor)] + #[doc = "Getter for the `vendor` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapterInfo/vendor)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuAdapterInfo`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn vendor(this: &GpuAdapterInfo) -> String; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUAdapterInfo" , js_name = architecture)] + #[doc = "Getter for the `architecture` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapterInfo/architecture)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuAdapterInfo`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn architecture(this: &GpuAdapterInfo) -> String; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUAdapterInfo" , js_name = device)] + #[doc = "Getter for the `device` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapterInfo/device)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuAdapterInfo`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn device(this: &GpuAdapterInfo) -> String; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUAdapterInfo" , js_name = description)] + #[doc = "Getter for the `description` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapterInfo/description)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuAdapterInfo`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn description(this: &GpuAdapterInfo) -> String; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuAdapter.rs rust-web-sys-0.3.60/src/features/gen_GpuAdapter.rs --- rust-web-sys-0.3.55/src/features/gen_GpuAdapter.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuAdapter.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,17 +16,6 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type GpuAdapter; #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , getter , js_class = "GPUAdapter" , js_name = name)] - #[doc = "Getter for the `name` field of this object."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapter/name)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuAdapter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn name(this: &GpuAdapter) -> String; - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuSupportedFeatures")] # [wasm_bindgen (structural , method , getter , js_class = "GPUAdapter" , js_name = features)] #[doc = "Getter for the `features` field of this object."] @@ -51,16 +40,41 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn limits(this: &GpuAdapter) -> GpuSupportedLimits; #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , getter , js_class = "GPUAdapter" , js_name = isSoftware)] - #[doc = "Getter for the `isSoftware` field of this object."] + # [wasm_bindgen (structural , method , getter , js_class = "GPUAdapter" , js_name = isFallbackAdapter)] + #[doc = "Getter for the `isFallbackAdapter` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapter/isFallbackAdapter)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuAdapter`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn is_fallback_adapter(this: &GpuAdapter) -> bool; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPUAdapter" , js_name = requestAdapterInfo)] + #[doc = "The `requestAdapterInfo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapter/requestAdapterInfo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuAdapter`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn request_adapter_info(this: &GpuAdapter) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPUAdapter" , js_name = requestAdapterInfo)] + #[doc = "The `requestAdapterInfo()` method."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapter/isSoftware)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapter/requestAdapterInfo)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuAdapter`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn is_software(this: &GpuAdapter) -> bool; + pub fn request_adapter_info_with_unmask_hints( + this: &GpuAdapter, + unmask_hints: &::wasm_bindgen::JsValue, + ) -> ::js_sys::Promise; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPUAdapter" , js_name = requestDevice)] #[doc = "The `requestDevice()` method."] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuAutoLayoutMode.rs rust-web-sys-0.3.60/src/features/gen_GpuAutoLayoutMode.rs --- rust-web-sys-0.3.55/src/features/gen_GpuAutoLayoutMode.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuAutoLayoutMode.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,14 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `GpuAutoLayoutMode` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `GpuAutoLayoutMode`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum GpuAutoLayoutMode { + Auto = "auto", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuBindGroupLayout.rs rust-web-sys-0.3.60/src/features/gen_GpuBindGroupLayout.rs --- rust-web-sys-0.3.55/src/features/gen_GpuBindGroupLayout.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuBindGroupLayout.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuBindGroupLayout) -> Option; + pub fn label(this: &GpuBindGroupLayout) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUBindGroupLayout" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,5 +36,5 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuBindGroupLayout, value: Option<&str>); + pub fn set_label(this: &GpuBindGroupLayout, value: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuBindGroup.rs rust-web-sys-0.3.60/src/features/gen_GpuBindGroup.rs --- rust-web-sys-0.3.55/src/features/gen_GpuBindGroup.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuBindGroup.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuBindGroup) -> Option; + pub fn label(this: &GpuBindGroup) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUBindGroup" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,5 +36,5 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuBindGroup, value: Option<&str>); + pub fn set_label(this: &GpuBindGroup, value: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuBufferMapState.rs rust-web-sys-0.3.60/src/features/gen_GpuBufferMapState.rs --- rust-web-sys-0.3.55/src/features/gen_GpuBufferMapState.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuBufferMapState.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,16 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `GpuBufferMapState` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `GpuBufferMapState`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum GpuBufferMapState { + Unmapped = "unmapped", + Pending = "pending", + Mapped = "mapped", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuBuffer.rs rust-web-sys-0.3.60/src/features/gen_GpuBuffer.rs --- rust-web-sys-0.3.55/src/features/gen_GpuBuffer.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuBuffer.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,6 +16,40 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type GpuBuffer; #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUBuffer" , js_name = size)] + #[doc = "Getter for the `size` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUBuffer/size)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn size(this: &GpuBuffer) -> f64; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUBuffer" , js_name = usage)] + #[doc = "Getter for the `usage` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUBuffer/usage)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn usage(this: &GpuBuffer) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuBufferMapState")] + # [wasm_bindgen (structural , method , getter , js_class = "GPUBuffer" , js_name = mapState)] + #[doc = "Getter for the `mapState` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUBuffer/mapState)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuBufferMapState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn map_state(this: &GpuBuffer) -> GpuBufferMapState; + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "GPUBuffer" , js_name = label)] #[doc = "Getter for the `label` field of this object."] #[doc = ""] @@ -25,7 +59,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuBuffer) -> Option; + pub fn label(this: &GpuBuffer) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUBuffer" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +70,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuBuffer, value: Option<&str>); + pub fn set_label(this: &GpuBuffer, value: &str); #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPUBuffer" , js_name = destroy)] #[doc = "The `destroy()` method."] diff -Nru rust-web-sys-0.3.55/src/features/gen_gpu_buffer_usage.rs rust-web-sys-0.3.60/src/features/gen_gpu_buffer_usage.rs --- rust-web-sys-0.3.55/src/features/gen_gpu_buffer_usage.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_gpu_buffer_usage.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,89 @@ +#[cfg(web_sys_unstable_apis)] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +pub mod gpu_buffer_usage { + #![allow(unused_imports)] + use super::super::*; + use wasm_bindgen::prelude::*; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.MAP_READ` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const MAP_READ: u32 = 1u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.MAP_WRITE` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const MAP_WRITE: u32 = 2u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.COPY_SRC` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const COPY_SRC: u32 = 4u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.COPY_DST` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const COPY_DST: u32 = 8u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.INDEX` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const INDEX: u32 = 16u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.VERTEX` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const VERTEX: u32 = 32u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.UNIFORM` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const UNIFORM: u32 = 64u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.STORAGE` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const STORAGE: u32 = 128u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.INDIRECT` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const INDIRECT: u32 = 256u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUBufferUsage.QUERY_RESOLVE` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_buffer_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const QUERY_RESOLVE: u32 = 512u64 as u32; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuBufferUsage.rs rust-web-sys-0.3.60/src/features/gen_GpuBufferUsage.rs --- rust-web-sys-0.3.55/src/features/gen_GpuBufferUsage.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuBufferUsage.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,101 +0,0 @@ -#![allow(unused_imports)] -use super::*; -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUBufferUsage , typescript_type = "GPUBufferUsage")] - #[derive(Debug, Clone, PartialEq, Eq)] - #[doc = "The `GpuBufferUsage` class."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUBufferUsage)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub type GpuBufferUsage; -} -#[cfg(web_sys_unstable_apis)] -impl GpuBufferUsage { - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.MAP_READ` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const MAP_READ: u32 = 1u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.MAP_WRITE` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const MAP_WRITE: u32 = 2u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.COPY_SRC` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const COPY_SRC: u32 = 4u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.COPY_DST` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const COPY_DST: u32 = 8u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.INDEX` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const INDEX: u32 = 16u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.VERTEX` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const VERTEX: u32 = 32u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.UNIFORM` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const UNIFORM: u32 = 64u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.STORAGE` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const STORAGE: u32 = 128u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.INDIRECT` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const INDIRECT: u32 = 256u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUBufferUsage.QUERY_RESOLVE` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuBufferUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const QUERY_RESOLVE: u32 = 512u64 as u32; -} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuCanvasAlphaMode.rs rust-web-sys-0.3.60/src/features/gen_GpuCanvasAlphaMode.rs --- rust-web-sys-0.3.55/src/features/gen_GpuCanvasAlphaMode.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuCanvasAlphaMode.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,15 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `GpuCanvasAlphaMode` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `GpuCanvasAlphaMode`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum GpuCanvasAlphaMode { + Opaque = "opaque", + Premultiplied = "premultiplied", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuCanvasCompositingAlphaMode.rs rust-web-sys-0.3.60/src/features/gen_GpuCanvasCompositingAlphaMode.rs --- rust-web-sys-0.3.55/src/features/gen_GpuCanvasCompositingAlphaMode.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuCanvasCompositingAlphaMode.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,15 +0,0 @@ -#![allow(unused_imports)] -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -#[doc = "The `GpuCanvasCompositingAlphaMode` enum."] -#[doc = ""] -#[doc = "*This API requires the following crate features to be activated: `GpuCanvasCompositingAlphaMode`*"] -#[doc = ""] -#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] -#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] -#[derive(Debug, Clone, Copy, PartialEq, Eq)] -pub enum GpuCanvasCompositingAlphaMode { - Opaque = "opaque", - Premultiplied = "premultiplied", -} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuCanvasConfiguration.rs rust-web-sys-0.3.60/src/features/gen_GpuCanvasConfiguration.rs --- rust-web-sys-0.3.55/src/features/gen_GpuCanvasConfiguration.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuCanvasConfiguration.rs 2006-07-24 01:21:28.000000000 +0000 @@ -31,40 +31,18 @@ ret } #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuPredefinedColorSpace")] - #[doc = "Change the `colorSpace` field of this object."] + #[cfg(feature = "GpuCanvasAlphaMode")] + #[doc = "Change the `alphaMode` field of this object."] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuCanvasConfiguration`, `GpuPredefinedColorSpace`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuCanvasAlphaMode`, `GpuCanvasConfiguration`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn color_space(&mut self, val: GpuPredefinedColorSpace) -> &mut Self { + pub fn alpha_mode(&mut self, val: GpuCanvasAlphaMode) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set( self.as_ref(), - &JsValue::from("colorSpace"), - &JsValue::from(val), - ); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } - #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuCanvasCompositingAlphaMode")] - #[doc = "Change the `compositingAlphaMode` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuCanvasCompositingAlphaMode`, `GpuCanvasConfiguration`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn compositing_alpha_mode(&mut self, val: GpuCanvasCompositingAlphaMode) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set( - self.as_ref(), - &JsValue::from("compositingAlphaMode"), + &JsValue::from("alphaMode"), &JsValue::from(val), ); debug_assert!( @@ -113,15 +91,15 @@ self } #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `size` field of this object."] + #[doc = "Change the `usage` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuCanvasConfiguration`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn size(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + pub fn usage(&mut self, val: u32) -> &mut Self { use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("size"), &JsValue::from(val)); + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("usage"), &JsValue::from(val)); debug_assert!( r.is_ok(), "setting properties should never fail on our dictionary objects" @@ -130,15 +108,19 @@ self } #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `usage` field of this object."] + #[doc = "Change the `viewFormats` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuCanvasConfiguration`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn usage(&mut self, val: u32) -> &mut Self { + pub fn view_formats(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("usage"), &JsValue::from(val)); + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("viewFormats"), + &JsValue::from(val), + ); debug_assert!( r.is_ok(), "setting properties should never fail on our dictionary objects" diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuCanvasContext.rs rust-web-sys-0.3.60/src/features/gen_GpuCanvasContext.rs --- rust-web-sys-0.3.55/src/features/gen_GpuCanvasContext.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuCanvasContext.rs 2006-07-24 01:21:28.000000000 +0000 @@ -51,18 +51,6 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn get_current_texture(this: &GpuCanvasContext) -> GpuTexture; #[cfg(web_sys_unstable_apis)] - #[cfg(all(feature = "GpuAdapter", feature = "GpuTextureFormat",))] - # [wasm_bindgen (method , structural , js_class = "GPUCanvasContext" , js_name = getPreferredFormat)] - #[doc = "The `getPreferredFormat()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCanvasContext/getPreferredFormat)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuAdapter`, `GpuCanvasContext`, `GpuTextureFormat`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn get_preferred_format(this: &GpuCanvasContext, adapter: &GpuAdapter) -> GpuTextureFormat; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPUCanvasContext" , js_name = unconfigure)] #[doc = "The `unconfigure()` method."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_gpu_color_write.rs rust-web-sys-0.3.60/src/features/gen_gpu_color_write.rs --- rust-web-sys-0.3.55/src/features/gen_gpu_color_write.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_gpu_color_write.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,49 @@ +#[cfg(web_sys_unstable_apis)] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +pub mod gpu_color_write { + #![allow(unused_imports)] + use super::super::*; + use wasm_bindgen::prelude::*; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUColorWrite.RED` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_color_write`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const RED: u32 = 1u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUColorWrite.GREEN` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_color_write`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const GREEN: u32 = 2u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUColorWrite.BLUE` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_color_write`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const BLUE: u32 = 4u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUColorWrite.ALPHA` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_color_write`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const ALPHA: u32 = 8u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUColorWrite.ALL` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_color_write`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const ALL: u32 = 15u64 as u32; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuColorWrite.rs rust-web-sys-0.3.60/src/features/gen_GpuColorWrite.rs --- rust-web-sys-0.3.55/src/features/gen_GpuColorWrite.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuColorWrite.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,61 +0,0 @@ -#![allow(unused_imports)] -use super::*; -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUColorWrite , typescript_type = "GPUColorWrite")] - #[derive(Debug, Clone, PartialEq, Eq)] - #[doc = "The `GpuColorWrite` class."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUColorWrite)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuColorWrite`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub type GpuColorWrite; -} -#[cfg(web_sys_unstable_apis)] -impl GpuColorWrite { - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUColorWrite.RED` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuColorWrite`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const RED: u32 = 1u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUColorWrite.GREEN` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuColorWrite`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const GREEN: u32 = 2u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUColorWrite.BLUE` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuColorWrite`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const BLUE: u32 = 4u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUColorWrite.ALPHA` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuColorWrite`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const ALPHA: u32 = 8u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUColorWrite.ALL` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuColorWrite`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const ALL: u32 = 15u64 as u32; -} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuCommandBuffer.rs rust-web-sys-0.3.60/src/features/gen_GpuCommandBuffer.rs --- rust-web-sys-0.3.55/src/features/gen_GpuCommandBuffer.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuCommandBuffer.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,17 +16,6 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type GpuCommandBuffer; #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , getter , js_class = "GPUCommandBuffer" , js_name = executionTime)] - #[doc = "Getter for the `executionTime` field of this object."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandBuffer/executionTime)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuCommandBuffer`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn execution_time(this: &GpuCommandBuffer) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "GPUCommandBuffer" , js_name = label)] #[doc = "Getter for the `label` field of this object."] #[doc = ""] @@ -36,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuCommandBuffer) -> Option; + pub fn label(this: &GpuCommandBuffer) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUCommandBuffer" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -47,5 +36,5 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuCommandBuffer, value: Option<&str>); + pub fn set_label(this: &GpuCommandBuffer, value: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuCommandEncoderDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuCommandEncoderDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuCommandEncoderDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuCommandEncoderDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -44,27 +44,6 @@ let _ = r; self } - #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `measureExecutionTime` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuCommandEncoderDescriptor`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn measure_execution_time(&mut self, val: bool) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set( - self.as_ref(), - &JsValue::from("measureExecutionTime"), - &JsValue::from(val), - ); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } } #[cfg(web_sys_unstable_apis)] impl Default for GpuCommandEncoderDescriptor { diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuCommandEncoder.rs rust-web-sys-0.3.60/src/features/gen_GpuCommandEncoder.rs --- rust-web-sys-0.3.55/src/features/gen_GpuCommandEncoder.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuCommandEncoder.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuCommandEncoder) -> Option; + pub fn label(this: &GpuCommandEncoder) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUCommandEncoder" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +36,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuCommandEncoder, value: Option<&str>); + pub fn set_label(this: &GpuCommandEncoder, value: &str); #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuComputePassEncoder")] # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = beginComputePass)] @@ -84,6 +84,110 @@ ) -> GpuRenderPassEncoder; #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuBuffer")] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = clearBuffer)] + #[doc = "The `clearBuffer()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/clearBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn clear_buffer(this: &GpuCommandEncoder, buffer: &GpuBuffer); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuBuffer")] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = clearBuffer)] + #[doc = "The `clearBuffer()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/clearBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn clear_buffer_with_u32(this: &GpuCommandEncoder, buffer: &GpuBuffer, offset: u32); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuBuffer")] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = clearBuffer)] + #[doc = "The `clearBuffer()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/clearBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn clear_buffer_with_f64(this: &GpuCommandEncoder, buffer: &GpuBuffer, offset: f64); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuBuffer")] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = clearBuffer)] + #[doc = "The `clearBuffer()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/clearBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn clear_buffer_with_u32_and_u32( + this: &GpuCommandEncoder, + buffer: &GpuBuffer, + offset: u32, + size: u32, + ); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuBuffer")] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = clearBuffer)] + #[doc = "The `clearBuffer()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/clearBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn clear_buffer_with_f64_and_u32( + this: &GpuCommandEncoder, + buffer: &GpuBuffer, + offset: f64, + size: u32, + ); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuBuffer")] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = clearBuffer)] + #[doc = "The `clearBuffer()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/clearBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn clear_buffer_with_u32_and_f64( + this: &GpuCommandEncoder, + buffer: &GpuBuffer, + offset: u32, + size: f64, + ); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuBuffer")] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = clearBuffer)] + #[doc = "The `clearBuffer()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/clearBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn clear_buffer_with_f64_and_f64( + this: &GpuCommandEncoder, + buffer: &GpuBuffer, + offset: f64, + size: f64, + ); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuBuffer")] # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = copyBufferToBuffer)] #[doc = "The `copyBufferToBuffer()` method."] #[doc = ""] @@ -372,39 +476,6 @@ descriptor: &GpuCommandBufferDescriptor, ) -> GpuCommandBuffer; #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = insertDebugMarker)] - #[doc = "The `insertDebugMarker()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/insertDebugMarker)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuCommandEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn insert_debug_marker(this: &GpuCommandEncoder, marker_label: &str); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = popDebugGroup)] - #[doc = "The `popDebugGroup()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/popDebugGroup)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuCommandEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn pop_debug_group(this: &GpuCommandEncoder); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = pushDebugGroup)] - #[doc = "The `pushDebugGroup()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/pushDebugGroup)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuCommandEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn push_debug_group(this: &GpuCommandEncoder, group_label: &str); - #[cfg(web_sys_unstable_apis)] #[cfg(all(feature = "GpuBuffer", feature = "GpuQuerySet",))] # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = resolveQuerySet)] #[doc = "The `resolveQuerySet()` method."] @@ -454,4 +525,37 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn write_timestamp(this: &GpuCommandEncoder, query_set: &GpuQuerySet, query_index: u32); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = insertDebugMarker)] + #[doc = "The `insertDebugMarker()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/insertDebugMarker)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn insert_debug_marker(this: &GpuCommandEncoder, marker_label: &str); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = popDebugGroup)] + #[doc = "The `popDebugGroup()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/popDebugGroup)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn pop_debug_group(this: &GpuCommandEncoder); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPUCommandEncoder" , js_name = pushDebugGroup)] + #[doc = "The `pushDebugGroup()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/pushDebugGroup)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuCommandEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn push_debug_group(this: &GpuCommandEncoder, group_label: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuComputePassDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuComputePassDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuComputePassDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuComputePassDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -44,6 +44,27 @@ let _ = r; self } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `timestampWrites` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePassDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp_writes(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("timestampWrites"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } } #[cfg(web_sys_unstable_apis)] impl Default for GpuComputePassDescriptor { diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuComputePassEncoder.rs rust-web-sys-0.3.60/src/features/gen_GpuComputePassEncoder.rs --- rust-web-sys-0.3.55/src/features/gen_GpuComputePassEncoder.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuComputePassEncoder.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuComputePassEncoder) -> Option; + pub fn label(this: &GpuComputePassEncoder) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUComputePassEncoder" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,110 +36,92 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuComputePassEncoder, value: Option<&str>); + pub fn set_label(this: &GpuComputePassEncoder, value: &str); #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuQuerySet")] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = beginPipelineStatisticsQuery)] - #[doc = "The `beginPipelineStatisticsQuery()` method."] + # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatchWorkgroups)] + #[doc = "The `dispatchWorkgroups()` method."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/beginPipelineStatisticsQuery)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`, `GpuQuerySet`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn begin_pipeline_statistics_query( - this: &GpuComputePassEncoder, - query_set: &GpuQuerySet, - query_index: u32, - ); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatch)] - #[doc = "The `dispatch()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatch)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatchWorkgroups)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn dispatch(this: &GpuComputePassEncoder, x: u32); + pub fn dispatch_workgroups(this: &GpuComputePassEncoder, workgroup_count_x: u32); #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatch)] - #[doc = "The `dispatch()` method."] + # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatchWorkgroups)] + #[doc = "The `dispatchWorkgroups()` method."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatch)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatchWorkgroups)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn dispatch_with_y(this: &GpuComputePassEncoder, x: u32, y: u32); + pub fn dispatch_workgroups_with_workgroup_count_y( + this: &GpuComputePassEncoder, + workgroup_count_x: u32, + workgroup_count_y: u32, + ); #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatch)] - #[doc = "The `dispatch()` method."] + # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatchWorkgroups)] + #[doc = "The `dispatchWorkgroups()` method."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatch)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatchWorkgroups)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn dispatch_with_y_and_z(this: &GpuComputePassEncoder, x: u32, y: u32, z: u32); + pub fn dispatch_workgroups_with_workgroup_count_y_and_workgroup_count_z( + this: &GpuComputePassEncoder, + workgroup_count_x: u32, + workgroup_count_y: u32, + workgroup_count_z: u32, + ); #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuBuffer")] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatchIndirect)] - #[doc = "The `dispatchIndirect()` method."] + # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatchWorkgroupsIndirect)] + #[doc = "The `dispatchWorkgroupsIndirect()` method."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatchIndirect)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatchWorkgroupsIndirect)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuComputePassEncoder`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn dispatch_indirect_with_u32( + pub fn dispatch_workgroups_indirect_with_u32( this: &GpuComputePassEncoder, indirect_buffer: &GpuBuffer, indirect_offset: u32, ); #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuBuffer")] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatchIndirect)] - #[doc = "The `dispatchIndirect()` method."] + # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = dispatchWorkgroupsIndirect)] + #[doc = "The `dispatchWorkgroupsIndirect()` method."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatchIndirect)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/dispatchWorkgroupsIndirect)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuBuffer`, `GpuComputePassEncoder`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn dispatch_indirect_with_f64( + pub fn dispatch_workgroups_indirect_with_f64( this: &GpuComputePassEncoder, indirect_buffer: &GpuBuffer, indirect_offset: f64, ); #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = endPass)] - #[doc = "The `endPass()` method."] + # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = end)] + #[doc = "The `end()` method."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/endPass)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/end)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn end_pass(this: &GpuComputePassEncoder); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = endPipelineStatisticsQuery)] - #[doc = "The `endPipelineStatisticsQuery()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/endPipelineStatisticsQuery)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn end_pipeline_statistics_query(this: &GpuComputePassEncoder); + pub fn end(this: &GpuComputePassEncoder); #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuComputePipeline")] # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = setPipeline)] @@ -153,51 +135,6 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn set_pipeline(this: &GpuComputePassEncoder, pipeline: &GpuComputePipeline); #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuQuerySet")] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = writeTimestamp)] - #[doc = "The `writeTimestamp()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/writeTimestamp)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`, `GpuQuerySet`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn write_timestamp(this: &GpuComputePassEncoder, query_set: &GpuQuerySet, query_index: u32); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = insertDebugMarker)] - #[doc = "The `insertDebugMarker()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/insertDebugMarker)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn insert_debug_marker(this: &GpuComputePassEncoder, marker_label: &str); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = popDebugGroup)] - #[doc = "The `popDebugGroup()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/popDebugGroup)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn pop_debug_group(this: &GpuComputePassEncoder); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = pushDebugGroup)] - #[doc = "The `pushDebugGroup()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/pushDebugGroup)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn push_debug_group(this: &GpuComputePassEncoder, group_label: &str); - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuBindGroup")] # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = setBindGroup)] #[doc = "The `setBindGroup()` method."] @@ -264,4 +201,37 @@ dynamic_offsets_data_start: f64, dynamic_offsets_data_length: u32, ); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = insertDebugMarker)] + #[doc = "The `insertDebugMarker()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/insertDebugMarker)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn insert_debug_marker(this: &GpuComputePassEncoder, marker_label: &str); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = popDebugGroup)] + #[doc = "The `popDebugGroup()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/popDebugGroup)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn pop_debug_group(this: &GpuComputePassEncoder); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPUComputePassEncoder" , js_name = pushDebugGroup)] + #[doc = "The `pushDebugGroup()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUComputePassEncoder/pushDebugGroup)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePassEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn push_debug_group(this: &GpuComputePassEncoder, group_label: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuComputePassTimestampLocation.rs rust-web-sys-0.3.60/src/features/gen_GpuComputePassTimestampLocation.rs --- rust-web-sys-0.3.55/src/features/gen_GpuComputePassTimestampLocation.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuComputePassTimestampLocation.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,15 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `GpuComputePassTimestampLocation` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `GpuComputePassTimestampLocation`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum GpuComputePassTimestampLocation { + Beginning = "beginning", + End = "end", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuComputePassTimestampWrite.rs rust-web-sys-0.3.60/src/features/gen_GpuComputePassTimestampWrite.rs --- rust-web-sys-0.3.55/src/features/gen_GpuComputePassTimestampWrite.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuComputePassTimestampWrite.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,103 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUComputePassTimestampWrite)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `GpuComputePassTimestampWrite` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePassTimestampWrite`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type GpuComputePassTimestampWrite; +} +#[cfg(web_sys_unstable_apis)] +impl GpuComputePassTimestampWrite { + #[cfg(all(feature = "GpuComputePassTimestampLocation", feature = "GpuQuerySet",))] + #[doc = "Construct a new `GpuComputePassTimestampWrite`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePassTimestampLocation`, `GpuComputePassTimestampWrite`, `GpuQuerySet`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + location: GpuComputePassTimestampLocation, + query_index: u32, + query_set: &GpuQuerySet, + ) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.location(location); + ret.query_index(query_index); + ret.query_set(query_set); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuComputePassTimestampLocation")] + #[doc = "Change the `location` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePassTimestampLocation`, `GpuComputePassTimestampWrite`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn location(&mut self, val: GpuComputePassTimestampLocation) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("location"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `queryIndex` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePassTimestampWrite`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn query_index(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("queryIndex"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuQuerySet")] + #[doc = "Change the `querySet` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePassTimestampWrite`, `GpuQuerySet`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn query_set(&mut self, val: &GpuQuerySet) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("querySet"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuComputePipelineDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuComputePipelineDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuComputePipelineDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuComputePipelineDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -23,9 +23,10 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn new(compute: &GpuProgrammableStage) -> Self { + pub fn new(layout: &::wasm_bindgen::JsValue, compute: &GpuProgrammableStage) -> Self { #[allow(unused_mut)] let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.layout(layout); ret.compute(compute); ret } @@ -47,14 +48,13 @@ self } #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuPipelineLayout")] #[doc = "Change the `layout` field of this object."] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuComputePipelineDescriptor`, `GpuPipelineLayout`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuComputePipelineDescriptor`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn layout(&mut self, val: &GpuPipelineLayout) -> &mut Self { + pub fn layout(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("layout"), &JsValue::from(val)); diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuComputePipeline.rs rust-web-sys-0.3.60/src/features/gen_GpuComputePipeline.rs --- rust-web-sys-0.3.55/src/features/gen_GpuComputePipeline.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuComputePipeline.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuComputePipeline) -> Option; + pub fn label(this: &GpuComputePipeline) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUComputePipeline" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +36,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuComputePipeline, value: Option<&str>); + pub fn set_label(this: &GpuComputePipeline, value: &str); #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuBindGroupLayout")] # [wasm_bindgen (method , structural , js_class = "GPUComputePipeline" , js_name = getBindGroupLayout)] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuDeviceDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuDeviceDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuDeviceDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuDeviceDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -45,6 +45,28 @@ self } #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuQueueDescriptor")] + #[doc = "Change the `defaultQueue` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuDeviceDescriptor`, `GpuQueueDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn default_queue(&mut self, val: &GpuQueueDescriptor) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("defaultQueue"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] #[doc = "Change the `requiredFeatures` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuDeviceDescriptor`*"] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuDevice.rs rust-web-sys-0.3.60/src/features/gen_GpuDevice.rs --- rust-web-sys-0.3.55/src/features/gen_GpuDevice.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuDevice.rs 2006-07-24 01:21:28.000000000 +0000 @@ -94,7 +94,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuDevice) -> Option; + pub fn label(this: &GpuDevice) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUDevice" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -105,7 +105,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuDevice, value: Option<&str>); + pub fn set_label(this: &GpuDevice, value: &str); #[cfg(web_sys_unstable_apis)] #[cfg(all(feature = "GpuBindGroup", feature = "GpuBindGroupDescriptor",))] # [wasm_bindgen (method , structural , js_class = "GPUDevice" , js_name = createBindGroup)] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuErrorFilter.rs rust-web-sys-0.3.60/src/features/gen_GpuErrorFilter.rs --- rust-web-sys-0.3.55/src/features/gen_GpuErrorFilter.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuErrorFilter.rs 2006-07-24 01:21:28.000000000 +0000 @@ -10,6 +10,7 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] #[derive(Debug, Clone, Copy, PartialEq, Eq)] pub enum GpuErrorFilter { - OutOfMemory = "out-of-memory", Validation = "validation", + OutOfMemory = "out-of-memory", + Internal = "internal", } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuError.rs rust-web-sys-0.3.60/src/features/gen_GpuError.rs --- rust-web-sys-0.3.55/src/features/gen_GpuError.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuError.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,29 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUError , typescript_type = "GPUError")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `GpuError` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUError)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuError`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type GpuError; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUError" , js_name = message)] + #[doc = "Getter for the `message` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUError/message)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuError`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn message(this: &GpuError) -> String; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuExternalTextureDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuExternalTextureDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuExternalTextureDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuExternalTextureDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -47,28 +47,6 @@ self } #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuPredefinedColorSpace")] - #[doc = "Change the `colorSpace` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuExternalTextureDescriptor`, `GpuPredefinedColorSpace`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn color_space(&mut self, val: GpuPredefinedColorSpace) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set( - self.as_ref(), - &JsValue::from("colorSpace"), - &JsValue::from(val), - ); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "HtmlVideoElement")] #[doc = "Change the `source` field of this object."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuExternalTexture.rs rust-web-sys-0.3.60/src/features/gen_GpuExternalTexture.rs --- rust-web-sys-0.3.55/src/features/gen_GpuExternalTexture.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuExternalTexture.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,6 +16,17 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type GpuExternalTexture; #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUExternalTexture" , js_name = expired)] + #[doc = "Getter for the `expired` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUExternalTexture/expired)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuExternalTexture`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn expired(this: &GpuExternalTexture) -> bool; + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "GPUExternalTexture" , js_name = label)] #[doc = "Getter for the `label` field of this object."] #[doc = ""] @@ -25,7 +36,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuExternalTexture) -> Option; + pub fn label(this: &GpuExternalTexture) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUExternalTexture" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,5 +47,5 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuExternalTexture, value: Option<&str>); + pub fn set_label(this: &GpuExternalTexture, value: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuFeatureName.rs rust-web-sys-0.3.60/src/features/gen_GpuFeatureName.rs --- rust-web-sys-0.3.55/src/features/gen_GpuFeatureName.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuFeatureName.rs 2006-07-24 01:21:28.000000000 +0000 @@ -10,10 +10,14 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] #[derive(Debug, Clone, Copy, PartialEq, Eq)] pub enum GpuFeatureName { - DepthClamping = "depth-clamping", - Depth24unormStencil8 = "depth24unorm-stencil8", + DepthClipControl = "depth-clip-control", Depth32floatStencil8 = "depth32float-stencil8", - PipelineStatisticsQuery = "pipeline-statistics-query", TextureCompressionBc = "texture-compression-bc", + TextureCompressionEtc2 = "texture-compression-etc2", + TextureCompressionAstc = "texture-compression-astc", TimestampQuery = "timestamp-query", + IndirectFirstInstance = "indirect-first-instance", + ShaderF16 = "shader-f16", + Bgra8unormStorage = "bgra8unorm-storage", + Rg11b10ufloatRenderable = "rg11b10ufloat-renderable", } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuImageCopyExternalImage.rs rust-web-sys-0.3.60/src/features/gen_GpuImageCopyExternalImage.rs --- rust-web-sys-0.3.55/src/features/gen_GpuImageCopyExternalImage.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuImageCopyExternalImage.rs 2006-07-24 01:21:28.000000000 +0000 @@ -29,6 +29,23 @@ ret } #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `flipY` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuImageCopyExternalImage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn flip_y(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("flipY"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] #[doc = "Change the `origin` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuImageCopyExternalImage`*"] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuImageCopyTextureTagged.rs rust-web-sys-0.3.60/src/features/gen_GpuImageCopyTextureTagged.rs --- rust-web-sys-0.3.55/src/features/gen_GpuImageCopyTextureTagged.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuImageCopyTextureTagged.rs 2006-07-24 01:21:28.000000000 +0000 @@ -110,28 +110,6 @@ self } #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuPredefinedColorSpace")] - #[doc = "Change the `colorSpace` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuImageCopyTextureTagged`, `GpuPredefinedColorSpace`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn color_space(&mut self, val: GpuPredefinedColorSpace) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set( - self.as_ref(), - &JsValue::from("colorSpace"), - &JsValue::from(val), - ); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } - #[cfg(web_sys_unstable_apis)] #[doc = "Change the `premultipliedAlpha` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuImageCopyTextureTagged`*"] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuInternalError.rs rust-web-sys-0.3.60/src/features/gen_GpuInternalError.rs --- rust-web-sys-0.3.55/src/features/gen_GpuInternalError.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuInternalError.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,29 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = GpuError , extends = :: js_sys :: Object , js_name = GPUInternalError , typescript_type = "GPUInternalError")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `GpuInternalError` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUInternalError)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuInternalError`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type GpuInternalError; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "GPUInternalError")] + #[doc = "The `new GpuInternalError(..)` constructor, creating a new instance of `GpuInternalError`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUInternalError/GPUInternalError)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuInternalError`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(message: &str) -> Result; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuLoadOp.rs rust-web-sys-0.3.60/src/features/gen_GpuLoadOp.rs --- rust-web-sys-0.3.55/src/features/gen_GpuLoadOp.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuLoadOp.rs 2006-07-24 01:21:28.000000000 +0000 @@ -11,4 +11,5 @@ #[derive(Debug, Clone, Copy, PartialEq, Eq)] pub enum GpuLoadOp { Load = "load", + Clear = "clear", } diff -Nru rust-web-sys-0.3.55/src/features/gen_gpu_map_mode.rs rust-web-sys-0.3.60/src/features/gen_gpu_map_mode.rs --- rust-web-sys-0.3.55/src/features/gen_gpu_map_mode.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_gpu_map_mode.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,25 @@ +#[cfg(web_sys_unstable_apis)] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +pub mod gpu_map_mode { + #![allow(unused_imports)] + use super::super::*; + use wasm_bindgen::prelude::*; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUMapMode.READ` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_map_mode`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const READ: u32 = 1u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUMapMode.WRITE` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_map_mode`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const WRITE: u32 = 2u64 as u32; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuMapMode.rs rust-web-sys-0.3.60/src/features/gen_GpuMapMode.rs --- rust-web-sys-0.3.55/src/features/gen_GpuMapMode.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuMapMode.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,37 +0,0 @@ -#![allow(unused_imports)] -use super::*; -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUMapMode , typescript_type = "GPUMapMode")] - #[derive(Debug, Clone, PartialEq, Eq)] - #[doc = "The `GpuMapMode` class."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUMapMode)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuMapMode`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub type GpuMapMode; -} -#[cfg(web_sys_unstable_apis)] -impl GpuMapMode { - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUMapMode.READ` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuMapMode`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const READ: u32 = 1u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUMapMode.WRITE` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuMapMode`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const WRITE: u32 = 2u64 as u32; -} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuMipmapFilterMode.rs rust-web-sys-0.3.60/src/features/gen_GpuMipmapFilterMode.rs --- rust-web-sys-0.3.55/src/features/gen_GpuMipmapFilterMode.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuMipmapFilterMode.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,15 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `GpuMipmapFilterMode` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `GpuMipmapFilterMode`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum GpuMipmapFilterMode { + Nearest = "nearest", + Linear = "linear", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuOutOfMemoryError.rs rust-web-sys-0.3.60/src/features/gen_GpuOutOfMemoryError.rs --- rust-web-sys-0.3.55/src/features/gen_GpuOutOfMemoryError.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuOutOfMemoryError.rs 2006-07-24 01:21:28.000000000 +0000 @@ -4,7 +4,7 @@ #[cfg(web_sys_unstable_apis)] #[wasm_bindgen] extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUOutOfMemoryError , typescript_type = "GPUOutOfMemoryError")] + # [wasm_bindgen (extends = GpuError , extends = :: js_sys :: Object , js_name = GPUOutOfMemoryError , typescript_type = "GPUOutOfMemoryError")] #[derive(Debug, Clone, PartialEq, Eq)] #[doc = "The `GpuOutOfMemoryError` class."] #[doc = ""] @@ -15,4 +15,15 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type GpuOutOfMemoryError; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "GPUOutOfMemoryError")] + #[doc = "The `new GpuOutOfMemoryError(..)` constructor, creating a new instance of `GpuOutOfMemoryError`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUOutOfMemoryError/GPUOutOfMemoryError)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuOutOfMemoryError`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(message: &str) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuPipelineDescriptorBase.rs rust-web-sys-0.3.60/src/features/gen_GpuPipelineDescriptorBase.rs --- rust-web-sys-0.3.55/src/features/gen_GpuPipelineDescriptorBase.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuPipelineDescriptorBase.rs 2006-07-24 01:21:28.000000000 +0000 @@ -22,9 +22,10 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn new() -> Self { + pub fn new(layout: &::wasm_bindgen::JsValue) -> Self { #[allow(unused_mut)] let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.layout(layout); ret } #[cfg(web_sys_unstable_apis)] @@ -45,14 +46,13 @@ self } #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuPipelineLayout")] #[doc = "Change the `layout` field of this object."] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuPipelineDescriptorBase`, `GpuPipelineLayout`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuPipelineDescriptorBase`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn layout(&mut self, val: &GpuPipelineLayout) -> &mut Self { + pub fn layout(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("layout"), &JsValue::from(val)); @@ -64,9 +64,3 @@ self } } -#[cfg(web_sys_unstable_apis)] -impl Default for GpuPipelineDescriptorBase { - fn default() -> Self { - Self::new() - } -} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuPipelineLayout.rs rust-web-sys-0.3.60/src/features/gen_GpuPipelineLayout.rs --- rust-web-sys-0.3.55/src/features/gen_GpuPipelineLayout.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuPipelineLayout.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuPipelineLayout) -> Option; + pub fn label(this: &GpuPipelineLayout) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUPipelineLayout" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,5 +36,5 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuPipelineLayout, value: Option<&str>); + pub fn set_label(this: &GpuPipelineLayout, value: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuPipelineStatisticName.rs rust-web-sys-0.3.60/src/features/gen_GpuPipelineStatisticName.rs --- rust-web-sys-0.3.55/src/features/gen_GpuPipelineStatisticName.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuPipelineStatisticName.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,18 +0,0 @@ -#![allow(unused_imports)] -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -#[doc = "The `GpuPipelineStatisticName` enum."] -#[doc = ""] -#[doc = "*This API requires the following crate features to be activated: `GpuPipelineStatisticName`*"] -#[doc = ""] -#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] -#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] -#[derive(Debug, Clone, Copy, PartialEq, Eq)] -pub enum GpuPipelineStatisticName { - VertexShaderInvocations = "vertex-shader-invocations", - ClipperInvocations = "clipper-invocations", - ClipperPrimitivesOut = "clipper-primitives-out", - FragmentShaderInvocations = "fragment-shader-invocations", - ComputeShaderInvocations = "compute-shader-invocations", -} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuPredefinedColorSpace.rs rust-web-sys-0.3.60/src/features/gen_GpuPredefinedColorSpace.rs --- rust-web-sys-0.3.55/src/features/gen_GpuPredefinedColorSpace.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuPredefinedColorSpace.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,14 +0,0 @@ -#![allow(unused_imports)] -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -#[doc = "The `GpuPredefinedColorSpace` enum."] -#[doc = ""] -#[doc = "*This API requires the following crate features to be activated: `GpuPredefinedColorSpace`*"] -#[doc = ""] -#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] -#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] -#[derive(Debug, Clone, Copy, PartialEq, Eq)] -pub enum GpuPredefinedColorSpace { - Srgb = "srgb", -} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuPrimitiveState.rs rust-web-sys-0.3.60/src/features/gen_GpuPrimitiveState.rs --- rust-web-sys-0.3.55/src/features/gen_GpuPrimitiveState.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuPrimitiveState.rs 2006-07-24 01:21:28.000000000 +0000 @@ -28,27 +28,6 @@ ret } #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `clampDepth` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuPrimitiveState`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn clamp_depth(&mut self, val: bool) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set( - self.as_ref(), - &JsValue::from("clampDepth"), - &JsValue::from(val), - ); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuCullMode")] #[doc = "Change the `cullMode` field of this object."] #[doc = ""] @@ -130,6 +109,27 @@ &JsValue::from(val), ); debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `unclippedDepth` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuPrimitiveState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn unclipped_depth(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("unclippedDepth"), + &JsValue::from(val), + ); + debug_assert!( r.is_ok(), "setting properties should never fail on our dictionary objects" ); diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuQuerySetDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuQuerySetDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuQuerySetDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuQuerySetDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -65,27 +65,6 @@ self } #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `pipelineStatistics` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuQuerySetDescriptor`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn pipeline_statistics(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set( - self.as_ref(), - &JsValue::from("pipelineStatistics"), - &JsValue::from(val), - ); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuQueryType")] #[doc = "Change the `type` field of this object."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuQuerySet.rs rust-web-sys-0.3.60/src/features/gen_GpuQuerySet.rs --- rust-web-sys-0.3.55/src/features/gen_GpuQuerySet.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuQuerySet.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,6 +16,29 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type GpuQuerySet; #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuQueryType")] + # [wasm_bindgen (structural , method , getter , js_class = "GPUQuerySet" , js_name = type)] + #[doc = "Getter for the `type` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUQuerySet/type)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuQuerySet`, `GpuQueryType`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn type_(this: &GpuQuerySet) -> GpuQueryType; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUQuerySet" , js_name = count)] + #[doc = "Getter for the `count` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUQuerySet/count)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuQuerySet`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn count(this: &GpuQuerySet) -> u32; + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "GPUQuerySet" , js_name = label)] #[doc = "Getter for the `label` field of this object."] #[doc = ""] @@ -25,7 +48,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuQuerySet) -> Option; + pub fn label(this: &GpuQuerySet) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUQuerySet" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +59,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuQuerySet, value: Option<&str>); + pub fn set_label(this: &GpuQuerySet, value: &str); #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPUQuerySet" , js_name = destroy)] #[doc = "The `destroy()` method."] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuQueryType.rs rust-web-sys-0.3.60/src/features/gen_GpuQueryType.rs --- rust-web-sys-0.3.55/src/features/gen_GpuQueryType.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuQueryType.rs 2006-07-24 01:21:28.000000000 +0000 @@ -11,6 +11,5 @@ #[derive(Debug, Clone, Copy, PartialEq, Eq)] pub enum GpuQueryType { Occlusion = "occlusion", - PipelineStatistics = "pipeline-statistics", Timestamp = "timestamp", } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuQueueDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuQueueDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuQueueDescriptor.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuQueueDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,53 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUQueueDescriptor)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `GpuQueueDescriptor` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuQueueDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type GpuQueueDescriptor; +} +#[cfg(web_sys_unstable_apis)] +impl GpuQueueDescriptor { + #[doc = "Construct a new `GpuQueueDescriptor`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuQueueDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `label` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuQueueDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn label(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("label"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for GpuQueueDescriptor { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuQueue.rs rust-web-sys-0.3.60/src/features/gen_GpuQueue.rs --- rust-web-sys-0.3.55/src/features/gen_GpuQueue.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuQueue.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuQueue) -> Option; + pub fn label(this: &GpuQueue) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUQueue" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +36,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuQueue, value: Option<&str>); + pub fn set_label(this: &GpuQueue, value: &str); #[cfg(web_sys_unstable_apis)] #[cfg(all( feature = "GpuImageCopyExternalImage", diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderBundleEncoder.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderBundleEncoder.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderBundleEncoder.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderBundleEncoder.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuRenderBundleEncoder) -> Option; + pub fn label(this: &GpuRenderBundleEncoder) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPURenderBundleEncoder" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +36,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuRenderBundleEncoder, value: Option<&str>); + pub fn set_label(this: &GpuRenderBundleEncoder, value: &str); #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuRenderBundle")] # [wasm_bindgen (method , structural , js_class = "GPURenderBundleEncoder" , js_name = finish)] @@ -65,39 +65,6 @@ descriptor: &GpuRenderBundleDescriptor, ) -> GpuRenderBundle; #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPURenderBundleEncoder" , js_name = insertDebugMarker)] - #[doc = "The `insertDebugMarker()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderBundleEncoder/insertDebugMarker)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderBundleEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn insert_debug_marker(this: &GpuRenderBundleEncoder, marker_label: &str); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPURenderBundleEncoder" , js_name = popDebugGroup)] - #[doc = "The `popDebugGroup()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderBundleEncoder/popDebugGroup)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderBundleEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn pop_debug_group(this: &GpuRenderBundleEncoder); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPURenderBundleEncoder" , js_name = pushDebugGroup)] - #[doc = "The `pushDebugGroup()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderBundleEncoder/pushDebugGroup)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderBundleEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn push_debug_group(this: &GpuRenderBundleEncoder, group_label: &str); - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuBindGroup")] # [wasm_bindgen (method , structural , js_class = "GPURenderBundleEncoder" , js_name = setBindGroup)] #[doc = "The `setBindGroup()` method."] @@ -165,6 +132,39 @@ dynamic_offsets_data_length: u32, ); #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPURenderBundleEncoder" , js_name = insertDebugMarker)] + #[doc = "The `insertDebugMarker()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderBundleEncoder/insertDebugMarker)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderBundleEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn insert_debug_marker(this: &GpuRenderBundleEncoder, marker_label: &str); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPURenderBundleEncoder" , js_name = popDebugGroup)] + #[doc = "The `popDebugGroup()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderBundleEncoder/popDebugGroup)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderBundleEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn pop_debug_group(this: &GpuRenderBundleEncoder); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPURenderBundleEncoder" , js_name = pushDebugGroup)] + #[doc = "The `pushDebugGroup()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderBundleEncoder/pushDebugGroup)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderBundleEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn push_debug_group(this: &GpuRenderBundleEncoder, group_label: &str); + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPURenderBundleEncoder" , js_name = draw)] #[doc = "The `draw()` method."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderBundle.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderBundle.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderBundle.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderBundle.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuRenderBundle) -> Option; + pub fn label(this: &GpuRenderBundle) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPURenderBundle" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,5 +36,5 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuRenderBundle, value: Option<&str>); + pub fn set_label(this: &GpuRenderBundle, value: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderPassColorAttachment.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderPassColorAttachment.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderPassColorAttachment.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderPassColorAttachment.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,42 +16,61 @@ } #[cfg(web_sys_unstable_apis)] impl GpuRenderPassColorAttachment { - #[cfg(all(feature = "GpuStoreOp", feature = "GpuTextureView",))] + #[cfg(all( + feature = "GpuLoadOp", + feature = "GpuStoreOp", + feature = "GpuTextureView", + ))] #[doc = "Construct a new `GpuRenderPassColorAttachment`."] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassColorAttachment`, `GpuStoreOp`, `GpuTextureView`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuLoadOp`, `GpuRenderPassColorAttachment`, `GpuStoreOp`, `GpuTextureView`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn new( - load_value: &::wasm_bindgen::JsValue, - store_op: GpuStoreOp, - view: &GpuTextureView, - ) -> Self { + pub fn new(load_op: GpuLoadOp, store_op: GpuStoreOp, view: &GpuTextureView) -> Self { #[allow(unused_mut)] let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); - ret.load_value(load_value); + ret.load_op(load_op); ret.store_op(store_op); ret.view(view); ret } #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `loadValue` field of this object."] + #[doc = "Change the `clearValue` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassColorAttachment`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn load_value(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + pub fn clear_value(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set( self.as_ref(), - &JsValue::from("loadValue"), + &JsValue::from("clearValue"), &JsValue::from(val), ); debug_assert!( r.is_ok(), "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuLoadOp")] + #[doc = "Change the `loadOp` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuLoadOp`, `GpuRenderPassColorAttachment`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn load_op(&mut self, val: GpuLoadOp) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("loadOp"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" ); let _ = r; self diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderPassDepthStencilAttachment.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderPassDepthStencilAttachment.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderPassDepthStencilAttachment.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderPassDepthStencilAttachment.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,41 +16,53 @@ } #[cfg(web_sys_unstable_apis)] impl GpuRenderPassDepthStencilAttachment { - #[cfg(all(feature = "GpuStoreOp", feature = "GpuTextureView",))] + #[cfg(feature = "GpuTextureView")] #[doc = "Construct a new `GpuRenderPassDepthStencilAttachment`."] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassDepthStencilAttachment`, `GpuStoreOp`, `GpuTextureView`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassDepthStencilAttachment`, `GpuTextureView`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn new( - depth_load_value: &::wasm_bindgen::JsValue, - depth_store_op: GpuStoreOp, - stencil_load_value: &::wasm_bindgen::JsValue, - stencil_store_op: GpuStoreOp, - view: &GpuTextureView, - ) -> Self { + pub fn new(view: &GpuTextureView) -> Self { #[allow(unused_mut)] let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); - ret.depth_load_value(depth_load_value); - ret.depth_store_op(depth_store_op); - ret.stencil_load_value(stencil_load_value); - ret.stencil_store_op(stencil_store_op); ret.view(view); ret } #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `depthLoadValue` field of this object."] + #[doc = "Change the `depthClearValue` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassDepthStencilAttachment`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn depth_load_value(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + pub fn depth_clear_value(&mut self, val: f32) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set( self.as_ref(), - &JsValue::from("depthLoadValue"), + &JsValue::from("depthClearValue"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuLoadOp")] + #[doc = "Change the `depthLoadOp` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuLoadOp`, `GpuRenderPassDepthStencilAttachment`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn depth_load_op(&mut self, val: GpuLoadOp) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("depthLoadOp"), &JsValue::from(val), ); debug_assert!( @@ -104,17 +116,39 @@ self } #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `stencilLoadValue` field of this object."] + #[doc = "Change the `stencilClearValue` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassDepthStencilAttachment`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn stencil_load_value(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + pub fn stencil_clear_value(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("stencilClearValue"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuLoadOp")] + #[doc = "Change the `stencilLoadOp` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuLoadOp`, `GpuRenderPassDepthStencilAttachment`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn stencil_load_op(&mut self, val: GpuLoadOp) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set( self.as_ref(), - &JsValue::from("stencilLoadValue"), + &JsValue::from("stencilLoadOp"), &JsValue::from(val), ); debug_assert!( diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderPassDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderPassDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderPassDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderPassDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -92,6 +92,27 @@ self } #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `maxDrawCount` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn max_draw_count(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("maxDrawCount"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuQuerySet")] #[doc = "Change the `occlusionQuerySet` field of this object."] #[doc = ""] @@ -107,6 +128,27 @@ &JsValue::from(val), ); debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `timestampWrites` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp_writes(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("timestampWrites"), + &JsValue::from(val), + ); + debug_assert!( r.is_ok(), "setting properties should never fail on our dictionary objects" ); diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderPassEncoder.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderPassEncoder.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderPassEncoder.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderPassEncoder.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuRenderPassEncoder) -> Option; + pub fn label(this: &GpuRenderPassEncoder) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPURenderPassEncoder" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +36,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuRenderPassEncoder, value: Option<&str>); + pub fn set_label(this: &GpuRenderPassEncoder, value: &str); #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = beginOcclusionQuery)] #[doc = "The `beginOcclusionQuery()` method."] @@ -49,21 +49,16 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn begin_occlusion_query(this: &GpuRenderPassEncoder, query_index: u32); #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuQuerySet")] - # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = beginPipelineStatisticsQuery)] - #[doc = "The `beginPipelineStatisticsQuery()` method."] + # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = end)] + #[doc = "The `end()` method."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/beginPipelineStatisticsQuery)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/end)"] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuQuerySet`, `GpuRenderPassEncoder`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassEncoder`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn begin_pipeline_statistics_query( - this: &GpuRenderPassEncoder, - query_set: &GpuQuerySet, - query_index: u32, - ); + pub fn end(this: &GpuRenderPassEncoder); #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = endOcclusionQuery)] #[doc = "The `endOcclusionQuery()` method."] @@ -76,28 +71,6 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn end_occlusion_query(this: &GpuRenderPassEncoder); #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = endPass)] - #[doc = "The `endPass()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/endPass)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn end_pass(this: &GpuRenderPassEncoder); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = endPipelineStatisticsQuery)] - #[doc = "The `endPipelineStatisticsQuery()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/endPipelineStatisticsQuery)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn end_pipeline_statistics_query(this: &GpuRenderPassEncoder); - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = executeBundles)] #[doc = "The `executeBundles()` method."] #[doc = ""] @@ -179,51 +152,6 @@ max_depth: f32, ); #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuQuerySet")] - # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = writeTimestamp)] - #[doc = "The `writeTimestamp()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/writeTimestamp)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuQuerySet`, `GpuRenderPassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn write_timestamp(this: &GpuRenderPassEncoder, query_set: &GpuQuerySet, query_index: u32); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = insertDebugMarker)] - #[doc = "The `insertDebugMarker()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/insertDebugMarker)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn insert_debug_marker(this: &GpuRenderPassEncoder, marker_label: &str); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = popDebugGroup)] - #[doc = "The `popDebugGroup()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/popDebugGroup)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn pop_debug_group(this: &GpuRenderPassEncoder); - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = pushDebugGroup)] - #[doc = "The `pushDebugGroup()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/pushDebugGroup)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassEncoder`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn push_debug_group(this: &GpuRenderPassEncoder, group_label: &str); - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuBindGroup")] # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = setBindGroup)] #[doc = "The `setBindGroup()` method."] @@ -291,6 +219,39 @@ dynamic_offsets_data_length: u32, ); #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = insertDebugMarker)] + #[doc = "The `insertDebugMarker()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/insertDebugMarker)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn insert_debug_marker(this: &GpuRenderPassEncoder, marker_label: &str); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = popDebugGroup)] + #[doc = "The `popDebugGroup()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/popDebugGroup)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn pop_debug_group(this: &GpuRenderPassEncoder); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = pushDebugGroup)] + #[doc = "The `pushDebugGroup()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPURenderPassEncoder/pushDebugGroup)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn push_debug_group(this: &GpuRenderPassEncoder, group_label: &str); + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPURenderPassEncoder" , js_name = draw)] #[doc = "The `draw()` method."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderPassTimestampLocation.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderPassTimestampLocation.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderPassTimestampLocation.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderPassTimestampLocation.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,15 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `GpuRenderPassTimestampLocation` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `GpuRenderPassTimestampLocation`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum GpuRenderPassTimestampLocation { + Beginning = "beginning", + End = "end", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderPassTimestampWrite.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderPassTimestampWrite.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderPassTimestampWrite.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderPassTimestampWrite.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,103 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPURenderPassTimestampWrite)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `GpuRenderPassTimestampWrite` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassTimestampWrite`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type GpuRenderPassTimestampWrite; +} +#[cfg(web_sys_unstable_apis)] +impl GpuRenderPassTimestampWrite { + #[cfg(all(feature = "GpuQuerySet", feature = "GpuRenderPassTimestampLocation",))] + #[doc = "Construct a new `GpuRenderPassTimestampWrite`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuQuerySet`, `GpuRenderPassTimestampLocation`, `GpuRenderPassTimestampWrite`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + location: GpuRenderPassTimestampLocation, + query_index: u32, + query_set: &GpuQuerySet, + ) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.location(location); + ret.query_index(query_index); + ret.query_set(query_set); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuRenderPassTimestampLocation")] + #[doc = "Change the `location` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassTimestampLocation`, `GpuRenderPassTimestampWrite`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn location(&mut self, val: GpuRenderPassTimestampLocation) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("location"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `queryIndex` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPassTimestampWrite`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn query_index(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("queryIndex"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuQuerySet")] + #[doc = "Change the `querySet` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuQuerySet`, `GpuRenderPassTimestampWrite`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn query_set(&mut self, val: &GpuQuerySet) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("querySet"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderPipelineDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderPipelineDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderPipelineDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderPipelineDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -23,9 +23,10 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn new(vertex: &GpuVertexState) -> Self { + pub fn new(layout: &::wasm_bindgen::JsValue, vertex: &GpuVertexState) -> Self { #[allow(unused_mut)] let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.layout(layout); ret.vertex(vertex); ret } @@ -47,14 +48,13 @@ self } #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuPipelineLayout")] #[doc = "Change the `layout` field of this object."] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuPipelineLayout`, `GpuRenderPipelineDescriptor`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuRenderPipelineDescriptor`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn layout(&mut self, val: &GpuPipelineLayout) -> &mut Self { + pub fn layout(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("layout"), &JsValue::from(val)); diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRenderPipeline.rs rust-web-sys-0.3.60/src/features/gen_GpuRenderPipeline.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRenderPipeline.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRenderPipeline.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuRenderPipeline) -> Option; + pub fn label(this: &GpuRenderPipeline) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPURenderPipeline" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +36,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuRenderPipeline, value: Option<&str>); + pub fn set_label(this: &GpuRenderPipeline, value: &str); #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuBindGroupLayout")] # [wasm_bindgen (method , structural , js_class = "GPURenderPipeline" , js_name = getBindGroupLayout)] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuRequestAdapterOptions.rs rust-web-sys-0.3.60/src/features/gen_GpuRequestAdapterOptions.rs --- rust-web-sys-0.3.55/src/features/gen_GpuRequestAdapterOptions.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuRequestAdapterOptions.rs 2006-07-24 01:21:28.000000000 +0000 @@ -28,17 +28,17 @@ ret } #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `forceSoftware` field of this object."] + #[doc = "Change the `forceFallbackAdapter` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuRequestAdapterOptions`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn force_software(&mut self, val: bool) -> &mut Self { + pub fn force_fallback_adapter(&mut self, val: bool) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set( self.as_ref(), - &JsValue::from("forceSoftware"), + &JsValue::from("forceFallbackAdapter"), &JsValue::from(val), ); debug_assert!( diff -Nru rust-web-sys-0.3.55/src/features/gen_Gpu.rs rust-web-sys-0.3.60/src/features/gen_Gpu.rs --- rust-web-sys-0.3.55/src/features/gen_Gpu.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_Gpu.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,6 +16,18 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type Gpu; #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuTextureFormat")] + # [wasm_bindgen (method , structural , js_class = "GPU" , js_name = getPreferredCanvasFormat)] + #[doc = "The `getPreferredCanvasFormat()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPU/getPreferredCanvasFormat)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Gpu`, `GpuTextureFormat`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn get_preferred_canvas_format(this: &Gpu) -> GpuTextureFormat; + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPU" , js_name = requestAdapter)] #[doc = "The `requestAdapter()` method."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuSamplerDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuSamplerDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuSamplerDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuSamplerDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -240,14 +240,14 @@ self } #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "GpuFilterMode")] + #[cfg(feature = "GpuMipmapFilterMode")] #[doc = "Change the `mipmapFilter` field of this object."] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuFilterMode`, `GpuSamplerDescriptor`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuMipmapFilterMode`, `GpuSamplerDescriptor`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn mipmap_filter(&mut self, val: GpuFilterMode) -> &mut Self { + pub fn mipmap_filter(&mut self, val: GpuMipmapFilterMode) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set( self.as_ref(), diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuSampler.rs rust-web-sys-0.3.60/src/features/gen_GpuSampler.rs --- rust-web-sys-0.3.55/src/features/gen_GpuSampler.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuSampler.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuSampler) -> Option; + pub fn label(this: &GpuSampler) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUSampler" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,5 +36,5 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuSampler, value: Option<&str>); + pub fn set_label(this: &GpuSampler, value: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuShaderModuleCompilationHint.rs rust-web-sys-0.3.60/src/features/gen_GpuShaderModuleCompilationHint.rs --- rust-web-sys-0.3.55/src/features/gen_GpuShaderModuleCompilationHint.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuShaderModuleCompilationHint.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,54 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUShaderModuleCompilationHint)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `GpuShaderModuleCompilationHint` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuShaderModuleCompilationHint`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type GpuShaderModuleCompilationHint; +} +#[cfg(web_sys_unstable_apis)] +impl GpuShaderModuleCompilationHint { + #[doc = "Construct a new `GpuShaderModuleCompilationHint`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuShaderModuleCompilationHint`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `layout` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuShaderModuleCompilationHint`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn layout(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("layout"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for GpuShaderModuleCompilationHint { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuShaderModule.rs rust-web-sys-0.3.60/src/features/gen_GpuShaderModule.rs --- rust-web-sys-0.3.55/src/features/gen_GpuShaderModule.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuShaderModule.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuShaderModule) -> Option; + pub fn label(this: &GpuShaderModule) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUShaderModule" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +36,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuShaderModule, value: Option<&str>); + pub fn set_label(this: &GpuShaderModule, value: &str); #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "GPUShaderModule" , js_name = compilationInfo)] #[doc = "The `compilationInfo()` method."] diff -Nru rust-web-sys-0.3.55/src/features/gen_gpu_shader_stage.rs rust-web-sys-0.3.60/src/features/gen_gpu_shader_stage.rs --- rust-web-sys-0.3.55/src/features/gen_gpu_shader_stage.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_gpu_shader_stage.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,33 @@ +#[cfg(web_sys_unstable_apis)] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +pub mod gpu_shader_stage { + #![allow(unused_imports)] + use super::super::*; + use wasm_bindgen::prelude::*; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUShaderStage.VERTEX` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_shader_stage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const VERTEX: u32 = 1u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUShaderStage.FRAGMENT` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_shader_stage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const FRAGMENT: u32 = 2u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUShaderStage.COMPUTE` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_shader_stage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const COMPUTE: u32 = 4u64 as u32; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuShaderStage.rs rust-web-sys-0.3.60/src/features/gen_GpuShaderStage.rs --- rust-web-sys-0.3.55/src/features/gen_GpuShaderStage.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuShaderStage.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -#![allow(unused_imports)] -use super::*; -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUShaderStage , typescript_type = "GPUShaderStage")] - #[derive(Debug, Clone, PartialEq, Eq)] - #[doc = "The `GpuShaderStage` class."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUShaderStage)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuShaderStage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub type GpuShaderStage; -} -#[cfg(web_sys_unstable_apis)] -impl GpuShaderStage { - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUShaderStage.VERTEX` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuShaderStage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const VERTEX: u32 = 1u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUShaderStage.FRAGMENT` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuShaderStage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const FRAGMENT: u32 = 2u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUShaderStage.COMPUTE` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuShaderStage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const COMPUTE: u32 = 4u64 as u32; -} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuSupportedLimits.rs rust-web-sys-0.3.60/src/features/gen_GpuSupportedLimits.rs --- rust-web-sys-0.3.55/src/features/gen_GpuSupportedLimits.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuSupportedLimits.rs 2006-07-24 01:21:28.000000000 +0000 @@ -71,6 +71,17 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn max_bind_groups(this: &GpuSupportedLimits) -> u32; #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUSupportedLimits" , js_name = maxBindingsPerBindGroup)] + #[doc = "Getter for the `maxBindingsPerBindGroup` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUSupportedLimits/maxBindingsPerBindGroup)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuSupportedLimits`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn max_bindings_per_bind_group(this: &GpuSupportedLimits) -> u32; + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "GPUSupportedLimits" , js_name = maxDynamicUniformBuffersPerPipelineLayout)] #[doc = "Getter for the `maxDynamicUniformBuffersPerPipelineLayout` field of this object."] #[doc = ""] @@ -203,6 +214,17 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn max_vertex_buffers(this: &GpuSupportedLimits) -> u32; #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUSupportedLimits" , js_name = maxBufferSize)] + #[doc = "Getter for the `maxBufferSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUSupportedLimits/maxBufferSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuSupportedLimits`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn max_buffer_size(this: &GpuSupportedLimits) -> f64; + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "GPUSupportedLimits" , js_name = maxVertexAttributes)] #[doc = "Getter for the `maxVertexAttributes` field of this object."] #[doc = ""] @@ -236,6 +258,39 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn max_inter_stage_shader_components(this: &GpuSupportedLimits) -> u32; #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUSupportedLimits" , js_name = maxInterStageShaderVariables)] + #[doc = "Getter for the `maxInterStageShaderVariables` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUSupportedLimits/maxInterStageShaderVariables)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuSupportedLimits`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn max_inter_stage_shader_variables(this: &GpuSupportedLimits) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUSupportedLimits" , js_name = maxColorAttachments)] + #[doc = "Getter for the `maxColorAttachments` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUSupportedLimits/maxColorAttachments)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuSupportedLimits`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn max_color_attachments(this: &GpuSupportedLimits) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUSupportedLimits" , js_name = maxColorAttachmentBytesPerPixel)] + #[doc = "Getter for the `maxColorAttachmentBytesPerPixel` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUSupportedLimits/maxColorAttachmentBytesPerPixel)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuSupportedLimits`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn max_color_attachment_bytes_per_pixel(this: &GpuSupportedLimits) -> u32; + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "GPUSupportedLimits" , js_name = maxComputeWorkgroupStorageSize)] #[doc = "Getter for the `maxComputeWorkgroupStorageSize` field of this object."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuTextureDescriptor.rs rust-web-sys-0.3.60/src/features/gen_GpuTextureDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_GpuTextureDescriptor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuTextureDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -165,4 +165,25 @@ let _ = r; self } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `viewFormats` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuTextureDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn view_formats(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("viewFormats"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuTextureFormat.rs rust-web-sys-0.3.60/src/features/gen_GpuTextureFormat.rs --- rust-web-sys-0.3.55/src/features/gen_GpuTextureFormat.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuTextureFormat.rs 2006-07-24 01:21:28.000000000 +0000 @@ -51,6 +51,7 @@ Depth24plus = "depth24plus", Depth24plusStencil8 = "depth24plus-stencil8", Depth32float = "depth32float", + Depth32floatStencil8 = "depth32float-stencil8", Bc1RgbaUnorm = "bc1-rgba-unorm", Bc1RgbaUnormSrgb = "bc1-rgba-unorm-srgb", Bc2RgbaUnorm = "bc2-rgba-unorm", @@ -65,6 +66,42 @@ Bc6hRgbFloat = "bc6h-rgb-float", Bc7RgbaUnorm = "bc7-rgba-unorm", Bc7RgbaUnormSrgb = "bc7-rgba-unorm-srgb", - Depth24unormStencil8 = "depth24unorm-stencil8", - Depth32floatStencil8 = "depth32float-stencil8", + Etc2Rgb8unorm = "etc2-rgb8unorm", + Etc2Rgb8unormSrgb = "etc2-rgb8unorm-srgb", + Etc2Rgb8a1unorm = "etc2-rgb8a1unorm", + Etc2Rgb8a1unormSrgb = "etc2-rgb8a1unorm-srgb", + Etc2Rgba8unorm = "etc2-rgba8unorm", + Etc2Rgba8unormSrgb = "etc2-rgba8unorm-srgb", + EacR11unorm = "eac-r11unorm", + EacR11snorm = "eac-r11snorm", + EacRg11unorm = "eac-rg11unorm", + EacRg11snorm = "eac-rg11snorm", + Astc4x4Unorm = "astc-4x4-unorm", + Astc4x4UnormSrgb = "astc-4x4-unorm-srgb", + Astc5x4Unorm = "astc-5x4-unorm", + Astc5x4UnormSrgb = "astc-5x4-unorm-srgb", + Astc5x5Unorm = "astc-5x5-unorm", + Astc5x5UnormSrgb = "astc-5x5-unorm-srgb", + Astc6x5Unorm = "astc-6x5-unorm", + Astc6x5UnormSrgb = "astc-6x5-unorm-srgb", + Astc6x6Unorm = "astc-6x6-unorm", + Astc6x6UnormSrgb = "astc-6x6-unorm-srgb", + Astc8x5Unorm = "astc-8x5-unorm", + Astc8x5UnormSrgb = "astc-8x5-unorm-srgb", + Astc8x6Unorm = "astc-8x6-unorm", + Astc8x6UnormSrgb = "astc-8x6-unorm-srgb", + Astc8x8Unorm = "astc-8x8-unorm", + Astc8x8UnormSrgb = "astc-8x8-unorm-srgb", + Astc10x5Unorm = "astc-10x5-unorm", + Astc10x5UnormSrgb = "astc-10x5-unorm-srgb", + Astc10x6Unorm = "astc-10x6-unorm", + Astc10x6UnormSrgb = "astc-10x6-unorm-srgb", + Astc10x8Unorm = "astc-10x8-unorm", + Astc10x8UnormSrgb = "astc-10x8-unorm-srgb", + Astc10x10Unorm = "astc-10x10-unorm", + Astc10x10UnormSrgb = "astc-10x10-unorm-srgb", + Astc12x10Unorm = "astc-12x10-unorm", + Astc12x10UnormSrgb = "astc-12x10-unorm-srgb", + Astc12x12Unorm = "astc-12x12-unorm", + Astc12x12UnormSrgb = "astc-12x12-unorm-srgb", } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuTexture.rs rust-web-sys-0.3.60/src/features/gen_GpuTexture.rs --- rust-web-sys-0.3.55/src/features/gen_GpuTexture.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuTexture.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,6 +16,96 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type GpuTexture; #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUTexture" , js_name = width)] + #[doc = "Getter for the `width` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUTexture/width)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuTexture`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn width(this: &GpuTexture) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUTexture" , js_name = height)] + #[doc = "Getter for the `height` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUTexture/height)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuTexture`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn height(this: &GpuTexture) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUTexture" , js_name = depthOrArrayLayers)] + #[doc = "Getter for the `depthOrArrayLayers` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUTexture/depthOrArrayLayers)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuTexture`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn depth_or_array_layers(this: &GpuTexture) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUTexture" , js_name = mipLevelCount)] + #[doc = "Getter for the `mipLevelCount` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUTexture/mipLevelCount)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuTexture`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn mip_level_count(this: &GpuTexture) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUTexture" , js_name = sampleCount)] + #[doc = "Getter for the `sampleCount` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUTexture/sampleCount)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuTexture`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn sample_count(this: &GpuTexture) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuTextureDimension")] + # [wasm_bindgen (structural , method , getter , js_class = "GPUTexture" , js_name = dimension)] + #[doc = "Getter for the `dimension` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUTexture/dimension)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuTexture`, `GpuTextureDimension`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn dimension(this: &GpuTexture) -> GpuTextureDimension; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuTextureFormat")] + # [wasm_bindgen (structural , method , getter , js_class = "GPUTexture" , js_name = format)] + #[doc = "Getter for the `format` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUTexture/format)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuTexture`, `GpuTextureFormat`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn format(this: &GpuTexture) -> GpuTextureFormat; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "GPUTexture" , js_name = usage)] + #[doc = "Getter for the `usage` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUTexture/usage)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuTexture`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn usage(this: &GpuTexture) -> u32; + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "GPUTexture" , js_name = label)] #[doc = "Getter for the `label` field of this object."] #[doc = ""] @@ -25,7 +115,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuTexture) -> Option; + pub fn label(this: &GpuTexture) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUTexture" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,7 +126,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuTexture, value: Option<&str>); + pub fn set_label(this: &GpuTexture, value: &str); #[cfg(web_sys_unstable_apis)] #[cfg(feature = "GpuTextureView")] # [wasm_bindgen (method , structural , js_class = "GPUTexture" , js_name = createView)] diff -Nru rust-web-sys-0.3.55/src/features/gen_gpu_texture_usage.rs rust-web-sys-0.3.60/src/features/gen_gpu_texture_usage.rs --- rust-web-sys-0.3.55/src/features/gen_gpu_texture_usage.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_gpu_texture_usage.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,49 @@ +#[cfg(web_sys_unstable_apis)] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +pub mod gpu_texture_usage { + #![allow(unused_imports)] + use super::super::*; + use wasm_bindgen::prelude::*; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUTextureUsage.COPY_SRC` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_texture_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const COPY_SRC: u32 = 1u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUTextureUsage.COPY_DST` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_texture_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const COPY_DST: u32 = 2u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUTextureUsage.TEXTURE_BINDING` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_texture_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const TEXTURE_BINDING: u32 = 4u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUTextureUsage.STORAGE_BINDING` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_texture_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const STORAGE_BINDING: u32 = 8u64 as u32; + #[cfg(web_sys_unstable_apis)] + #[doc = "The `GPUTextureUsage.RENDER_ATTACHMENT` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `gpu_texture_usage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub const RENDER_ATTACHMENT: u32 = 16u64 as u32; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuTextureUsage.rs rust-web-sys-0.3.60/src/features/gen_GpuTextureUsage.rs --- rust-web-sys-0.3.55/src/features/gen_GpuTextureUsage.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuTextureUsage.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,61 +0,0 @@ -#![allow(unused_imports)] -use super::*; -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUTextureUsage , typescript_type = "GPUTextureUsage")] - #[derive(Debug, Clone, PartialEq, Eq)] - #[doc = "The `GpuTextureUsage` class."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUTextureUsage)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuTextureUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub type GpuTextureUsage; -} -#[cfg(web_sys_unstable_apis)] -impl GpuTextureUsage { - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUTextureUsage.COPY_SRC` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuTextureUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const COPY_SRC: u32 = 1u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUTextureUsage.COPY_DST` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuTextureUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const COPY_DST: u32 = 2u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUTextureUsage.TEXTURE_BINDING` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuTextureUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const TEXTURE_BINDING: u32 = 4u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUTextureUsage.STORAGE_BINDING` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuTextureUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const STORAGE_BINDING: u32 = 8u64 as u32; - #[cfg(web_sys_unstable_apis)] - #[doc = "The `GPUTextureUsage.RENDER_ATTACHMENT` const."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuTextureUsage`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub const RENDER_ATTACHMENT: u32 = 16u64 as u32; -} diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuTextureView.rs rust-web-sys-0.3.60/src/features/gen_GpuTextureView.rs --- rust-web-sys-0.3.55/src/features/gen_GpuTextureView.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuTextureView.rs 2006-07-24 01:21:28.000000000 +0000 @@ -25,7 +25,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn label(this: &GpuTextureView) -> Option; + pub fn label(this: &GpuTextureView) -> String; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , setter , js_class = "GPUTextureView" , js_name = label)] #[doc = "Setter for the `label` field of this object."] @@ -36,5 +36,5 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_label(this: &GpuTextureView, value: Option<&str>); + pub fn set_label(this: &GpuTextureView, value: &str); } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuUncapturedErrorEventInit.rs rust-web-sys-0.3.60/src/features/gen_GpuUncapturedErrorEventInit.rs --- rust-web-sys-0.3.55/src/features/gen_GpuUncapturedErrorEventInit.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuUncapturedErrorEventInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,13 +16,14 @@ } #[cfg(web_sys_unstable_apis)] impl GpuUncapturedErrorEventInit { + #[cfg(feature = "GpuError")] #[doc = "Construct a new `GpuUncapturedErrorEventInit`."] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuUncapturedErrorEventInit`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuError`, `GpuUncapturedErrorEventInit`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn new(error: &::js_sys::Object) -> Self { + pub fn new(error: &GpuError) -> Self { #[allow(unused_mut)] let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); ret.error(error); @@ -92,13 +93,14 @@ self } #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuError")] #[doc = "Change the `error` field of this object."] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuUncapturedErrorEventInit`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuError`, `GpuUncapturedErrorEventInit`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn error(&mut self, val: &::js_sys::Object) -> &mut Self { + pub fn error(&mut self, val: &GpuError) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("error"), &JsValue::from(val)); debug_assert!( diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuUncapturedErrorEvent.rs rust-web-sys-0.3.60/src/features/gen_GpuUncapturedErrorEvent.rs --- rust-web-sys-0.3.55/src/features/gen_GpuUncapturedErrorEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuUncapturedErrorEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -16,14 +16,30 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type GpuUncapturedErrorEvent; #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuError")] # [wasm_bindgen (structural , method , getter , js_class = "GPUUncapturedErrorEvent" , js_name = error)] #[doc = "Getter for the `error` field of this object."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUUncapturedErrorEvent/error)"] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `GpuUncapturedErrorEvent`*"] + #[doc = "*This API requires the following crate features to be activated: `GpuError`, `GpuUncapturedErrorEvent`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn error(this: &GpuUncapturedErrorEvent) -> ::js_sys::Object; + pub fn error(this: &GpuUncapturedErrorEvent) -> GpuError; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "GpuUncapturedErrorEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "GPUUncapturedErrorEvent")] + #[doc = "The `new GpuUncapturedErrorEvent(..)` constructor, creating a new instance of `GpuUncapturedErrorEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUUncapturedErrorEvent/GPUUncapturedErrorEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `GpuUncapturedErrorEvent`, `GpuUncapturedErrorEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + type_: &str, + gpu_uncaptured_error_event_init_dict: &GpuUncapturedErrorEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_GpuValidationError.rs rust-web-sys-0.3.60/src/features/gen_GpuValidationError.rs --- rust-web-sys-0.3.55/src/features/gen_GpuValidationError.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_GpuValidationError.rs 2006-07-24 01:21:28.000000000 +0000 @@ -4,7 +4,7 @@ #[cfg(web_sys_unstable_apis)] #[wasm_bindgen] extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = GPUValidationError , typescript_type = "GPUValidationError")] + # [wasm_bindgen (extends = GpuError , extends = :: js_sys :: Object , js_name = GPUValidationError , typescript_type = "GPUValidationError")] #[derive(Debug, Clone, PartialEq, Eq)] #[doc = "The `GpuValidationError` class."] #[doc = ""] @@ -16,14 +16,14 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type GpuValidationError; #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , getter , js_class = "GPUValidationError" , js_name = message)] - #[doc = "Getter for the `message` field of this object."] + #[wasm_bindgen(catch, constructor, js_class = "GPUValidationError")] + #[doc = "The `new GpuValidationError(..)` constructor, creating a new instance of `GpuValidationError`."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUValidationError/message)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/GPUValidationError/GPUValidationError)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `GpuValidationError`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn message(this: &GpuValidationError) -> String; + pub fn new(message: &str) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_HardwareAcceleration.rs rust-web-sys-0.3.60/src/features/gen_HardwareAcceleration.rs --- rust-web-sys-0.3.55/src/features/gen_HardwareAcceleration.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_HardwareAcceleration.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,16 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `HardwareAcceleration` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `HardwareAcceleration`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum HardwareAcceleration { + NoPreference = "no-preference", + PreferHardware = "prefer-hardware", + PreferSoftware = "prefer-software", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_HidConnectionEvent.rs rust-web-sys-0.3.60/src/features/gen_HidConnectionEvent.rs --- rust-web-sys-0.3.55/src/features/gen_HidConnectionEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_HidConnectionEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -27,4 +27,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn device(this: &HidConnectionEvent) -> HidDevice; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "HidConnectionEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "HIDConnectionEvent")] + #[doc = "The `new HidConnectionEvent(..)` constructor, creating a new instance of `HidConnectionEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/HIDConnectionEvent/HIDConnectionEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HidConnectionEvent`, `HidConnectionEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + type_: &str, + event_init_dict: &HidConnectionEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_HidInputReportEvent.rs rust-web-sys-0.3.60/src/features/gen_HidInputReportEvent.rs --- rust-web-sys-0.3.55/src/features/gen_HidInputReportEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_HidInputReportEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -49,4 +49,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn data(this: &HidInputReportEvent) -> ::js_sys::DataView; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "HidInputReportEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "HIDInputReportEvent")] + #[doc = "The `new HidInputReportEvent(..)` constructor, creating a new instance of `HidInputReportEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/HIDInputReportEvent/HIDInputReportEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HidInputReportEvent`, `HidInputReportEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + type_: &str, + event_init_dict: &HidInputReportEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_IdbCursor.rs rust-web-sys-0.3.60/src/features/gen_IdbCursor.rs --- rust-web-sys-0.3.55/src/features/gen_IdbCursor.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_IdbCursor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -40,6 +40,14 @@ #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `IdbCursor`*"] pub fn primary_key(this: &IdbCursor) -> Result<::wasm_bindgen::JsValue, JsValue>; + #[cfg(feature = "IdbRequest")] + # [wasm_bindgen (structural , method , getter , js_class = "IDBCursor" , js_name = request)] + #[doc = "Getter for the `request` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/IDBCursor/request)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `IdbCursor`, `IdbRequest`*"] + pub fn request(this: &IdbCursor) -> IdbRequest; # [wasm_bindgen (catch , method , structural , js_class = "IDBCursor" , js_name = advance)] #[doc = "The `advance()` method."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_IdbTransaction.rs rust-web-sys-0.3.60/src/features/gen_IdbTransaction.rs --- rust-web-sys-0.3.55/src/features/gen_IdbTransaction.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_IdbTransaction.rs 2006-07-24 01:21:28.000000000 +0000 @@ -92,6 +92,13 @@ #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `IdbTransaction`*"] pub fn abort(this: &IdbTransaction) -> Result<(), JsValue>; + # [wasm_bindgen (catch , method , structural , js_class = "IDBTransaction" , js_name = commit)] + #[doc = "The `commit()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/IDBTransaction/commit)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `IdbTransaction`*"] + pub fn commit(this: &IdbTransaction) -> Result<(), JsValue>; #[cfg(feature = "IdbObjectStore")] # [wasm_bindgen (catch , method , structural , js_class = "IDBTransaction" , js_name = objectStore)] #[doc = "The `objectStore()` method."] diff -Nru rust-web-sys-0.3.55/src/features/gen_ImageDecodeOptions.rs rust-web-sys-0.3.60/src/features/gen_ImageDecodeOptions.rs --- rust-web-sys-0.3.55/src/features/gen_ImageDecodeOptions.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ImageDecodeOptions.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,78 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ImageDecodeOptions)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ImageDecodeOptions` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecodeOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ImageDecodeOptions; +} +#[cfg(web_sys_unstable_apis)] +impl ImageDecodeOptions { + #[doc = "Construct a new `ImageDecodeOptions`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecodeOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `completeFramesOnly` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecodeOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn complete_frames_only(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("completeFramesOnly"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `frameIndex` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecodeOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn frame_index(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("frameIndex"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for ImageDecodeOptions { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ImageDecodeResult.rs rust-web-sys-0.3.60/src/features/gen_ImageDecodeResult.rs --- rust-web-sys-0.3.55/src/features/gen_ImageDecodeResult.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ImageDecodeResult.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,72 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ImageDecodeResult)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ImageDecodeResult` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecodeResult`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ImageDecodeResult; +} +#[cfg(web_sys_unstable_apis)] +impl ImageDecodeResult { + #[cfg(feature = "VideoFrame")] + #[doc = "Construct a new `ImageDecodeResult`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecodeResult`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(complete: bool, image: &VideoFrame) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.complete(complete); + ret.image(image); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `complete` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecodeResult`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn complete(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("complete"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + #[doc = "Change the `image` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecodeResult`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn image(&mut self, val: &VideoFrame) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("image"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ImageDecoderInit.rs rust-web-sys-0.3.60/src/features/gen_ImageDecoderInit.rs --- rust-web-sys-0.3.55/src/features/gen_ImageDecoderInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ImageDecoderInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,129 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ImageDecoderInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ImageDecoderInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ImageDecoderInit; +} +#[cfg(web_sys_unstable_apis)] +impl ImageDecoderInit { + #[doc = "Construct a new `ImageDecoderInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(data: &::wasm_bindgen::JsValue, type_: &str) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.data(data); + ret.type_(type_); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `data` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn data(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("data"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `desiredHeight` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn desired_height(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("desiredHeight"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `desiredWidth` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn desired_width(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("desiredWidth"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `preferAnimation` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn prefer_animation(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("preferAnimation"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `type` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn type_(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("type"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ImageDecoder.rs rust-web-sys-0.3.60/src/features/gen_ImageDecoder.rs --- rust-web-sys-0.3.55/src/features/gen_ImageDecoder.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ImageDecoder.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,134 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ImageDecoder , typescript_type = "ImageDecoder")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ImageDecoder` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ImageDecoder; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageDecoder" , js_name = type)] + #[doc = "Getter for the `type` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/type)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn type_(this: &ImageDecoder) -> String; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageDecoder" , js_name = complete)] + #[doc = "Getter for the `complete` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/complete)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn complete(this: &ImageDecoder) -> bool; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageDecoder" , js_name = completed)] + #[doc = "Getter for the `completed` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/completed)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn completed(this: &ImageDecoder) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ImageTrackList")] + # [wasm_bindgen (structural , method , getter , js_class = "ImageDecoder" , js_name = tracks)] + #[doc = "Getter for the `tracks` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/tracks)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`, `ImageTrackList`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn tracks(this: &ImageDecoder) -> ImageTrackList; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ImageDecoderInit")] + #[wasm_bindgen(catch, constructor, js_class = "ImageDecoder")] + #[doc = "The `new ImageDecoder(..)` constructor, creating a new instance of `ImageDecoder`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/ImageDecoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`, `ImageDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &ImageDecoderInit) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "ImageDecoder" , js_name = close)] + #[doc = "The `close()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/close)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn close(this: &ImageDecoder); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "ImageDecoder" , js_name = decode)] + #[doc = "The `decode()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/decode)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn decode(this: &ImageDecoder) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ImageDecodeOptions")] + # [wasm_bindgen (method , structural , js_class = "ImageDecoder" , js_name = decode)] + #[doc = "The `decode()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/decode)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecodeOptions`, `ImageDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn decode_with_options( + this: &ImageDecoder, + options: &ImageDecodeOptions, + ) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (static_method_of = ImageDecoder , js_class = "ImageDecoder" , js_name = isTypeSupported)] + #[doc = "The `isTypeSupported()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/isTypeSupported)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn is_type_supported(type_: &str) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "ImageDecoder" , js_name = reset)] + #[doc = "The `reset()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/reset)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn reset(this: &ImageDecoder); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ImageTrackList.rs rust-web-sys-0.3.60/src/features/gen_ImageTrackList.rs --- rust-web-sys-0.3.55/src/features/gen_ImageTrackList.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ImageTrackList.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,75 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ImageTrackList , typescript_type = "ImageTrackList")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ImageTrackList` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrackList)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrackList`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ImageTrackList; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageTrackList" , js_name = ready)] + #[doc = "Getter for the `ready` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrackList/ready)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrackList`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn ready(this: &ImageTrackList) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageTrackList" , js_name = length)] + #[doc = "Getter for the `length` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrackList/length)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrackList`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn length(this: &ImageTrackList) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageTrackList" , js_name = selectedIndex)] + #[doc = "Getter for the `selectedIndex` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrackList/selectedIndex)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrackList`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn selected_index(this: &ImageTrackList) -> i32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ImageTrack")] + # [wasm_bindgen (structural , method , getter , js_class = "ImageTrackList" , js_name = selectedTrack)] + #[doc = "Getter for the `selectedTrack` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrackList/selectedTrack)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`, `ImageTrackList`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn selected_track(this: &ImageTrackList) -> Option; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ImageTrack")] + #[wasm_bindgen(method, structural, js_class = "ImageTrackList", indexing_getter)] + #[doc = "Indexing getter."] + #[doc = ""] + #[doc = ""] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`, `ImageTrackList`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn get(this: &ImageTrackList, index: u32) -> Option; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ImageTrack.rs rust-web-sys-0.3.60/src/features/gen_ImageTrack.rs --- rust-web-sys-0.3.55/src/features/gen_ImageTrack.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ImageTrack.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,95 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = ImageTrack , typescript_type = "ImageTrack")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ImageTrack` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrack)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ImageTrack; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageTrack" , js_name = animated)] + #[doc = "Getter for the `animated` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrack/animated)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn animated(this: &ImageTrack) -> bool; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageTrack" , js_name = frameCount)] + #[doc = "Getter for the `frameCount` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrack/frameCount)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn frame_count(this: &ImageTrack) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageTrack" , js_name = repetitionCount)] + #[doc = "Getter for the `repetitionCount` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrack/repetitionCount)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn repetition_count(this: &ImageTrack) -> f32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageTrack" , js_name = onchange)] + #[doc = "Getter for the `onchange` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrack/onchange)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn onchange(this: &ImageTrack) -> Option<::js_sys::Function>; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "ImageTrack" , js_name = onchange)] + #[doc = "Setter for the `onchange` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrack/onchange)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_onchange(this: &ImageTrack, value: Option<&::js_sys::Function>); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ImageTrack" , js_name = selected)] + #[doc = "Getter for the `selected` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrack/selected)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn selected(this: &ImageTrack) -> bool; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "ImageTrack" , js_name = selected)] + #[doc = "Setter for the `selected` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ImageTrack/selected)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageTrack`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_selected(this: &ImageTrack, value: bool); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_LatencyMode.rs rust-web-sys-0.3.60/src/features/gen_LatencyMode.rs --- rust-web-sys-0.3.55/src/features/gen_LatencyMode.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_LatencyMode.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,15 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `LatencyMode` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `LatencyMode`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum LatencyMode { + Quality = "quality", + Realtime = "realtime", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaImage.rs rust-web-sys-0.3.60/src/features/gen_MediaImage.rs --- rust-web-sys-0.3.55/src/features/gen_MediaImage.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaImage.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,82 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = MediaImage)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaImage` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaImage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaImage; +} +#[cfg(web_sys_unstable_apis)] +impl MediaImage { + #[doc = "Construct a new `MediaImage`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaImage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(src: &str) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.src(src); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `sizes` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaImage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn sizes(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("sizes"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `src` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaImage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn src(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("src"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `type` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaImage`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn type_(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("type"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaMetadataInit.rs rust-web-sys-0.3.60/src/features/gen_MediaMetadataInit.rs --- rust-web-sys-0.3.55/src/features/gen_MediaMetadataInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaMetadataInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,109 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = MediaMetadataInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaMetadataInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaMetadataInit; +} +#[cfg(web_sys_unstable_apis)] +impl MediaMetadataInit { + #[doc = "Construct a new `MediaMetadataInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `album` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn album(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("album"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `artist` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn artist(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("artist"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `artwork` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn artwork(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("artwork"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `title` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn title(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("title"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for MediaMetadataInit { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaMetadata.rs rust-web-sys-0.3.60/src/features/gen_MediaMetadata.rs --- rust-web-sys-0.3.55/src/features/gen_MediaMetadata.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaMetadata.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,129 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = MediaMetadata , typescript_type = "MediaMetadata")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaMetadata` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaMetadata; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "MediaMetadata" , js_name = title)] + #[doc = "Getter for the `title` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/title)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn title(this: &MediaMetadata) -> String; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "MediaMetadata" , js_name = title)] + #[doc = "Setter for the `title` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/title)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_title(this: &MediaMetadata, value: &str); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "MediaMetadata" , js_name = artist)] + #[doc = "Getter for the `artist` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/artist)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn artist(this: &MediaMetadata) -> String; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "MediaMetadata" , js_name = artist)] + #[doc = "Setter for the `artist` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/artist)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_artist(this: &MediaMetadata, value: &str); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "MediaMetadata" , js_name = album)] + #[doc = "Getter for the `album` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/album)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn album(this: &MediaMetadata) -> String; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "MediaMetadata" , js_name = album)] + #[doc = "Setter for the `album` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/album)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_album(this: &MediaMetadata, value: &str); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "MediaMetadata" , js_name = artwork)] + #[doc = "Getter for the `artwork` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/artwork)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn artwork(this: &MediaMetadata) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "MediaMetadata" , js_name = artwork)] + #[doc = "Setter for the `artwork` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/artwork)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_artwork(this: &MediaMetadata, value: &::wasm_bindgen::JsValue); + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "MediaMetadata")] + #[doc = "The `new MediaMetadata(..)` constructor, creating a new instance of `MediaMetadata`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/MediaMetadata)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaMetadataInit")] + #[wasm_bindgen(catch, constructor, js_class = "MediaMetadata")] + #[doc = "The `new MediaMetadata(..)` constructor, creating a new instance of `MediaMetadata`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaMetadata/MediaMetadata)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`, `MediaMetadataInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_init(init: &MediaMetadataInit) -> Result; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaPositionState.rs rust-web-sys-0.3.60/src/features/gen_MediaPositionState.rs --- rust-web-sys-0.3.55/src/features/gen_MediaPositionState.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaPositionState.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,99 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = MediaPositionState)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaPositionState` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaPositionState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaPositionState; +} +#[cfg(web_sys_unstable_apis)] +impl MediaPositionState { + #[doc = "Construct a new `MediaPositionState`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaPositionState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `duration` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaPositionState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn duration(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("duration"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `playbackRate` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaPositionState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn playback_rate(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("playbackRate"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `position` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaPositionState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn position(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("position"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for MediaPositionState { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaSessionActionDetails.rs rust-web-sys-0.3.60/src/features/gen_MediaSessionActionDetails.rs --- rust-web-sys-0.3.55/src/features/gen_MediaSessionActionDetails.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaSessionActionDetails.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,114 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = MediaSessionActionDetails)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaSessionActionDetails` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSessionActionDetails`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaSessionActionDetails; +} +#[cfg(web_sys_unstable_apis)] +impl MediaSessionActionDetails { + #[cfg(feature = "MediaSessionAction")] + #[doc = "Construct a new `MediaSessionActionDetails`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSessionAction`, `MediaSessionActionDetails`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(action: MediaSessionAction) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.action(action); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaSessionAction")] + #[doc = "Change the `action` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSessionAction`, `MediaSessionActionDetails`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn action(&mut self, val: MediaSessionAction) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("action"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `fastSeek` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSessionActionDetails`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn fast_seek(&mut self, val: Option) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("fastSeek"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `seekOffset` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSessionActionDetails`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn seek_offset(&mut self, val: Option) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("seekOffset"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `seekTime` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSessionActionDetails`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn seek_time(&mut self, val: Option) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("seekTime"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaSessionAction.rs rust-web-sys-0.3.60/src/features/gen_MediaSessionAction.rs --- rust-web-sys-0.3.55/src/features/gen_MediaSessionAction.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaSessionAction.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,25 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `MediaSessionAction` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `MediaSessionAction`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum MediaSessionAction { + Play = "play", + Pause = "pause", + Seekbackward = "seekbackward", + Seekforward = "seekforward", + Previoustrack = "previoustrack", + Nexttrack = "nexttrack", + Skipad = "skipad", + Stop = "stop", + Seekto = "seekto", + Togglemicrophone = "togglemicrophone", + Togglecamera = "togglecamera", + Hangup = "hangup", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaSessionPlaybackState.rs rust-web-sys-0.3.60/src/features/gen_MediaSessionPlaybackState.rs --- rust-web-sys-0.3.55/src/features/gen_MediaSessionPlaybackState.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaSessionPlaybackState.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,16 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `MediaSessionPlaybackState` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `MediaSessionPlaybackState`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum MediaSessionPlaybackState { + None = "none", + Paused = "paused", + Playing = "playing", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaSession.rs rust-web-sys-0.3.60/src/features/gen_MediaSession.rs --- rust-web-sys-0.3.55/src/features/gen_MediaSession.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaSession.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,127 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = MediaSession , typescript_type = "MediaSession")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaSession` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaSession; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaMetadata")] + # [wasm_bindgen (structural , method , getter , js_class = "MediaSession" , js_name = metadata)] + #[doc = "Getter for the `metadata` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession/metadata)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`, `MediaSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn metadata(this: &MediaSession) -> Option; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaMetadata")] + # [wasm_bindgen (structural , method , setter , js_class = "MediaSession" , js_name = metadata)] + #[doc = "Setter for the `metadata` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession/metadata)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaMetadata`, `MediaSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_metadata(this: &MediaSession, value: Option<&MediaMetadata>); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaSessionPlaybackState")] + # [wasm_bindgen (structural , method , getter , js_class = "MediaSession" , js_name = playbackState)] + #[doc = "Getter for the `playbackState` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession/playbackState)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSession`, `MediaSessionPlaybackState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn playback_state(this: &MediaSession) -> MediaSessionPlaybackState; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaSessionPlaybackState")] + # [wasm_bindgen (structural , method , setter , js_class = "MediaSession" , js_name = playbackState)] + #[doc = "Setter for the `playbackState` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession/playbackState)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSession`, `MediaSessionPlaybackState`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_playback_state(this: &MediaSession, value: MediaSessionPlaybackState); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaSessionAction")] + # [wasm_bindgen (method , structural , js_class = "MediaSession" , js_name = setActionHandler)] + #[doc = "The `setActionHandler()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession/setActionHandler)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSession`, `MediaSessionAction`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_action_handler( + this: &MediaSession, + action: MediaSessionAction, + handler: Option<&::js_sys::Function>, + ); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "MediaSession" , js_name = setCameraActive)] + #[doc = "The `setCameraActive()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession/setCameraActive)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_camera_active(this: &MediaSession, active: bool); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "MediaSession" , js_name = setMicrophoneActive)] + #[doc = "The `setMicrophoneActive()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession/setMicrophoneActive)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_microphone_active(this: &MediaSession, active: bool); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "MediaSession" , js_name = setPositionState)] + #[doc = "The `setPositionState()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession/setPositionState)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_position_state(this: &MediaSession); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaPositionState")] + # [wasm_bindgen (method , structural , js_class = "MediaSession" , js_name = setPositionState)] + #[doc = "The `setPositionState()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession/setPositionState)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaPositionState`, `MediaSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_position_state_with_state(this: &MediaSession, state: &MediaPositionState); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaSource.rs rust-web-sys-0.3.60/src/features/gen_MediaSource.rs --- rust-web-sys-0.3.55/src/features/gen_MediaSource.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaSource.rs 2006-07-24 01:21:28.000000000 +0000 @@ -77,20 +77,20 @@ #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `MediaSource`*"] pub fn set_onsourceended(this: &MediaSource, value: Option<&::js_sys::Function>); - # [wasm_bindgen (structural , method , getter , js_class = "MediaSource" , js_name = onsourceclosed)] - #[doc = "Getter for the `onsourceclosed` field of this object."] + # [wasm_bindgen (structural , method , getter , js_class = "MediaSource" , js_name = onsourceclose)] + #[doc = "Getter for the `onsourceclose` field of this object."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSource/onsourceclosed)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSource/onsourceclose)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `MediaSource`*"] - pub fn onsourceclosed(this: &MediaSource) -> Option<::js_sys::Function>; - # [wasm_bindgen (structural , method , setter , js_class = "MediaSource" , js_name = onsourceclosed)] - #[doc = "Setter for the `onsourceclosed` field of this object."] + pub fn onsourceclose(this: &MediaSource) -> Option<::js_sys::Function>; + # [wasm_bindgen (structural , method , setter , js_class = "MediaSource" , js_name = onsourceclose)] + #[doc = "Setter for the `onsourceclose` field of this object."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSource/onsourceclosed)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaSource/onsourceclose)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `MediaSource`*"] - pub fn set_onsourceclosed(this: &MediaSource, value: Option<&::js_sys::Function>); + pub fn set_onsourceclose(this: &MediaSource, value: Option<&::js_sys::Function>); #[wasm_bindgen(catch, constructor, js_class = "MediaSource")] #[doc = "The `new MediaSource(..)` constructor, creating a new instance of `MediaSource`."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaStreamTrackGeneratorInit.rs rust-web-sys-0.3.60/src/features/gen_MediaStreamTrackGeneratorInit.rs --- rust-web-sys-0.3.55/src/features/gen_MediaStreamTrackGeneratorInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaStreamTrackGeneratorInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,48 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = MediaStreamTrackGeneratorInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaStreamTrackGeneratorInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackGeneratorInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaStreamTrackGeneratorInit; +} +#[cfg(web_sys_unstable_apis)] +impl MediaStreamTrackGeneratorInit { + #[doc = "Construct a new `MediaStreamTrackGeneratorInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackGeneratorInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(kind: &str) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.kind(kind); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `kind` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackGeneratorInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn kind(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("kind"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaStreamTrackGenerator.rs rust-web-sys-0.3.60/src/features/gen_MediaStreamTrackGenerator.rs --- rust-web-sys-0.3.55/src/features/gen_MediaStreamTrackGenerator.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaStreamTrackGenerator.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,54 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = MediaStreamTrack , extends = EventTarget , extends = :: js_sys :: Object , js_name = MediaStreamTrackGenerator , typescript_type = "MediaStreamTrackGenerator")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaStreamTrackGenerator` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackGenerator)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackGenerator`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaStreamTrackGenerator; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "WritableStream")] + # [wasm_bindgen (structural , method , getter , js_class = "MediaStreamTrackGenerator" , js_name = writable)] + #[doc = "Getter for the `writable` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackGenerator/writable)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackGenerator`, `WritableStream`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn writable(this: &MediaStreamTrackGenerator) -> WritableStream; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "WritableStream")] + # [wasm_bindgen (structural , method , setter , js_class = "MediaStreamTrackGenerator" , js_name = writable)] + #[doc = "Setter for the `writable` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackGenerator/writable)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackGenerator`, `WritableStream`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_writable(this: &MediaStreamTrackGenerator, value: &WritableStream); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaStreamTrackGeneratorInit")] + #[wasm_bindgen(catch, constructor, js_class = "MediaStreamTrackGenerator")] + #[doc = "The `new MediaStreamTrackGenerator(..)` constructor, creating a new instance of `MediaStreamTrackGenerator`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackGenerator/MediaStreamTrackGenerator)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackGenerator`, `MediaStreamTrackGeneratorInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &MediaStreamTrackGeneratorInit) -> Result; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaStreamTrackProcessorInit.rs rust-web-sys-0.3.60/src/features/gen_MediaStreamTrackProcessorInit.rs --- rust-web-sys-0.3.55/src/features/gen_MediaStreamTrackProcessorInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaStreamTrackProcessorInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,71 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = MediaStreamTrackProcessorInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaStreamTrackProcessorInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackProcessorInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaStreamTrackProcessorInit; +} +#[cfg(web_sys_unstable_apis)] +impl MediaStreamTrackProcessorInit { + #[cfg(feature = "MediaStreamTrack")] + #[doc = "Construct a new `MediaStreamTrackProcessorInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrack`, `MediaStreamTrackProcessorInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(track: &MediaStreamTrack) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.track(track); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `maxBufferSize` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackProcessorInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn max_buffer_size(&mut self, val: u16) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("maxBufferSize"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaStreamTrack")] + #[doc = "Change the `track` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrack`, `MediaStreamTrackProcessorInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn track(&mut self, val: &MediaStreamTrack) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("track"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_MediaStreamTrackProcessor.rs rust-web-sys-0.3.60/src/features/gen_MediaStreamTrackProcessor.rs --- rust-web-sys-0.3.55/src/features/gen_MediaStreamTrackProcessor.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_MediaStreamTrackProcessor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,54 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = MediaStreamTrackProcessor , typescript_type = "MediaStreamTrackProcessor")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `MediaStreamTrackProcessor` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackProcessor)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackProcessor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type MediaStreamTrackProcessor; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ReadableStream")] + # [wasm_bindgen (structural , method , getter , js_class = "MediaStreamTrackProcessor" , js_name = readable)] + #[doc = "Getter for the `readable` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackProcessor/readable)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackProcessor`, `ReadableStream`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn readable(this: &MediaStreamTrackProcessor) -> ReadableStream; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ReadableStream")] + # [wasm_bindgen (structural , method , setter , js_class = "MediaStreamTrackProcessor" , js_name = readable)] + #[doc = "Setter for the `readable` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackProcessor/readable)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackProcessor`, `ReadableStream`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_readable(this: &MediaStreamTrackProcessor, value: &ReadableStream); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaStreamTrackProcessorInit")] + #[wasm_bindgen(catch, constructor, js_class = "MediaStreamTrackProcessor")] + #[doc = "The `new MediaStreamTrackProcessor(..)` constructor, creating a new instance of `MediaStreamTrackProcessor`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackProcessor/MediaStreamTrackProcessor)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaStreamTrackProcessor`, `MediaStreamTrackProcessorInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &MediaStreamTrackProcessorInit) -> Result; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_Navigator.rs rust-web-sys-0.3.60/src/features/gen_Navigator.rs --- rust-web-sys-0.3.55/src/features/gen_Navigator.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_Navigator.rs 2006-07-24 01:21:28.000000000 +0000 @@ -129,6 +129,18 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn clipboard(this: &Navigator) -> Option; #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "MediaSession")] + # [wasm_bindgen (structural , method , getter , js_class = "Navigator" , js_name = mediaSession)] + #[doc = "Getter for the `mediaSession` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/mediaSession)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `MediaSession`, `Navigator`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn media_session(this: &Navigator) -> MediaSession; + #[cfg(web_sys_unstable_apis)] #[cfg(feature = "WakeLock")] # [wasm_bindgen (structural , method , getter , js_class = "Navigator" , js_name = wakeLock)] #[doc = "Getter for the `wakeLock` field of this object."] @@ -165,17 +177,17 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn usb(this: &Navigator) -> Usb; #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "Xr")] + #[cfg(feature = "XrSystem")] # [wasm_bindgen (structural , method , getter , js_class = "Navigator" , js_name = xr)] #[doc = "Getter for the `xr` field of this object."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/xr)"] #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `Navigator`, `Xr`*"] + #[doc = "*This API requires the following crate features to be activated: `Navigator`, `XrSystem`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn xr(this: &Navigator) -> Xr; + pub fn xr(this: &Navigator) -> XrSystem; # [wasm_bindgen (structural , method , getter , js_class = "Navigator" , js_name = hardwareConcurrency)] #[doc = "Getter for the `hardwareConcurrency` field of this object."] #[doc = ""] @@ -274,6 +286,29 @@ #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `Navigator`, `StorageManager`*"] pub fn storage(this: &Navigator) -> StorageManager; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "Navigator" , js_name = canShare)] + #[doc = "The `canShare()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/canShare)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Navigator`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn can_share(this: &Navigator) -> bool; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ShareData")] + # [wasm_bindgen (method , structural , js_class = "Navigator" , js_name = canShare)] + #[doc = "The `canShare()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/canShare)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Navigator`, `ShareData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn can_share_with_data(this: &Navigator, data: &ShareData) -> bool; # [wasm_bindgen (catch , method , structural , js_class = "Navigator" , js_name = getGamepads)] #[doc = "The `getGamepads()` method."] #[doc = ""] @@ -421,6 +456,29 @@ url: &str, data: Option<&ReadableStream>, ) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "Navigator" , js_name = share)] + #[doc = "The `share()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Navigator`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn share(this: &Navigator) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ShareData")] + # [wasm_bindgen (method , structural , js_class = "Navigator" , js_name = share)] + #[doc = "The `share()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Navigator`, `ShareData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn share_with_data(this: &Navigator, data: &ShareData) -> ::js_sys::Promise; # [wasm_bindgen (method , structural , js_class = "Navigator" , js_name = vibrate)] #[doc = "The `vibrate()` method."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_OvrMultiview2.rs rust-web-sys-0.3.60/src/features/gen_OvrMultiview2.rs --- rust-web-sys-0.3.55/src/features/gen_OvrMultiview2.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_OvrMultiview2.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,48 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = OVR_multiview2 , typescript_type = "OVR_multiview2")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `OvrMultiview2` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/OVR_multiview2)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `OvrMultiview2`*"] + pub type OvrMultiview2; + #[cfg(feature = "WebGlTexture")] + # [wasm_bindgen (method , structural , js_class = "OVR_multiview2" , js_name = framebufferTextureMultiviewOVR)] + #[doc = "The `framebufferTextureMultiviewOVR()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/OVR_multiview2/framebufferTextureMultiviewOVR)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `OvrMultiview2`, `WebGlTexture`*"] + pub fn framebuffer_texture_multiview_ovr( + this: &OvrMultiview2, + target: u32, + attachment: u32, + texture: Option<&WebGlTexture>, + level: i32, + base_view_index: i32, + num_views: i32, + ); +} +impl OvrMultiview2 { + #[doc = "The `OVR_multiview2.FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `OvrMultiview2`*"] + pub const FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR: u32 = 38448u64 as u32; + #[doc = "The `OVR_multiview2.FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `OvrMultiview2`*"] + pub const FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR: u32 = 38450u64 as u32; + #[doc = "The `OVR_multiview2.MAX_VIEWS_OVR` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `OvrMultiview2`*"] + pub const MAX_VIEWS_OVR: u32 = 38449u64 as u32; + #[doc = "The `OVR_multiview2.FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR` const."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `OvrMultiview2`*"] + pub const FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR: u32 = 38451u64 as u32; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_PlaneLayout.rs rust-web-sys-0.3.60/src/features/gen_PlaneLayout.rs --- rust-web-sys-0.3.55/src/features/gen_PlaneLayout.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_PlaneLayout.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,68 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = PlaneLayout)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `PlaneLayout` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `PlaneLayout`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type PlaneLayout; +} +#[cfg(web_sys_unstable_apis)] +impl PlaneLayout { + #[doc = "Construct a new `PlaneLayout`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `PlaneLayout`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(offset: u32, stride: u32) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.offset(offset); + ret.stride(stride); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `offset` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `PlaneLayout`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn offset(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("offset"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `stride` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `PlaneLayout`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn stride(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("stride"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_QueuingStrategyInit.rs rust-web-sys-0.3.60/src/features/gen_QueuingStrategyInit.rs --- rust-web-sys-0.3.55/src/features/gen_QueuingStrategyInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_QueuingStrategyInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,40 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = QueuingStrategyInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `QueuingStrategyInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `QueuingStrategyInit`*"] + pub type QueuingStrategyInit; +} +impl QueuingStrategyInit { + #[doc = "Construct a new `QueuingStrategyInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `QueuingStrategyInit`*"] + pub fn new(high_water_mark: f64) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.high_water_mark(high_water_mark); + ret + } + #[doc = "Change the `highWaterMark` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `QueuingStrategyInit`*"] + pub fn high_water_mark(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("highWaterMark"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableByteStreamController.rs rust-web-sys-0.3.60/src/features/gen_ReadableByteStreamController.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableByteStreamController.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableByteStreamController.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,70 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ReadableByteStreamController , typescript_type = "ReadableByteStreamController")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ReadableByteStreamController` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableByteStreamController)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableByteStreamController`*"] + pub type ReadableByteStreamController; + #[cfg(feature = "ReadableStreamByobRequest")] + # [wasm_bindgen (structural , method , getter , js_class = "ReadableByteStreamController" , js_name = byobRequest)] + #[doc = "Getter for the `byobRequest` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableByteStreamController/byobRequest)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableByteStreamController`, `ReadableStreamByobRequest`*"] + pub fn byob_request(this: &ReadableByteStreamController) -> Option; + # [wasm_bindgen (structural , method , getter , js_class = "ReadableByteStreamController" , js_name = desiredSize)] + #[doc = "Getter for the `desiredSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableByteStreamController/desiredSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableByteStreamController`*"] + pub fn desired_size(this: &ReadableByteStreamController) -> Option; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableByteStreamController" , js_name = close)] + #[doc = "The `close()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableByteStreamController/close)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableByteStreamController`*"] + pub fn close(this: &ReadableByteStreamController) -> Result<(), JsValue>; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableByteStreamController" , js_name = enqueue)] + #[doc = "The `enqueue()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableByteStreamController/enqueue)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableByteStreamController`*"] + pub fn enqueue_with_array_buffer_view( + this: &ReadableByteStreamController, + chunk: &::js_sys::Object, + ) -> Result<(), JsValue>; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableByteStreamController" , js_name = enqueue)] + #[doc = "The `enqueue()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableByteStreamController/enqueue)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableByteStreamController`*"] + pub fn enqueue_with_u8_array( + this: &ReadableByteStreamController, + chunk: &mut [u8], + ) -> Result<(), JsValue>; + # [wasm_bindgen (method , structural , js_class = "ReadableByteStreamController" , js_name = error)] + #[doc = "The `error()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableByteStreamController/error)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableByteStreamController`*"] + pub fn error(this: &ReadableByteStreamController); + # [wasm_bindgen (method , structural , js_class = "ReadableByteStreamController" , js_name = error)] + #[doc = "The `error()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableByteStreamController/error)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableByteStreamController`*"] + pub fn error_with_e(this: &ReadableByteStreamController, e: &::wasm_bindgen::JsValue); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableStreamByobReader.rs rust-web-sys-0.3.60/src/features/gen_ReadableStreamByobReader.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableStreamByobReader.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableStreamByobReader.rs 2006-07-24 01:21:28.000000000 +0000 @@ -1,7 +1,6 @@ #![allow(unused_imports)] use super::*; use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] #[wasm_bindgen] extern "C" { # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ReadableStreamBYOBReader , typescript_type = "ReadableStreamBYOBReader")] @@ -11,81 +10,62 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type ReadableStreamByobReader; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "ReadableStreamBYOBReader" , js_name = closed)] #[doc = "Getter for the `closed` field of this object."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader/closed)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn closed(this: &ReadableStreamByobReader) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ReadableStream")] + #[wasm_bindgen(catch, constructor, js_class = "ReadableStreamBYOBReader")] + #[doc = "The `new ReadableStreamByobReader(..)` constructor, creating a new instance of `ReadableStreamByobReader`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader/ReadableStreamBYOBReader)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStream`, `ReadableStreamByobReader`*"] + pub fn new(stream: &ReadableStream) -> Result; # [wasm_bindgen (method , structural , js_class = "ReadableStreamBYOBReader" , js_name = read)] #[doc = "The `read()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader/read)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn read_with_array_buffer_view( this: &ReadableStreamByobReader, view: &::js_sys::Object, ) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "ReadableStreamBYOBReader" , js_name = read)] #[doc = "The `read()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader/read)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn read_with_u8_array( this: &ReadableStreamByobReader, view: &mut [u8], ) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "ReadableStreamBYOBReader" , js_name = releaseLock)] #[doc = "The `releaseLock()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader/releaseLock)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn release_lock(this: &ReadableStreamByobReader); - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "ReadableStreamBYOBReader" , js_name = cancel)] #[doc = "The `cancel()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader/cancel)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn cancel(this: &ReadableStreamByobReader) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "ReadableStreamBYOBReader" , js_name = cancel)] #[doc = "The `cancel()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader/cancel)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn cancel_with_reason( this: &ReadableStreamByobReader, reason: &::wasm_bindgen::JsValue, diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableStreamByobReadResult.rs rust-web-sys-0.3.60/src/features/gen_ReadableStreamByobReadResult.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableStreamByobReadResult.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableStreamByobReadResult.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,70 +0,0 @@ -#![allow(unused_imports)] -use super::*; -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ReadableStreamBYOBReadResult)] - #[derive(Debug, Clone, PartialEq, Eq)] - #[doc = "The `ReadableStreamByobReadResult` dictionary."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReadResult`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub type ReadableStreamByobReadResult; -} -#[cfg(web_sys_unstable_apis)] -impl ReadableStreamByobReadResult { - #[doc = "Construct a new `ReadableStreamByobReadResult`."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReadResult`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn new() -> Self { - #[allow(unused_mut)] - let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); - ret - } - #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `done` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReadResult`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn done(&mut self, val: bool) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("done"), &JsValue::from(val)); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } - #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `value` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobReadResult`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn value(&mut self, val: &::js_sys::Object) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("value"), &JsValue::from(val)); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } -} -#[cfg(web_sys_unstable_apis)] -impl Default for ReadableStreamByobReadResult { - fn default() -> Self { - Self::new() - } -} diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableStreamByobRequest.rs rust-web-sys-0.3.60/src/features/gen_ReadableStreamByobRequest.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableStreamByobRequest.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableStreamByobRequest.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,61 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ReadableStreamBYOBRequest , typescript_type = "ReadableStreamBYOBRequest")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ReadableStreamByobRequest` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBRequest)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobRequest`*"] + pub type ReadableStreamByobRequest; + # [wasm_bindgen (structural , method , getter , js_class = "ReadableStreamBYOBRequest" , js_name = view)] + #[doc = "Getter for the `view` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBRequest/view)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobRequest`*"] + pub fn view(this: &ReadableStreamByobRequest) -> Option<::js_sys::Object>; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableStreamBYOBRequest" , js_name = respond)] + #[doc = "The `respond()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBRequest/respond)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobRequest`*"] + pub fn respond_with_u32( + this: &ReadableStreamByobRequest, + bytes_written: u32, + ) -> Result<(), JsValue>; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableStreamBYOBRequest" , js_name = respond)] + #[doc = "The `respond()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBRequest/respond)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobRequest`*"] + pub fn respond_with_f64( + this: &ReadableStreamByobRequest, + bytes_written: f64, + ) -> Result<(), JsValue>; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableStreamBYOBRequest" , js_name = respondWithNewView)] + #[doc = "The `respondWithNewView()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBRequest/respondWithNewView)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobRequest`*"] + pub fn respond_with_new_view_with_array_buffer_view( + this: &ReadableStreamByobRequest, + view: &::js_sys::Object, + ) -> Result<(), JsValue>; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableStreamBYOBRequest" , js_name = respondWithNewView)] + #[doc = "The `respondWithNewView()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBRequest/respondWithNewView)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamByobRequest`*"] + pub fn respond_with_new_view_with_u8_array( + this: &ReadableStreamByobRequest, + view: &mut [u8], + ) -> Result<(), JsValue>; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableStreamDefaultController.rs rust-web-sys-0.3.60/src/features/gen_ReadableStreamDefaultController.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableStreamDefaultController.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableStreamDefaultController.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,59 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ReadableStreamDefaultController , typescript_type = "ReadableStreamDefaultController")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ReadableStreamDefaultController` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultController)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultController`*"] + pub type ReadableStreamDefaultController; + # [wasm_bindgen (structural , method , getter , js_class = "ReadableStreamDefaultController" , js_name = desiredSize)] + #[doc = "Getter for the `desiredSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultController/desiredSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultController`*"] + pub fn desired_size(this: &ReadableStreamDefaultController) -> Option; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableStreamDefaultController" , js_name = close)] + #[doc = "The `close()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultController/close)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultController`*"] + pub fn close(this: &ReadableStreamDefaultController) -> Result<(), JsValue>; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableStreamDefaultController" , js_name = enqueue)] + #[doc = "The `enqueue()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultController/enqueue)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultController`*"] + pub fn enqueue(this: &ReadableStreamDefaultController) -> Result<(), JsValue>; + # [wasm_bindgen (catch , method , structural , js_class = "ReadableStreamDefaultController" , js_name = enqueue)] + #[doc = "The `enqueue()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultController/enqueue)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultController`*"] + pub fn enqueue_with_chunk( + this: &ReadableStreamDefaultController, + chunk: &::wasm_bindgen::JsValue, + ) -> Result<(), JsValue>; + # [wasm_bindgen (method , structural , js_class = "ReadableStreamDefaultController" , js_name = error)] + #[doc = "The `error()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultController/error)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultController`*"] + pub fn error(this: &ReadableStreamDefaultController); + # [wasm_bindgen (method , structural , js_class = "ReadableStreamDefaultController" , js_name = error)] + #[doc = "The `error()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultController/error)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultController`*"] + pub fn error_with_e(this: &ReadableStreamDefaultController, e: &::wasm_bindgen::JsValue); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableStreamDefaultReader.rs rust-web-sys-0.3.60/src/features/gen_ReadableStreamDefaultReader.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableStreamDefaultReader.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableStreamDefaultReader.rs 2006-07-24 01:21:28.000000000 +0000 @@ -1,7 +1,6 @@ #![allow(unused_imports)] use super::*; use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] #[wasm_bindgen] extern "C" { # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ReadableStreamDefaultReader , typescript_type = "ReadableStreamDefaultReader")] @@ -11,64 +10,49 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultReader)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type ReadableStreamDefaultReader; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "ReadableStreamDefaultReader" , js_name = closed)] #[doc = "Getter for the `closed` field of this object."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultReader/closed)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn closed(this: &ReadableStreamDefaultReader) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ReadableStream")] + #[wasm_bindgen(catch, constructor, js_class = "ReadableStreamDefaultReader")] + #[doc = "The `new ReadableStreamDefaultReader(..)` constructor, creating a new instance of `ReadableStreamDefaultReader`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultReader/ReadableStreamDefaultReader)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStream`, `ReadableStreamDefaultReader`*"] + pub fn new(stream: &ReadableStream) -> Result; # [wasm_bindgen (method , structural , js_class = "ReadableStreamDefaultReader" , js_name = read)] #[doc = "The `read()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultReader/read)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn read(this: &ReadableStreamDefaultReader) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "ReadableStreamDefaultReader" , js_name = releaseLock)] #[doc = "The `releaseLock()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultReader/releaseLock)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn release_lock(this: &ReadableStreamDefaultReader); - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "ReadableStreamDefaultReader" , js_name = cancel)] #[doc = "The `cancel()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultReader/cancel)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn cancel(this: &ReadableStreamDefaultReader) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "ReadableStreamDefaultReader" , js_name = cancel)] #[doc = "The `cancel()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultReader/cancel)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReader`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn cancel_with_reason( this: &ReadableStreamDefaultReader, reason: &::wasm_bindgen::JsValue, diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableStreamDefaultReadResult.rs rust-web-sys-0.3.60/src/features/gen_ReadableStreamDefaultReadResult.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableStreamDefaultReadResult.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableStreamDefaultReadResult.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,70 +0,0 @@ -#![allow(unused_imports)] -use super::*; -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ReadableStreamDefaultReadResult)] - #[derive(Debug, Clone, PartialEq, Eq)] - #[doc = "The `ReadableStreamDefaultReadResult` dictionary."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReadResult`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub type ReadableStreamDefaultReadResult; -} -#[cfg(web_sys_unstable_apis)] -impl ReadableStreamDefaultReadResult { - #[doc = "Construct a new `ReadableStreamDefaultReadResult`."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReadResult`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn new() -> Self { - #[allow(unused_mut)] - let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); - ret - } - #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `done` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReadResult`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn done(&mut self, val: bool) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("done"), &JsValue::from(val)); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } - #[cfg(web_sys_unstable_apis)] - #[doc = "Change the `value` field of this object."] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `ReadableStreamDefaultReadResult`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn value(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { - use wasm_bindgen::JsValue; - let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("value"), &JsValue::from(val)); - debug_assert!( - r.is_ok(), - "setting properties should never fail on our dictionary objects" - ); - let _ = r; - self - } -} -#[cfg(web_sys_unstable_apis)] -impl Default for ReadableStreamDefaultReadResult { - fn default() -> Self { - Self::new() - } -} diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableStreamReadResult.rs rust-web-sys-0.3.60/src/features/gen_ReadableStreamReadResult.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableStreamReadResult.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableStreamReadResult.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,53 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ReadableStreamReadResult)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ReadableStreamReadResult` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamReadResult`*"] + pub type ReadableStreamReadResult; +} +impl ReadableStreamReadResult { + #[doc = "Construct a new `ReadableStreamReadResult`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamReadResult`*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[doc = "Change the `done` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamReadResult`*"] + pub fn done(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("done"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `value` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamReadResult`*"] + pub fn value(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("value"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +impl Default for ReadableStreamReadResult { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableStream.rs rust-web-sys-0.3.60/src/features/gen_ReadableStream.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableStream.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableStream.rs 2006-07-24 01:21:28.000000000 +0000 @@ -18,6 +18,45 @@ #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStream`*"] pub fn locked(this: &ReadableStream) -> bool; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "ReadableStream")] + #[doc = "The `new ReadableStream(..)` constructor, creating a new instance of `ReadableStream`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/ReadableStream)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStream`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Result; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "ReadableStream")] + #[doc = "The `new ReadableStream(..)` constructor, creating a new instance of `ReadableStream`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/ReadableStream)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStream`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_underlying_source( + underlying_source: &::js_sys::Object, + ) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "QueuingStrategy")] + #[wasm_bindgen(catch, constructor, js_class = "ReadableStream")] + #[doc = "The `new ReadableStream(..)` constructor, creating a new instance of `ReadableStream`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/ReadableStream)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `QueuingStrategy`, `ReadableStream`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_underlying_source_and_strategy( + underlying_source: &::js_sys::Object, + strategy: &QueuingStrategy, + ) -> Result; # [wasm_bindgen (method , structural , js_class = "ReadableStream" , js_name = cancel)] #[doc = "The `cancel()` method."] #[doc = ""] @@ -73,7 +112,6 @@ transform: &ReadableWritablePair, options: &StreamPipeOptions, ) -> ReadableStream; - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "WritableStream")] # [wasm_bindgen (method , structural , js_class = "ReadableStream" , js_name = pipeTo)] #[doc = "The `pipeTo()` method."] @@ -81,11 +119,7 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/pipeTo)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStream`, `WritableStream`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn pipe_to(this: &ReadableStream, destination: &WritableStream) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] #[cfg(all(feature = "StreamPipeOptions", feature = "WritableStream",))] # [wasm_bindgen (method , structural , js_class = "ReadableStream" , js_name = pipeTo)] #[doc = "The `pipeTo()` method."] @@ -93,9 +127,6 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/pipeTo)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStream`, `StreamPipeOptions`, `WritableStream`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn pipe_to_with_options( this: &ReadableStream, destination: &WritableStream, diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableStreamType.rs rust-web-sys-0.3.60/src/features/gen_ReadableStreamType.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableStreamType.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableStreamType.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,10 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +#[doc = "The `ReadableStreamType` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `ReadableStreamType`*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum ReadableStreamType { + Bytes = "bytes", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ReadableWritablePair.rs rust-web-sys-0.3.60/src/features/gen_ReadableWritablePair.rs --- rust-web-sys-0.3.55/src/features/gen_ReadableWritablePair.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ReadableWritablePair.rs 2006-07-24 01:21:28.000000000 +0000 @@ -11,14 +11,10 @@ pub type ReadableWritablePair; } impl ReadableWritablePair { - #[cfg(web_sys_unstable_apis)] #[cfg(all(feature = "ReadableStream", feature = "WritableStream",))] #[doc = "Construct a new `ReadableWritablePair`."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStream`, `ReadableWritablePair`, `WritableStream`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn new(readable: &ReadableStream, writable: &WritableStream) -> Self { #[allow(unused_mut)] let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); @@ -44,14 +40,10 @@ let _ = r; self } - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "WritableStream")] #[doc = "Change the `writable` field of this object."] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableWritablePair`, `WritableStream`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn writable(&mut self, val: &WritableStream) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set( diff -Nru rust-web-sys-0.3.55/src/features/gen_ResizeObserverBoxOptions.rs rust-web-sys-0.3.60/src/features/gen_ResizeObserverBoxOptions.rs --- rust-web-sys-0.3.55/src/features/gen_ResizeObserverBoxOptions.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ResizeObserverBoxOptions.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,16 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `ResizeObserverBoxOptions` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `ResizeObserverBoxOptions`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum ResizeObserverBoxOptions { + BorderBox = "border-box", + ContentBox = "content-box", + DevicePixelContentBox = "device-pixel-content-box", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ResizeObserverEntry.rs rust-web-sys-0.3.60/src/features/gen_ResizeObserverEntry.rs --- rust-web-sys-0.3.55/src/features/gen_ResizeObserverEntry.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ResizeObserverEntry.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,75 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ResizeObserverEntry , typescript_type = "ResizeObserverEntry")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ResizeObserverEntry` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserverEntry)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverEntry`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ResizeObserverEntry; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "Element")] + # [wasm_bindgen (structural , method , getter , js_class = "ResizeObserverEntry" , js_name = target)] + #[doc = "Getter for the `target` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserverEntry/target)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Element`, `ResizeObserverEntry`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn target(this: &ResizeObserverEntry) -> Element; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomRectReadOnly")] + # [wasm_bindgen (structural , method , getter , js_class = "ResizeObserverEntry" , js_name = contentRect)] + #[doc = "Getter for the `contentRect` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserverEntry/contentRect)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomRectReadOnly`, `ResizeObserverEntry`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn content_rect(this: &ResizeObserverEntry) -> DomRectReadOnly; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ResizeObserverEntry" , js_name = borderBoxSize)] + #[doc = "Getter for the `borderBoxSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserverEntry/borderBoxSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverEntry`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn border_box_size(this: &ResizeObserverEntry) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ResizeObserverEntry" , js_name = contentBoxSize)] + #[doc = "Getter for the `contentBoxSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserverEntry/contentBoxSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverEntry`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn content_box_size(this: &ResizeObserverEntry) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ResizeObserverEntry" , js_name = devicePixelContentBoxSize)] + #[doc = "Getter for the `devicePixelContentBoxSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserverEntry/devicePixelContentBoxSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverEntry`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn device_pixel_content_box_size(this: &ResizeObserverEntry) -> ::js_sys::Array; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ResizeObserverOptions.rs rust-web-sys-0.3.60/src/features/gen_ResizeObserverOptions.rs --- rust-web-sys-0.3.55/src/features/gen_ResizeObserverOptions.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ResizeObserverOptions.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,54 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ResizeObserverOptions)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ResizeObserverOptions` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ResizeObserverOptions; +} +#[cfg(web_sys_unstable_apis)] +impl ResizeObserverOptions { + #[doc = "Construct a new `ResizeObserverOptions`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ResizeObserverBoxOptions")] + #[doc = "Change the `box` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverBoxOptions`, `ResizeObserverOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn box_(&mut self, val: ResizeObserverBoxOptions) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("box"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for ResizeObserverOptions { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ResizeObserver.rs rust-web-sys-0.3.60/src/features/gen_ResizeObserver.rs --- rust-web-sys-0.3.55/src/features/gen_ResizeObserver.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ResizeObserver.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,80 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ResizeObserver , typescript_type = "ResizeObserver")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ResizeObserver` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserver`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ResizeObserver; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "ResizeObserver")] + #[doc = "The `new ResizeObserver(..)` constructor, creating a new instance of `ResizeObserver`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver/ResizeObserver)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserver`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(callback: &::js_sys::Function) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "ResizeObserver" , js_name = disconnect)] + #[doc = "The `disconnect()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver/disconnect)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserver`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn disconnect(this: &ResizeObserver); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "Element")] + # [wasm_bindgen (method , structural , js_class = "ResizeObserver" , js_name = observe)] + #[doc = "The `observe()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver/observe)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Element`, `ResizeObserver`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn observe(this: &ResizeObserver, target: &Element); + #[cfg(web_sys_unstable_apis)] + #[cfg(all(feature = "Element", feature = "ResizeObserverOptions",))] + # [wasm_bindgen (method , structural , js_class = "ResizeObserver" , js_name = observe)] + #[doc = "The `observe()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver/observe)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Element`, `ResizeObserver`, `ResizeObserverOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn observe_with_options( + this: &ResizeObserver, + target: &Element, + options: &ResizeObserverOptions, + ); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "Element")] + # [wasm_bindgen (method , structural , js_class = "ResizeObserver" , js_name = unobserve)] + #[doc = "The `unobserve()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver/unobserve)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Element`, `ResizeObserver`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn unobserve(this: &ResizeObserver, target: &Element); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ResizeObserverSize.rs rust-web-sys-0.3.60/src/features/gen_ResizeObserverSize.rs --- rust-web-sys-0.3.55/src/features/gen_ResizeObserverSize.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ResizeObserverSize.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,40 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ResizeObserverSize , typescript_type = "ResizeObserverSize")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ResizeObserverSize` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserverSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverSize`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ResizeObserverSize; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ResizeObserverSize" , js_name = inlineSize)] + #[doc = "Getter for the `inlineSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserverSize/inlineSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverSize`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn inline_size(this: &ResizeObserverSize) -> f64; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "ResizeObserverSize" , js_name = blockSize)] + #[doc = "Getter for the `blockSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserverSize/blockSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ResizeObserverSize`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn block_size(this: &ResizeObserverSize) -> f64; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_ShareData.rs rust-web-sys-0.3.60/src/features/gen_ShareData.rs --- rust-web-sys-0.3.55/src/features/gen_ShareData.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ShareData.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,104 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = ShareData)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `ShareData` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ShareData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type ShareData; +} +#[cfg(web_sys_unstable_apis)] +impl ShareData { + #[doc = "Construct a new `ShareData`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ShareData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `files` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ShareData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn files(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("files"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `text` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ShareData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn text(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("text"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `title` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ShareData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn title(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("title"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `url` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ShareData`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn url(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("url"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for ShareData { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_SourceBuffer.rs rust-web-sys-0.3.60/src/features/gen_SourceBuffer.rs --- rust-web-sys-0.3.55/src/features/gen_SourceBuffer.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_SourceBuffer.rs 2006-07-24 01:21:28.000000000 +0000 @@ -56,6 +56,30 @@ #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `SourceBuffer`*"] pub fn set_timestamp_offset(this: &SourceBuffer, value: f64); + #[cfg(feature = "AudioTrackList")] + # [wasm_bindgen (structural , method , getter , js_class = "SourceBuffer" , js_name = audioTracks)] + #[doc = "Getter for the `audioTracks` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer/audioTracks)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AudioTrackList`, `SourceBuffer`*"] + pub fn audio_tracks(this: &SourceBuffer) -> AudioTrackList; + #[cfg(feature = "VideoTrackList")] + # [wasm_bindgen (structural , method , getter , js_class = "SourceBuffer" , js_name = videoTracks)] + #[doc = "Getter for the `videoTracks` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer/videoTracks)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SourceBuffer`, `VideoTrackList`*"] + pub fn video_tracks(this: &SourceBuffer) -> VideoTrackList; + #[cfg(feature = "TextTrackList")] + # [wasm_bindgen (structural , method , getter , js_class = "SourceBuffer" , js_name = textTracks)] + #[doc = "Getter for the `textTracks` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer/textTracks)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SourceBuffer`, `TextTrackList`*"] + pub fn text_tracks(this: &SourceBuffer) -> TextTrackList; # [wasm_bindgen (structural , method , getter , js_class = "SourceBuffer" , js_name = appendWindowStart)] #[doc = "Getter for the `appendWindowStart` field of this object."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_SubmitEventInit.rs rust-web-sys-0.3.60/src/features/gen_SubmitEventInit.rs --- rust-web-sys-0.3.55/src/features/gen_SubmitEventInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_SubmitEventInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,96 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = SubmitEventInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `SubmitEventInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SubmitEventInit`*"] + pub type SubmitEventInit; +} +impl SubmitEventInit { + #[doc = "Construct a new `SubmitEventInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SubmitEventInit`*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[doc = "Change the `bubbles` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SubmitEventInit`*"] + pub fn bubbles(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("bubbles"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `cancelable` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SubmitEventInit`*"] + pub fn cancelable(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("cancelable"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `composed` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SubmitEventInit`*"] + pub fn composed(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("composed"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(feature = "HtmlElement")] + #[doc = "Change the `submitter` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HtmlElement`, `SubmitEventInit`*"] + pub fn submitter(&mut self, val: Option<&HtmlElement>) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("submitter"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +impl Default for SubmitEventInit { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_SubmitEvent.rs rust-web-sys-0.3.60/src/features/gen_SubmitEvent.rs --- rust-web-sys-0.3.55/src/features/gen_SubmitEvent.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_SubmitEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,40 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = Event , extends = :: js_sys :: Object , js_name = SubmitEvent , typescript_type = "SubmitEvent")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `SubmitEvent` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/SubmitEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SubmitEvent`*"] + pub type SubmitEvent; + #[cfg(feature = "HtmlElement")] + # [wasm_bindgen (structural , method , getter , js_class = "SubmitEvent" , js_name = submitter)] + #[doc = "Getter for the `submitter` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/SubmitEvent/submitter)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HtmlElement`, `SubmitEvent`*"] + pub fn submitter(this: &SubmitEvent) -> Option; + #[wasm_bindgen(catch, constructor, js_class = "SubmitEvent")] + #[doc = "The `new SubmitEvent(..)` constructor, creating a new instance of `SubmitEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/SubmitEvent/SubmitEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SubmitEvent`*"] + pub fn new(type_: &str) -> Result; + #[cfg(feature = "SubmitEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "SubmitEvent")] + #[doc = "The `new SubmitEvent(..)` constructor, creating a new instance of `SubmitEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/SubmitEvent/SubmitEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SubmitEvent`, `SubmitEventInit`*"] + pub fn new_with_event_init_dict( + type_: &str, + event_init_dict: &SubmitEventInit, + ) -> Result; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_SvcOutputMetadata.rs rust-web-sys-0.3.60/src/features/gen_SvcOutputMetadata.rs --- rust-web-sys-0.3.55/src/features/gen_SvcOutputMetadata.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_SvcOutputMetadata.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,57 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = SvcOutputMetadata)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `SvcOutputMetadata` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SvcOutputMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type SvcOutputMetadata; +} +#[cfg(web_sys_unstable_apis)] +impl SvcOutputMetadata { + #[doc = "Construct a new `SvcOutputMetadata`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SvcOutputMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `temporalLayerId` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SvcOutputMetadata`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn temporal_layer_id(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("temporalLayerId"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for SvcOutputMetadata { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_TextTrack.rs rust-web-sys-0.3.60/src/features/gen_TextTrack.rs --- rust-web-sys-0.3.55/src/features/gen_TextTrack.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_TextTrack.rs 2006-07-24 01:21:28.000000000 +0000 @@ -93,6 +93,14 @@ #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `TextTrack`*"] pub fn set_oncuechange(this: &TextTrack, value: Option<&::js_sys::Function>); + #[cfg(feature = "SourceBuffer")] + # [wasm_bindgen (structural , method , getter , js_class = "TextTrack" , js_name = sourceBuffer)] + #[doc = "Getter for the `sourceBuffer` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TextTrack/sourceBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SourceBuffer`, `TextTrack`*"] + pub fn source_buffer(this: &TextTrack) -> Option; #[cfg(feature = "VttCue")] # [wasm_bindgen (method , structural , js_class = "TextTrack" , js_name = addCue)] #[doc = "The `addCue()` method."] diff -Nru rust-web-sys-0.3.55/src/features/gen_Transformer.rs rust-web-sys-0.3.60/src/features/gen_Transformer.rs --- rust-web-sys-0.3.55/src/features/gen_Transformer.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_Transformer.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,104 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = Transformer)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `Transformer` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Transformer`*"] + pub type Transformer; +} +impl Transformer { + #[doc = "Construct a new `Transformer`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Transformer`*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[doc = "Change the `flush` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Transformer`*"] + pub fn flush(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("flush"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `readableType` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Transformer`*"] + pub fn readable_type(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("readableType"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `start` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Transformer`*"] + pub fn start(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("start"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `transform` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Transformer`*"] + pub fn transform(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("transform"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `writableType` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Transformer`*"] + pub fn writable_type(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("writableType"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +impl Default for Transformer { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_TransformStreamDefaultController.rs rust-web-sys-0.3.60/src/features/gen_TransformStreamDefaultController.rs --- rust-web-sys-0.3.55/src/features/gen_TransformStreamDefaultController.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_TransformStreamDefaultController.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,62 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = TransformStreamDefaultController , typescript_type = "TransformStreamDefaultController")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `TransformStreamDefaultController` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStreamDefaultController)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `TransformStreamDefaultController`*"] + pub type TransformStreamDefaultController; + # [wasm_bindgen (structural , method , getter , js_class = "TransformStreamDefaultController" , js_name = desiredSize)] + #[doc = "Getter for the `desiredSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStreamDefaultController/desiredSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `TransformStreamDefaultController`*"] + pub fn desired_size(this: &TransformStreamDefaultController) -> Option; + # [wasm_bindgen (catch , method , structural , js_class = "TransformStreamDefaultController" , js_name = enqueue)] + #[doc = "The `enqueue()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStreamDefaultController/enqueue)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `TransformStreamDefaultController`*"] + pub fn enqueue(this: &TransformStreamDefaultController) -> Result<(), JsValue>; + # [wasm_bindgen (catch , method , structural , js_class = "TransformStreamDefaultController" , js_name = enqueue)] + #[doc = "The `enqueue()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStreamDefaultController/enqueue)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `TransformStreamDefaultController`*"] + pub fn enqueue_with_chunk( + this: &TransformStreamDefaultController, + chunk: &::wasm_bindgen::JsValue, + ) -> Result<(), JsValue>; + # [wasm_bindgen (method , structural , js_class = "TransformStreamDefaultController" , js_name = error)] + #[doc = "The `error()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStreamDefaultController/error)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `TransformStreamDefaultController`*"] + pub fn error(this: &TransformStreamDefaultController); + # [wasm_bindgen (method , structural , js_class = "TransformStreamDefaultController" , js_name = error)] + #[doc = "The `error()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStreamDefaultController/error)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `TransformStreamDefaultController`*"] + pub fn error_with_reason( + this: &TransformStreamDefaultController, + reason: &::wasm_bindgen::JsValue, + ); + # [wasm_bindgen (method , structural , js_class = "TransformStreamDefaultController" , js_name = terminate)] + #[doc = "The `terminate()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStreamDefaultController/terminate)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `TransformStreamDefaultController`*"] + pub fn terminate(this: &TransformStreamDefaultController); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_TransformStream.rs rust-web-sys-0.3.60/src/features/gen_TransformStream.rs --- rust-web-sys-0.3.55/src/features/gen_TransformStream.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_TransformStream.rs 2006-07-24 01:21:28.000000000 +0000 @@ -1,7 +1,6 @@ #![allow(unused_imports)] use super::*; use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] #[wasm_bindgen] extern "C" { # [wasm_bindgen (extends = :: js_sys :: Object , js_name = TransformStream , typescript_type = "TransformStream")] @@ -11,11 +10,7 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStream)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `TransformStream`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type TransformStream; - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "ReadableStream")] # [wasm_bindgen (structural , method , getter , js_class = "TransformStream" , js_name = readable)] #[doc = "Getter for the `readable` field of this object."] @@ -23,11 +18,7 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStream/readable)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `ReadableStream`, `TransformStream`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn readable(this: &TransformStream) -> ReadableStream; - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "WritableStream")] # [wasm_bindgen (structural , method , getter , js_class = "TransformStream" , js_name = writable)] #[doc = "Getter for the `writable` field of this object."] @@ -35,9 +26,6 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/TransformStream/writable)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `TransformStream`, `WritableStream`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn writable(this: &TransformStream) -> WritableStream; #[cfg(web_sys_unstable_apis)] #[wasm_bindgen(catch, constructor, js_class = "TransformStream")] diff -Nru rust-web-sys-0.3.55/src/features/gen_UnderlyingSink.rs rust-web-sys-0.3.60/src/features/gen_UnderlyingSink.rs --- rust-web-sys-0.3.55/src/features/gen_UnderlyingSink.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UnderlyingSink.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,92 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = UnderlyingSink)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `UnderlyingSink` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSink`*"] + pub type UnderlyingSink; +} +impl UnderlyingSink { + #[doc = "Construct a new `UnderlyingSink`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSink`*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[doc = "Change the `abort` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSink`*"] + pub fn abort(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("abort"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `close` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSink`*"] + pub fn close(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("close"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `start` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSink`*"] + pub fn start(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("start"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `type` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSink`*"] + pub fn type_(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("type"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `write` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSink`*"] + pub fn write(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("write"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +impl Default for UnderlyingSink { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_UnderlyingSource.rs rust-web-sys-0.3.60/src/features/gen_UnderlyingSource.rs --- rust-web-sys-0.3.55/src/features/gen_UnderlyingSource.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UnderlyingSource.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,98 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = UnderlyingSource)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `UnderlyingSource` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSource`*"] + pub type UnderlyingSource; +} +impl UnderlyingSource { + #[doc = "Construct a new `UnderlyingSource`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSource`*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[doc = "Change the `autoAllocateChunkSize` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSource`*"] + pub fn auto_allocate_chunk_size(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("autoAllocateChunkSize"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `cancel` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSource`*"] + pub fn cancel(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("cancel"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `pull` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSource`*"] + pub fn pull(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("pull"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[doc = "Change the `start` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UnderlyingSource`*"] + pub fn start(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("start"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(feature = "ReadableStreamType")] + #[doc = "Change the `type` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ReadableStreamType`, `UnderlyingSource`*"] + pub fn type_(&mut self, val: ReadableStreamType) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("type"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +impl Default for UnderlyingSource { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbAlternateInterface.rs rust-web-sys-0.3.60/src/features/gen_UsbAlternateInterface.rs --- rust-web-sys-0.3.55/src/features/gen_UsbAlternateInterface.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbAlternateInterface.rs 2006-07-24 01:21:28.000000000 +0000 @@ -81,4 +81,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn endpoints(this: &UsbAlternateInterface) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbInterface")] + #[wasm_bindgen(catch, constructor, js_class = "USBAlternateInterface")] + #[doc = "The `new UsbAlternateInterface(..)` constructor, creating a new instance of `UsbAlternateInterface`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBAlternateInterface/USBAlternateInterface)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbAlternateInterface`, `UsbInterface`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + device_interface: &UsbInterface, + alternate_setting: u8, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbConfiguration.rs rust-web-sys-0.3.60/src/features/gen_UsbConfiguration.rs --- rust-web-sys-0.3.55/src/features/gen_UsbConfiguration.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbConfiguration.rs 2006-07-24 01:21:28.000000000 +0000 @@ -48,4 +48,16 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn interfaces(this: &UsbConfiguration) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbDevice")] + #[wasm_bindgen(catch, constructor, js_class = "USBConfiguration")] + #[doc = "The `new UsbConfiguration(..)` constructor, creating a new instance of `UsbConfiguration`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBConfiguration/USBConfiguration)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbConfiguration`, `UsbDevice`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(device: &UsbDevice, configuration_value: u8) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbConnectionEvent.rs rust-web-sys-0.3.60/src/features/gen_UsbConnectionEvent.rs --- rust-web-sys-0.3.55/src/features/gen_UsbConnectionEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbConnectionEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -27,4 +27,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn device(this: &UsbConnectionEvent) -> UsbDevice; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbConnectionEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "USBConnectionEvent")] + #[doc = "The `new UsbConnectionEvent(..)` constructor, creating a new instance of `UsbConnectionEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBConnectionEvent/USBConnectionEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbConnectionEvent`, `UsbConnectionEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + type_: &str, + event_init_dict: &UsbConnectionEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbEndpoint.rs rust-web-sys-0.3.60/src/features/gen_UsbEndpoint.rs --- rust-web-sys-0.3.55/src/features/gen_UsbEndpoint.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbEndpoint.rs 2006-07-24 01:21:28.000000000 +0000 @@ -61,4 +61,20 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn packet_size(this: &UsbEndpoint) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(all(feature = "UsbAlternateInterface", feature = "UsbDirection",))] + #[wasm_bindgen(catch, constructor, js_class = "USBEndpoint")] + #[doc = "The `new UsbEndpoint(..)` constructor, creating a new instance of `UsbEndpoint`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBEndpoint/USBEndpoint)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbAlternateInterface`, `UsbDirection`, `UsbEndpoint`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + alternate: &UsbAlternateInterface, + endpoint_number: u8, + direction: UsbDirection, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbInterface.rs rust-web-sys-0.3.60/src/features/gen_UsbInterface.rs --- rust-web-sys-0.3.55/src/features/gen_UsbInterface.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbInterface.rs 2006-07-24 01:21:28.000000000 +0000 @@ -60,4 +60,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn claimed(this: &UsbInterface) -> bool; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbConfiguration")] + #[wasm_bindgen(catch, constructor, js_class = "USBInterface")] + #[doc = "The `new UsbInterface(..)` constructor, creating a new instance of `UsbInterface`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBInterface/USBInterface)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbConfiguration`, `UsbInterface`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + configuration: &UsbConfiguration, + interface_number: u8, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbInTransferResult.rs rust-web-sys-0.3.60/src/features/gen_UsbInTransferResult.rs --- rust-web-sys-0.3.55/src/features/gen_UsbInTransferResult.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbInTransferResult.rs 2006-07-24 01:21:28.000000000 +0000 @@ -38,4 +38,31 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn status(this: &UsbInTransferResult) -> UsbTransferStatus; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbTransferStatus")] + #[wasm_bindgen(catch, constructor, js_class = "USBInTransferResult")] + #[doc = "The `new UsbInTransferResult(..)` constructor, creating a new instance of `UsbInTransferResult`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBInTransferResult/USBInTransferResult)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbInTransferResult`, `UsbTransferStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(status: UsbTransferStatus) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbTransferStatus")] + #[wasm_bindgen(catch, constructor, js_class = "USBInTransferResult")] + #[doc = "The `new UsbInTransferResult(..)` constructor, creating a new instance of `UsbInTransferResult`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBInTransferResult/USBInTransferResult)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbInTransferResult`, `UsbTransferStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_data( + status: UsbTransferStatus, + data: Option<&::js_sys::DataView>, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbIsochronousInTransferPacket.rs rust-web-sys-0.3.60/src/features/gen_UsbIsochronousInTransferPacket.rs --- rust-web-sys-0.3.55/src/features/gen_UsbIsochronousInTransferPacket.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbIsochronousInTransferPacket.rs 2006-07-24 01:21:28.000000000 +0000 @@ -38,4 +38,31 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn status(this: &UsbIsochronousInTransferPacket) -> UsbTransferStatus; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbTransferStatus")] + #[wasm_bindgen(catch, constructor, js_class = "USBIsochronousInTransferPacket")] + #[doc = "The `new UsbIsochronousInTransferPacket(..)` constructor, creating a new instance of `UsbIsochronousInTransferPacket`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBIsochronousInTransferPacket/USBIsochronousInTransferPacket)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbIsochronousInTransferPacket`, `UsbTransferStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(status: UsbTransferStatus) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbTransferStatus")] + #[wasm_bindgen(catch, constructor, js_class = "USBIsochronousInTransferPacket")] + #[doc = "The `new UsbIsochronousInTransferPacket(..)` constructor, creating a new instance of `UsbIsochronousInTransferPacket`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBIsochronousInTransferPacket/USBIsochronousInTransferPacket)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbIsochronousInTransferPacket`, `UsbTransferStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_data( + status: UsbTransferStatus, + data: Option<&::js_sys::DataView>, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbIsochronousInTransferResult.rs rust-web-sys-0.3.60/src/features/gen_UsbIsochronousInTransferResult.rs --- rust-web-sys-0.3.55/src/features/gen_UsbIsochronousInTransferResult.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbIsochronousInTransferResult.rs 2006-07-24 01:21:28.000000000 +0000 @@ -37,4 +37,31 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn packets(this: &UsbIsochronousInTransferResult) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "USBIsochronousInTransferResult")] + #[doc = "The `new UsbIsochronousInTransferResult(..)` constructor, creating a new instance of `UsbIsochronousInTransferResult`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBIsochronousInTransferResult/USBIsochronousInTransferResult)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbIsochronousInTransferResult`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + packets: &::wasm_bindgen::JsValue, + ) -> Result; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "USBIsochronousInTransferResult")] + #[doc = "The `new UsbIsochronousInTransferResult(..)` constructor, creating a new instance of `UsbIsochronousInTransferResult`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBIsochronousInTransferResult/USBIsochronousInTransferResult)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbIsochronousInTransferResult`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_data( + packets: &::wasm_bindgen::JsValue, + data: Option<&::js_sys::DataView>, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbIsochronousOutTransferPacket.rs rust-web-sys-0.3.60/src/features/gen_UsbIsochronousOutTransferPacket.rs --- rust-web-sys-0.3.55/src/features/gen_UsbIsochronousOutTransferPacket.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbIsochronousOutTransferPacket.rs 2006-07-24 01:21:28.000000000 +0000 @@ -38,4 +38,31 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn status(this: &UsbIsochronousOutTransferPacket) -> UsbTransferStatus; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbTransferStatus")] + #[wasm_bindgen(catch, constructor, js_class = "USBIsochronousOutTransferPacket")] + #[doc = "The `new UsbIsochronousOutTransferPacket(..)` constructor, creating a new instance of `UsbIsochronousOutTransferPacket`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBIsochronousOutTransferPacket/USBIsochronousOutTransferPacket)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbIsochronousOutTransferPacket`, `UsbTransferStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(status: UsbTransferStatus) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbTransferStatus")] + #[wasm_bindgen(catch, constructor, js_class = "USBIsochronousOutTransferPacket")] + #[doc = "The `new UsbIsochronousOutTransferPacket(..)` constructor, creating a new instance of `UsbIsochronousOutTransferPacket`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBIsochronousOutTransferPacket/USBIsochronousOutTransferPacket)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbIsochronousOutTransferPacket`, `UsbTransferStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_bytes_written( + status: UsbTransferStatus, + bytes_written: u32, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbIsochronousOutTransferResult.rs rust-web-sys-0.3.60/src/features/gen_UsbIsochronousOutTransferResult.rs --- rust-web-sys-0.3.55/src/features/gen_UsbIsochronousOutTransferResult.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbIsochronousOutTransferResult.rs 2006-07-24 01:21:28.000000000 +0000 @@ -26,4 +26,17 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn packets(this: &UsbIsochronousOutTransferResult) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "USBIsochronousOutTransferResult")] + #[doc = "The `new UsbIsochronousOutTransferResult(..)` constructor, creating a new instance of `UsbIsochronousOutTransferResult`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBIsochronousOutTransferResult/USBIsochronousOutTransferResult)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbIsochronousOutTransferResult`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + packets: &::wasm_bindgen::JsValue, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_UsbOutTransferResult.rs rust-web-sys-0.3.60/src/features/gen_UsbOutTransferResult.rs --- rust-web-sys-0.3.55/src/features/gen_UsbOutTransferResult.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_UsbOutTransferResult.rs 2006-07-24 01:21:28.000000000 +0000 @@ -38,4 +38,31 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn status(this: &UsbOutTransferResult) -> UsbTransferStatus; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbTransferStatus")] + #[wasm_bindgen(catch, constructor, js_class = "USBOutTransferResult")] + #[doc = "The `new UsbOutTransferResult(..)` constructor, creating a new instance of `UsbOutTransferResult`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBOutTransferResult/USBOutTransferResult)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbOutTransferResult`, `UsbTransferStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(status: UsbTransferStatus) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "UsbTransferStatus")] + #[wasm_bindgen(catch, constructor, js_class = "USBOutTransferResult")] + #[doc = "The `new UsbOutTransferResult(..)` constructor, creating a new instance of `UsbOutTransferResult`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/USBOutTransferResult/USBOutTransferResult)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `UsbOutTransferResult`, `UsbTransferStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_bytes_written( + status: UsbTransferStatus, + bytes_written: u32, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_ValueEvent.rs rust-web-sys-0.3.60/src/features/gen_ValueEvent.rs --- rust-web-sys-0.3.55/src/features/gen_ValueEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_ValueEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -26,4 +26,30 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn value(this: &ValueEvent) -> ::wasm_bindgen::JsValue; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "ValueEvent")] + #[doc = "The `new ValueEvent(..)` constructor, creating a new instance of `ValueEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ValueEvent/ValueEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ValueEvent`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(type_: &str) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ValueEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "ValueEvent")] + #[doc = "The `new ValueEvent(..)` constructor, creating a new instance of `ValueEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/ValueEvent/ValueEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ValueEvent`, `ValueEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_init_dict( + type_: &str, + init_dict: &ValueEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoColorPrimaries.rs rust-web-sys-0.3.60/src/features/gen_VideoColorPrimaries.rs --- rust-web-sys-0.3.55/src/features/gen_VideoColorPrimaries.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoColorPrimaries.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,16 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `VideoColorPrimaries` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `VideoColorPrimaries`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum VideoColorPrimaries { + Bt709 = "bt709", + Bt470bg = "bt470bg", + Smpte170m = "smpte170m", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoColorSpaceInit.rs rust-web-sys-0.3.60/src/features/gen_VideoColorSpaceInit.rs --- rust-web-sys-0.3.55/src/features/gen_VideoColorSpaceInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoColorSpaceInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,120 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoColorSpaceInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoColorSpaceInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpaceInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoColorSpaceInit; +} +#[cfg(web_sys_unstable_apis)] +impl VideoColorSpaceInit { + #[doc = "Construct a new `VideoColorSpaceInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpaceInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `fullRange` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpaceInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn full_range(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("fullRange"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoMatrixCoefficients")] + #[doc = "Change the `matrix` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpaceInit`, `VideoMatrixCoefficients`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn matrix(&mut self, val: VideoMatrixCoefficients) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("matrix"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoColorPrimaries")] + #[doc = "Change the `primaries` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorPrimaries`, `VideoColorSpaceInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn primaries(&mut self, val: VideoColorPrimaries) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("primaries"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoTransferCharacteristics")] + #[doc = "Change the `transfer` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpaceInit`, `VideoTransferCharacteristics`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn transfer(&mut self, val: VideoTransferCharacteristics) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("transfer"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for VideoColorSpaceInit { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoColorSpace.rs rust-web-sys-0.3.60/src/features/gen_VideoColorSpace.rs --- rust-web-sys-0.3.55/src/features/gen_VideoColorSpace.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoColorSpace.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,100 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoColorSpace , typescript_type = "VideoColorSpace")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoColorSpace` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoColorSpace)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpace`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoColorSpace; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoColorPrimaries")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoColorSpace" , js_name = primaries)] + #[doc = "Getter for the `primaries` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoColorSpace/primaries)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorPrimaries`, `VideoColorSpace`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn primaries(this: &VideoColorSpace) -> Option; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoTransferCharacteristics")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoColorSpace" , js_name = transfer)] + #[doc = "Getter for the `transfer` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoColorSpace/transfer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpace`, `VideoTransferCharacteristics`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn transfer(this: &VideoColorSpace) -> Option; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoMatrixCoefficients")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoColorSpace" , js_name = matrix)] + #[doc = "Getter for the `matrix` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoColorSpace/matrix)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpace`, `VideoMatrixCoefficients`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn matrix(this: &VideoColorSpace) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "VideoColorSpace" , js_name = fullRange)] + #[doc = "Getter for the `fullRange` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoColorSpace/fullRange)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpace`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn full_range(this: &VideoColorSpace) -> Option; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "VideoColorSpace")] + #[doc = "The `new VideoColorSpace(..)` constructor, creating a new instance of `VideoColorSpace`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoColorSpace/VideoColorSpace)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpace`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoColorSpaceInit")] + #[wasm_bindgen(catch, constructor, js_class = "VideoColorSpace")] + #[doc = "The `new VideoColorSpace(..)` constructor, creating a new instance of `VideoColorSpace`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoColorSpace/VideoColorSpace)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpace`, `VideoColorSpaceInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_init(init: &VideoColorSpaceInit) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoColorSpaceInit")] + # [wasm_bindgen (method , structural , js_class = "VideoColorSpace" , js_name = toJSON)] + #[doc = "The `toJSON()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoColorSpace/toJSON)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpace`, `VideoColorSpaceInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn to_json(this: &VideoColorSpace) -> VideoColorSpaceInit; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoDecoderConfig.rs rust-web-sys-0.3.60/src/features/gen_VideoDecoderConfig.rs --- rust-web-sys-0.3.55/src/features/gen_VideoDecoderConfig.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoDecoderConfig.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,218 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoDecoderConfig)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoDecoderConfig` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoDecoderConfig; +} +#[cfg(web_sys_unstable_apis)] +impl VideoDecoderConfig { + #[doc = "Construct a new `VideoDecoderConfig`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(codec: &str) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.codec(codec); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `codec` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn codec(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("codec"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `codedHeight` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn coded_height(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("codedHeight"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `codedWidth` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn coded_width(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("codedWidth"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoColorSpaceInit")] + #[doc = "Change the `colorSpace` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpaceInit`, `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn color_space(&mut self, val: &VideoColorSpaceInit) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("colorSpace"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `description` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn description(&mut self, val: &::js_sys::Object) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("description"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `displayAspectHeight` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_aspect_height(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("displayAspectHeight"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `displayAspectWidth` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_aspect_width(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("displayAspectWidth"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "HardwareAcceleration")] + #[doc = "Change the `hardwareAcceleration` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HardwareAcceleration`, `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn hardware_acceleration(&mut self, val: HardwareAcceleration) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("hardwareAcceleration"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `optimizeForLatency` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn optimize_for_latency(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("optimizeForLatency"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoDecoderInit.rs rust-web-sys-0.3.60/src/features/gen_VideoDecoderInit.rs --- rust-web-sys-0.3.55/src/features/gen_VideoDecoderInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoDecoderInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,67 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoDecoderInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoDecoderInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoDecoderInit; +} +#[cfg(web_sys_unstable_apis)] +impl VideoDecoderInit { + #[doc = "Construct a new `VideoDecoderInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(error: &::js_sys::Function, output: &::js_sys::Function) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.error(error); + ret.output(output); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `error` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn error(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("error"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `output` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn output(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("output"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoDecoder.rs rust-web-sys-0.3.60/src/features/gen_VideoDecoder.rs --- rust-web-sys-0.3.55/src/features/gen_VideoDecoder.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoDecoder.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,122 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoDecoder , typescript_type = "VideoDecoder")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoDecoder` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoDecoder; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "CodecState")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoDecoder" , js_name = state)] + #[doc = "Getter for the `state` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder/state)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `CodecState`, `VideoDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn state(this: &VideoDecoder) -> CodecState; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "VideoDecoder" , js_name = decodeQueueSize)] + #[doc = "Getter for the `decodeQueueSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder/decodeQueueSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn decode_queue_size(this: &VideoDecoder) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoDecoderInit")] + #[wasm_bindgen(catch, constructor, js_class = "VideoDecoder")] + #[doc = "The `new VideoDecoder(..)` constructor, creating a new instance of `VideoDecoder`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder/VideoDecoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoder`, `VideoDecoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &VideoDecoderInit) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoDecoder" , js_name = close)] + #[doc = "The `close()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder/close)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn close(this: &VideoDecoder); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoDecoderConfig")] + # [wasm_bindgen (method , structural , js_class = "VideoDecoder" , js_name = configure)] + #[doc = "The `configure()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder/configure)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoder`, `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn configure(this: &VideoDecoder, config: &VideoDecoderConfig); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "EncodedVideoChunk")] + # [wasm_bindgen (method , structural , js_class = "VideoDecoder" , js_name = decode)] + #[doc = "The `decode()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder/decode)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `EncodedVideoChunk`, `VideoDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn decode(this: &VideoDecoder, chunk: &EncodedVideoChunk); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoDecoder" , js_name = flush)] + #[doc = "The `flush()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder/flush)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn flush(this: &VideoDecoder) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoDecoderConfig")] + # [wasm_bindgen (static_method_of = VideoDecoder , js_class = "VideoDecoder" , js_name = isConfigSupported)] + #[doc = "The `isConfigSupported()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder/isConfigSupported)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoder`, `VideoDecoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn is_config_supported(config: &VideoDecoderConfig) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoDecoder" , js_name = reset)] + #[doc = "The `reset()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoDecoder/reset)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn reset(this: &VideoDecoder); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoDecoderSupport.rs rust-web-sys-0.3.60/src/features/gen_VideoDecoderSupport.rs --- rust-web-sys-0.3.55/src/features/gen_VideoDecoderSupport.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoDecoderSupport.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,76 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoDecoderSupport)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoDecoderSupport` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoDecoderSupport; +} +#[cfg(web_sys_unstable_apis)] +impl VideoDecoderSupport { + #[doc = "Construct a new `VideoDecoderSupport`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoDecoderConfig")] + #[doc = "Change the `config` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderConfig`, `VideoDecoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn config(&mut self, val: &VideoDecoderConfig) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("config"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `supported` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoDecoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn supported(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("supported"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for VideoDecoderSupport { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoEncoderConfig.rs rust-web-sys-0.3.60/src/features/gen_VideoEncoderConfig.rs --- rust-web-sys-0.3.55/src/features/gen_VideoEncoderConfig.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoEncoderConfig.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,252 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoEncoderConfig)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoEncoderConfig` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoEncoderConfig; +} +#[cfg(web_sys_unstable_apis)] +impl VideoEncoderConfig { + #[doc = "Construct a new `VideoEncoderConfig`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(codec: &str, height: u32, width: u32) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.codec(codec); + ret.height(height); + ret.width(width); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AlphaOption")] + #[doc = "Change the `alpha` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AlphaOption`, `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn alpha(&mut self, val: AlphaOption) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("alpha"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `bitrate` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn bitrate(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("bitrate"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `codec` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn codec(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("codec"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `displayHeight` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_height(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("displayHeight"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `displayWidth` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_width(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("displayWidth"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `framerate` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn framerate(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("framerate"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "HardwareAcceleration")] + #[doc = "Change the `hardwareAcceleration` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HardwareAcceleration`, `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn hardware_acceleration(&mut self, val: HardwareAcceleration) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("hardwareAcceleration"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `height` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn height(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("height"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "LatencyMode")] + #[doc = "Change the `latencyMode` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `LatencyMode`, `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn latency_mode(&mut self, val: LatencyMode) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("latencyMode"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `scalabilityMode` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn scalability_mode(&mut self, val: &str) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("scalabilityMode"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `width` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn width(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("width"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoEncoderEncodeOptions.rs rust-web-sys-0.3.60/src/features/gen_VideoEncoderEncodeOptions.rs --- rust-web-sys-0.3.55/src/features/gen_VideoEncoderEncodeOptions.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoEncoderEncodeOptions.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,57 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoEncoderEncodeOptions)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoEncoderEncodeOptions` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderEncodeOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoEncoderEncodeOptions; +} +#[cfg(web_sys_unstable_apis)] +impl VideoEncoderEncodeOptions { + #[doc = "Construct a new `VideoEncoderEncodeOptions`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderEncodeOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `keyFrame` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderEncodeOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn key_frame(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("keyFrame"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for VideoEncoderEncodeOptions { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoEncoderInit.rs rust-web-sys-0.3.60/src/features/gen_VideoEncoderInit.rs --- rust-web-sys-0.3.55/src/features/gen_VideoEncoderInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoEncoderInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,67 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoEncoderInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoEncoderInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoEncoderInit; +} +#[cfg(web_sys_unstable_apis)] +impl VideoEncoderInit { + #[doc = "Construct a new `VideoEncoderInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(error: &::js_sys::Function, output: &::js_sys::Function) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.error(error); + ret.output(output); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `error` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn error(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("error"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `output` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn output(&mut self, val: &::js_sys::Function) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("output"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoEncoder.rs rust-web-sys-0.3.60/src/features/gen_VideoEncoder.rs --- rust-web-sys-0.3.55/src/features/gen_VideoEncoder.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoEncoder.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,138 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoEncoder , typescript_type = "VideoEncoder")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoEncoder` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoEncoder; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "CodecState")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoEncoder" , js_name = state)] + #[doc = "Getter for the `state` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/state)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `CodecState`, `VideoEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn state(this: &VideoEncoder) -> CodecState; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "VideoEncoder" , js_name = encodeQueueSize)] + #[doc = "Getter for the `encodeQueueSize` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/encodeQueueSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn encode_queue_size(this: &VideoEncoder) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoEncoderInit")] + #[wasm_bindgen(catch, constructor, js_class = "VideoEncoder")] + #[doc = "The `new VideoEncoder(..)` constructor, creating a new instance of `VideoEncoder`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/VideoEncoder)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`, `VideoEncoderInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(init: &VideoEncoderInit) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoEncoder" , js_name = close)] + #[doc = "The `close()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/close)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn close(this: &VideoEncoder); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoEncoderConfig")] + # [wasm_bindgen (method , structural , js_class = "VideoEncoder" , js_name = configure)] + #[doc = "The `configure()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/configure)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`, `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn configure(this: &VideoEncoder, config: &VideoEncoderConfig); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + # [wasm_bindgen (method , structural , js_class = "VideoEncoder" , js_name = encode)] + #[doc = "The `encode()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/encode)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn encode(this: &VideoEncoder, frame: &VideoFrame); + #[cfg(web_sys_unstable_apis)] + #[cfg(all(feature = "VideoEncoderEncodeOptions", feature = "VideoFrame",))] + # [wasm_bindgen (method , structural , js_class = "VideoEncoder" , js_name = encode)] + #[doc = "The `encode()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/encode)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`, `VideoEncoderEncodeOptions`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn encode_with_options( + this: &VideoEncoder, + frame: &VideoFrame, + options: &VideoEncoderEncodeOptions, + ); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoEncoder" , js_name = flush)] + #[doc = "The `flush()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/flush)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn flush(this: &VideoEncoder) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoEncoderConfig")] + # [wasm_bindgen (static_method_of = VideoEncoder , js_class = "VideoEncoder" , js_name = isConfigSupported)] + #[doc = "The `isConfigSupported()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/isConfigSupported)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`, `VideoEncoderConfig`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn is_config_supported(config: &VideoEncoderConfig) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoEncoder" , js_name = reset)] + #[doc = "The `reset()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoEncoder/reset)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoder`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn reset(this: &VideoEncoder); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoEncoderSupport.rs rust-web-sys-0.3.60/src/features/gen_VideoEncoderSupport.rs --- rust-web-sys-0.3.55/src/features/gen_VideoEncoderSupport.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoEncoderSupport.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,76 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoEncoderSupport)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoEncoderSupport` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoEncoderSupport; +} +#[cfg(web_sys_unstable_apis)] +impl VideoEncoderSupport { + #[doc = "Construct a new `VideoEncoderSupport`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoEncoderConfig")] + #[doc = "Change the `config` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderConfig`, `VideoEncoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn config(&mut self, val: &VideoEncoderConfig) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("config"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `supported` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoEncoderSupport`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn supported(&mut self, val: bool) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("supported"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for VideoEncoderSupport { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoFrameBufferInit.rs rust-web-sys-0.3.60/src/features/gen_VideoFrameBufferInit.rs --- rust-web-sys-0.3.55/src/features/gen_VideoFrameBufferInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoFrameBufferInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,247 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoFrameBufferInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoFrameBufferInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoFrameBufferInit; +} +#[cfg(web_sys_unstable_apis)] +impl VideoFrameBufferInit { + #[cfg(feature = "VideoPixelFormat")] + #[doc = "Construct a new `VideoFrameBufferInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`, `VideoPixelFormat`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + coded_height: u32, + coded_width: u32, + format: VideoPixelFormat, + timestamp: f64, + ) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.coded_height(coded_height); + ret.coded_width(coded_width); + ret.format(format); + ret.timestamp(timestamp); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `codedHeight` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn coded_height(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("codedHeight"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `codedWidth` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn coded_width(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("codedWidth"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoColorSpaceInit")] + #[doc = "Change the `colorSpace` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpaceInit`, `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn color_space(&mut self, val: &VideoColorSpaceInit) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("colorSpace"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `displayHeight` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_height(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("displayHeight"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `displayWidth` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_width(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("displayWidth"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `duration` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn duration(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("duration"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoPixelFormat")] + #[doc = "Change the `format` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`, `VideoPixelFormat`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn format(&mut self, val: VideoPixelFormat) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("format"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `layout` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn layout(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("layout"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `timestamp` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("timestamp"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomRectInit")] + #[doc = "Change the `visibleRect` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomRectInit`, `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn visible_rect(&mut self, val: &DomRectInit) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("visibleRect"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoFrameCopyToOptions.rs rust-web-sys-0.3.60/src/features/gen_VideoFrameCopyToOptions.rs --- rust-web-sys-0.3.55/src/features/gen_VideoFrameCopyToOptions.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoFrameCopyToOptions.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,72 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoFrameCopyToOptions)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoFrameCopyToOptions` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoFrameCopyToOptions; +} +#[cfg(web_sys_unstable_apis)] +impl VideoFrameCopyToOptions { + #[doc = "Construct a new `VideoFrameCopyToOptions`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `layout` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn layout(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("layout"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomRectInit")] + #[doc = "Change the `rect` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomRectInit`, `VideoFrameCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn rect(&mut self, val: &DomRectInit) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("rect"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for VideoFrameCopyToOptions { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoFrameInit.rs rust-web-sys-0.3.60/src/features/gen_VideoFrameInit.rs --- rust-web-sys-0.3.55/src/features/gen_VideoFrameInit.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoFrameInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,160 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoFrameInit)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoFrameInit` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoFrameInit; +} +#[cfg(web_sys_unstable_apis)] +impl VideoFrameInit { + #[doc = "Construct a new `VideoFrameInit`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "AlphaOption")] + #[doc = "Change the `alpha` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AlphaOption`, `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn alpha(&mut self, val: AlphaOption) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("alpha"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `displayHeight` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_height(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("displayHeight"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `displayWidth` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_width(&mut self, val: u32) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("displayWidth"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `duration` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn duration(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("duration"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `timestamp` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp(&mut self, val: f64) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("timestamp"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomRectInit")] + #[doc = "Change the `visibleRect` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomRectInit`, `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn visible_rect(&mut self, val: &DomRectInit) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("visibleRect"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} +#[cfg(web_sys_unstable_apis)] +impl Default for VideoFrameInit { + fn default() -> Self { + Self::new() + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoFrame.rs rust-web-sys-0.3.60/src/features/gen_VideoFrame.rs --- rust-web-sys-0.3.55/src/features/gen_VideoFrame.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoFrame.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,402 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = VideoFrame , typescript_type = "VideoFrame")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `VideoFrame` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type VideoFrame; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoPixelFormat")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = format)] + #[doc = "Getter for the `format` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/format)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `VideoPixelFormat`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn format(this: &VideoFrame) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = codedWidth)] + #[doc = "Getter for the `codedWidth` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/codedWidth)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn coded_width(this: &VideoFrame) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = codedHeight)] + #[doc = "Getter for the `codedHeight` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/codedHeight)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn coded_height(this: &VideoFrame) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomRectReadOnly")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = codedRect)] + #[doc = "Getter for the `codedRect` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/codedRect)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomRectReadOnly`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn coded_rect(this: &VideoFrame) -> Option; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomRectReadOnly")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = visibleRect)] + #[doc = "Getter for the `visibleRect` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/visibleRect)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomRectReadOnly`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn visible_rect(this: &VideoFrame) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = displayWidth)] + #[doc = "Getter for the `displayWidth` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/displayWidth)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_width(this: &VideoFrame) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = displayHeight)] + #[doc = "Getter for the `displayHeight` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/displayHeight)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn display_height(this: &VideoFrame) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = duration)] + #[doc = "Getter for the `duration` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/duration)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn duration(this: &VideoFrame) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = timestamp)] + #[doc = "Getter for the `timestamp` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/timestamp)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn timestamp(this: &VideoFrame) -> Option; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoColorSpace")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoFrame" , js_name = colorSpace)] + #[doc = "Getter for the `colorSpace` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/colorSpace)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoColorSpace`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn color_space(this: &VideoFrame) -> VideoColorSpace; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "HtmlImageElement")] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HtmlImageElement`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_html_image_element(image: &HtmlImageElement) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "SvgImageElement")] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SvgImageElement`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_svg_image_element(image: &SvgImageElement) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "HtmlCanvasElement")] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HtmlCanvasElement`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_html_canvas_element(image: &HtmlCanvasElement) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "HtmlVideoElement")] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HtmlVideoElement`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_html_video_element(image: &HtmlVideoElement) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "ImageBitmap")] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageBitmap`, `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_image_bitmap(image: &ImageBitmap) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(all(feature = "HtmlImageElement", feature = "VideoFrameInit",))] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HtmlImageElement`, `VideoFrame`, `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_html_image_element_and_video_frame_init( + image: &HtmlImageElement, + init: &VideoFrameInit, + ) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(all(feature = "SvgImageElement", feature = "VideoFrameInit",))] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SvgImageElement`, `VideoFrame`, `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_svg_image_element_and_video_frame_init( + image: &SvgImageElement, + init: &VideoFrameInit, + ) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(all(feature = "HtmlCanvasElement", feature = "VideoFrameInit",))] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HtmlCanvasElement`, `VideoFrame`, `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_html_canvas_element_and_video_frame_init( + image: &HtmlCanvasElement, + init: &VideoFrameInit, + ) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(all(feature = "HtmlVideoElement", feature = "VideoFrameInit",))] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `HtmlVideoElement`, `VideoFrame`, `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_html_video_element_and_video_frame_init( + image: &HtmlVideoElement, + init: &VideoFrameInit, + ) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(all(feature = "ImageBitmap", feature = "VideoFrameInit",))] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `ImageBitmap`, `VideoFrame`, `VideoFrameInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_image_bitmap_and_video_frame_init( + image: &ImageBitmap, + init: &VideoFrameInit, + ) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrameBufferInit")] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_buffer_source_and_video_frame_buffer_init( + data: &::js_sys::Object, + init: &VideoFrameBufferInit, + ) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrameBufferInit")] + #[wasm_bindgen(catch, constructor, js_class = "VideoFrame")] + #[doc = "The `new VideoFrame(..)` constructor, creating a new instance of `VideoFrame`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/VideoFrame)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `VideoFrameBufferInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_u8_array_and_video_frame_buffer_init( + data: &mut [u8], + init: &VideoFrameBufferInit, + ) -> Result; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoFrame" , js_name = allocationSize)] + #[doc = "The `allocationSize()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/allocationSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn allocation_size(this: &VideoFrame) -> u32; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrameCopyToOptions")] + # [wasm_bindgen (method , structural , js_class = "VideoFrame" , js_name = allocationSize)] + #[doc = "The `allocationSize()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/allocationSize)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `VideoFrameCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn allocation_size_with_options( + this: &VideoFrame, + options: &VideoFrameCopyToOptions, + ) -> u32; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoFrame" , js_name = clone)] + #[doc = "The `clone()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/clone)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn clone(this: &VideoFrame) -> VideoFrame; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoFrame" , js_name = close)] + #[doc = "The `close()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/close)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn close(this: &VideoFrame); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoFrame" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_buffer_source( + this: &VideoFrame, + destination: &::js_sys::Object, + ) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "VideoFrame" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_u8_array(this: &VideoFrame, destination: &mut [u8]) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrameCopyToOptions")] + # [wasm_bindgen (method , structural , js_class = "VideoFrame" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `VideoFrameCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_buffer_source_and_options( + this: &VideoFrame, + destination: &::js_sys::Object, + options: &VideoFrameCopyToOptions, + ) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrameCopyToOptions")] + # [wasm_bindgen (method , structural , js_class = "VideoFrame" , js_name = copyTo)] + #[doc = "The `copyTo()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame/copyTo)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `VideoFrameCopyToOptions`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn copy_to_with_u8_array_and_options( + this: &VideoFrame, + destination: &mut [u8], + options: &VideoFrameCopyToOptions, + ) -> ::js_sys::Promise; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoMatrixCoefficients.rs rust-web-sys-0.3.60/src/features/gen_VideoMatrixCoefficients.rs --- rust-web-sys-0.3.55/src/features/gen_VideoMatrixCoefficients.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoMatrixCoefficients.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,17 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `VideoMatrixCoefficients` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `VideoMatrixCoefficients`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum VideoMatrixCoefficients { + Rgb = "rgb", + Bt709 = "bt709", + Bt470bg = "bt470bg", + Smpte170m = "smpte170m", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoPixelFormat.rs rust-web-sys-0.3.60/src/features/gen_VideoPixelFormat.rs --- rust-web-sys-0.3.55/src/features/gen_VideoPixelFormat.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoPixelFormat.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,22 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `VideoPixelFormat` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `VideoPixelFormat`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum VideoPixelFormat { + I420 = "I420", + I420a = "I420A", + I422 = "I422", + I444 = "I444", + Nv12 = "NV12", + Rgba = "RGBA", + Rgbx = "RGBX", + Bgra = "BGRA", + Bgrx = "BGRX", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoTrack.rs rust-web-sys-0.3.60/src/features/gen_VideoTrack.rs --- rust-web-sys-0.3.55/src/features/gen_VideoTrack.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoTrack.rs 2006-07-24 01:21:28.000000000 +0000 @@ -53,4 +53,12 @@ #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `VideoTrack`*"] pub fn set_selected(this: &VideoTrack, value: bool); + #[cfg(feature = "SourceBuffer")] + # [wasm_bindgen (structural , method , getter , js_class = "VideoTrack" , js_name = sourceBuffer)] + #[doc = "Getter for the `sourceBuffer` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/VideoTrack/sourceBuffer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `SourceBuffer`, `VideoTrack`*"] + pub fn source_buffer(this: &VideoTrack) -> Option; } diff -Nru rust-web-sys-0.3.55/src/features/gen_VideoTransferCharacteristics.rs rust-web-sys-0.3.60/src/features/gen_VideoTransferCharacteristics.rs --- rust-web-sys-0.3.55/src/features/gen_VideoTransferCharacteristics.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_VideoTransferCharacteristics.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,16 @@ +#![allow(unused_imports)] +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +#[doc = "The `VideoTransferCharacteristics` enum."] +#[doc = ""] +#[doc = "*This API requires the following crate features to be activated: `VideoTransferCharacteristics`*"] +#[doc = ""] +#[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] +#[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum VideoTransferCharacteristics { + Bt709 = "bt709", + Smpte170m = "smpte170m", + Iec6196621 = "iec61966-2-1", +} diff -Nru rust-web-sys-0.3.55/src/features/gen_WebGl2RenderingContext.rs rust-web-sys-0.3.60/src/features/gen_WebGl2RenderingContext.rs --- rust-web-sys-0.3.55/src/features/gen_WebGl2RenderingContext.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_WebGl2RenderingContext.rs 2006-07-24 01:21:28.000000000 +0000 @@ -2180,6 +2180,26 @@ type_: u32, source: &HtmlVideoElement, ) -> Result<(), JsValue>; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texImage2D)] + #[doc = "The `texImage2D()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WebGL2RenderingContext/texImage2D)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `WebGl2RenderingContext`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn tex_image_2d_with_u32_and_u32_and_video_frame( + this: &WebGl2RenderingContext, + target: u32, + level: i32, + internalformat: i32, + format: u32, + type_: u32, + source: &VideoFrame, + ) -> Result<(), JsValue>; #[cfg(feature = "ImageBitmap")] # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texImage2D)] #[doc = "The `texImage2D()` method."] @@ -2305,6 +2325,29 @@ type_: u32, source: &HtmlVideoElement, ) -> Result<(), JsValue>; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texImage2D)] + #[doc = "The `texImage2D()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WebGL2RenderingContext/texImage2D)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `WebGl2RenderingContext`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn tex_image_2d_with_i32_and_i32_and_i32_and_format_and_type_and_video_frame( + this: &WebGl2RenderingContext, + target: u32, + level: i32, + internalformat: i32, + width: i32, + height: i32, + border: i32, + format: u32, + type_: u32, + source: &VideoFrame, + ) -> Result<(), JsValue>; #[cfg(feature = "ImageBitmap")] # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texImage2D)] #[doc = "The `texImage2D()` method."] @@ -2479,6 +2522,30 @@ type_: u32, source: &HtmlVideoElement, ) -> Result<(), JsValue>; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texImage3D)] + #[doc = "The `texImage3D()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WebGL2RenderingContext/texImage3D)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `WebGl2RenderingContext`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn tex_image_3d_with_video_frame( + this: &WebGl2RenderingContext, + target: u32, + level: i32, + internalformat: i32, + width: i32, + height: i32, + depth: i32, + border: i32, + format: u32, + type_: u32, + source: &VideoFrame, + ) -> Result<(), JsValue>; #[cfg(feature = "ImageBitmap")] # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texImage3D)] #[doc = "The `texImage3D()` method."] @@ -2713,6 +2780,27 @@ type_: u32, source: &HtmlVideoElement, ) -> Result<(), JsValue>; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texSubImage2D)] + #[doc = "The `texSubImage2D()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WebGL2RenderingContext/texSubImage2D)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `WebGl2RenderingContext`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn tex_sub_image_2d_with_u32_and_u32_and_video_frame( + this: &WebGl2RenderingContext, + target: u32, + level: i32, + xoffset: i32, + yoffset: i32, + format: u32, + type_: u32, + source: &VideoFrame, + ) -> Result<(), JsValue>; #[cfg(feature = "ImageBitmap")] # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texSubImage2D)] #[doc = "The `texSubImage2D()` method."] @@ -2840,6 +2928,29 @@ type_: u32, source: &HtmlVideoElement, ) -> Result<(), JsValue>; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texSubImage2D)] + #[doc = "The `texSubImage2D()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WebGL2RenderingContext/texSubImage2D)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `WebGl2RenderingContext`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn tex_sub_image_2d_with_i32_and_i32_and_u32_and_type_and_video_frame( + this: &WebGl2RenderingContext, + target: u32, + level: i32, + xoffset: i32, + yoffset: i32, + width: i32, + height: i32, + format: u32, + type_: u32, + source: &VideoFrame, + ) -> Result<(), JsValue>; #[cfg(feature = "ImageBitmap")] # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texSubImage2D)] #[doc = "The `texSubImage2D()` method."] @@ -3019,6 +3130,31 @@ type_: u32, source: &HtmlVideoElement, ) -> Result<(), JsValue>; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texSubImage3D)] + #[doc = "The `texSubImage3D()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WebGL2RenderingContext/texSubImage3D)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `WebGl2RenderingContext`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn tex_sub_image_3d_with_video_frame( + this: &WebGl2RenderingContext, + target: u32, + level: i32, + xoffset: i32, + yoffset: i32, + zoffset: i32, + width: i32, + height: i32, + depth: i32, + format: u32, + type_: u32, + source: &VideoFrame, + ) -> Result<(), JsValue>; #[cfg(feature = "ImageBitmap")] # [wasm_bindgen (catch , method , structural , js_class = "WebGL2RenderingContext" , js_name = texSubImage3D)] #[doc = "The `texSubImage3D()` method."] diff -Nru rust-web-sys-0.3.55/src/features/gen_WebglMultiDraw.rs rust-web-sys-0.3.60/src/features/gen_WebglMultiDraw.rs --- rust-web-sys-0.3.55/src/features/gen_WebglMultiDraw.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_WebglMultiDraw.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,418 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = WEBGL_multi_draw , typescript_type = "WEBGL_multi_draw")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `WebglMultiDraw` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub type WebglMultiDraw; + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysInstancedWEBGL)] + #[doc = "The `multiDrawArraysInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_instanced_webgl_with_i32_array_and_i32_array_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &mut [i32], + firsts_offset: u32, + counts_list: &mut [i32], + counts_offset: u32, + instance_counts_list: &mut [i32], + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysInstancedWEBGL)] + #[doc = "The `multiDrawArraysInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_instanced_webgl_with_i32_sequence_and_i32_array_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &::wasm_bindgen::JsValue, + firsts_offset: u32, + counts_list: &mut [i32], + counts_offset: u32, + instance_counts_list: &mut [i32], + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysInstancedWEBGL)] + #[doc = "The `multiDrawArraysInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_instanced_webgl_with_i32_array_and_i32_sequence_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &mut [i32], + firsts_offset: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + instance_counts_list: &mut [i32], + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysInstancedWEBGL)] + #[doc = "The `multiDrawArraysInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_instanced_webgl_with_i32_sequence_and_i32_sequence_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &::wasm_bindgen::JsValue, + firsts_offset: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + instance_counts_list: &mut [i32], + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysInstancedWEBGL)] + #[doc = "The `multiDrawArraysInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_instanced_webgl_with_i32_array_and_i32_array_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &mut [i32], + firsts_offset: u32, + counts_list: &mut [i32], + counts_offset: u32, + instance_counts_list: &::wasm_bindgen::JsValue, + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysInstancedWEBGL)] + #[doc = "The `multiDrawArraysInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_instanced_webgl_with_i32_sequence_and_i32_array_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &::wasm_bindgen::JsValue, + firsts_offset: u32, + counts_list: &mut [i32], + counts_offset: u32, + instance_counts_list: &::wasm_bindgen::JsValue, + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysInstancedWEBGL)] + #[doc = "The `multiDrawArraysInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_instanced_webgl_with_i32_array_and_i32_sequence_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &mut [i32], + firsts_offset: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + instance_counts_list: &::wasm_bindgen::JsValue, + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysInstancedWEBGL)] + #[doc = "The `multiDrawArraysInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_instanced_webgl_with_i32_sequence_and_i32_sequence_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &::wasm_bindgen::JsValue, + firsts_offset: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + instance_counts_list: &::wasm_bindgen::JsValue, + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysWEBGL)] + #[doc = "The `multiDrawArraysWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_webgl_with_i32_array_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &mut [i32], + firsts_offset: u32, + counts_list: &mut [i32], + counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysWEBGL)] + #[doc = "The `multiDrawArraysWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_webgl_with_i32_sequence_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &::wasm_bindgen::JsValue, + firsts_offset: u32, + counts_list: &mut [i32], + counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysWEBGL)] + #[doc = "The `multiDrawArraysWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_webgl_with_i32_array_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &mut [i32], + firsts_offset: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawArraysWEBGL)] + #[doc = "The `multiDrawArraysWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawArraysWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_arrays_webgl_with_i32_sequence_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + firsts_list: &::wasm_bindgen::JsValue, + firsts_offset: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsInstancedWEBGL)] + #[doc = "The `multiDrawElementsInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_instanced_webgl_with_i32_array_and_i32_array_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + counts_list: &mut [i32], + counts_offset: u32, + type_: u32, + offsets_list: &mut [i32], + offsets_offset: u32, + instance_counts_list: &mut [i32], + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsInstancedWEBGL)] + #[doc = "The `multiDrawElementsInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_instanced_webgl_with_i32_sequence_and_i32_array_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + type_: u32, + offsets_list: &mut [i32], + offsets_offset: u32, + instance_counts_list: &mut [i32], + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsInstancedWEBGL)] + #[doc = "The `multiDrawElementsInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_instanced_webgl_with_i32_array_and_i32_sequence_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + counts_list: &mut [i32], + counts_offset: u32, + type_: u32, + offsets_list: &::wasm_bindgen::JsValue, + offsets_offset: u32, + instance_counts_list: &mut [i32], + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsInstancedWEBGL)] + #[doc = "The `multiDrawElementsInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_instanced_webgl_with_i32_sequence_and_i32_sequence_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + type_: u32, + offsets_list: &::wasm_bindgen::JsValue, + offsets_offset: u32, + instance_counts_list: &mut [i32], + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsInstancedWEBGL)] + #[doc = "The `multiDrawElementsInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_instanced_webgl_with_i32_array_and_i32_array_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + counts_list: &mut [i32], + counts_offset: u32, + type_: u32, + offsets_list: &mut [i32], + offsets_offset: u32, + instance_counts_list: &::wasm_bindgen::JsValue, + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsInstancedWEBGL)] + #[doc = "The `multiDrawElementsInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_instanced_webgl_with_i32_sequence_and_i32_array_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + type_: u32, + offsets_list: &mut [i32], + offsets_offset: u32, + instance_counts_list: &::wasm_bindgen::JsValue, + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsInstancedWEBGL)] + #[doc = "The `multiDrawElementsInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_instanced_webgl_with_i32_array_and_i32_sequence_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + counts_list: &mut [i32], + counts_offset: u32, + type_: u32, + offsets_list: &::wasm_bindgen::JsValue, + offsets_offset: u32, + instance_counts_list: &::wasm_bindgen::JsValue, + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsInstancedWEBGL)] + #[doc = "The `multiDrawElementsInstancedWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_instanced_webgl_with_i32_sequence_and_i32_sequence_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + type_: u32, + offsets_list: &::wasm_bindgen::JsValue, + offsets_offset: u32, + instance_counts_list: &::wasm_bindgen::JsValue, + instance_counts_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsWEBGL)] + #[doc = "The `multiDrawElementsWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_webgl_with_i32_array_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + counts_list: &mut [i32], + counts_offset: u32, + type_: u32, + offsets_list: &mut [i32], + offsets_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsWEBGL)] + #[doc = "The `multiDrawElementsWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_webgl_with_i32_sequence_and_i32_array( + this: &WebglMultiDraw, + mode: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + type_: u32, + offsets_list: &mut [i32], + offsets_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsWEBGL)] + #[doc = "The `multiDrawElementsWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_webgl_with_i32_array_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + counts_list: &mut [i32], + counts_offset: u32, + type_: u32, + offsets_list: &::wasm_bindgen::JsValue, + offsets_offset: u32, + drawcount: i32, + ); + # [wasm_bindgen (method , structural , js_class = "WEBGL_multi_draw" , js_name = multiDrawElementsWEBGL)] + #[doc = "The `multiDrawElementsWEBGL()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_multi_draw/multiDrawElementsWEBGL)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WebglMultiDraw`*"] + pub fn multi_draw_elements_webgl_with_i32_sequence_and_i32_sequence( + this: &WebglMultiDraw, + mode: u32, + counts_list: &::wasm_bindgen::JsValue, + counts_offset: u32, + type_: u32, + offsets_list: &::wasm_bindgen::JsValue, + offsets_offset: u32, + drawcount: i32, + ); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_WebGlRenderingContext.rs rust-web-sys-0.3.60/src/features/gen_WebGlRenderingContext.rs --- rust-web-sys-0.3.55/src/features/gen_WebGlRenderingContext.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_WebGlRenderingContext.rs 2006-07-24 01:21:28.000000000 +0000 @@ -375,6 +375,26 @@ type_: u32, video: &HtmlVideoElement, ) -> Result<(), JsValue>; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + # [wasm_bindgen (catch , method , structural , js_class = "WebGLRenderingContext" , js_name = texImage2D)] + #[doc = "The `texImage2D()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/texImage2D)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `WebGlRenderingContext`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn tex_image_2d_with_u32_and_u32_and_video_frame( + this: &WebGlRenderingContext, + target: u32, + level: i32, + internalformat: i32, + format: u32, + type_: u32, + video_frame: &VideoFrame, + ) -> Result<(), JsValue>; # [wasm_bindgen (catch , method , structural , js_class = "WebGLRenderingContext" , js_name = texSubImage2D)] #[doc = "The `texSubImage2D()` method."] #[doc = ""] @@ -496,6 +516,27 @@ type_: u32, video: &HtmlVideoElement, ) -> Result<(), JsValue>; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "VideoFrame")] + # [wasm_bindgen (catch , method , structural , js_class = "WebGLRenderingContext" , js_name = texSubImage2D)] + #[doc = "The `texSubImage2D()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/texSubImage2D)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `VideoFrame`, `WebGlRenderingContext`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn tex_sub_image_2d_with_u32_and_u32_and_video_frame( + this: &WebGlRenderingContext, + target: u32, + level: i32, + xoffset: i32, + yoffset: i32, + format: u32, + type_: u32, + video_frame: &VideoFrame, + ) -> Result<(), JsValue>; #[cfg(feature = "WebGlUniformLocation")] # [wasm_bindgen (method , structural , js_class = "WebGLRenderingContext" , js_name = uniform1fv)] #[doc = "The `uniform1fv()` method."] diff -Nru rust-web-sys-0.3.55/src/features/gen_WritableStreamDefaultController.rs rust-web-sys-0.3.60/src/features/gen_WritableStreamDefaultController.rs --- rust-web-sys-0.3.55/src/features/gen_WritableStreamDefaultController.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_WritableStreamDefaultController.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,36 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = WritableStreamDefaultController , typescript_type = "WritableStreamDefaultController")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `WritableStreamDefaultController` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultController)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultController`*"] + pub type WritableStreamDefaultController; + #[cfg(feature = "AbortSignal")] + # [wasm_bindgen (structural , method , getter , js_class = "WritableStreamDefaultController" , js_name = signal)] + #[doc = "Getter for the `signal` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultController/signal)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `AbortSignal`, `WritableStreamDefaultController`*"] + pub fn signal(this: &WritableStreamDefaultController) -> AbortSignal; + # [wasm_bindgen (method , structural , js_class = "WritableStreamDefaultController" , js_name = error)] + #[doc = "The `error()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultController/error)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultController`*"] + pub fn error(this: &WritableStreamDefaultController); + # [wasm_bindgen (method , structural , js_class = "WritableStreamDefaultController" , js_name = error)] + #[doc = "The `error()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultController/error)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultController`*"] + pub fn error_with_e(this: &WritableStreamDefaultController, e: &::wasm_bindgen::JsValue); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_WritableStreamDefaultWriter.rs rust-web-sys-0.3.60/src/features/gen_WritableStreamDefaultWriter.rs --- rust-web-sys-0.3.55/src/features/gen_WritableStreamDefaultWriter.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_WritableStreamDefaultWriter.rs 2006-07-24 01:21:28.000000000 +0000 @@ -1,7 +1,6 @@ #![allow(unused_imports)] use super::*; use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] #[wasm_bindgen] extern "C" { # [wasm_bindgen (extends = :: js_sys :: Object , js_name = WritableStreamDefaultWriter , typescript_type = "WritableStreamDefaultWriter")] @@ -11,111 +10,80 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type WritableStreamDefaultWriter; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "WritableStreamDefaultWriter" , js_name = closed)] #[doc = "Getter for the `closed` field of this object."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/closed)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn closed(this: &WritableStreamDefaultWriter) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , getter , js_class = "WritableStreamDefaultWriter" , js_name = desiredSize)] + # [wasm_bindgen (structural , catch , method , getter , js_class = "WritableStreamDefaultWriter" , js_name = desiredSize)] #[doc = "Getter for the `desiredSize` field of this object."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/desiredSize)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn desired_size(this: &WritableStreamDefaultWriter) -> Option; - #[cfg(web_sys_unstable_apis)] + pub fn desired_size(this: &WritableStreamDefaultWriter) -> Result, JsValue>; # [wasm_bindgen (structural , method , getter , js_class = "WritableStreamDefaultWriter" , js_name = ready)] #[doc = "Getter for the `ready` field of this object."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/ready)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn ready(this: &WritableStreamDefaultWriter) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "WritableStream")] + #[wasm_bindgen(catch, constructor, js_class = "WritableStreamDefaultWriter")] + #[doc = "The `new WritableStreamDefaultWriter(..)` constructor, creating a new instance of `WritableStreamDefaultWriter`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/WritableStreamDefaultWriter)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WritableStream`, `WritableStreamDefaultWriter`*"] + pub fn new(stream: &WritableStream) -> Result; # [wasm_bindgen (method , structural , js_class = "WritableStreamDefaultWriter" , js_name = abort)] #[doc = "The `abort()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/abort)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn abort(this: &WritableStreamDefaultWriter) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "WritableStreamDefaultWriter" , js_name = abort)] #[doc = "The `abort()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/abort)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn abort_with_reason( this: &WritableStreamDefaultWriter, reason: &::wasm_bindgen::JsValue, ) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "WritableStreamDefaultWriter" , js_name = close)] #[doc = "The `close()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/close)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn close(this: &WritableStreamDefaultWriter) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "WritableStreamDefaultWriter" , js_name = releaseLock)] #[doc = "The `releaseLock()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/releaseLock)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn release_lock(this: &WritableStreamDefaultWriter); - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "WritableStreamDefaultWriter" , js_name = write)] #[doc = "The `write()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/write)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn write(this: &WritableStreamDefaultWriter) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "WritableStreamDefaultWriter" , js_name = write)] #[doc = "The `write()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStreamDefaultWriter/write)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn write_with_chunk( this: &WritableStreamDefaultWriter, chunk: &::wasm_bindgen::JsValue, diff -Nru rust-web-sys-0.3.55/src/features/gen_WritableStream.rs rust-web-sys-0.3.60/src/features/gen_WritableStream.rs --- rust-web-sys-0.3.55/src/features/gen_WritableStream.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_WritableStream.rs 2006-07-24 01:21:28.000000000 +0000 @@ -1,7 +1,6 @@ #![allow(unused_imports)] use super::*; use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] #[wasm_bindgen] extern "C" { # [wasm_bindgen (extends = :: js_sys :: Object , js_name = WritableStream , typescript_type = "WritableStream")] @@ -11,67 +10,83 @@ #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStream`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub type WritableStream; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "WritableStream" , js_name = locked)] #[doc = "Getter for the `locked` field of this object."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream/locked)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStream`*"] + pub fn locked(this: &WritableStream) -> bool; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "WritableStream")] + #[doc = "The `new WritableStream(..)` constructor, creating a new instance of `WritableStream`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream/WritableStream)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WritableStream`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn locked(this: &WritableStream) -> bool; + pub fn new() -> Result; #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (method , structural , js_class = "WritableStream" , js_name = abort)] - #[doc = "The `abort()` method."] + #[wasm_bindgen(catch, constructor, js_class = "WritableStream")] + #[doc = "The `new WritableStream(..)` constructor, creating a new instance of `WritableStream`."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream/abort)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream/WritableStream)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStream`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn abort(this: &WritableStream) -> ::js_sys::Promise; + pub fn new_with_underlying_sink( + underlying_sink: &::js_sys::Object, + ) -> Result; #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "QueuingStrategy")] + #[wasm_bindgen(catch, constructor, js_class = "WritableStream")] + #[doc = "The `new WritableStream(..)` constructor, creating a new instance of `WritableStream`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream/WritableStream)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `QueuingStrategy`, `WritableStream`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_underlying_sink_and_strategy( + underlying_sink: &::js_sys::Object, + strategy: &QueuingStrategy, + ) -> Result; # [wasm_bindgen (method , structural , js_class = "WritableStream" , js_name = abort)] #[doc = "The `abort()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream/abort)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStream`*"] + pub fn abort(this: &WritableStream) -> ::js_sys::Promise; + # [wasm_bindgen (method , structural , js_class = "WritableStream" , js_name = abort)] + #[doc = "The `abort()` method."] #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream/abort)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `WritableStream`*"] pub fn abort_with_reason( this: &WritableStream, reason: &::wasm_bindgen::JsValue, ) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "WritableStream" , js_name = close)] #[doc = "The `close()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream/close)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStream`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn close(this: &WritableStream) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] #[cfg(feature = "WritableStreamDefaultWriter")] - # [wasm_bindgen (method , structural , js_class = "WritableStream" , js_name = getWriter)] + # [wasm_bindgen (catch , method , structural , js_class = "WritableStream" , js_name = getWriter)] #[doc = "The `getWriter()` method."] #[doc = ""] #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/WritableStream/getWriter)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `WritableStream`, `WritableStreamDefaultWriter`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn get_writer(this: &WritableStream) -> WritableStreamDefaultWriter; + pub fn get_writer(this: &WritableStream) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_XrFrame.rs rust-web-sys-0.3.60/src/features/gen_XrFrame.rs --- rust-web-sys-0.3.55/src/features/gen_XrFrame.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrFrame.rs 2006-07-24 01:21:28.000000000 +0000 @@ -28,6 +28,17 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn session(this: &XrFrame) -> XrSession; #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRFrame" , js_name = predictedDisplayTime)] + #[doc = "Getter for the `predictedDisplayTime` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRFrame/predictedDisplayTime)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrFrame`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn predicted_display_time(this: &XrFrame) -> f64; + #[cfg(web_sys_unstable_apis)] #[cfg(all(feature = "XrPose", feature = "XrSpace",))] # [wasm_bindgen (method , structural , js_class = "XRFrame" , js_name = getPose)] #[doc = "The `getPose()` method."] diff -Nru rust-web-sys-0.3.55/src/features/gen_XrInputSourceEvent.rs rust-web-sys-0.3.60/src/features/gen_XrInputSourceEvent.rs --- rust-web-sys-0.3.55/src/features/gen_XrInputSourceEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrInputSourceEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -39,4 +39,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn input_source(this: &XrInputSourceEvent) -> XrInputSource; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "XrInputSourceEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "XRInputSourceEvent")] + #[doc = "The `new XrInputSourceEvent(..)` constructor, creating a new instance of `XrInputSourceEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRInputSourceEvent/XRInputSourceEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrInputSourceEvent`, `XrInputSourceEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + type_: &str, + event_init_dict: &XrInputSourceEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_XrInputSource.rs rust-web-sys-0.3.60/src/features/gen_XrInputSource.rs --- rust-web-sys-0.3.55/src/features/gen_XrInputSource.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrInputSource.rs 2006-07-24 01:21:28.000000000 +0000 @@ -74,4 +74,16 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn profiles(this: &XrInputSource) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "Gamepad")] + # [wasm_bindgen (structural , method , getter , js_class = "XRInputSource" , js_name = gamepad)] + #[doc = "Getter for the `gamepad` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRInputSource/gamepad)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `Gamepad`, `XrInputSource`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn gamepad(this: &XrInputSource) -> Option; } diff -Nru rust-web-sys-0.3.55/src/features/gen_XrInputSourcesChangeEvent.rs rust-web-sys-0.3.60/src/features/gen_XrInputSourcesChangeEvent.rs --- rust-web-sys-0.3.55/src/features/gen_XrInputSourcesChangeEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrInputSourcesChangeEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -49,4 +49,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn removed(this: &XrInputSourcesChangeEvent) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "XrInputSourcesChangeEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "XRInputSourcesChangeEvent")] + #[doc = "The `new XrInputSourcesChangeEvent(..)` constructor, creating a new instance of `XrInputSourcesChangeEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRInputSourcesChangeEvent/XRInputSourcesChangeEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrInputSourcesChangeEvent`, `XrInputSourcesChangeEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + type_: &str, + event_init_dict: &XrInputSourcesChangeEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_XrLayer.rs rust-web-sys-0.3.60/src/features/gen_XrLayer.rs --- rust-web-sys-0.3.55/src/features/gen_XrLayer.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrLayer.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,18 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = XRLayer , typescript_type = "XRLayer")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `XrLayer` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRLayer)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrLayer`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type XrLayer; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_XrPermissionDescriptor.rs rust-web-sys-0.3.60/src/features/gen_XrPermissionDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_XrPermissionDescriptor.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrPermissionDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,110 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = XRPermissionDescriptor)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `XrPermissionDescriptor` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrPermissionDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type XrPermissionDescriptor; +} +#[cfg(web_sys_unstable_apis)] +impl XrPermissionDescriptor { + #[cfg(feature = "PermissionName")] + #[doc = "Construct a new `XrPermissionDescriptor`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `PermissionName`, `XrPermissionDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(name: PermissionName) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.name(name); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "PermissionName")] + #[doc = "Change the `name` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `PermissionName`, `XrPermissionDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn name(&mut self, val: PermissionName) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("name"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "XrSessionMode")] + #[doc = "Change the `mode` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrPermissionDescriptor`, `XrSessionMode`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn mode(&mut self, val: XrSessionMode) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("mode"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `optionalFeatures` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrPermissionDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn optional_features(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("optionalFeatures"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `requiredFeatures` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrPermissionDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn required_features(&mut self, val: &::wasm_bindgen::JsValue) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set( + self.as_ref(), + &JsValue::from("requiredFeatures"), + &JsValue::from(val), + ); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_XrPermissionStatus.rs rust-web-sys-0.3.60/src/features/gen_XrPermissionStatus.rs --- rust-web-sys-0.3.55/src/features/gen_XrPermissionStatus.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrPermissionStatus.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,40 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = PermissionStatus , extends = EventTarget , extends = :: js_sys :: Object , js_name = XRPermissionStatus , typescript_type = "XRPermissionStatus")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `XrPermissionStatus` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRPermissionStatus)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrPermissionStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type XrPermissionStatus; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRPermissionStatus" , js_name = granted)] + #[doc = "Getter for the `granted` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRPermissionStatus/granted)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrPermissionStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn granted(this: &XrPermissionStatus) -> ::js_sys::Array; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "XRPermissionStatus" , js_name = granted)] + #[doc = "Setter for the `granted` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRPermissionStatus/granted)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrPermissionStatus`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_granted(this: &XrPermissionStatus, value: &::wasm_bindgen::JsValue); +} diff -Nru rust-web-sys-0.3.55/src/features/gen_XrPose.rs rust-web-sys-0.3.60/src/features/gen_XrPose.rs --- rust-web-sys-0.3.55/src/features/gen_XrPose.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrPose.rs 2006-07-24 01:21:28.000000000 +0000 @@ -28,6 +28,30 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn transform(this: &XrPose) -> XrRigidTransform; #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomPointReadOnly")] + # [wasm_bindgen (structural , method , getter , js_class = "XRPose" , js_name = linearVelocity)] + #[doc = "Getter for the `linearVelocity` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRPose/linearVelocity)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomPointReadOnly`, `XrPose`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn linear_velocity(this: &XrPose) -> Option; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomPointReadOnly")] + # [wasm_bindgen (structural , method , getter , js_class = "XRPose" , js_name = angularVelocity)] + #[doc = "Getter for the `angularVelocity` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRPose/angularVelocity)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomPointReadOnly`, `XrPose`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn angular_velocity(this: &XrPose) -> Option; + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "XRPose" , js_name = emulatedPosition)] #[doc = "Getter for the `emulatedPosition` field of this object."] #[doc = ""] diff -Nru rust-web-sys-0.3.55/src/features/gen_XrReferenceSpaceEventInit.rs rust-web-sys-0.3.60/src/features/gen_XrReferenceSpaceEventInit.rs --- rust-web-sys-0.3.55/src/features/gen_XrReferenceSpaceEventInit.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrReferenceSpaceEventInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -122,7 +122,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn transform(&mut self, val: &XrRigidTransform) -> &mut Self { + pub fn transform(&mut self, val: Option<&XrRigidTransform>) -> &mut Self { use wasm_bindgen::JsValue; let r = ::js_sys::Reflect::set( self.as_ref(), diff -Nru rust-web-sys-0.3.55/src/features/gen_XrReferenceSpaceEvent.rs rust-web-sys-0.3.60/src/features/gen_XrReferenceSpaceEvent.rs --- rust-web-sys-0.3.55/src/features/gen_XrReferenceSpaceEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrReferenceSpaceEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -39,4 +39,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn transform(this: &XrReferenceSpaceEvent) -> Option; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "XrReferenceSpaceEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "XRReferenceSpaceEvent")] + #[doc = "The `new XrReferenceSpaceEvent(..)` constructor, creating a new instance of `XrReferenceSpaceEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRReferenceSpaceEvent/XRReferenceSpaceEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrReferenceSpaceEvent`, `XrReferenceSpaceEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + type_: &str, + event_init_dict: &XrReferenceSpaceEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_XrRenderStateInit.rs rust-web-sys-0.3.60/src/features/gen_XrRenderStateInit.rs --- rust-web-sys-0.3.55/src/features/gen_XrRenderStateInit.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrRenderStateInit.rs 2006-07-24 01:21:28.000000000 +0000 @@ -112,6 +112,24 @@ let _ = r; self } + #[cfg(web_sys_unstable_apis)] + #[doc = "Change the `layers` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrRenderStateInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn layers(&mut self, val: Option<&::wasm_bindgen::JsValue>) -> &mut Self { + use wasm_bindgen::JsValue; + let r = + ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("layers"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } } #[cfg(web_sys_unstable_apis)] impl Default for XrRenderStateInit { diff -Nru rust-web-sys-0.3.55/src/features/gen_XrRigidTransform.rs rust-web-sys-0.3.60/src/features/gen_XrRigidTransform.rs --- rust-web-sys-0.3.55/src/features/gen_XrRigidTransform.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrRigidTransform.rs 2006-07-24 01:21:28.000000000 +0000 @@ -61,4 +61,42 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn inverse(this: &XrRigidTransform) -> XrRigidTransform; + #[cfg(web_sys_unstable_apis)] + #[wasm_bindgen(catch, constructor, js_class = "XRRigidTransform")] + #[doc = "The `new XrRigidTransform(..)` constructor, creating a new instance of `XrRigidTransform`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRRigidTransform/XRRigidTransform)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrRigidTransform`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new() -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomPointInit")] + #[wasm_bindgen(catch, constructor, js_class = "XRRigidTransform")] + #[doc = "The `new XrRigidTransform(..)` constructor, creating a new instance of `XrRigidTransform`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRRigidTransform/XRRigidTransform)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomPointInit`, `XrRigidTransform`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_position(position: &DomPointInit) -> Result; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "DomPointInit")] + #[wasm_bindgen(catch, constructor, js_class = "XRRigidTransform")] + #[doc = "The `new XrRigidTransform(..)` constructor, creating a new instance of `XrRigidTransform`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRRigidTransform/XRRigidTransform)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `DomPointInit`, `XrRigidTransform`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new_with_position_and_orientation( + position: &DomPointInit, + orientation: &DomPointInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_Xr.rs rust-web-sys-0.3.60/src/features/gen_Xr.rs --- rust-web-sys-0.3.55/src/features/gen_Xr.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_Xr.rs 1970-01-01 00:00:00.000000000 +0000 @@ -1,80 +0,0 @@ -#![allow(unused_imports)] -use super::*; -use wasm_bindgen::prelude::*; -#[cfg(web_sys_unstable_apis)] -#[wasm_bindgen] -extern "C" { - # [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = XR , typescript_type = "XR")] - #[derive(Debug, Clone, PartialEq, Eq)] - #[doc = "The `Xr` class."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XR)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `Xr`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub type Xr; - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , getter , js_class = "XR" , js_name = ondevicechange)] - #[doc = "Getter for the `ondevicechange` field of this object."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XR/ondevicechange)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `Xr`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn ondevicechange(this: &Xr) -> Option<::js_sys::Function>; - #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , setter , js_class = "XR" , js_name = ondevicechange)] - #[doc = "Setter for the `ondevicechange` field of this object."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XR/ondevicechange)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `Xr`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_ondevicechange(this: &Xr, value: Option<&::js_sys::Function>); - #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "XrSessionMode")] - # [wasm_bindgen (method , structural , js_class = "XR" , js_name = isSessionSupported)] - #[doc = "The `isSessionSupported()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XR/isSessionSupported)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `Xr`, `XrSessionMode`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn is_session_supported(this: &Xr, mode: XrSessionMode) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] - #[cfg(feature = "XrSessionMode")] - # [wasm_bindgen (method , structural , js_class = "XR" , js_name = requestSession)] - #[doc = "The `requestSession()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XR/requestSession)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `Xr`, `XrSessionMode`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn request_session(this: &Xr, mode: XrSessionMode) -> ::js_sys::Promise; - #[cfg(web_sys_unstable_apis)] - #[cfg(all(feature = "XrSessionInit", feature = "XrSessionMode",))] - # [wasm_bindgen (method , structural , js_class = "XR" , js_name = requestSession)] - #[doc = "The `requestSession()` method."] - #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XR/requestSession)"] - #[doc = ""] - #[doc = "*This API requires the following crate features to be activated: `Xr`, `XrSessionInit`, `XrSessionMode`*"] - #[doc = ""] - #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] - #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn request_session_with_options( - this: &Xr, - mode: XrSessionMode, - options: &XrSessionInit, - ) -> ::js_sys::Promise; -} diff -Nru rust-web-sys-0.3.55/src/features/gen_XrSessionEvent.rs rust-web-sys-0.3.60/src/features/gen_XrSessionEvent.rs --- rust-web-sys-0.3.55/src/features/gen_XrSessionEvent.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrSessionEvent.rs 2006-07-24 01:21:28.000000000 +0000 @@ -27,4 +27,19 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn session(this: &XrSessionEvent) -> XrSession; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "XrSessionEventInit")] + #[wasm_bindgen(catch, constructor, js_class = "XRSessionEvent")] + #[doc = "The `new XrSessionEvent(..)` constructor, creating a new instance of `XrSessionEvent`."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSessionEvent/XRSessionEvent)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSessionEvent`, `XrSessionEventInit`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new( + type_: &str, + event_init_dict: &XrSessionEventInit, + ) -> Result; } diff -Nru rust-web-sys-0.3.55/src/features/gen_XrSessionMode.rs rust-web-sys-0.3.60/src/features/gen_XrSessionMode.rs --- rust-web-sys-0.3.55/src/features/gen_XrSessionMode.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrSessionMode.rs 2006-07-24 01:21:28.000000000 +0000 @@ -12,4 +12,5 @@ pub enum XrSessionMode { Inline = "inline", ImmersiveVr = "immersive-vr", + ImmersiveAr = "immersive-ar", } diff -Nru rust-web-sys-0.3.55/src/features/gen_XrSession.rs rust-web-sys-0.3.60/src/features/gen_XrSession.rs --- rust-web-sys-0.3.55/src/features/gen_XrSession.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrSession.rs 2006-07-24 01:21:28.000000000 +0000 @@ -28,6 +28,28 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn visibility_state(this: &XrSession) -> XrVisibilityState; #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = frameRate)] + #[doc = "Getter for the `frameRate` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/frameRate)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn frame_rate(this: &XrSession) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = supportedFrameRates)] + #[doc = "Getter for the `supportedFrameRates` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/supportedFrameRates)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn supported_frame_rates(this: &XrSession) -> Option>; + #[cfg(web_sys_unstable_apis)] #[cfg(feature = "XrRenderState")] # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = renderState)] #[doc = "Getter for the `renderState` field of this object."] @@ -74,49 +96,49 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn set_onend(this: &XrSession, value: Option<&::js_sys::Function>); #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = onselect)] - #[doc = "Getter for the `onselect` field of this object."] + # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = oninputsourceschange)] + #[doc = "Getter for the `oninputsourceschange` field of this object."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onselect)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/oninputsourceschange)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn onselect(this: &XrSession) -> Option<::js_sys::Function>; + pub fn oninputsourceschange(this: &XrSession) -> Option<::js_sys::Function>; #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , setter , js_class = "XRSession" , js_name = onselect)] - #[doc = "Setter for the `onselect` field of this object."] + # [wasm_bindgen (structural , method , setter , js_class = "XRSession" , js_name = oninputsourceschange)] + #[doc = "Setter for the `oninputsourceschange` field of this object."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onselect)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/oninputsourceschange)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_onselect(this: &XrSession, value: Option<&::js_sys::Function>); + pub fn set_oninputsourceschange(this: &XrSession, value: Option<&::js_sys::Function>); #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = oninputsourceschange)] - #[doc = "Getter for the `oninputsourceschange` field of this object."] + # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = onselect)] + #[doc = "Getter for the `onselect` field of this object."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/oninputsourceschange)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onselect)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn oninputsourceschange(this: &XrSession) -> Option<::js_sys::Function>; + pub fn onselect(this: &XrSession) -> Option<::js_sys::Function>; #[cfg(web_sys_unstable_apis)] - # [wasm_bindgen (structural , method , setter , js_class = "XRSession" , js_name = oninputsourceschange)] - #[doc = "Setter for the `oninputsourceschange` field of this object."] + # [wasm_bindgen (structural , method , setter , js_class = "XRSession" , js_name = onselect)] + #[doc = "Setter for the `onselect` field of this object."] #[doc = ""] - #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/oninputsourceschange)"] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onselect)"] #[doc = ""] #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn set_oninputsourceschange(this: &XrSession, value: Option<&::js_sys::Function>); + pub fn set_onselect(this: &XrSession, value: Option<&::js_sys::Function>); #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = onselectstart)] #[doc = "Getter for the `onselectstart` field of this object."] @@ -162,6 +184,72 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn set_onselectend(this: &XrSession, value: Option<&::js_sys::Function>); #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = onsqueeze)] + #[doc = "Getter for the `onsqueeze` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onsqueeze)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn onsqueeze(this: &XrSession) -> Option<::js_sys::Function>; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "XRSession" , js_name = onsqueeze)] + #[doc = "Setter for the `onsqueeze` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onsqueeze)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_onsqueeze(this: &XrSession, value: Option<&::js_sys::Function>); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = onsqueezestart)] + #[doc = "Getter for the `onsqueezestart` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onsqueezestart)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn onsqueezestart(this: &XrSession) -> Option<::js_sys::Function>; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "XRSession" , js_name = onsqueezestart)] + #[doc = "Setter for the `onsqueezestart` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onsqueezestart)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_onsqueezestart(this: &XrSession, value: Option<&::js_sys::Function>); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = onsqueezeend)] + #[doc = "Getter for the `onsqueezeend` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onsqueezeend)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn onsqueezeend(this: &XrSession) -> Option<::js_sys::Function>; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "XRSession" , js_name = onsqueezeend)] + #[doc = "Setter for the `onsqueezeend` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onsqueezeend)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_onsqueezeend(this: &XrSession, value: Option<&::js_sys::Function>); + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = onvisibilitychange)] #[doc = "Getter for the `onvisibilitychange` field of this object."] #[doc = ""] @@ -184,6 +272,28 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn set_onvisibilitychange(this: &XrSession, value: Option<&::js_sys::Function>); #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRSession" , js_name = onframeratechange)] + #[doc = "Getter for the `onframeratechange` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onframeratechange)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn onframeratechange(this: &XrSession) -> Option<::js_sys::Function>; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "XRSession" , js_name = onframeratechange)] + #[doc = "Setter for the `onframeratechange` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/onframeratechange)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_onframeratechange(this: &XrSession, value: Option<&::js_sys::Function>); + #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "XRSession" , js_name = cancelAnimationFrame)] #[doc = "The `cancelAnimationFrame()` method."] #[doc = ""] @@ -193,7 +303,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn cancel_animation_frame(this: &XrSession, handle: i32); + pub fn cancel_animation_frame(this: &XrSession, handle: u32); #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (method , structural , js_class = "XRSession" , js_name = end)] #[doc = "The `end()` method."] @@ -215,7 +325,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn request_animation_frame(this: &XrSession, callback: &::js_sys::Function) -> i32; + pub fn request_animation_frame(this: &XrSession, callback: &::js_sys::Function) -> u32; #[cfg(web_sys_unstable_apis)] #[cfg(feature = "XrReferenceSpaceType")] # [wasm_bindgen (method , structural , js_class = "XRSession" , js_name = requestReferenceSpace)] @@ -254,4 +364,15 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn update_render_state_with_state(this: &XrSession, state: &XrRenderStateInit); + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "XRSession" , js_name = updateTargetFrameRate)] + #[doc = "The `updateTargetFrameRate()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSession/updateTargetFrameRate)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSession`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn update_target_frame_rate(this: &XrSession, rate: f32) -> ::js_sys::Promise; } diff -Nru rust-web-sys-0.3.55/src/features/gen_XrSessionSupportedPermissionDescriptor.rs rust-web-sys-0.3.60/src/features/gen_XrSessionSupportedPermissionDescriptor.rs --- rust-web-sys-0.3.55/src/features/gen_XrSessionSupportedPermissionDescriptor.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrSessionSupportedPermissionDescriptor.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,68 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = :: js_sys :: Object , js_name = XRSessionSupportedPermissionDescriptor)] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `XrSessionSupportedPermissionDescriptor` dictionary."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSessionSupportedPermissionDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type XrSessionSupportedPermissionDescriptor; +} +#[cfg(web_sys_unstable_apis)] +impl XrSessionSupportedPermissionDescriptor { + #[cfg(feature = "PermissionName")] + #[doc = "Construct a new `XrSessionSupportedPermissionDescriptor`."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `PermissionName`, `XrSessionSupportedPermissionDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn new(name: PermissionName) -> Self { + #[allow(unused_mut)] + let mut ret: Self = ::wasm_bindgen::JsCast::unchecked_into(::js_sys::Object::new()); + ret.name(name); + ret + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "PermissionName")] + #[doc = "Change the `name` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `PermissionName`, `XrSessionSupportedPermissionDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn name(&mut self, val: PermissionName) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("name"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "XrSessionMode")] + #[doc = "Change the `mode` field of this object."] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSessionMode`, `XrSessionSupportedPermissionDescriptor`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn mode(&mut self, val: XrSessionMode) -> &mut Self { + use wasm_bindgen::JsValue; + let r = ::js_sys::Reflect::set(self.as_ref(), &JsValue::from("mode"), &JsValue::from(val)); + debug_assert!( + r.is_ok(), + "setting properties should never fail on our dictionary objects" + ); + let _ = r; + self + } +} diff -Nru rust-web-sys-0.3.55/src/features/gen_XrSystem.rs rust-web-sys-0.3.60/src/features/gen_XrSystem.rs --- rust-web-sys-0.3.55/src/features/gen_XrSystem.rs 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrSystem.rs 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,80 @@ +#![allow(unused_imports)] +use super::*; +use wasm_bindgen::prelude::*; +#[cfg(web_sys_unstable_apis)] +#[wasm_bindgen] +extern "C" { + # [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = XRSystem , typescript_type = "XRSystem")] + #[derive(Debug, Clone, PartialEq, Eq)] + #[doc = "The `XrSystem` class."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSystem)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSystem`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub type XrSystem; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRSystem" , js_name = ondevicechange)] + #[doc = "Getter for the `ondevicechange` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSystem/ondevicechange)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSystem`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn ondevicechange(this: &XrSystem) -> Option<::js_sys::Function>; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "XRSystem" , js_name = ondevicechange)] + #[doc = "Setter for the `ondevicechange` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSystem/ondevicechange)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSystem`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_ondevicechange(this: &XrSystem, value: Option<&::js_sys::Function>); + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "XrSessionMode")] + # [wasm_bindgen (method , structural , js_class = "XRSystem" , js_name = isSessionSupported)] + #[doc = "The `isSessionSupported()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSystem/isSessionSupported)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSessionMode`, `XrSystem`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn is_session_supported(this: &XrSystem, mode: XrSessionMode) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(feature = "XrSessionMode")] + # [wasm_bindgen (method , structural , js_class = "XRSystem" , js_name = requestSession)] + #[doc = "The `requestSession()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSystem/requestSession)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSessionMode`, `XrSystem`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn request_session(this: &XrSystem, mode: XrSessionMode) -> ::js_sys::Promise; + #[cfg(web_sys_unstable_apis)] + #[cfg(all(feature = "XrSessionInit", feature = "XrSessionMode",))] + # [wasm_bindgen (method , structural , js_class = "XRSystem" , js_name = requestSession)] + #[doc = "The `requestSession()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRSystem/requestSession)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrSessionInit`, `XrSessionMode`, `XrSystem`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn request_session_with_options( + this: &XrSystem, + mode: XrSessionMode, + options: &XrSessionInit, + ) -> ::js_sys::Promise; +} diff -Nru rust-web-sys-0.3.55/src/features/gen_XrView.rs rust-web-sys-0.3.60/src/features/gen_XrView.rs --- rust-web-sys-0.3.55/src/features/gen_XrView.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrView.rs 2006-07-24 01:21:28.000000000 +0000 @@ -50,4 +50,26 @@ #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn transform(this: &XrView) -> XrRigidTransform; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRView" , js_name = recommendedViewportScale)] + #[doc = "Getter for the `recommendedViewportScale` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRView/recommendedViewportScale)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrView`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn recommended_viewport_scale(this: &XrView) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (method , structural , js_class = "XRView" , js_name = requestViewportScale)] + #[doc = "The `requestViewportScale()` method."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRView/requestViewportScale)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrView`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn request_viewport_scale(this: &XrView, scale: Option); } diff -Nru rust-web-sys-0.3.55/src/features/gen_XrWebGlLayer.rs rust-web-sys-0.3.60/src/features/gen_XrWebGlLayer.rs --- rust-web-sys-0.3.55/src/features/gen_XrWebGlLayer.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/gen_XrWebGlLayer.rs 2006-07-24 01:21:28.000000000 +0000 @@ -4,7 +4,7 @@ #[cfg(web_sys_unstable_apis)] #[wasm_bindgen] extern "C" { - # [wasm_bindgen (extends = :: js_sys :: Object , js_name = XRWebGLLayer , typescript_type = "XRWebGLLayer")] + # [wasm_bindgen (extends = XrLayer , extends = EventTarget , extends = :: js_sys :: Object , js_name = XRWebGLLayer , typescript_type = "XRWebGLLayer")] #[derive(Debug, Clone, PartialEq, Eq)] #[doc = "The `XrWebGlLayer` class."] #[doc = ""] @@ -38,6 +38,28 @@ #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] pub fn ignore_depth_values(this: &XrWebGlLayer) -> bool; #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , getter , js_class = "XRWebGLLayer" , js_name = fixedFoveation)] + #[doc = "Getter for the `fixedFoveation` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRWebGLLayer/fixedFoveation)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrWebGlLayer`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn fixed_foveation(this: &XrWebGlLayer) -> Option; + #[cfg(web_sys_unstable_apis)] + # [wasm_bindgen (structural , method , setter , js_class = "XRWebGLLayer" , js_name = fixedFoveation)] + #[doc = "Setter for the `fixedFoveation` field of this object."] + #[doc = ""] + #[doc = "[MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/API/XRWebGLLayer/fixedFoveation)"] + #[doc = ""] + #[doc = "*This API requires the following crate features to be activated: `XrWebGlLayer`*"] + #[doc = ""] + #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] + #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] + pub fn set_fixed_foveation(this: &XrWebGlLayer, value: Option); + #[cfg(web_sys_unstable_apis)] #[cfg(feature = "WebGlFramebuffer")] # [wasm_bindgen (structural , method , getter , js_class = "XRWebGLLayer" , js_name = framebuffer)] #[doc = "Getter for the `framebuffer` field of this object."] @@ -48,7 +70,7 @@ #[doc = ""] #[doc = "*This API is unstable and requires `--cfg=web_sys_unstable_apis` to be activated, as"] #[doc = "[described in the `wasm-bindgen` guide](https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html)*"] - pub fn framebuffer(this: &XrWebGlLayer) -> WebGlFramebuffer; + pub fn framebuffer(this: &XrWebGlLayer) -> Option; #[cfg(web_sys_unstable_apis)] # [wasm_bindgen (structural , method , getter , js_class = "XRWebGLLayer" , js_name = framebufferWidth)] #[doc = "Getter for the `framebufferWidth` field of this object."] diff -Nru rust-web-sys-0.3.55/src/features/mod.rs rust-web-sys-0.3.60/src/features/mod.rs --- rust-web-sys-0.3.55/src/features/mod.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/src/features/mod.rs 2006-07-24 01:21:28.000000000 +0000 @@ -76,6 +76,12 @@ #[cfg(feature = "AllowedUsbDevice")] pub use gen_AllowedUsbDevice::*; +#[cfg(feature = "AlphaOption")] +#[allow(non_snake_case)] +mod gen_AlphaOption; +#[cfg(feature = "AlphaOption")] +pub use gen_AlphaOption::*; + #[cfg(feature = "AnalyserNode")] #[allow(non_snake_case)] mod gen_AnalyserNode; @@ -226,12 +232,78 @@ #[cfg(feature = "AudioContextState")] pub use gen_AudioContextState::*; +#[cfg(feature = "AudioData")] +#[allow(non_snake_case)] +mod gen_AudioData; +#[cfg(feature = "AudioData")] +pub use gen_AudioData::*; + +#[cfg(feature = "AudioDataCopyToOptions")] +#[allow(non_snake_case)] +mod gen_AudioDataCopyToOptions; +#[cfg(feature = "AudioDataCopyToOptions")] +pub use gen_AudioDataCopyToOptions::*; + +#[cfg(feature = "AudioDataInit")] +#[allow(non_snake_case)] +mod gen_AudioDataInit; +#[cfg(feature = "AudioDataInit")] +pub use gen_AudioDataInit::*; + +#[cfg(feature = "AudioDecoder")] +#[allow(non_snake_case)] +mod gen_AudioDecoder; +#[cfg(feature = "AudioDecoder")] +pub use gen_AudioDecoder::*; + +#[cfg(feature = "AudioDecoderConfig")] +#[allow(non_snake_case)] +mod gen_AudioDecoderConfig; +#[cfg(feature = "AudioDecoderConfig")] +pub use gen_AudioDecoderConfig::*; + +#[cfg(feature = "AudioDecoderInit")] +#[allow(non_snake_case)] +mod gen_AudioDecoderInit; +#[cfg(feature = "AudioDecoderInit")] +pub use gen_AudioDecoderInit::*; + +#[cfg(feature = "AudioDecoderSupport")] +#[allow(non_snake_case)] +mod gen_AudioDecoderSupport; +#[cfg(feature = "AudioDecoderSupport")] +pub use gen_AudioDecoderSupport::*; + #[cfg(feature = "AudioDestinationNode")] #[allow(non_snake_case)] mod gen_AudioDestinationNode; #[cfg(feature = "AudioDestinationNode")] pub use gen_AudioDestinationNode::*; +#[cfg(feature = "AudioEncoder")] +#[allow(non_snake_case)] +mod gen_AudioEncoder; +#[cfg(feature = "AudioEncoder")] +pub use gen_AudioEncoder::*; + +#[cfg(feature = "AudioEncoderConfig")] +#[allow(non_snake_case)] +mod gen_AudioEncoderConfig; +#[cfg(feature = "AudioEncoderConfig")] +pub use gen_AudioEncoderConfig::*; + +#[cfg(feature = "AudioEncoderInit")] +#[allow(non_snake_case)] +mod gen_AudioEncoderInit; +#[cfg(feature = "AudioEncoderInit")] +pub use gen_AudioEncoderInit::*; + +#[cfg(feature = "AudioEncoderSupport")] +#[allow(non_snake_case)] +mod gen_AudioEncoderSupport; +#[cfg(feature = "AudioEncoderSupport")] +pub use gen_AudioEncoderSupport::*; + #[cfg(feature = "AudioListener")] #[allow(non_snake_case)] mod gen_AudioListener; @@ -268,6 +340,12 @@ #[cfg(feature = "AudioProcessingEvent")] pub use gen_AudioProcessingEvent::*; +#[cfg(feature = "AudioSampleFormat")] +#[allow(non_snake_case)] +mod gen_AudioSampleFormat; +#[cfg(feature = "AudioSampleFormat")] +pub use gen_AudioSampleFormat::*; + #[cfg(feature = "AudioScheduledSourceNode")] #[allow(non_snake_case)] mod gen_AudioScheduledSourceNode; @@ -640,6 +718,12 @@ #[cfg(feature = "BrowserFindDirection")] pub use gen_BrowserFindDirection::*; +#[cfg(feature = "ByteLengthQueuingStrategy")] +#[allow(non_snake_case)] +mod gen_ByteLengthQueuingStrategy; +#[cfg(feature = "ByteLengthQueuingStrategy")] +pub use gen_ByteLengthQueuingStrategy::*; + #[cfg(feature = "Cache")] #[allow(non_snake_case)] mod gen_Cache; @@ -886,6 +970,12 @@ #[cfg(feature = "CloseEventInit")] pub use gen_CloseEventInit::*; +#[cfg(feature = "CodecState")] +#[allow(non_snake_case)] +mod gen_CodecState; +#[cfg(feature = "CodecState")] +pub use gen_CodecState::*; + #[cfg(feature = "CollectedClientData")] #[allow(non_snake_case)] mod gen_CollectedClientData; @@ -1072,6 +1162,12 @@ #[cfg(feature = "Coordinates")] pub use gen_Coordinates::*; +#[cfg(feature = "CountQueuingStrategy")] +#[allow(non_snake_case)] +mod gen_CountQueuingStrategy; +#[cfg(feature = "CountQueuingStrategy")] +pub use gen_CountQueuingStrategy::*; + #[cfg(feature = "Credential")] #[allow(non_snake_case)] mod gen_Credential; @@ -1714,6 +1810,54 @@ #[cfg(feature = "ElementDefinitionOptions")] pub use gen_ElementDefinitionOptions::*; +#[cfg(feature = "EncodedAudioChunk")] +#[allow(non_snake_case)] +mod gen_EncodedAudioChunk; +#[cfg(feature = "EncodedAudioChunk")] +pub use gen_EncodedAudioChunk::*; + +#[cfg(feature = "EncodedAudioChunkInit")] +#[allow(non_snake_case)] +mod gen_EncodedAudioChunkInit; +#[cfg(feature = "EncodedAudioChunkInit")] +pub use gen_EncodedAudioChunkInit::*; + +#[cfg(feature = "EncodedAudioChunkMetadata")] +#[allow(non_snake_case)] +mod gen_EncodedAudioChunkMetadata; +#[cfg(feature = "EncodedAudioChunkMetadata")] +pub use gen_EncodedAudioChunkMetadata::*; + +#[cfg(feature = "EncodedAudioChunkType")] +#[allow(non_snake_case)] +mod gen_EncodedAudioChunkType; +#[cfg(feature = "EncodedAudioChunkType")] +pub use gen_EncodedAudioChunkType::*; + +#[cfg(feature = "EncodedVideoChunk")] +#[allow(non_snake_case)] +mod gen_EncodedVideoChunk; +#[cfg(feature = "EncodedVideoChunk")] +pub use gen_EncodedVideoChunk::*; + +#[cfg(feature = "EncodedVideoChunkInit")] +#[allow(non_snake_case)] +mod gen_EncodedVideoChunkInit; +#[cfg(feature = "EncodedVideoChunkInit")] +pub use gen_EncodedVideoChunkInit::*; + +#[cfg(feature = "EncodedVideoChunkMetadata")] +#[allow(non_snake_case)] +mod gen_EncodedVideoChunkMetadata; +#[cfg(feature = "EncodedVideoChunkMetadata")] +pub use gen_EncodedVideoChunkMetadata::*; + +#[cfg(feature = "EncodedVideoChunkType")] +#[allow(non_snake_case)] +mod gen_EncodedVideoChunkType; +#[cfg(feature = "EncodedVideoChunkType")] +pub use gen_EncodedVideoChunkType::*; + #[cfg(feature = "EndingTypes")] #[allow(non_snake_case)] mod gen_EndingTypes; @@ -2236,12 +2380,24 @@ #[cfg(feature = "GpuAdapter")] pub use gen_GpuAdapter::*; +#[cfg(feature = "GpuAdapterInfo")] +#[allow(non_snake_case)] +mod gen_GpuAdapterInfo; +#[cfg(feature = "GpuAdapterInfo")] +pub use gen_GpuAdapterInfo::*; + #[cfg(feature = "GpuAddressMode")] #[allow(non_snake_case)] mod gen_GpuAddressMode; #[cfg(feature = "GpuAddressMode")] pub use gen_GpuAddressMode::*; +#[cfg(feature = "GpuAutoLayoutMode")] +#[allow(non_snake_case)] +mod gen_GpuAutoLayoutMode; +#[cfg(feature = "GpuAutoLayoutMode")] +pub use gen_GpuAutoLayoutMode::*; + #[cfg(feature = "GpuBindGroup")] #[allow(non_snake_case)] mod gen_GpuBindGroup; @@ -2332,17 +2488,17 @@ #[cfg(feature = "GpuBufferDescriptor")] pub use gen_GpuBufferDescriptor::*; -#[cfg(feature = "GpuBufferUsage")] +#[cfg(feature = "GpuBufferMapState")] #[allow(non_snake_case)] -mod gen_GpuBufferUsage; -#[cfg(feature = "GpuBufferUsage")] -pub use gen_GpuBufferUsage::*; +mod gen_GpuBufferMapState; +#[cfg(feature = "GpuBufferMapState")] +pub use gen_GpuBufferMapState::*; -#[cfg(feature = "GpuCanvasCompositingAlphaMode")] +#[cfg(feature = "GpuCanvasAlphaMode")] #[allow(non_snake_case)] -mod gen_GpuCanvasCompositingAlphaMode; -#[cfg(feature = "GpuCanvasCompositingAlphaMode")] -pub use gen_GpuCanvasCompositingAlphaMode::*; +mod gen_GpuCanvasAlphaMode; +#[cfg(feature = "GpuCanvasAlphaMode")] +pub use gen_GpuCanvasAlphaMode::*; #[cfg(feature = "GpuCanvasConfiguration")] #[allow(non_snake_case)] @@ -2368,12 +2524,6 @@ #[cfg(feature = "GpuColorTargetState")] pub use gen_GpuColorTargetState::*; -#[cfg(feature = "GpuColorWrite")] -#[allow(non_snake_case)] -mod gen_GpuColorWrite; -#[cfg(feature = "GpuColorWrite")] -pub use gen_GpuColorWrite::*; - #[cfg(feature = "GpuCommandBuffer")] #[allow(non_snake_case)] mod gen_GpuCommandBuffer; @@ -2434,6 +2584,18 @@ #[cfg(feature = "GpuComputePassEncoder")] pub use gen_GpuComputePassEncoder::*; +#[cfg(feature = "GpuComputePassTimestampLocation")] +#[allow(non_snake_case)] +mod gen_GpuComputePassTimestampLocation; +#[cfg(feature = "GpuComputePassTimestampLocation")] +pub use gen_GpuComputePassTimestampLocation::*; + +#[cfg(feature = "GpuComputePassTimestampWrite")] +#[allow(non_snake_case)] +mod gen_GpuComputePassTimestampWrite; +#[cfg(feature = "GpuComputePassTimestampWrite")] +pub use gen_GpuComputePassTimestampWrite::*; + #[cfg(feature = "GpuComputePipeline")] #[allow(non_snake_case)] mod gen_GpuComputePipeline; @@ -2482,6 +2644,12 @@ #[cfg(feature = "GpuDeviceLostReason")] pub use gen_GpuDeviceLostReason::*; +#[cfg(feature = "GpuError")] +#[allow(non_snake_case)] +mod gen_GpuError; +#[cfg(feature = "GpuError")] +pub use gen_GpuError::*; + #[cfg(feature = "GpuErrorFilter")] #[allow(non_snake_case)] mod gen_GpuErrorFilter; @@ -2572,17 +2740,23 @@ #[cfg(feature = "GpuIndexFormat")] pub use gen_GpuIndexFormat::*; +#[cfg(feature = "GpuInternalError")] +#[allow(non_snake_case)] +mod gen_GpuInternalError; +#[cfg(feature = "GpuInternalError")] +pub use gen_GpuInternalError::*; + #[cfg(feature = "GpuLoadOp")] #[allow(non_snake_case)] mod gen_GpuLoadOp; #[cfg(feature = "GpuLoadOp")] pub use gen_GpuLoadOp::*; -#[cfg(feature = "GpuMapMode")] +#[cfg(feature = "GpuMipmapFilterMode")] #[allow(non_snake_case)] -mod gen_GpuMapMode; -#[cfg(feature = "GpuMapMode")] -pub use gen_GpuMapMode::*; +mod gen_GpuMipmapFilterMode; +#[cfg(feature = "GpuMipmapFilterMode")] +pub use gen_GpuMipmapFilterMode::*; #[cfg(feature = "GpuMultisampleState")] #[allow(non_snake_case)] @@ -2632,24 +2806,12 @@ #[cfg(feature = "GpuPipelineLayoutDescriptor")] pub use gen_GpuPipelineLayoutDescriptor::*; -#[cfg(feature = "GpuPipelineStatisticName")] -#[allow(non_snake_case)] -mod gen_GpuPipelineStatisticName; -#[cfg(feature = "GpuPipelineStatisticName")] -pub use gen_GpuPipelineStatisticName::*; - #[cfg(feature = "GpuPowerPreference")] #[allow(non_snake_case)] mod gen_GpuPowerPreference; #[cfg(feature = "GpuPowerPreference")] pub use gen_GpuPowerPreference::*; -#[cfg(feature = "GpuPredefinedColorSpace")] -#[allow(non_snake_case)] -mod gen_GpuPredefinedColorSpace; -#[cfg(feature = "GpuPredefinedColorSpace")] -pub use gen_GpuPredefinedColorSpace::*; - #[cfg(feature = "GpuPrimitiveState")] #[allow(non_snake_case)] mod gen_GpuPrimitiveState; @@ -2692,6 +2854,12 @@ #[cfg(feature = "GpuQueue")] pub use gen_GpuQueue::*; +#[cfg(feature = "GpuQueueDescriptor")] +#[allow(non_snake_case)] +mod gen_GpuQueueDescriptor; +#[cfg(feature = "GpuQueueDescriptor")] +pub use gen_GpuQueueDescriptor::*; + #[cfg(feature = "GpuRenderBundle")] #[allow(non_snake_case)] mod gen_GpuRenderBundle; @@ -2746,6 +2914,18 @@ #[cfg(feature = "GpuRenderPassLayout")] pub use gen_GpuRenderPassLayout::*; +#[cfg(feature = "GpuRenderPassTimestampLocation")] +#[allow(non_snake_case)] +mod gen_GpuRenderPassTimestampLocation; +#[cfg(feature = "GpuRenderPassTimestampLocation")] +pub use gen_GpuRenderPassTimestampLocation::*; + +#[cfg(feature = "GpuRenderPassTimestampWrite")] +#[allow(non_snake_case)] +mod gen_GpuRenderPassTimestampWrite; +#[cfg(feature = "GpuRenderPassTimestampWrite")] +pub use gen_GpuRenderPassTimestampWrite::*; + #[cfg(feature = "GpuRenderPipeline")] #[allow(non_snake_case)] mod gen_GpuRenderPipeline; @@ -2794,18 +2974,18 @@ #[cfg(feature = "GpuShaderModule")] pub use gen_GpuShaderModule::*; +#[cfg(feature = "GpuShaderModuleCompilationHint")] +#[allow(non_snake_case)] +mod gen_GpuShaderModuleCompilationHint; +#[cfg(feature = "GpuShaderModuleCompilationHint")] +pub use gen_GpuShaderModuleCompilationHint::*; + #[cfg(feature = "GpuShaderModuleDescriptor")] #[allow(non_snake_case)] mod gen_GpuShaderModuleDescriptor; #[cfg(feature = "GpuShaderModuleDescriptor")] pub use gen_GpuShaderModuleDescriptor::*; -#[cfg(feature = "GpuShaderStage")] -#[allow(non_snake_case)] -mod gen_GpuShaderStage; -#[cfg(feature = "GpuShaderStage")] -pub use gen_GpuShaderStage::*; - #[cfg(feature = "GpuStencilFaceState")] #[allow(non_snake_case)] mod gen_GpuStencilFaceState; @@ -2890,12 +3070,6 @@ #[cfg(feature = "GpuTextureSampleType")] pub use gen_GpuTextureSampleType::*; -#[cfg(feature = "GpuTextureUsage")] -#[allow(non_snake_case)] -mod gen_GpuTextureUsage; -#[cfg(feature = "GpuTextureUsage")] -pub use gen_GpuTextureUsage::*; - #[cfg(feature = "GpuTextureView")] #[allow(non_snake_case)] mod gen_GpuTextureView; @@ -2986,6 +3160,12 @@ #[cfg(feature = "HalfOpenInfoDict")] pub use gen_HalfOpenInfoDict::*; +#[cfg(feature = "HardwareAcceleration")] +#[allow(non_snake_case)] +mod gen_HardwareAcceleration; +#[cfg(feature = "HardwareAcceleration")] +pub use gen_HardwareAcceleration::*; + #[cfg(feature = "HashChangeEvent")] #[allow(non_snake_case)] mod gen_HashChangeEvent; @@ -3814,6 +3994,42 @@ #[cfg(feature = "ImageData")] pub use gen_ImageData::*; +#[cfg(feature = "ImageDecodeOptions")] +#[allow(non_snake_case)] +mod gen_ImageDecodeOptions; +#[cfg(feature = "ImageDecodeOptions")] +pub use gen_ImageDecodeOptions::*; + +#[cfg(feature = "ImageDecodeResult")] +#[allow(non_snake_case)] +mod gen_ImageDecodeResult; +#[cfg(feature = "ImageDecodeResult")] +pub use gen_ImageDecodeResult::*; + +#[cfg(feature = "ImageDecoder")] +#[allow(non_snake_case)] +mod gen_ImageDecoder; +#[cfg(feature = "ImageDecoder")] +pub use gen_ImageDecoder::*; + +#[cfg(feature = "ImageDecoderInit")] +#[allow(non_snake_case)] +mod gen_ImageDecoderInit; +#[cfg(feature = "ImageDecoderInit")] +pub use gen_ImageDecoderInit::*; + +#[cfg(feature = "ImageTrack")] +#[allow(non_snake_case)] +mod gen_ImageTrack; +#[cfg(feature = "ImageTrack")] +pub use gen_ImageTrack::*; + +#[cfg(feature = "ImageTrackList")] +#[allow(non_snake_case)] +mod gen_ImageTrackList; +#[cfg(feature = "ImageTrackList")] +pub use gen_ImageTrackList::*; + #[cfg(feature = "InputEvent")] #[allow(non_snake_case)] mod gen_InputEvent; @@ -3940,6 +4156,12 @@ #[cfg(feature = "L10nValue")] pub use gen_L10nValue::*; +#[cfg(feature = "LatencyMode")] +#[allow(non_snake_case)] +mod gen_LatencyMode; +#[cfg(feature = "LatencyMode")] +pub use gen_LatencyMode::*; + #[cfg(feature = "LifecycleCallbacks")] #[allow(non_snake_case)] mod gen_LifecycleCallbacks; @@ -4060,6 +4282,12 @@ #[cfg(feature = "MediaError")] pub use gen_MediaError::*; +#[cfg(feature = "MediaImage")] +#[allow(non_snake_case)] +mod gen_MediaImage; +#[cfg(feature = "MediaImage")] +pub use gen_MediaImage::*; + #[cfg(feature = "MediaKeyError")] #[allow(non_snake_case)] mod gen_MediaKeyError; @@ -4162,6 +4390,24 @@ #[cfg(feature = "MediaList")] pub use gen_MediaList::*; +#[cfg(feature = "MediaMetadata")] +#[allow(non_snake_case)] +mod gen_MediaMetadata; +#[cfg(feature = "MediaMetadata")] +pub use gen_MediaMetadata::*; + +#[cfg(feature = "MediaMetadataInit")] +#[allow(non_snake_case)] +mod gen_MediaMetadataInit; +#[cfg(feature = "MediaMetadataInit")] +pub use gen_MediaMetadataInit::*; + +#[cfg(feature = "MediaPositionState")] +#[allow(non_snake_case)] +mod gen_MediaPositionState; +#[cfg(feature = "MediaPositionState")] +pub use gen_MediaPositionState::*; + #[cfg(feature = "MediaQueryList")] #[allow(non_snake_case)] mod gen_MediaQueryList; @@ -4204,6 +4450,30 @@ #[cfg(feature = "MediaRecorderOptions")] pub use gen_MediaRecorderOptions::*; +#[cfg(feature = "MediaSession")] +#[allow(non_snake_case)] +mod gen_MediaSession; +#[cfg(feature = "MediaSession")] +pub use gen_MediaSession::*; + +#[cfg(feature = "MediaSessionAction")] +#[allow(non_snake_case)] +mod gen_MediaSessionAction; +#[cfg(feature = "MediaSessionAction")] +pub use gen_MediaSessionAction::*; + +#[cfg(feature = "MediaSessionActionDetails")] +#[allow(non_snake_case)] +mod gen_MediaSessionActionDetails; +#[cfg(feature = "MediaSessionActionDetails")] +pub use gen_MediaSessionActionDetails::*; + +#[cfg(feature = "MediaSessionPlaybackState")] +#[allow(non_snake_case)] +mod gen_MediaSessionPlaybackState; +#[cfg(feature = "MediaSessionPlaybackState")] +pub use gen_MediaSessionPlaybackState::*; + #[cfg(feature = "MediaSource")] #[allow(non_snake_case)] mod gen_MediaSource; @@ -4294,6 +4564,30 @@ #[cfg(feature = "MediaStreamTrackEventInit")] pub use gen_MediaStreamTrackEventInit::*; +#[cfg(feature = "MediaStreamTrackGenerator")] +#[allow(non_snake_case)] +mod gen_MediaStreamTrackGenerator; +#[cfg(feature = "MediaStreamTrackGenerator")] +pub use gen_MediaStreamTrackGenerator::*; + +#[cfg(feature = "MediaStreamTrackGeneratorInit")] +#[allow(non_snake_case)] +mod gen_MediaStreamTrackGeneratorInit; +#[cfg(feature = "MediaStreamTrackGeneratorInit")] +pub use gen_MediaStreamTrackGeneratorInit::*; + +#[cfg(feature = "MediaStreamTrackProcessor")] +#[allow(non_snake_case)] +mod gen_MediaStreamTrackProcessor; +#[cfg(feature = "MediaStreamTrackProcessor")] +pub use gen_MediaStreamTrackProcessor::*; + +#[cfg(feature = "MediaStreamTrackProcessorInit")] +#[allow(non_snake_case)] +mod gen_MediaStreamTrackProcessorInit; +#[cfg(feature = "MediaStreamTrackProcessorInit")] +pub use gen_MediaStreamTrackProcessorInit::*; + #[cfg(feature = "MediaStreamTrackState")] #[allow(non_snake_case)] mod gen_MediaStreamTrackState; @@ -4750,6 +5044,12 @@ #[cfg(feature = "OverSampleType")] pub use gen_OverSampleType::*; +#[cfg(feature = "OvrMultiview2")] +#[allow(non_snake_case)] +mod gen_OvrMultiview2; +#[cfg(feature = "OvrMultiview2")] +pub use gen_OvrMultiview2::*; + #[cfg(feature = "PageTransitionEvent")] #[allow(non_snake_case)] mod gen_PageTransitionEvent; @@ -5008,6 +5308,12 @@ #[cfg(feature = "Permissions")] pub use gen_Permissions::*; +#[cfg(feature = "PlaneLayout")] +#[allow(non_snake_case)] +mod gen_PlaneLayout; +#[cfg(feature = "PlaneLayout")] +pub use gen_PlaneLayout::*; + #[cfg(feature = "PlaybackDirection")] #[allow(non_snake_case)] mod gen_PlaybackDirection; @@ -5374,6 +5680,12 @@ #[cfg(feature = "QueuingStrategy")] pub use gen_QueuingStrategy::*; +#[cfg(feature = "QueuingStrategyInit")] +#[allow(non_snake_case)] +mod gen_QueuingStrategyInit; +#[cfg(feature = "QueuingStrategyInit")] +pub use gen_QueuingStrategyInit::*; + #[cfg(feature = "RadioNodeList")] #[allow(non_snake_case)] mod gen_RadioNodeList; @@ -5398,29 +5710,35 @@ #[cfg(feature = "RcwnStatus")] pub use gen_RcwnStatus::*; +#[cfg(feature = "ReadableByteStreamController")] +#[allow(non_snake_case)] +mod gen_ReadableByteStreamController; +#[cfg(feature = "ReadableByteStreamController")] +pub use gen_ReadableByteStreamController::*; + #[cfg(feature = "ReadableStream")] #[allow(non_snake_case)] mod gen_ReadableStream; #[cfg(feature = "ReadableStream")] pub use gen_ReadableStream::*; -#[cfg(feature = "ReadableStreamByobReadResult")] -#[allow(non_snake_case)] -mod gen_ReadableStreamByobReadResult; -#[cfg(feature = "ReadableStreamByobReadResult")] -pub use gen_ReadableStreamByobReadResult::*; - #[cfg(feature = "ReadableStreamByobReader")] #[allow(non_snake_case)] mod gen_ReadableStreamByobReader; #[cfg(feature = "ReadableStreamByobReader")] pub use gen_ReadableStreamByobReader::*; -#[cfg(feature = "ReadableStreamDefaultReadResult")] +#[cfg(feature = "ReadableStreamByobRequest")] +#[allow(non_snake_case)] +mod gen_ReadableStreamByobRequest; +#[cfg(feature = "ReadableStreamByobRequest")] +pub use gen_ReadableStreamByobRequest::*; + +#[cfg(feature = "ReadableStreamDefaultController")] #[allow(non_snake_case)] -mod gen_ReadableStreamDefaultReadResult; -#[cfg(feature = "ReadableStreamDefaultReadResult")] -pub use gen_ReadableStreamDefaultReadResult::*; +mod gen_ReadableStreamDefaultController; +#[cfg(feature = "ReadableStreamDefaultController")] +pub use gen_ReadableStreamDefaultController::*; #[cfg(feature = "ReadableStreamDefaultReader")] #[allow(non_snake_case)] @@ -5440,12 +5758,24 @@ #[cfg(feature = "ReadableStreamIteratorOptions")] pub use gen_ReadableStreamIteratorOptions::*; +#[cfg(feature = "ReadableStreamReadResult")] +#[allow(non_snake_case)] +mod gen_ReadableStreamReadResult; +#[cfg(feature = "ReadableStreamReadResult")] +pub use gen_ReadableStreamReadResult::*; + #[cfg(feature = "ReadableStreamReaderMode")] #[allow(non_snake_case)] mod gen_ReadableStreamReaderMode; #[cfg(feature = "ReadableStreamReaderMode")] pub use gen_ReadableStreamReaderMode::*; +#[cfg(feature = "ReadableStreamType")] +#[allow(non_snake_case)] +mod gen_ReadableStreamType; +#[cfg(feature = "ReadableStreamType")] +pub use gen_ReadableStreamType::*; + #[cfg(feature = "ReadableWritablePair")] #[allow(non_snake_case)] mod gen_ReadableWritablePair; @@ -5542,6 +5872,36 @@ #[cfg(feature = "RequestRedirect")] pub use gen_RequestRedirect::*; +#[cfg(feature = "ResizeObserver")] +#[allow(non_snake_case)] +mod gen_ResizeObserver; +#[cfg(feature = "ResizeObserver")] +pub use gen_ResizeObserver::*; + +#[cfg(feature = "ResizeObserverBoxOptions")] +#[allow(non_snake_case)] +mod gen_ResizeObserverBoxOptions; +#[cfg(feature = "ResizeObserverBoxOptions")] +pub use gen_ResizeObserverBoxOptions::*; + +#[cfg(feature = "ResizeObserverEntry")] +#[allow(non_snake_case)] +mod gen_ResizeObserverEntry; +#[cfg(feature = "ResizeObserverEntry")] +pub use gen_ResizeObserverEntry::*; + +#[cfg(feature = "ResizeObserverOptions")] +#[allow(non_snake_case)] +mod gen_ResizeObserverOptions; +#[cfg(feature = "ResizeObserverOptions")] +pub use gen_ResizeObserverOptions::*; + +#[cfg(feature = "ResizeObserverSize")] +#[allow(non_snake_case)] +mod gen_ResizeObserverSize; +#[cfg(feature = "ResizeObserverSize")] +pub use gen_ResizeObserverSize::*; + #[cfg(feature = "Response")] #[allow(non_snake_case)] mod gen_Response; @@ -6214,6 +6574,12 @@ #[cfg(feature = "ShadowRootMode")] pub use gen_ShadowRootMode::*; +#[cfg(feature = "ShareData")] +#[allow(non_snake_case)] +mod gen_ShareData; +#[cfg(feature = "ShareData")] +pub use gen_ShareData::*; + #[cfg(feature = "SharedWorker")] #[allow(non_snake_case)] mod gen_SharedWorker; @@ -6472,6 +6838,18 @@ #[cfg(feature = "StyleSheetList")] pub use gen_StyleSheetList::*; +#[cfg(feature = "SubmitEvent")] +#[allow(non_snake_case)] +mod gen_SubmitEvent; +#[cfg(feature = "SubmitEvent")] +pub use gen_SubmitEvent::*; + +#[cfg(feature = "SubmitEventInit")] +#[allow(non_snake_case)] +mod gen_SubmitEventInit; +#[cfg(feature = "SubmitEventInit")] +pub use gen_SubmitEventInit::*; + #[cfg(feature = "SubtleCrypto")] #[allow(non_snake_case)] mod gen_SubtleCrypto; @@ -6484,6 +6862,12 @@ #[cfg(feature = "SupportedType")] pub use gen_SupportedType::*; +#[cfg(feature = "SvcOutputMetadata")] +#[allow(non_snake_case)] +mod gen_SvcOutputMetadata; +#[cfg(feature = "SvcOutputMetadata")] +pub use gen_SvcOutputMetadata::*; + #[cfg(feature = "SvgAngle")] #[allow(non_snake_case)] mod gen_SvgAngle; @@ -7396,6 +7780,18 @@ #[cfg(feature = "TransformStream")] pub use gen_TransformStream::*; +#[cfg(feature = "TransformStreamDefaultController")] +#[allow(non_snake_case)] +mod gen_TransformStreamDefaultController; +#[cfg(feature = "TransformStreamDefaultController")] +pub use gen_TransformStreamDefaultController::*; + +#[cfg(feature = "Transformer")] +#[allow(non_snake_case)] +mod gen_Transformer; +#[cfg(feature = "Transformer")] +pub use gen_Transformer::*; + #[cfg(feature = "TransitionEvent")] #[allow(non_snake_case)] mod gen_TransitionEvent; @@ -7474,6 +7870,18 @@ #[cfg(feature = "UiEventInit")] pub use gen_UiEventInit::*; +#[cfg(feature = "UnderlyingSink")] +#[allow(non_snake_case)] +mod gen_UnderlyingSink; +#[cfg(feature = "UnderlyingSink")] +pub use gen_UnderlyingSink::*; + +#[cfg(feature = "UnderlyingSource")] +#[allow(non_snake_case)] +mod gen_UnderlyingSource; +#[cfg(feature = "UnderlyingSource")] +pub use gen_UnderlyingSource::*; + #[cfg(feature = "Url")] #[allow(non_snake_case)] mod gen_Url; @@ -7672,18 +8080,126 @@ #[cfg(feature = "ValueEventInit")] pub use gen_ValueEventInit::*; +#[cfg(feature = "VideoColorPrimaries")] +#[allow(non_snake_case)] +mod gen_VideoColorPrimaries; +#[cfg(feature = "VideoColorPrimaries")] +pub use gen_VideoColorPrimaries::*; + +#[cfg(feature = "VideoColorSpace")] +#[allow(non_snake_case)] +mod gen_VideoColorSpace; +#[cfg(feature = "VideoColorSpace")] +pub use gen_VideoColorSpace::*; + +#[cfg(feature = "VideoColorSpaceInit")] +#[allow(non_snake_case)] +mod gen_VideoColorSpaceInit; +#[cfg(feature = "VideoColorSpaceInit")] +pub use gen_VideoColorSpaceInit::*; + #[cfg(feature = "VideoConfiguration")] #[allow(non_snake_case)] mod gen_VideoConfiguration; #[cfg(feature = "VideoConfiguration")] pub use gen_VideoConfiguration::*; +#[cfg(feature = "VideoDecoder")] +#[allow(non_snake_case)] +mod gen_VideoDecoder; +#[cfg(feature = "VideoDecoder")] +pub use gen_VideoDecoder::*; + +#[cfg(feature = "VideoDecoderConfig")] +#[allow(non_snake_case)] +mod gen_VideoDecoderConfig; +#[cfg(feature = "VideoDecoderConfig")] +pub use gen_VideoDecoderConfig::*; + +#[cfg(feature = "VideoDecoderInit")] +#[allow(non_snake_case)] +mod gen_VideoDecoderInit; +#[cfg(feature = "VideoDecoderInit")] +pub use gen_VideoDecoderInit::*; + +#[cfg(feature = "VideoDecoderSupport")] +#[allow(non_snake_case)] +mod gen_VideoDecoderSupport; +#[cfg(feature = "VideoDecoderSupport")] +pub use gen_VideoDecoderSupport::*; + +#[cfg(feature = "VideoEncoder")] +#[allow(non_snake_case)] +mod gen_VideoEncoder; +#[cfg(feature = "VideoEncoder")] +pub use gen_VideoEncoder::*; + +#[cfg(feature = "VideoEncoderConfig")] +#[allow(non_snake_case)] +mod gen_VideoEncoderConfig; +#[cfg(feature = "VideoEncoderConfig")] +pub use gen_VideoEncoderConfig::*; + +#[cfg(feature = "VideoEncoderEncodeOptions")] +#[allow(non_snake_case)] +mod gen_VideoEncoderEncodeOptions; +#[cfg(feature = "VideoEncoderEncodeOptions")] +pub use gen_VideoEncoderEncodeOptions::*; + +#[cfg(feature = "VideoEncoderInit")] +#[allow(non_snake_case)] +mod gen_VideoEncoderInit; +#[cfg(feature = "VideoEncoderInit")] +pub use gen_VideoEncoderInit::*; + +#[cfg(feature = "VideoEncoderSupport")] +#[allow(non_snake_case)] +mod gen_VideoEncoderSupport; +#[cfg(feature = "VideoEncoderSupport")] +pub use gen_VideoEncoderSupport::*; + #[cfg(feature = "VideoFacingModeEnum")] #[allow(non_snake_case)] mod gen_VideoFacingModeEnum; #[cfg(feature = "VideoFacingModeEnum")] pub use gen_VideoFacingModeEnum::*; +#[cfg(feature = "VideoFrame")] +#[allow(non_snake_case)] +mod gen_VideoFrame; +#[cfg(feature = "VideoFrame")] +pub use gen_VideoFrame::*; + +#[cfg(feature = "VideoFrameBufferInit")] +#[allow(non_snake_case)] +mod gen_VideoFrameBufferInit; +#[cfg(feature = "VideoFrameBufferInit")] +pub use gen_VideoFrameBufferInit::*; + +#[cfg(feature = "VideoFrameCopyToOptions")] +#[allow(non_snake_case)] +mod gen_VideoFrameCopyToOptions; +#[cfg(feature = "VideoFrameCopyToOptions")] +pub use gen_VideoFrameCopyToOptions::*; + +#[cfg(feature = "VideoFrameInit")] +#[allow(non_snake_case)] +mod gen_VideoFrameInit; +#[cfg(feature = "VideoFrameInit")] +pub use gen_VideoFrameInit::*; + +#[cfg(feature = "VideoMatrixCoefficients")] +#[allow(non_snake_case)] +mod gen_VideoMatrixCoefficients; +#[cfg(feature = "VideoMatrixCoefficients")] +pub use gen_VideoMatrixCoefficients::*; + +#[cfg(feature = "VideoPixelFormat")] +#[allow(non_snake_case)] +mod gen_VideoPixelFormat; +#[cfg(feature = "VideoPixelFormat")] +pub use gen_VideoPixelFormat::*; + #[cfg(feature = "VideoPlaybackQuality")] #[allow(non_snake_case)] mod gen_VideoPlaybackQuality; @@ -7708,6 +8224,12 @@ #[cfg(feature = "VideoTrackList")] pub use gen_VideoTrackList::*; +#[cfg(feature = "VideoTransferCharacteristics")] +#[allow(non_snake_case)] +mod gen_VideoTransferCharacteristics; +#[cfg(feature = "VideoTransferCharacteristics")] +pub use gen_VideoTransferCharacteristics::*; + #[cfg(feature = "VisibilityState")] #[allow(non_snake_case)] mod gen_VisibilityState; @@ -8068,6 +8590,12 @@ #[cfg(feature = "WebglLoseContext")] pub use gen_WebglLoseContext::*; +#[cfg(feature = "WebglMultiDraw")] +#[allow(non_snake_case)] +mod gen_WebglMultiDraw; +#[cfg(feature = "WebglMultiDraw")] +pub use gen_WebglMultiDraw::*; + #[cfg(feature = "WebrtcGlobalStatisticsReport")] #[allow(non_snake_case)] mod gen_WebrtcGlobalStatisticsReport; @@ -8170,6 +8698,12 @@ #[cfg(feature = "WritableStream")] pub use gen_WritableStream::*; +#[cfg(feature = "WritableStreamDefaultController")] +#[allow(non_snake_case)] +mod gen_WritableStreamDefaultController; +#[cfg(feature = "WritableStreamDefaultController")] +pub use gen_WritableStreamDefaultController::*; + #[cfg(feature = "WritableStreamDefaultWriter")] #[allow(non_snake_case)] mod gen_WritableStreamDefaultWriter; @@ -8230,12 +8764,6 @@ #[cfg(feature = "XmlSerializer")] pub use gen_XmlSerializer::*; -#[cfg(feature = "Xr")] -#[allow(non_snake_case)] -mod gen_Xr; -#[cfg(feature = "Xr")] -pub use gen_Xr::*; - #[cfg(feature = "XrBoundedReferenceSpace")] #[allow(non_snake_case)] mod gen_XrBoundedReferenceSpace; @@ -8296,6 +8824,24 @@ #[cfg(feature = "XrInputSourcesChangeEventInit")] pub use gen_XrInputSourcesChangeEventInit::*; +#[cfg(feature = "XrLayer")] +#[allow(non_snake_case)] +mod gen_XrLayer; +#[cfg(feature = "XrLayer")] +pub use gen_XrLayer::*; + +#[cfg(feature = "XrPermissionDescriptor")] +#[allow(non_snake_case)] +mod gen_XrPermissionDescriptor; +#[cfg(feature = "XrPermissionDescriptor")] +pub use gen_XrPermissionDescriptor::*; + +#[cfg(feature = "XrPermissionStatus")] +#[allow(non_snake_case)] +mod gen_XrPermissionStatus; +#[cfg(feature = "XrPermissionStatus")] +pub use gen_XrPermissionStatus::*; + #[cfg(feature = "XrPose")] #[allow(non_snake_case)] mod gen_XrPose; @@ -8374,12 +8920,24 @@ #[cfg(feature = "XrSessionMode")] pub use gen_XrSessionMode::*; +#[cfg(feature = "XrSessionSupportedPermissionDescriptor")] +#[allow(non_snake_case)] +mod gen_XrSessionSupportedPermissionDescriptor; +#[cfg(feature = "XrSessionSupportedPermissionDescriptor")] +pub use gen_XrSessionSupportedPermissionDescriptor::*; + #[cfg(feature = "XrSpace")] #[allow(non_snake_case)] mod gen_XrSpace; #[cfg(feature = "XrSpace")] pub use gen_XrSpace::*; +#[cfg(feature = "XrSystem")] +#[allow(non_snake_case)] +mod gen_XrSystem; +#[cfg(feature = "XrSystem")] +pub use gen_XrSystem::*; + #[cfg(feature = "XrTargetRayMode")] #[allow(non_snake_case)] mod gen_XrTargetRayMode; @@ -8439,3 +8997,33 @@ mod gen_css; #[cfg(feature = "css")] pub use gen_css::*; + +#[cfg(feature = "gpu_buffer_usage")] +#[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(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(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(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(non_snake_case)] +mod gen_gpu_texture_usage; +#[cfg(feature = "gpu_texture_usage")] +pub use gen_gpu_texture_usage::*; diff -Nru rust-web-sys-0.3.55/tests/wasm/indexeddb.rs rust-web-sys-0.3.60/tests/wasm/indexeddb.rs --- rust-web-sys-0.3.55/tests/wasm/indexeddb.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/tests/wasm/indexeddb.rs 2006-07-24 01:21:28.000000000 +0000 @@ -1,5 +1,4 @@ use wasm_bindgen_test::*; -use web_sys; #[wasm_bindgen_test] fn accessor_works() { diff -Nru rust-web-sys-0.3.55/tests/wasm/response.js rust-web-sys-0.3.60/tests/wasm/response.js --- rust-web-sys-0.3.55/tests/wasm/response.js 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/tests/wasm/response.js 2006-07-24 01:21:28.000000000 +0000 @@ -1,3 +1,13 @@ export function new_response() { return new Response(null, {status: 501}); } + +export function get_wasm_imports() { + return { + imports: { + imported_func: function () { + return 1; + } + } + }; +} diff -Nru rust-web-sys-0.3.55/tests/wasm/response.rs rust-web-sys-0.3.60/tests/wasm/response.rs --- rust-web-sys-0.3.55/tests/wasm/response.rs 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/tests/wasm/response.rs 2006-07-24 01:21:28.000000000 +0000 @@ -1,13 +1,14 @@ -use js_sys::{ArrayBuffer, DataView}; +use js_sys::{ArrayBuffer, DataView, Object, Promise, Reflect, WebAssembly}; use wasm_bindgen::prelude::*; use wasm_bindgen::JsCast; use wasm_bindgen_futures::JsFuture; use wasm_bindgen_test::*; -use web_sys::Response; +use web_sys::{Headers, Response, ResponseInit}; #[wasm_bindgen(module = "/tests/wasm/response.js")] extern "C" { fn new_response() -> Response; + fn get_wasm_imports() -> Object; } #[wasm_bindgen_test] @@ -44,3 +45,25 @@ let output = JsFuture::from(response_b.text().unwrap()).await.unwrap(); assert_eq!(JsValue::from_str(input), output); } + +// Because it relies on `Response`, this can't go in `js-sys`, so put it here instead. +#[wasm_bindgen_test] +async fn wasm_instantiate_streaming() { + // Taken from `crates/js-sys/tests/wasm/WebAssembly.js`. + let mut wasm = *b"\x00asm\x01\x00\x00\x00\x01\x08\x02`\x01\x7f\x00`\x00\x00\x02\x19\x01\x07imports\rimported_func\x00\x00\x03\x02\x01\x01\x07\x11\x01\rexported_func\x00\x01\n\x08\x01\x06\x00A*\x10\x00\x0b"; + + let headers = Headers::new().unwrap(); + headers.append("Content-Type", "application/wasm").unwrap(); + let response = Response::new_with_opt_u8_array_and_init( + Some(&mut wasm), + ResponseInit::new().headers(&headers), + ) + .unwrap(); + let response = Promise::resolve(&response); + let imports = get_wasm_imports(); + let p = WebAssembly::instantiate_streaming(&response, &imports); + let obj = JsFuture::from(p).await.unwrap(); + assert!(Reflect::get(obj.as_ref(), &"instance".into()) + .unwrap() + .is_instance_of::()); +} diff -Nru rust-web-sys-0.3.55/webidls/enabled/AudioTrack.webidl rust-web-sys-0.3.60/webidls/enabled/AudioTrack.webidl --- rust-web-sys-0.3.55/webidls/enabled/AudioTrack.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/AudioTrack.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -15,3 +15,7 @@ readonly attribute DOMString language; attribute boolean enabled; }; + +partial interface AudioTrack { + readonly attribute SourceBuffer? sourceBuffer; +}; diff -Nru rust-web-sys-0.3.55/webidls/enabled/Crypto.webidl rust-web-sys-0.3.60/webidls/enabled/Crypto.webidl --- rust-web-sys-0.3.55/webidls/enabled/Crypto.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/Crypto.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -18,4 +18,6 @@ [Throws] ArrayBufferView getRandomValues(ArrayBufferView array); + + DOMString randomUUID(); }; diff -Nru rust-web-sys-0.3.55/webidls/enabled/HTMLImageElement.webidl rust-web-sys-0.3.60/webidls/enabled/HTMLImageElement.webidl --- rust-web-sys-0.3.55/webidls/enabled/HTMLImageElement.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/HTMLImageElement.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -21,8 +21,6 @@ [NamedConstructor=Image(optional unsigned long width, optional unsigned long height), Exposed=Window] interface HTMLImageElement : HTMLElement { - [HTMLConstructor] constructor(); - [CEReactions, SetterThrows] attribute DOMString alt; [CEReactions, SetterNeedsSubjectPrincipal=NonSystem, SetterThrows] diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBCursor.webidl rust-web-sys-0.3.60/webidls/enabled/IDBCursor.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBCursor.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBCursor.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -14,10 +14,11 @@ "prevunique" }; -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBCursor { readonly attribute (IDBObjectStore or IDBIndex) source; + [BinaryName="getDirection"] readonly attribute IDBCursorDirection direction; [Throws] @@ -26,6 +27,8 @@ [Throws] readonly attribute any primaryKey; + readonly attribute IDBRequest request; + [Throws] IDBRequest update (any value); @@ -42,7 +45,7 @@ IDBRequest delete (); }; -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBCursorWithValue : IDBCursor { [Throws] readonly attribute any value; diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBDatabase.webidl rust-web-sys-0.3.60/webidls/enabled/IDBDatabase.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBDatabase.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBDatabase.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -10,7 +10,7 @@ * liability, trademark and document use rules apply. */ -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBDatabase : EventTarget { readonly attribute DOMString name; readonly attribute unsigned long long version; @@ -18,7 +18,7 @@ readonly attribute DOMStringList objectStoreNames; [Throws] - IDBObjectStore createObjectStore (DOMString name, optional IDBObjectStoreParameters optionalParameters); + IDBObjectStore createObjectStore (DOMString name, optional IDBObjectStoreParameters optionalParameters = {}); [Throws] undefined deleteObjectStore (DOMString name); @@ -39,6 +39,6 @@ [Func="mozilla::dom::IndexedDatabaseManager::ExperimentalFeaturesEnabled"] readonly attribute StorageType storage; - [Exposed=Window, Throws, UseCounter] + [Exposed=Window, Throws, Deprecated="IDBDatabaseCreateMutableFile"] IDBRequest createMutableFile (DOMString name, optional DOMString type); }; diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBFactory.webidl rust-web-sys-0.3.60/webidls/enabled/IDBFactory.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBFactory.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBFactory.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -24,7 +24,7 @@ * http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBFactory * for more information. */ -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBFactory { [Throws, NeedsCallerType] IDBOpenDBRequest @@ -34,12 +34,12 @@ [Throws, NeedsCallerType] IDBOpenDBRequest open(DOMString name, - optional IDBOpenDBOptions options); + optional IDBOpenDBOptions options = {}); [Throws, NeedsCallerType] IDBOpenDBRequest deleteDatabase(DOMString name, - optional IDBOpenDBOptions options); + optional IDBOpenDBOptions options = {}); [Throws] short @@ -56,11 +56,11 @@ IDBOpenDBRequest openForPrincipal(Principal principal, DOMString name, - optional IDBOpenDBOptions options); + optional IDBOpenDBOptions options = {}); [Throws, ChromeOnly, NeedsCallerType] IDBOpenDBRequest deleteForPrincipal(Principal principal, DOMString name, - optional IDBOpenDBOptions options); + optional IDBOpenDBOptions options = {}); }; diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBFileHandle.webidl rust-web-sys-0.3.60/webidls/enabled/IDBFileHandle.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBFileHandle.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBFileHandle.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -8,7 +8,7 @@ boolean lastModified = true; }; -[Exposed=(Window,System)] +[Exposed=Window] interface IDBFileHandle : EventTarget { readonly attribute IDBMutableFile? mutableFile; @@ -19,7 +19,7 @@ attribute unsigned long long? location; [Throws] - IDBFileRequest? getMetadata(optional IDBFileMetadataParameters parameters); + IDBFileRequest? getMetadata(optional IDBFileMetadataParameters parameters = {}); [Throws] IDBFileRequest? readAsArrayBuffer(unsigned long long size); [Throws] diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBFileRequest.webidl rust-web-sys-0.3.60/webidls/enabled/IDBFileRequest.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBFileRequest.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBFileRequest.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -4,7 +4,7 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -[Exposed=(Window,System)] +[Exposed=Window] interface IDBFileRequest : DOMRequest { readonly attribute IDBFileHandle? fileHandle; // this is deprecated due to renaming in the spec diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBIndex.webidl rust-web-sys-0.3.60/webidls/enabled/IDBIndex.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBIndex.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBIndex.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -18,7 +18,7 @@ DOMString? locale = null; }; -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBIndex { [SetterThrows] attribute DOMString name; @@ -58,8 +58,8 @@ partial interface IDBIndex { [Throws] - IDBRequest getAll (optional any key, [EnforceRange] optional unsigned long limit); + IDBRequest getAll (optional any key, optional [EnforceRange] unsigned long limit); [Throws] - IDBRequest getAllKeys (optional any key, [EnforceRange] optional unsigned long limit); + IDBRequest getAllKeys (optional any key, optional [EnforceRange] unsigned long limit); }; diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBKeyRange.webidl rust-web-sys-0.3.60/webidls/enabled/IDBKeyRange.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBKeyRange.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBKeyRange.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -9,7 +9,7 @@ * liability, trademark and document use rules apply. */ -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBKeyRange { [Throws] readonly attribute any lower; @@ -33,7 +33,7 @@ static IDBKeyRange bound (any lower, any upper, optional boolean lowerOpen = false, optional boolean upperOpen = false); }; -[Exposed=(Window,Worker,System), +[Exposed=(Window,Worker), Func="mozilla::dom::IndexedDatabaseManager::ExperimentalFeaturesEnabled"] interface IDBLocaleAwareKeyRange : IDBKeyRange { [NewObject, Throws] diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBMutableFile.webidl rust-web-sys-0.3.60/webidls/enabled/IDBMutableFile.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBMutableFile.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBMutableFile.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -3,14 +3,14 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -[Exposed=(Window,System)] +[Exposed=Window] interface IDBMutableFile : EventTarget { readonly attribute DOMString name; readonly attribute DOMString type; readonly attribute IDBDatabase database; - [Throws, UseCounter] + [Throws, Deprecated="IDBMutableFileOpen"] IDBFileHandle open(optional FileMode mode = "readonly"); [Throws, UseCounter] diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBObjectStore.webidl rust-web-sys-0.3.60/webidls/enabled/IDBObjectStore.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBObjectStore.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBObjectStore.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -12,7 +12,7 @@ boolean autoIncrement = false; }; -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBObjectStore { [SetterThrows] attribute DOMString name; @@ -46,7 +46,7 @@ IDBRequest openCursor (optional any range, optional IDBCursorDirection direction = "next"); [Throws] - IDBIndex createIndex (DOMString name, (DOMString or sequence) keyPath, optional IDBIndexParameters optionalParameters); + IDBIndex createIndex (DOMString name, (DOMString or sequence) keyPath, optional IDBIndexParameters optionalParameters = {}); [Throws] IDBIndex index (DOMString name); @@ -60,10 +60,10 @@ partial interface IDBObjectStore { [Throws] - IDBRequest getAll (optional any key, [EnforceRange] optional unsigned long limit); + IDBRequest getAll (optional any key, optional [EnforceRange] unsigned long limit); [Throws] - IDBRequest getAllKeys (optional any key, [EnforceRange] optional unsigned long limit); + IDBRequest getAllKeys (optional any key, optional [EnforceRange] unsigned long limit); [Throws] IDBRequest openKeyCursor (optional any range, optional IDBCursorDirection direction = "next"); diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBOpenDBRequest.webidl rust-web-sys-0.3.60/webidls/enabled/IDBOpenDBRequest.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBOpenDBRequest.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBOpenDBRequest.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -7,7 +7,7 @@ * https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBOpenDBRequest */ -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBOpenDBRequest : IDBRequest { attribute EventHandler onblocked; diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBRequest.webidl rust-web-sys-0.3.60/webidls/enabled/IDBRequest.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBRequest.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBRequest.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -13,7 +13,7 @@ "done" }; -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBRequest : EventTarget { [Throws] readonly attribute any result; diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBTransaction.webidl rust-web-sys-0.3.60/webidls/enabled/IDBTransaction.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBTransaction.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBTransaction.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -19,7 +19,7 @@ "versionchange" }; -[Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBTransaction : EventTarget { [Throws] readonly attribute IDBTransactionMode mode; @@ -31,6 +31,9 @@ IDBObjectStore objectStore (DOMString name); [Throws] + undefined commit(); + + [Throws] undefined abort(); attribute EventHandler onabort; diff -Nru rust-web-sys-0.3.55/webidls/enabled/IDBVersionChangeEvent.webidl rust-web-sys-0.3.60/webidls/enabled/IDBVersionChangeEvent.webidl --- rust-web-sys-0.3.55/webidls/enabled/IDBVersionChangeEvent.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/IDBVersionChangeEvent.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -15,10 +15,11 @@ unsigned long long? newVersion = null; }; -[Constructor(DOMString type, optional IDBVersionChangeEventInit eventInitDict), - Exposed=(Window,Worker,System)] +[Exposed=(Window,Worker)] interface IDBVersionChangeEvent : Event { + constructor(DOMString type, + optional IDBVersionChangeEventInit eventInitDict = {}); + readonly attribute unsigned long long oldVersion; readonly attribute unsigned long long? newVersion; }; - diff -Nru rust-web-sys-0.3.55/webidls/enabled/MediaSource.webidl rust-web-sys-0.3.60/webidls/enabled/MediaSource.webidl --- rust-web-sys-0.3.55/webidls/enabled/MediaSource.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/MediaSource.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -30,7 +30,7 @@ attribute unrestricted double duration; attribute EventHandler onsourceopen; attribute EventHandler onsourceended; - attribute EventHandler onsourceclosed; + attribute EventHandler onsourceclose; [NewObject, Throws] SourceBuffer addSourceBuffer(DOMString type); [Throws] diff -Nru rust-web-sys-0.3.55/webidls/enabled/OVRMultiview2.webidl rust-web-sys-0.3.60/webidls/enabled/OVRMultiview2.webidl --- rust-web-sys-0.3.55/webidls/enabled/OVRMultiview2.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/OVRMultiview2.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,13 @@ +/* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* + * The source for this IDL is found at https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/ + */ +[Exposed=(Window,Worker), LegacyNoInterfaceObject] +interface OVR_multiview2 { + const GLenum FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR = 0x9630; + const GLenum FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR = 0x9632; + const GLenum MAX_VIEWS_OVR = 0x9631; + const GLenum FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR = 0x9633; + + undefined framebufferTextureMultiviewOVR(GLenum target, GLenum attachment, WebGLTexture? texture, GLint level, GLint baseViewIndex, GLsizei numViews); +}; diff -Nru rust-web-sys-0.3.55/webidls/enabled/ReadableStream.webidl rust-web-sys-0.3.60/webidls/enabled/ReadableStream.webidl --- rust-web-sys-0.3.55/webidls/enabled/ReadableStream.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/ReadableStream.webidl 1970-01-01 00:00:00.000000000 +0000 @@ -1,47 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * You can obtain one at http://mozilla.org/MPL/2.0/. - * You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Source: https://streams.spec.whatwg.org/#rs-class-definition - */ - -[Exposed=(Window,Worker,Worklet), Transferable] -interface ReadableStream { - constructor(optional object underlyingSource, optional QueuingStrategy strategy = {}); - - readonly attribute boolean locked; - - Promise cancel(optional any reason); - ReadableStreamReader getReader(optional ReadableStreamGetReaderOptions options = {}); - ReadableStream pipeThrough(ReadableWritablePair transform, optional StreamPipeOptions options = {}); - Promise pipeTo(WritableStream destination, optional StreamPipeOptions options = {}); - sequence tee(); - - async iterable(optional ReadableStreamIteratorOptions options = {}); -}; - -typedef (ReadableStreamDefaultReader or ReadableStreamBYOBReader) ReadableStreamReader; - -enum ReadableStreamReaderMode { "byob" }; - -dictionary ReadableStreamGetReaderOptions { - ReadableStreamReaderMode mode; -}; - -dictionary ReadableStreamIteratorOptions { - boolean preventCancel = false; -}; - -dictionary ReadableWritablePair { - required ReadableStream readable; - required WritableStream writable; -}; - -dictionary StreamPipeOptions { - boolean preventClose = false; - boolean preventAbort = false; - boolean preventCancel = false; - AbortSignal signal; -}; diff -Nru rust-web-sys-0.3.55/webidls/enabled/SourceBuffer.webidl rust-web-sys-0.3.60/webidls/enabled/SourceBuffer.webidl --- rust-web-sys-0.3.55/webidls/enabled/SourceBuffer.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/SourceBuffer.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -24,9 +24,9 @@ readonly attribute TimeRanges buffered; [SetterThrows] attribute double timestampOffset; - //readonly attribute AudioTrackList audioTracks; - //readonly attribute VideoTrackList videoTracks; - //readonly attribute TextTrackList textTracks; + readonly attribute AudioTrackList audioTracks; + readonly attribute VideoTrackList videoTracks; + readonly attribute TextTrackList textTracks; [SetterThrows] attribute double appendWindowStart; [SetterThrows] @@ -46,7 +46,7 @@ Promise appendBufferAsync(ArrayBuffer data); [Throws, Func="mozilla::dom::MediaSource::ExperimentalEnabled"] Promise appendBufferAsync(ArrayBufferView data); - //[Throws] + //[Throws] //undefined appendStream(Stream stream, [EnforceRange] optional unsigned long long maxSize); [Throws] undefined abort(); diff -Nru rust-web-sys-0.3.55/webidls/enabled/Streams.webidl rust-web-sys-0.3.60/webidls/enabled/Streams.webidl --- rust-web-sys-0.3.55/webidls/enabled/Streams.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/Streams.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,232 @@ +/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ + +/* Copyright © WHATWG (Apple, Google, Mozilla, Microsoft). This work is licensed under a Creative + * Commons Attribution 4.0 International License. To the extent portions of it are incorporated into + * source code, such portions in the source code are licensed under the BSD 3-Clause License + * instead. + * + * The origin of this IDL file is + * https://streams.spec.whatwg.org/#idl-index + * `[Throws]` attribute for each method was determined by manually checking if the method can throw + * an exception according to the spec. + * To avoid API breakage, `[Throws]` attributes are omitted from `ReadableStream` methods. + */ + +[Exposed=*, Transferable] +interface ReadableStream { + constructor(optional object underlyingSource, optional QueuingStrategy strategy = {}); + + readonly attribute boolean locked; + + Promise cancel(optional any reason); + ReadableStreamReader getReader(optional ReadableStreamGetReaderOptions options = {}); + ReadableStream pipeThrough(ReadableWritablePair transform, optional StreamPipeOptions options = {}); + Promise pipeTo(WritableStream destination, optional StreamPipeOptions options = {}); + sequence tee(); + + async iterable(optional ReadableStreamIteratorOptions options = {}); +}; + +typedef (ReadableStreamDefaultReader or ReadableStreamBYOBReader) ReadableStreamReader; + +enum ReadableStreamReaderMode { "byob" }; + +dictionary ReadableStreamGetReaderOptions { + ReadableStreamReaderMode mode; +}; + +dictionary ReadableStreamIteratorOptions { + boolean preventCancel = false; +}; + +dictionary ReadableWritablePair { + required ReadableStream readable; + required WritableStream writable; +}; + +dictionary StreamPipeOptions { + boolean preventClose = false; + boolean preventAbort = false; + boolean preventCancel = false; + AbortSignal signal; +}; + +dictionary UnderlyingSource { + UnderlyingSourceStartCallback start; + UnderlyingSourcePullCallback pull; + UnderlyingSourceCancelCallback cancel; + ReadableStreamType type; + [EnforceRange] unsigned long long autoAllocateChunkSize; +}; + +typedef (ReadableStreamDefaultController or ReadableByteStreamController) ReadableStreamController; + +callback UnderlyingSourceStartCallback = any (ReadableStreamController controller); +callback UnderlyingSourcePullCallback = Promise (ReadableStreamController controller); +callback UnderlyingSourceCancelCallback = Promise (optional any reason); + +enum ReadableStreamType { "bytes" }; + +interface mixin ReadableStreamGenericReader { + readonly attribute Promise closed; + + Promise cancel(optional any reason); +}; + +[Exposed=*] +interface ReadableStreamDefaultReader { + [Throws] constructor(ReadableStream stream); + + Promise read(); + undefined releaseLock(); +}; +ReadableStreamDefaultReader includes ReadableStreamGenericReader; + +dictionary ReadableStreamReadResult { + any value; + boolean done; +}; + +[Exposed=*] +interface ReadableStreamBYOBReader { + [Throws] constructor(ReadableStream stream); + + Promise read(ArrayBufferView view); + undefined releaseLock(); +}; +ReadableStreamBYOBReader includes ReadableStreamGenericReader; + +[Exposed=*] +interface ReadableStreamDefaultController { + readonly attribute unrestricted double? desiredSize; + + [Throws] undefined close(); + [Throws] undefined enqueue(optional any chunk); + undefined error(optional any e); +}; + +[Exposed=*] +interface ReadableByteStreamController { + readonly attribute ReadableStreamBYOBRequest? byobRequest; + readonly attribute unrestricted double? desiredSize; + + [Throws] undefined close(); + [Throws] undefined enqueue(ArrayBufferView chunk); + undefined error(optional any e); +}; + +[Exposed=*] +interface ReadableStreamBYOBRequest { + readonly attribute ArrayBufferView? view; + + [Throws] undefined respond([EnforceRange] unsigned long long bytesWritten); + [Throws] undefined respondWithNewView(ArrayBufferView view); +}; + +[Exposed=*, Transferable] +interface WritableStream { + [Throws] constructor(optional object underlyingSink, optional QueuingStrategy strategy = {}); + + readonly attribute boolean locked; + + Promise abort(optional any reason); + Promise close(); + [Throws] WritableStreamDefaultWriter getWriter(); +}; + +dictionary UnderlyingSink { + UnderlyingSinkStartCallback start; + UnderlyingSinkWriteCallback write; + UnderlyingSinkCloseCallback close; + UnderlyingSinkAbortCallback abort; + any type; +}; + +callback UnderlyingSinkStartCallback = any (WritableStreamDefaultController controller); +callback UnderlyingSinkWriteCallback = Promise (any chunk, WritableStreamDefaultController controller); +callback UnderlyingSinkCloseCallback = Promise (); +callback UnderlyingSinkAbortCallback = Promise (optional any reason); + +[Exposed=*] +interface WritableStreamDefaultWriter { + [Throws] constructor(WritableStream stream); + + readonly attribute Promise closed; + [Throws] readonly attribute unrestricted double? desiredSize; + readonly attribute Promise ready; + + Promise abort(optional any reason); + Promise close(); + undefined releaseLock(); + Promise write(optional any chunk); +}; + +[Exposed=*] +interface WritableStreamDefaultController { + readonly attribute AbortSignal signal; + undefined error(optional any e); +}; + +[Exposed=*, Transferable] +interface TransformStream { + [Throws] + constructor(optional object transformer, + optional QueuingStrategy writableStrategy = {}, + optional QueuingStrategy readableStrategy = {}); + + readonly attribute ReadableStream readable; + readonly attribute WritableStream writable; +}; + +dictionary Transformer { + TransformerStartCallback start; + TransformerTransformCallback transform; + TransformerFlushCallback flush; + any readableType; + any writableType; +}; + +callback TransformerStartCallback = any (TransformStreamDefaultController controller); +callback TransformerFlushCallback = Promise (TransformStreamDefaultController controller); +callback TransformerTransformCallback = Promise (any chunk, TransformStreamDefaultController controller); + +[Exposed=*] +interface TransformStreamDefaultController { + readonly attribute unrestricted double? desiredSize; + + [Throws] undefined enqueue(optional any chunk); + undefined error(optional any reason); + undefined terminate(); +}; + +dictionary QueuingStrategy { + unrestricted double highWaterMark; + QueuingStrategySize size; +}; + +callback QueuingStrategySize = unrestricted double (any chunk); + +dictionary QueuingStrategyInit { + required unrestricted double highWaterMark; +}; + +[Exposed=*] +interface ByteLengthQueuingStrategy { + constructor(QueuingStrategyInit init); + + readonly attribute unrestricted double highWaterMark; + readonly attribute Function size; +}; + +[Exposed=*] +interface CountQueuingStrategy { + constructor(QueuingStrategyInit init); + + readonly attribute unrestricted double highWaterMark; + readonly attribute Function size; +}; + +interface mixin GenericTransformStream { + readonly attribute ReadableStream readable; + readonly attribute WritableStream writable; +}; diff -Nru rust-web-sys-0.3.55/webidls/enabled/SubmitEvent.webidl rust-web-sys-0.3.60/webidls/enabled/SubmitEvent.webidl --- rust-web-sys-0.3.55/webidls/enabled/SubmitEvent.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/SubmitEvent.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,18 @@ +/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * For more information on this interface, please see + * https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#submitevent + */ + +[Constructor(DOMString type, optional SubmitEventInit eventInitDict), + Exposed=(Window)] +interface SubmitEvent : Event { + readonly attribute HTMLElement? submitter; +}; + +dictionary SubmitEventInit : EventInit { + HTMLElement? submitter = null; +}; diff -Nru rust-web-sys-0.3.55/webidls/enabled/TextTrack.webidl rust-web-sys-0.3.60/webidls/enabled/TextTrack.webidl --- rust-web-sys-0.3.55/webidls/enabled/TextTrack.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/TextTrack.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -40,3 +40,7 @@ attribute EventHandler oncuechange; }; + +partial interface TextTrack { + readonly attribute SourceBuffer? sourceBuffer; +}; diff -Nru rust-web-sys-0.3.55/webidls/enabled/VideoTrack.webidl rust-web-sys-0.3.60/webidls/enabled/VideoTrack.webidl --- rust-web-sys-0.3.55/webidls/enabled/VideoTrack.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/VideoTrack.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -15,3 +15,7 @@ readonly attribute DOMString language; attribute boolean selected; }; + +partial interface VideoTrack { + readonly attribute SourceBuffer? sourceBuffer; +}; diff -Nru rust-web-sys-0.3.55/webidls/enabled/WebGL2RenderingContext.webidl rust-web-sys-0.3.60/webidls/enabled/WebGL2RenderingContext.webidl --- rust-web-sys-0.3.55/webidls/enabled/WebGL2RenderingContext.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/WebGL2RenderingContext.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -364,6 +364,9 @@ [Throws] undefined texImage2D(GLenum target, GLint level, GLint internalformat, GLenum format, GLenum type, HTMLVideoElement source); // May throw DOMException + [Throws] + undefined texImage2D(GLenum target, GLint level, GLint internalformat, + GLenum format, GLenum type, VideoFrame source); // May throw DOMException [Throws] // Another overhead throws. undefined texImage2D(GLenum target, GLint level, GLint internalformat, GLenum format, GLenum type, ImageBitmap source); @@ -384,6 +387,9 @@ [Throws] undefined texSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLenum format, GLenum type, HTMLVideoElement source); // May throw DOMException + [Throws] + undefined texSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, + GLenum format, GLenum type, VideoFrame source); // May throw DOMException [Throws] // Another overhead throws. undefined texSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLenum format, GLenum type, ImageBitmap source); @@ -407,6 +413,10 @@ undefined texImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, HTMLVideoElement source); // May throw DOMException + [Throws] + undefined texImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, + GLint border, GLenum format, GLenum type, + VideoFrame source); // May throw DOMException [Throws] // Another overhead throws. undefined texImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, @@ -435,6 +445,10 @@ undefined texImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, HTMLVideoElement source); // May throw DOMException + [Throws] + undefined texImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, + GLsizei depth, GLint border, GLenum format, GLenum type, + VideoFrame source); // May throw DOMException [Throws] // Another overhead throws. undefined texImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, @@ -466,6 +480,10 @@ undefined texSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, HTMLVideoElement source); // May throw DOMException + [Throws] + undefined texSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, + GLsizei height, GLenum format, GLenum type, + VideoFrame source); // May throw DOMException [Throws] // Another overhead throws. undefined texSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, @@ -495,6 +513,10 @@ undefined texSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, HTMLVideoElement source); // May throw DOMException + [Throws] + undefined texSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, + GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, + VideoFrame source); // May throw DOMException [Throws] // Another overhead throws. undefined texSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, diff -Nru rust-web-sys-0.3.55/webidls/enabled/WebGLMultiDraw.webidl rust-web-sys-0.3.60/webidls/enabled/WebGLMultiDraw.webidl --- rust-web-sys-0.3.55/webidls/enabled/WebGLMultiDraw.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/WebGLMultiDraw.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,31 @@ +/* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* + * The source for this IDL is found at https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/ + */ + [Exposed=(Window,Worker), LegacyNoInterfaceObject] +interface WEBGL_multi_draw { + undefined multiDrawArraysWEBGL( + GLenum mode, + ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, + GLsizei drawcount); + undefined multiDrawElementsWEBGL( + GLenum mode, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, + GLenum type, + ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset, + GLsizei drawcount); + undefined multiDrawArraysInstancedWEBGL( + GLenum mode, + ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + GLsizei drawcount); + undefined multiDrawElementsInstancedWEBGL( + GLenum mode, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, + GLenum type, + ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + GLsizei drawcount); +}; diff -Nru rust-web-sys-0.3.55/webidls/enabled/WebGLRenderingContext.webidl rust-web-sys-0.3.60/webidls/enabled/WebGLRenderingContext.webidl --- rust-web-sys-0.3.55/webidls/enabled/WebGLRenderingContext.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/enabled/WebGLRenderingContext.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -757,6 +757,9 @@ [Throws] undefined texImage2D(GLenum target, GLint level, GLint internalformat, GLenum format, GLenum type, HTMLVideoElement video); // May throw DOMException + [Throws] + undefined texImage2D(GLenum target, GLint level, GLint internalformat, + GLenum format, GLenum type, VideoFrame video_frame); // May throw DOMException // texSubImage2D has WebGL2 overloads. [Throws] // Can't actually throw. @@ -778,6 +781,9 @@ [Throws] undefined texSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLenum format, GLenum type, HTMLVideoElement video); // May throw DOMException + [Throws] + undefined texSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, + GLenum format, GLenum type, VideoFrame video_frame); // May throw DOMException // uniform*fv have WebGL2 overloads, or rather extensions, that are not // distinguishable from the WebGL1 versions when called with two arguments. diff -Nru rust-web-sys-0.3.55/webidls/unstable/MediaCaptureTransform.webidl rust-web-sys-0.3.60/webidls/unstable/MediaCaptureTransform.webidl --- rust-web-sys-0.3.55/webidls/unstable/MediaCaptureTransform.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/MediaCaptureTransform.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,20 @@ +[Exposed=Window,DedicatedWorker] +interface MediaStreamTrackGenerator : MediaStreamTrack { + constructor(MediaStreamTrackGeneratorInit init); + attribute WritableStream writable; // VideoFrame or AudioData +}; + +dictionary MediaStreamTrackGeneratorInit { + required DOMString kind; +}; + +[Exposed=DedicatedWorker] +interface MediaStreamTrackProcessor { + constructor(MediaStreamTrackProcessorInit init); + attribute ReadableStream readable; +}; + +dictionary MediaStreamTrackProcessorInit { + required MediaStreamTrack track; + [EnforceRange] unsigned short maxBufferSize; +}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/MediaSession.webidl rust-web-sys-0.3.60/webidls/unstable/MediaSession.webidl --- rust-web-sys-0.3.55/webidls/unstable/MediaSession.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/MediaSession.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,77 @@ +[Exposed=Window] +partial interface Navigator { + [SameObject] readonly attribute MediaSession mediaSession; +}; + +enum MediaSessionPlaybackState { + "none", + "paused", + "playing" +}; + +enum MediaSessionAction { + "play", + "pause", + "seekbackward", + "seekforward", + "previoustrack", + "nexttrack", + "skipad", + "stop", + "seekto", + "togglemicrophone", + "togglecamera", + "hangup" +}; + +callback MediaSessionActionHandler = undefined(MediaSessionActionDetails details); + +[Exposed=Window] +interface MediaSession { + attribute MediaMetadata? metadata; + + attribute MediaSessionPlaybackState playbackState; + + undefined setActionHandler(MediaSessionAction action, MediaSessionActionHandler? handler); + + undefined setPositionState(optional MediaPositionState state = {}); + + undefined setMicrophoneActive(boolean active); + + undefined setCameraActive(boolean active); +}; + +[Exposed=Window] +interface MediaMetadata { + constructor(optional MediaMetadataInit init = {}); + attribute DOMString title; + attribute DOMString artist; + attribute DOMString album; + attribute FrozenArray artwork; +}; + +dictionary MediaMetadataInit { + DOMString title = ""; + DOMString artist = ""; + DOMString album = ""; + sequence artwork = []; +}; + +dictionary MediaImage { + required USVString src; + DOMString sizes = ""; + DOMString type = ""; +}; + +dictionary MediaPositionState { + double duration; + double playbackRate; + double position; +}; + +dictionary MediaSessionActionDetails { + required MediaSessionAction action; + double? seekOffset; + double? seekTime; + boolean? fastSeek; +}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/ReadableStreamBYOBReader.webidl rust-web-sys-0.3.60/webidls/unstable/ReadableStreamBYOBReader.webidl --- rust-web-sys-0.3.55/webidls/unstable/ReadableStreamBYOBReader.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/ReadableStreamBYOBReader.webidl 1970-01-01 00:00:00.000000000 +0000 @@ -1,22 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * You can obtain one at http://mozilla.org/MPL/2.0/. - * You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Source: https://streams.spec.whatwg.org/#readablestreamdefaultreader - */ - -[Exposed=(Window,Worker,Worklet)] -interface ReadableStreamBYOBReader { - constructor(ReadableStream stream); - - Promise read(ArrayBufferView view); - undefined releaseLock(); -}; -ReadableStreamBYOBReader includes ReadableStreamGenericReader; - -dictionary ReadableStreamBYOBReadResult { - ArrayBufferView value; - boolean done; -}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/ReadableStreamDefaultReader.webidl rust-web-sys-0.3.60/webidls/unstable/ReadableStreamDefaultReader.webidl --- rust-web-sys-0.3.55/webidls/unstable/ReadableStreamDefaultReader.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/ReadableStreamDefaultReader.webidl 1970-01-01 00:00:00.000000000 +0000 @@ -1,22 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * You can obtain one at http://mozilla.org/MPL/2.0/. - * You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Source: https://streams.spec.whatwg.org/#readablestreamdefaultreader - */ - -[Exposed=(Window,Worker,Worklet)] -interface ReadableStreamDefaultReader { - constructor(ReadableStream stream); - - Promise read(); - undefined releaseLock(); -}; -ReadableStreamDefaultReader includes ReadableStreamGenericReader; - -dictionary ReadableStreamDefaultReadResult { - any value; - boolean done; -}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/ReadableStreamGenericReader.webidl rust-web-sys-0.3.60/webidls/unstable/ReadableStreamGenericReader.webidl --- rust-web-sys-0.3.55/webidls/unstable/ReadableStreamGenericReader.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/ReadableStreamGenericReader.webidl 1970-01-01 00:00:00.000000000 +0000 @@ -1,14 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * You can obtain one at http://mozilla.org/MPL/2.0/. - * You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Source: https://streams.spec.whatwg.org/#readablestreamgenericreader - */ - -interface mixin ReadableStreamGenericReader { - readonly attribute Promise closed; - - Promise cancel(optional any reason); -}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/ResizeObserver.webidl rust-web-sys-0.3.60/webidls/unstable/ResizeObserver.webidl --- rust-web-sys-0.3.55/webidls/unstable/ResizeObserver.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/ResizeObserver.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,32 @@ +enum ResizeObserverBoxOptions { + "border-box", "content-box", "device-pixel-content-box" +}; + +dictionary ResizeObserverOptions { + ResizeObserverBoxOptions box = "content-box"; +}; + +[Exposed=(Window)] +interface ResizeObserver { + constructor(ResizeObserverCallback callback); + undefined observe(Element target, optional ResizeObserverOptions options = {}); + undefined unobserve(Element target); + undefined disconnect(); +}; + +callback ResizeObserverCallback = undefined (sequence entries, ResizeObserver observer); + +[Exposed=Window] +interface ResizeObserverEntry { + readonly attribute Element target; + readonly attribute DOMRectReadOnly contentRect; + readonly attribute FrozenArray borderBoxSize; + readonly attribute FrozenArray contentBoxSize; + readonly attribute FrozenArray devicePixelContentBoxSize; +}; + +[Exposed=Window] +interface ResizeObserverSize { + readonly attribute unrestricted double inlineSize; + readonly attribute unrestricted double blockSize; +}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/Share.webidl rust-web-sys-0.3.60/webidls/unstable/Share.webidl --- rust-web-sys-0.3.55/webidls/unstable/Share.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/Share.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,20 @@ +/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* + * API for sharing text, links and other content to an arbitrary destination of the user's choice. + * W3C Working Draft, 22 November 2021 + * The origin of this IDL file is: + * https://www.w3.org/TR/web-share + */ + +partial interface Navigator { + [SecureContext] Promise share(optional ShareData data = {}); + + [SecureContext] boolean canShare(optional ShareData data = {}); +}; + +dictionary ShareData { + sequence files; + USVString title; + USVString text; + USVString url; +}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/TransformStream.webidl rust-web-sys-0.3.60/webidls/unstable/TransformStream.webidl --- rust-web-sys-0.3.55/webidls/unstable/TransformStream.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/TransformStream.webidl 1970-01-01 00:00:00.000000000 +0000 @@ -1,17 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * You can obtain one at http://mozilla.org/MPL/2.0/. - * You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Source: https://streams.spec.whatwg.org/#transformstream - */ - -[Constructor(optional object transformer, optional QueuingStrategy writableStrategy, optional QueuingStrategy readableStrategy), - Exposed=(Window,Worker,Worklet), Transferable] -interface TransformStream { - constructor(optional object transformer, optional QueuingStrategy writableStrategy = {}, optional QueuingStrategy readableStrategy = {}); - - readonly attribute ReadableStream readable; - readonly attribute WritableStream writable; -}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/WebCodecs.webidl rust-web-sys-0.3.60/webidls/unstable/WebCodecs.webidl --- rust-web-sys-0.3.55/webidls/unstable/WebCodecs.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/WebCodecs.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,478 @@ +[Exposed=(Window,DedicatedWorker), SecureContext] +interface AudioDecoder { + constructor(AudioDecoderInit init); + + readonly attribute CodecState state; + readonly attribute unsigned long decodeQueueSize; + + undefined configure(AudioDecoderConfig config); + undefined decode(EncodedAudioChunk chunk); + Promise flush(); + undefined reset(); + undefined close(); + + static Promise isConfigSupported(AudioDecoderConfig config); +}; + +dictionary AudioDecoderInit { + required AudioDataOutputCallback output; + required WebCodecsErrorCallback error; +}; + +callback AudioDataOutputCallback = undefined(AudioData output); + +[Exposed=(Window,DedicatedWorker), SecureContext] +interface VideoDecoder { + constructor(VideoDecoderInit init); + + readonly attribute CodecState state; + readonly attribute unsigned long decodeQueueSize; + + undefined configure(VideoDecoderConfig config); + undefined decode(EncodedVideoChunk chunk); + Promise flush(); + undefined reset(); + undefined close(); + + static Promise isConfigSupported(VideoDecoderConfig config); +}; + +dictionary VideoDecoderInit { + required VideoFrameOutputCallback output; + required WebCodecsErrorCallback error; +}; + +callback VideoFrameOutputCallback = undefined(VideoFrame output); + +[Exposed=(Window,DedicatedWorker), SecureContext] +interface AudioEncoder { + constructor(AudioEncoderInit init); + + readonly attribute CodecState state; + readonly attribute unsigned long encodeQueueSize; + + undefined configure(AudioEncoderConfig config); + undefined encode(AudioData data); + Promise flush(); + undefined reset(); + undefined close(); + + static Promise isConfigSupported(AudioEncoderConfig config); +}; + +dictionary AudioEncoderInit { + required EncodedAudioChunkOutputCallback output; + required WebCodecsErrorCallback error; +}; + +callback EncodedAudioChunkOutputCallback = + undefined (EncodedAudioChunk output, + optional EncodedAudioChunkMetadata metadata = {}); + +dictionary EncodedAudioChunkMetadata { + AudioDecoderConfig decoderConfig; +}; + +[Exposed=(Window,DedicatedWorker), SecureContext] +interface VideoEncoder { + constructor(VideoEncoderInit init); + + readonly attribute CodecState state; + readonly attribute unsigned long encodeQueueSize; + + undefined configure(VideoEncoderConfig config); + undefined encode(VideoFrame frame, optional VideoEncoderEncodeOptions options = {}); + Promise flush(); + undefined reset(); + undefined close(); + + static Promise isConfigSupported(VideoEncoderConfig config); +}; + +dictionary VideoEncoderInit { + required EncodedVideoChunkOutputCallback output; + required WebCodecsErrorCallback error; +}; + +callback EncodedVideoChunkOutputCallback = + undefined (EncodedVideoChunk chunk, + optional EncodedVideoChunkMetadata metadata = {}); + +dictionary EncodedVideoChunkMetadata { + VideoDecoderConfig decoderConfig; + SvcOutputMetadata svc; + BufferSource alphaSideData; +}; + +dictionary SvcOutputMetadata { + unsigned long temporalLayerId; +}; + +dictionary AudioDecoderSupport { + boolean supported; + AudioDecoderConfig config; +}; + +dictionary VideoDecoderSupport { + boolean supported; + VideoDecoderConfig config; +}; + +dictionary AudioEncoderSupport { + boolean supported; + AudioEncoderConfig config; +}; + +dictionary VideoEncoderSupport { + boolean supported; + VideoEncoderConfig config; +}; + +dictionary AudioDecoderConfig { + required DOMString codec; + [EnforceRange] required unsigned long sampleRate; + [EnforceRange] required unsigned long numberOfChannels; + BufferSource description; +}; + +dictionary VideoDecoderConfig { + required DOMString codec; + BufferSource description; + [EnforceRange] unsigned long codedWidth; + [EnforceRange] unsigned long codedHeight; + [EnforceRange] unsigned long displayAspectWidth; + [EnforceRange] unsigned long displayAspectHeight; + VideoColorSpaceInit colorSpace; + HardwareAcceleration hardwareAcceleration = "no-preference"; + boolean optimizeForLatency; +}; + +dictionary AudioEncoderConfig { + required DOMString codec; + [EnforceRange] unsigned long sampleRate; + [EnforceRange] unsigned long numberOfChannels; + [EnforceRange] unsigned long long bitrate; +}; + +dictionary VideoEncoderConfig { + required DOMString codec; + [EnforceRange] required unsigned long width; + [EnforceRange] required unsigned long height; + [EnforceRange] unsigned long displayWidth; + [EnforceRange] unsigned long displayHeight; + [EnforceRange] unsigned long long bitrate; + [EnforceRange] double framerate; + HardwareAcceleration hardwareAcceleration = "no-preference"; + AlphaOption alpha = "discard"; + DOMString scalabilityMode; + BitrateMode bitrateMode = "variable"; + LatencyMode latencyMode = "quality"; +}; + +enum HardwareAcceleration { + "no-preference", + "prefer-hardware", + "prefer-software", +}; + +enum AlphaOption { + "keep", + "discard", +}; + +enum LatencyMode { + "quality", + "realtime" +}; + +dictionary VideoEncoderEncodeOptions { + boolean keyFrame = false; +}; + +enum CodecState { + "unconfigured", + "configured", + "closed" +}; + +callback WebCodecsErrorCallback = undefined(DOMException error); + +[Exposed=(Window,DedicatedWorker)] +interface EncodedAudioChunk { + constructor(EncodedAudioChunkInit init); + readonly attribute EncodedAudioChunkType type; + readonly attribute long long timestamp; // microseconds + readonly attribute unsigned long long? duration; // microseconds + readonly attribute unsigned long byteLength; + + undefined copyTo([AllowShared] BufferSource destination); +}; + +dictionary EncodedAudioChunkInit { + required EncodedAudioChunkType type; + [EnforceRange] required long long timestamp; // microseconds + [EnforceRange] unsigned long long duration; // microseconds + required BufferSource data; +}; + +enum EncodedAudioChunkType { + "key", + "delta", +}; + +[Exposed=(Window,DedicatedWorker)] +interface EncodedVideoChunk { + constructor(EncodedVideoChunkInit init); + readonly attribute EncodedVideoChunkType type; + readonly attribute long long timestamp; // microseconds + readonly attribute unsigned long long? duration; // microseconds + readonly attribute unsigned long byteLength; + + undefined copyTo([AllowShared] BufferSource destination); +}; + +dictionary EncodedVideoChunkInit { + required EncodedVideoChunkType type; + [EnforceRange] required long long timestamp; // microseconds + [EnforceRange] unsigned long long duration; // microseconds + required BufferSource data; +}; + +enum EncodedVideoChunkType { + "key", + "delta", +}; + +[Exposed=(Window,DedicatedWorker), Serializable, Transferable] +interface AudioData { + constructor(AudioDataInit init); + + readonly attribute AudioSampleFormat? format; + readonly attribute float sampleRate; + readonly attribute unsigned long numberOfFrames; + readonly attribute unsigned long numberOfChannels; + readonly attribute unsigned long long duration; // microseconds + readonly attribute long long timestamp; // microseconds + + unsigned long allocationSize(AudioDataCopyToOptions options); + undefined copyTo([AllowShared] BufferSource destination, AudioDataCopyToOptions options); + AudioData clone(); + undefined close(); +}; + +dictionary AudioDataInit { + required AudioSampleFormat format; + required float sampleRate; + [EnforceRange] required unsigned long numberOfFrames; + [EnforceRange] required unsigned long numberOfChannels; + [EnforceRange] required long long timestamp; // microseconds + required BufferSource data; +}; + +dictionary AudioDataCopyToOptions { + [EnforceRange] required unsigned long planeIndex; + [EnforceRange] unsigned long frameOffset = 0; + [EnforceRange] unsigned long frameCount; + AudioSampleFormat format; +}; + +enum AudioSampleFormat { + "u8", + "s16", + "s32", + "f32", + "u8-planar", + "s16-planar", + "s32-planar", + "f32-planar", +}; + +[Exposed=(Window,DedicatedWorker), Serializable, Transferable] +interface VideoFrame { + constructor(CanvasImageSource image, optional VideoFrameInit init = {}); + constructor([AllowShared] BufferSource data, VideoFrameBufferInit init); + + readonly attribute VideoPixelFormat? format; + readonly attribute unsigned long codedWidth; + readonly attribute unsigned long codedHeight; + readonly attribute DOMRectReadOnly? codedRect; + readonly attribute DOMRectReadOnly? visibleRect; + readonly attribute unsigned long displayWidth; + readonly attribute unsigned long displayHeight; + readonly attribute unsigned long long? duration; // microseconds + readonly attribute long long? timestamp; // microseconds + readonly attribute VideoColorSpace colorSpace; + + unsigned long allocationSize( + optional VideoFrameCopyToOptions options = {}); + Promise> copyTo( + [AllowShared] BufferSource destination, + optional VideoFrameCopyToOptions options = {}); + VideoFrame clone(); + undefined close(); +}; + +dictionary VideoFrameInit { + unsigned long long duration; // microseconds + long long timestamp; // microseconds + AlphaOption alpha = "keep"; + + // Default matches image. May be used to efficiently crop. Will trigger + // new computation of displayWidth and displayHeight using image’s pixel + // aspect ratio unless an explicit displayWidth and displayHeight are given. + DOMRectInit visibleRect; + + // Default matches image unless visibleRect is provided. + [EnforceRange] unsigned long displayWidth; + [EnforceRange] unsigned long displayHeight; +}; + +dictionary VideoFrameBufferInit { + required VideoPixelFormat format; + [EnforceRange] required unsigned long codedWidth; + [EnforceRange] required unsigned long codedHeight; + [EnforceRange] required long long timestamp; // microseconds + [EnforceRange] unsigned long long duration; // microseconds + + // Default layout is tightly-packed. + sequence layout; + + // Default visible rect is coded size positioned at (0,0) + DOMRectInit visibleRect; + + // Default display dimensions match visibleRect. + [EnforceRange] unsigned long displayWidth; + [EnforceRange] unsigned long displayHeight; + + VideoColorSpaceInit colorSpace; +}; + +dictionary VideoFrameCopyToOptions { + DOMRectInit rect; + sequence layout; +}; + +dictionary PlaneLayout { + [EnforceRange] required unsigned long offset; + [EnforceRange] required unsigned long stride; +}; + +enum VideoPixelFormat { + // 4:2:0 Y, U, V + "I420", + // 4:2:0 Y, U, V, A + "I420A", + // 4:2:2 Y, U, V + "I422", + // 4:4:4 Y, U, V + "I444", + // 4:2:0 Y, UV + "NV12", + // 32bpp RGBA + "RGBA", + // 32bpp RGBX (opaque) + "RGBX", + // 32bpp BGRA + "BGRA", + // 32bpp BGRX (opaque) + "BGRX", +}; + +[Exposed=(Window,DedicatedWorker)] +interface VideoColorSpace { + constructor(optional VideoColorSpaceInit init = {}); + + readonly attribute VideoColorPrimaries? primaries; + readonly attribute VideoTransferCharacteristics? transfer; + readonly attribute VideoMatrixCoefficients? matrix; + readonly attribute boolean? fullRange; + + [Default] VideoColorSpaceInit toJSON(); +}; + +dictionary VideoColorSpaceInit { + VideoColorPrimaries primaries; + VideoTransferCharacteristics transfer; + VideoMatrixCoefficients matrix; + boolean fullRange; +}; + +enum VideoColorPrimaries { + "bt709", // BT.709, sRGB + "bt470bg", // BT.601 PAL + "smpte170m", // BT.601 NTSC +}; + +enum VideoTransferCharacteristics { + "bt709", // BT.709 + "smpte170m", // BT.601 (functionally the same as bt709) + "iec61966-2-1", // sRGB +}; + +enum VideoMatrixCoefficients { + "rgb", // sRGB + "bt709", // BT.709 + "bt470bg", // BT.601 PAL + "smpte170m", // BT.601 NTSC (functionally the same as bt470bg) +}; + +[Exposed=(Window,DedicatedWorker), SecureContext] +interface ImageDecoder { + constructor(ImageDecoderInit init); + + readonly attribute DOMString type; + readonly attribute boolean complete; + readonly attribute Promise completed; + readonly attribute ImageTrackList tracks; + + Promise decode(optional ImageDecodeOptions options = {}); + undefined reset(); + undefined close(); + + static Promise isTypeSupported(DOMString type); +}; + + +typedef (BufferSource or ReadableStream) ImageBufferSource; +dictionary ImageDecoderInit { + required DOMString type; + required ImageBufferSource data; + PremultiplyAlpha premultiplyAlpha = "default"; + ColorSpaceConversion colorSpaceConversion = "default"; + [EnforceRange] unsigned long desiredWidth; + [EnforceRange] unsigned long desiredHeight; + boolean preferAnimation; +}; + + +dictionary ImageDecodeOptions { + [EnforceRange] unsigned long frameIndex = 0; + boolean completeFramesOnly = true; +}; + + +dictionary ImageDecodeResult { + required VideoFrame image; + required boolean complete; +}; + + +[Exposed=(Window,DedicatedWorker)] +interface ImageTrackList { + getter ImageTrack (unsigned long index); + + readonly attribute Promise ready; + readonly attribute unsigned long length; + readonly attribute long selectedIndex; + readonly attribute ImageTrack? selectedTrack; +}; + + +[Exposed=(Window,DedicatedWorker)] +interface ImageTrack : EventTarget { + readonly attribute boolean animated; + readonly attribute unsigned long frameCount; + readonly attribute unrestricted float repetitionCount; + attribute EventHandler onchange; + attribute boolean selected; +}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/WebGPU.webidl rust-web-sys-0.3.60/webidls/unstable/WebGPU.webidl --- rust-web-sys-0.3.55/webidls/unstable/WebGPU.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/WebGPU.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -1,18 +1,19 @@ interface mixin GPUObjectBase { - attribute USVString? label; + attribute USVString label; }; dictionary GPUObjectDescriptorBase { USVString label; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUSupportedLimits { readonly attribute unsigned long maxTextureDimension1D; readonly attribute unsigned long maxTextureDimension2D; readonly attribute unsigned long maxTextureDimension3D; readonly attribute unsigned long maxTextureArrayLayers; readonly attribute unsigned long maxBindGroups; + readonly attribute unsigned long maxBindingsPerBindGroup; readonly attribute unsigned long maxDynamicUniformBuffersPerPipelineLayout; readonly attribute unsigned long maxDynamicStorageBuffersPerPipelineLayout; readonly attribute unsigned long maxSampledTexturesPerShaderStage; @@ -25,9 +26,13 @@ readonly attribute unsigned long minUniformBufferOffsetAlignment; readonly attribute unsigned long minStorageBufferOffsetAlignment; readonly attribute unsigned long maxVertexBuffers; + readonly attribute unsigned long long maxBufferSize; readonly attribute unsigned long maxVertexAttributes; readonly attribute unsigned long maxVertexBufferArrayStride; readonly attribute unsigned long maxInterStageShaderComponents; + readonly attribute unsigned long maxInterStageShaderVariables; + readonly attribute unsigned long maxColorAttachments; + readonly attribute unsigned long maxColorAttachmentBytesPerPixel; readonly attribute unsigned long maxComputeWorkgroupStorageSize; readonly attribute unsigned long maxComputeInvocationsPerWorkgroup; readonly attribute unsigned long maxComputeWorkgroupSizeX; @@ -36,29 +41,34 @@ readonly attribute unsigned long maxComputeWorkgroupsPerDimension; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUSupportedFeatures { readonly setlike; }; -enum GPUPredefinedColorSpace { - "srgb", +[Exposed=(Window, DedicatedWorker), SecureContext] +interface GPUAdapterInfo { + readonly attribute DOMString vendor; + readonly attribute DOMString architecture; + readonly attribute DOMString device; + readonly attribute DOMString description; }; interface mixin NavigatorGPU { - [SameObject] readonly attribute GPU gpu; + [SameObject, SecureContext] readonly attribute GPU gpu; }; Navigator includes NavigatorGPU; WorkerNavigator includes NavigatorGPU; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPU { Promise requestAdapter(optional GPURequestAdapterOptions options = {}); + GPUTextureFormat getPreferredCanvasFormat(); }; dictionary GPURequestAdapterOptions { GPUPowerPreference powerPreference; - boolean forceSoftware = false; + boolean forceFallbackAdapter = false; }; enum GPUPowerPreference { @@ -66,31 +76,36 @@ "high-performance" }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUAdapter { - readonly attribute DOMString name; [SameObject] readonly attribute GPUSupportedFeatures features; [SameObject] readonly attribute GPUSupportedLimits limits; - readonly attribute boolean isSoftware; + readonly attribute boolean isFallbackAdapter; Promise requestDevice(optional GPUDeviceDescriptor descriptor = {}); + Promise requestAdapterInfo(optional sequence unmaskHints = []); }; dictionary GPUDeviceDescriptor : GPUObjectDescriptorBase { sequence requiredFeatures = []; record requiredLimits = {}; + GPUQueueDescriptor defaultQueue = {}; }; enum GPUFeatureName { - "depth-clamping", - "depth24unorm-stencil8", + "depth-clip-control", "depth32float-stencil8", - "pipeline-statistics-query", "texture-compression-bc", + "texture-compression-etc2", + "texture-compression-astc", "timestamp-query", + "indirect-first-instance", + "shader-f16", + "bgra8unorm-storage", + "rg11b10ufloat-renderable" }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUDevice : EventTarget { [SameObject] readonly attribute GPUSupportedFeatures features; [SameObject] readonly attribute GPUSupportedLimits limits; @@ -121,8 +136,13 @@ }; GPUDevice includes GPUObjectBase; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUBuffer { + readonly attribute GPUSize64 size; + readonly attribute GPUBufferUsageFlags usage; + + readonly attribute GPUBufferMapState mapState; + Promise mapAsync(GPUMapModeFlags mode, optional GPUSize64 offset = 0, optional GPUSize64 size); ArrayBuffer getMappedRange(optional GPUSize64 offset = 0, optional GPUSize64 size); undefined unmap(); @@ -131,6 +151,12 @@ }; GPUBuffer includes GPUObjectBase; +enum GPUBufferMapState { + "unmapped", + "pending", + "mapped" +}; + dictionary GPUBufferDescriptor : GPUObjectDescriptorBase { required GPUSize64 size; required GPUBufferUsageFlags usage; @@ -139,7 +165,7 @@ typedef [EnforceRange] unsigned long GPUBufferUsageFlags; [Exposed=(Window, DedicatedWorker)] -interface GPUBufferUsage { +namespace GPUBufferUsage { const GPUFlagsConstant MAP_READ = 0x0001; const GPUFlagsConstant MAP_WRITE = 0x0002; const GPUFlagsConstant COPY_SRC = 0x0004; @@ -154,16 +180,25 @@ typedef [EnforceRange] unsigned long GPUMapModeFlags; [Exposed=(Window, DedicatedWorker)] -interface GPUMapMode { +namespace GPUMapMode { const GPUFlagsConstant READ = 0x0001; const GPUFlagsConstant WRITE = 0x0002; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUTexture { GPUTextureView createView(optional GPUTextureViewDescriptor descriptor = {}); undefined destroy(); + + readonly attribute GPUIntegerCoordinate width; + readonly attribute GPUIntegerCoordinate height; + readonly attribute GPUIntegerCoordinate depthOrArrayLayers; + readonly attribute GPUIntegerCoordinate mipLevelCount; + readonly attribute GPUSize32 sampleCount; + readonly attribute GPUTextureDimension dimension; + readonly attribute GPUTextureFormat format; + readonly attribute GPUTextureUsageFlags usage; }; GPUTexture includes GPUObjectBase; @@ -174,17 +209,18 @@ GPUTextureDimension dimension = "2d"; required GPUTextureFormat format; required GPUTextureUsageFlags usage; + sequence viewFormats = []; }; enum GPUTextureDimension { "1d", "2d", - "3d", + "3d" }; typedef [EnforceRange] unsigned long GPUTextureUsageFlags; [Exposed=(Window, DedicatedWorker)] -interface GPUTextureUsage { +namespace GPUTextureUsage { const GPUFlagsConstant COPY_SRC = 0x01; const GPUFlagsConstant COPY_DST = 0x02; const GPUFlagsConstant TEXTURE_BINDING = 0x04; @@ -192,7 +228,7 @@ const GPUFlagsConstant RENDER_ATTACHMENT = 0x10; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUTextureView { }; GPUTextureView includes GPUObjectBase; @@ -270,13 +306,16 @@ "rgba32sint", "rgba32float", - // Depth and stencil formats + // Depth/stencil formats "stencil8", "depth16unorm", "depth24plus", "depth24plus-stencil8", "depth32float", + // "depth32float-stencil8" feature + "depth32float-stencil8", + // BC compressed formats usable if "texture-compression-bc" is both // supported by the device/user agent and enabled in requestDevice. "bc1-rgba-unorm", @@ -294,24 +333,63 @@ "bc7-rgba-unorm", "bc7-rgba-unorm-srgb", - // "depth24unorm-stencil8" feature - "depth24unorm-stencil8", + // ETC2 compressed formats usable if "texture-compression-etc2" is both + // supported by the device/user agent and enabled in requestDevice. + "etc2-rgb8unorm", + "etc2-rgb8unorm-srgb", + "etc2-rgb8a1unorm", + "etc2-rgb8a1unorm-srgb", + "etc2-rgba8unorm", + "etc2-rgba8unorm-srgb", + "eac-r11unorm", + "eac-r11snorm", + "eac-rg11unorm", + "eac-rg11snorm", - // "depth32float-stencil8" feature - "depth32float-stencil8", + // ASTC compressed formats usable if "texture-compression-astc" is both + // supported by the device/user agent and enabled in requestDevice. + "astc-4x4-unorm", + "astc-4x4-unorm-srgb", + "astc-5x4-unorm", + "astc-5x4-unorm-srgb", + "astc-5x5-unorm", + "astc-5x5-unorm-srgb", + "astc-6x5-unorm", + "astc-6x5-unorm-srgb", + "astc-6x6-unorm", + "astc-6x6-unorm-srgb", + "astc-8x5-unorm", + "astc-8x5-unorm-srgb", + "astc-8x6-unorm", + "astc-8x6-unorm-srgb", + "astc-8x8-unorm", + "astc-8x8-unorm-srgb", + "astc-10x5-unorm", + "astc-10x5-unorm-srgb", + "astc-10x6-unorm", + "astc-10x6-unorm-srgb", + "astc-10x8-unorm", + "astc-10x8-unorm-srgb", + "astc-10x10-unorm", + "astc-10x10-unorm-srgb", + "astc-12x10-unorm", + "astc-12x10-unorm-srgb", + "astc-12x12-unorm", + "astc-12x12-unorm-srgb" }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUExternalTexture { + readonly attribute boolean expired; }; GPUExternalTexture includes GPUObjectBase; dictionary GPUExternalTextureDescriptor : GPUObjectDescriptorBase { required HTMLVideoElement source; - GPUPredefinedColorSpace colorSpace = "srgb"; + PredefinedColorSpace colorSpace = "srgb"; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUSampler { }; GPUSampler includes GPUObjectBase; @@ -322,7 +400,7 @@ GPUAddressMode addressModeW = "clamp-to-edge"; GPUFilterMode magFilter = "nearest"; GPUFilterMode minFilter = "nearest"; - GPUFilterMode mipmapFilter = "nearest"; + GPUMipmapFilterMode mipmapFilter = "nearest"; float lodMinClamp = 0; float lodMaxClamp = 32; GPUCompareFunction compare; @@ -340,6 +418,11 @@ "linear" }; +enum GPUMipmapFilterMode { + "nearest", + "linear" +}; + enum GPUCompareFunction { "never", "less", @@ -351,7 +434,7 @@ "always" }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUBindGroupLayout { }; GPUBindGroupLayout includes GPUObjectBase; @@ -360,14 +443,6 @@ required sequence entries; }; -typedef [EnforceRange] unsigned long GPUShaderStageFlags; -[Exposed=(Window, DedicatedWorker)] -interface GPUShaderStage { - const GPUFlagsConstant VERTEX = 0x1; - const GPUFlagsConstant FRAGMENT = 0x2; - const GPUFlagsConstant COMPUTE = 0x4; -}; - dictionary GPUBindGroupLayoutEntry { required GPUIndex32 binding; required GPUShaderStageFlags visibility; @@ -379,10 +454,18 @@ GPUExternalTextureBindingLayout externalTexture; }; +typedef [EnforceRange] unsigned long GPUShaderStageFlags; +[Exposed=(Window, DedicatedWorker)] +namespace GPUShaderStage { + const GPUFlagsConstant VERTEX = 0x1; + const GPUFlagsConstant FRAGMENT = 0x2; + const GPUFlagsConstant COMPUTE = 0x4; +}; + enum GPUBufferBindingType { "uniform", "storage", - "read-only-storage", + "read-only-storage" }; dictionary GPUBufferBindingLayout { @@ -394,7 +477,7 @@ enum GPUSamplerBindingType { "filtering", "non-filtering", - "comparison", + "comparison" }; dictionary GPUSamplerBindingLayout { @@ -402,11 +485,11 @@ }; enum GPUTextureSampleType { - "float", - "unfilterable-float", - "depth", - "sint", - "uint", + "float", + "unfilterable-float", + "depth", + "sint", + "uint" }; dictionary GPUTextureBindingLayout { @@ -416,7 +499,7 @@ }; enum GPUStorageTextureAccess { - "write-only", + "write-only" }; dictionary GPUStorageTextureBindingLayout { @@ -428,7 +511,7 @@ dictionary GPUExternalTextureBindingLayout { }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUBindGroup { }; GPUBindGroup includes GPUObjectBase; @@ -451,7 +534,7 @@ GPUSize64 size; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUPipelineLayout { }; GPUPipelineLayout includes GPUObjectBase; @@ -460,7 +543,7 @@ required sequence bindGroupLayouts; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUShaderModule { Promise compilationInfo(); }; @@ -469,6 +552,11 @@ dictionary GPUShaderModuleDescriptor : GPUObjectDescriptorBase { required USVString code; object sourceMap; + record hints; +}; + +dictionary GPUShaderModuleCompilationHint { + (GPUPipelineLayout or GPUAutoLayoutMode) layout; }; enum GPUCompilationMessageType { @@ -477,7 +565,7 @@ "info" }; -[Exposed=(Window, DedicatedWorker), Serializable] +[Exposed=(Window, DedicatedWorker), Serializable, SecureContext] interface GPUCompilationMessage { readonly attribute DOMString message; readonly attribute GPUCompilationMessageType type; @@ -487,17 +575,21 @@ readonly attribute unsigned long long length; }; -[Exposed=(Window, DedicatedWorker), Serializable] +[Exposed=(Window, DedicatedWorker), Serializable, SecureContext] interface GPUCompilationInfo { readonly attribute FrozenArray messages; }; +enum GPUAutoLayoutMode { + "auto" +}; + dictionary GPUPipelineDescriptorBase : GPUObjectDescriptorBase { - GPUPipelineLayout layout; + required (GPUPipelineLayout or GPUAutoLayoutMode) layout; }; interface mixin GPUPipelineBase { - GPUBindGroupLayout getBindGroupLayout(unsigned long index); + [NewObject] GPUBindGroupLayout getBindGroupLayout(unsigned long index); }; dictionary GPUProgrammableStage { @@ -506,9 +598,9 @@ record constants; }; -typedef double GPUPipelineConstantValue; // May represent WGSL’s bool, f32, i32, u32. +typedef double GPUPipelineConstantValue; // May represent WGSL’s bool, f32, i32, u32, and f16 if enabled. -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUComputePipeline { }; GPUComputePipeline includes GPUObjectBase; @@ -518,7 +610,7 @@ required GPUProgrammableStage compute; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPURenderPipeline { }; GPURenderPipeline includes GPUObjectBase; @@ -532,22 +624,22 @@ GPUFragmentState fragment; }; -enum GPUPrimitiveTopology { - "point-list", - "line-list", - "line-strip", - "triangle-list", - "triangle-strip" -}; - dictionary GPUPrimitiveState { GPUPrimitiveTopology topology = "triangle-list"; GPUIndexFormat stripIndexFormat; GPUFrontFace frontFace = "ccw"; GPUCullMode cullMode = "none"; - // Enable depth clamping (requires "depth-clamping" feature) - boolean clampDepth = false; + // Requires "depth-clip-control" feature. + boolean unclippedDepth = false; +}; + +enum GPUPrimitiveTopology { + "point-list", + "line-list", + "line-strip", + "triangle-list", + "triangle-strip" }; enum GPUFrontFace { @@ -567,8 +659,8 @@ boolean alphaToCoverageEnabled = false; }; -dictionary GPUFragmentState: GPUProgrammableStage { - required sequence targets; +dictionary GPUFragmentState : GPUProgrammableStage { + required sequence targets; }; dictionary GPUColorTargetState { @@ -585,7 +677,7 @@ typedef [EnforceRange] unsigned long GPUColorWriteFlags; [Exposed=(Window, DedicatedWorker)] -interface GPUColorWrite { +namespace GPUColorWrite { const GPUFlagsConstant RED = 0x1; const GPUFlagsConstant GREEN = 0x2; const GPUFlagsConstant BLUE = 0x4; @@ -594,9 +686,9 @@ }; dictionary GPUBlendComponent { + GPUBlendOperation operation = "add"; GPUBlendFactor srcFactor = "one"; GPUBlendFactor dstFactor = "zero"; - GPUBlendOperation operation = "add"; }; enum GPUBlendFactor { @@ -693,7 +785,7 @@ "sint32", "sint32x2", "sint32x3", - "sint32x4", + "sint32x4" }; enum GPUVertexStepMode { @@ -701,7 +793,7 @@ "instance" }; -dictionary GPUVertexState: GPUProgrammableStage { +dictionary GPUVertexState : GPUProgrammableStage { sequence buffers = []; }; @@ -718,16 +810,18 @@ required GPUIndex32 shaderLocation; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUCommandBuffer { - readonly attribute Promise executionTime; }; GPUCommandBuffer includes GPUObjectBase; dictionary GPUCommandBufferDescriptor : GPUObjectDescriptorBase { }; -[Exposed=(Window, DedicatedWorker)] +interface mixin GPUCommandsMixin { +}; + +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUCommandEncoder { GPURenderPassEncoder beginRenderPass(GPURenderPassDescriptor descriptor); GPUComputePassEncoder beginComputePass(optional GPUComputePassDescriptor descriptor = {}); @@ -754,9 +848,10 @@ GPUImageCopyTexture destination, GPUExtent3D copySize); - undefined pushDebugGroup(USVString groupLabel); - undefined popDebugGroup(); - undefined insertDebugMarker(USVString markerLabel); + undefined clearBuffer( + GPUBuffer buffer, + optional GPUSize64 offset = 0, + optional GPUSize64 size); undefined writeTimestamp(GPUQuerySet querySet, GPUSize32 queryIndex); @@ -770,9 +865,10 @@ GPUCommandBuffer finish(optional GPUCommandBufferDescriptor descriptor = {}); }; GPUCommandEncoder includes GPUObjectBase; +GPUCommandEncoder includes GPUCommandsMixin; +GPUCommandEncoder includes GPUDebugCommandsMixin; dictionary GPUCommandEncoderDescriptor : GPUObjectDescriptorBase { - boolean measureExecutionTime = false; }; dictionary GPUImageDataLayout { @@ -793,70 +889,67 @@ }; dictionary GPUImageCopyTextureTagged : GPUImageCopyTexture { - GPUPredefinedColorSpace colorSpace = "srgb"; + PredefinedColorSpace colorSpace = "srgb"; boolean premultipliedAlpha = false; }; dictionary GPUImageCopyExternalImage { required (ImageBitmap or HTMLCanvasElement or OffscreenCanvas) source; GPUOrigin2D origin = {}; + boolean flipY = false; }; -interface mixin GPUProgrammablePassEncoder { +interface mixin GPUBindingCommandsMixin { undefined setBindGroup(GPUIndex32 index, GPUBindGroup bindGroup, - optional sequence dynamicOffsets = []); + optional sequence dynamicOffsets = []); undefined setBindGroup(GPUIndex32 index, GPUBindGroup bindGroup, - Uint32Array dynamicOffsetsData, - GPUSize64 dynamicOffsetsDataStart, - GPUSize32 dynamicOffsetsDataLength); + Uint32Array dynamicOffsetsData, + GPUSize64 dynamicOffsetsDataStart, + GPUSize32 dynamicOffsetsDataLength); +}; +interface mixin GPUDebugCommandsMixin { undefined pushDebugGroup(USVString groupLabel); undefined popDebugGroup(); undefined insertDebugMarker(USVString markerLabel); }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUComputePassEncoder { undefined setPipeline(GPUComputePipeline pipeline); - undefined dispatch(GPUSize32 x, optional GPUSize32 y = 1, optional GPUSize32 z = 1); - undefined dispatchIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset); + undefined dispatchWorkgroups(GPUSize32 workgroupCountX, optional GPUSize32 workgroupCountY = 1, optional GPUSize32 workgroupCountZ = 1); + undefined dispatchWorkgroupsIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset); - undefined beginPipelineStatisticsQuery(GPUQuerySet querySet, GPUSize32 queryIndex); - undefined endPipelineStatisticsQuery(); - - undefined writeTimestamp(GPUQuerySet querySet, GPUSize32 queryIndex); - - undefined endPass(); + undefined end(); }; GPUComputePassEncoder includes GPUObjectBase; -GPUComputePassEncoder includes GPUProgrammablePassEncoder; +GPUComputePassEncoder includes GPUCommandsMixin; +GPUComputePassEncoder includes GPUDebugCommandsMixin; +GPUComputePassEncoder includes GPUBindingCommandsMixin; -dictionary GPUComputePassDescriptor : GPUObjectDescriptorBase { +enum GPUComputePassTimestampLocation { + "beginning", + "end" }; -interface mixin GPURenderEncoderBase { - undefined setPipeline(GPURenderPipeline pipeline); - - undefined setIndexBuffer(GPUBuffer buffer, GPUIndexFormat indexFormat, optional GPUSize64 offset = 0, optional GPUSize64 size); - undefined setVertexBuffer(GPUIndex32 slot, GPUBuffer buffer, optional GPUSize64 offset = 0, optional GPUSize64 size); +dictionary GPUComputePassTimestampWrite { + required GPUQuerySet querySet; + required GPUSize32 queryIndex; + required GPUComputePassTimestampLocation location; +}; - undefined draw(GPUSize32 vertexCount, optional GPUSize32 instanceCount = 1, - optional GPUSize32 firstVertex = 0, optional GPUSize32 firstInstance = 0); - undefined drawIndexed(GPUSize32 indexCount, optional GPUSize32 instanceCount = 1, - optional GPUSize32 firstIndex = 0, - optional GPUSignedOffset32 baseVertex = 0, - optional GPUSize32 firstInstance = 0); +typedef sequence GPUComputePassTimestampWrites; - undefined drawIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset); - undefined drawIndexedIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset); +dictionary GPUComputePassDescriptor : GPUObjectDescriptorBase { + GPUComputePassTimestampWrites timestampWrites = []; }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPURenderPassEncoder { undefined setViewport(float x, float y, - float width, float height, - float minDepth, float maxDepth); + float width, float height, + float minDepth, float maxDepth); undefined setScissorRect(GPUIntegerCoordinate x, GPUIntegerCoordinate y, GPUIntegerCoordinate width, GPUIntegerCoordinate height); @@ -867,46 +960,62 @@ undefined beginOcclusionQuery(GPUSize32 queryIndex); undefined endOcclusionQuery(); - undefined beginPipelineStatisticsQuery(GPUQuerySet querySet, GPUSize32 queryIndex); - undefined endPipelineStatisticsQuery(); - - undefined writeTimestamp(GPUQuerySet querySet, GPUSize32 queryIndex); - undefined executeBundles(sequence bundles); - undefined endPass(); + undefined end(); }; GPURenderPassEncoder includes GPUObjectBase; -GPURenderPassEncoder includes GPUProgrammablePassEncoder; -GPURenderPassEncoder includes GPURenderEncoderBase; +GPURenderPassEncoder includes GPUCommandsMixin; +GPURenderPassEncoder includes GPUDebugCommandsMixin; +GPURenderPassEncoder includes GPUBindingCommandsMixin; +GPURenderPassEncoder includes GPURenderCommandsMixin; + +enum GPURenderPassTimestampLocation { + "beginning", + "end" +}; + +dictionary GPURenderPassTimestampWrite { + required GPUQuerySet querySet; + required GPUSize32 queryIndex; + required GPURenderPassTimestampLocation location; +}; + +typedef sequence GPURenderPassTimestampWrites; dictionary GPURenderPassDescriptor : GPUObjectDescriptorBase { - required sequence colorAttachments; + required sequence colorAttachments; GPURenderPassDepthStencilAttachment depthStencilAttachment; GPUQuerySet occlusionQuerySet; + GPURenderPassTimestampWrites timestampWrites = []; + GPUSize64 maxDrawCount = 50000000; }; dictionary GPURenderPassColorAttachment { required GPUTextureView view; GPUTextureView resolveTarget; - required (GPULoadOp or GPUColor) loadValue; + GPUColor clearValue; + required GPULoadOp loadOp; required GPUStoreOp storeOp; }; dictionary GPURenderPassDepthStencilAttachment { required GPUTextureView view; - required (GPULoadOp or float) depthLoadValue; - required GPUStoreOp depthStoreOp; + float depthClearValue = 0; + GPULoadOp depthLoadOp; + GPUStoreOp depthStoreOp; boolean depthReadOnly = false; - required (GPULoadOp or GPUStencilValue) stencilLoadValue; - required GPUStoreOp stencilStoreOp; + GPUStencilValue stencilClearValue = 0; + GPULoadOp stencilLoadOp; + GPUStoreOp stencilStoreOp; boolean stencilReadOnly = false; }; enum GPULoadOp { - "load" + "load", + "clear" }; enum GPUStoreOp { @@ -915,12 +1024,29 @@ }; dictionary GPURenderPassLayout: GPUObjectDescriptorBase { - required sequence colorFormats; + required sequence colorFormats; GPUTextureFormat depthStencilFormat; GPUSize32 sampleCount = 1; }; -[Exposed=(Window, DedicatedWorker)] +interface mixin GPURenderCommandsMixin { + undefined setPipeline(GPURenderPipeline pipeline); + + undefined setIndexBuffer(GPUBuffer buffer, GPUIndexFormat indexFormat, optional GPUSize64 offset = 0, optional GPUSize64 size); + undefined setVertexBuffer(GPUIndex32 slot, GPUBuffer buffer, optional GPUSize64 offset = 0, optional GPUSize64 size); + + undefined draw(GPUSize32 vertexCount, optional GPUSize32 instanceCount = 1, + optional GPUSize32 firstVertex = 0, optional GPUSize32 firstInstance = 0); + undefined drawIndexed(GPUSize32 indexCount, optional GPUSize32 instanceCount = 1, + optional GPUSize32 firstIndex = 0, + optional GPUSignedOffset32 baseVertex = 0, + optional GPUSize32 firstInstance = 0); + + undefined drawIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset); + undefined drawIndexedIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset); +}; + +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPURenderBundle { }; GPURenderBundle includes GPUObjectBase; @@ -928,20 +1054,25 @@ dictionary GPURenderBundleDescriptor : GPUObjectDescriptorBase { }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPURenderBundleEncoder { GPURenderBundle finish(optional GPURenderBundleDescriptor descriptor = {}); }; GPURenderBundleEncoder includes GPUObjectBase; -GPURenderBundleEncoder includes GPUProgrammablePassEncoder; -GPURenderBundleEncoder includes GPURenderEncoderBase; +GPURenderBundleEncoder includes GPUCommandsMixin; +GPURenderBundleEncoder includes GPUDebugCommandsMixin; +GPURenderBundleEncoder includes GPUBindingCommandsMixin; +GPURenderBundleEncoder includes GPURenderCommandsMixin; dictionary GPURenderBundleEncoderDescriptor : GPURenderPassLayout { boolean depthReadOnly = false; boolean stencilReadOnly = false; }; -[Exposed=(Window, DedicatedWorker)] +dictionary GPUQueueDescriptor : GPUObjectDescriptorBase { +}; + +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUQueue { undefined submit(sequence commandBuffers); @@ -955,10 +1086,10 @@ optional GPUSize64 size); undefined writeTexture( - GPUImageCopyTexture destination, - [AllowShared] BufferSource data, - GPUImageDataLayout dataLayout, - GPUExtent3D size); + GPUImageCopyTexture destination, + [AllowShared] BufferSource data, + GPUImageDataLayout dataLayout, + GPUExtent3D size); undefined copyExternalImageToTexture( GPUImageCopyExternalImage source, @@ -967,62 +1098,54 @@ }; GPUQueue includes GPUObjectBase; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUQuerySet { undefined destroy(); + + readonly attribute GPUQueryType type; + readonly attribute GPUSize32 count; }; GPUQuerySet includes GPUObjectBase; dictionary GPUQuerySetDescriptor : GPUObjectDescriptorBase { required GPUQueryType type; required GPUSize32 count; - sequence pipelineStatistics = []; }; enum GPUQueryType { "occlusion", - "pipeline-statistics", "timestamp" }; -enum GPUPipelineStatisticName { - "vertex-shader-invocations", - "clipper-invocations", - "clipper-primitives-out", - "fragment-shader-invocations", - "compute-shader-invocations" -}; - -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUCanvasContext { readonly attribute (HTMLCanvasElement or OffscreenCanvas) canvas; undefined configure(GPUCanvasConfiguration configuration); undefined unconfigure(); - GPUTextureFormat getPreferredFormat(GPUAdapter adapter); GPUTexture getCurrentTexture(); }; -enum GPUCanvasCompositingAlphaMode { +enum GPUCanvasAlphaMode { "opaque", - "premultiplied", + "premultiplied" }; dictionary GPUCanvasConfiguration { required GPUDevice device; required GPUTextureFormat format; GPUTextureUsageFlags usage = 0x10; // GPUTextureUsage.RENDER_ATTACHMENT - GPUPredefinedColorSpace colorSpace = "srgb"; - GPUCanvasCompositingAlphaMode compositingAlphaMode = "opaque"; - GPUExtent3D size; + sequence viewFormats = []; + PredefinedColorSpace colorSpace = "srgb"; + GPUCanvasAlphaMode alphaMode = "opaque"; }; enum GPUDeviceLostReason { - "destroyed", + "destroyed" }; -[Exposed=(Window, DedicatedWorker)] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUDeviceLostInfo { readonly attribute (GPUDeviceLostReason or undefined) reason; readonly attribute DOMString message; @@ -1032,32 +1155,38 @@ readonly attribute Promise lost; }; -enum GPUErrorFilter { - "out-of-memory", - "validation" +[Exposed=(Window, DedicatedWorker), SecureContext] +interface GPUError { + readonly attribute DOMString message; }; -[Exposed=(Window, DedicatedWorker)] -interface GPUOutOfMemoryError { - constructor(); +[Exposed=(Window, DedicatedWorker), SecureContext] +interface GPUValidationError : GPUError { + constructor(DOMString message); }; -[Exposed=(Window, DedicatedWorker)] -interface GPUValidationError { +[Exposed=(Window, DedicatedWorker), SecureContext] +interface GPUOutOfMemoryError : GPUError { + constructor(DOMString message); +}; + +[Exposed=(Window, DedicatedWorker), SecureContext] +interface GPUInternalError : GPUError { constructor(DOMString message); - readonly attribute DOMString message; }; -typedef (GPUOutOfMemoryError or GPUValidationError) GPUError; +enum GPUErrorFilter { + "validation", + "out-of-memory", + "internal" +}; partial interface GPUDevice { undefined pushErrorScope(GPUErrorFilter filter); Promise popErrorScope(); }; -[ - Exposed=(Window, DedicatedWorker) -] +[Exposed=(Window, DedicatedWorker), SecureContext] interface GPUUncapturedErrorEvent : Event { constructor( DOMString type, @@ -1115,3 +1244,4 @@ GPUIntegerCoordinate depthOrArrayLayers = 1; }; typedef (sequence or GPUExtent3DDict) GPUExtent3D; + diff -Nru rust-web-sys-0.3.55/webidls/unstable/WebXRDevice.webidl rust-web-sys-0.3.60/webidls/unstable/WebXRDevice.webidl --- rust-web-sys-0.3.55/webidls/unstable/WebXRDevice.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/WebXRDevice.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -1,16 +1,16 @@ /* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* * WebXR Device API - * W3C Working Draft, 10 October 2019 + * W3C Working Draft, 31 March 2022 * The origin of this IDL file is: - * https://www.w3.org/TR/2019/WD-webxr-20191010/ + * https://www.w3.org/TR/2022/CR-webxr-20220331/ */ partial interface Navigator { - [SecureContext, SameObject] readonly attribute XR xr; + [SecureContext, SameObject] readonly attribute XRSystem xr; }; -[SecureContext, Exposed=Window] interface XR : EventTarget { +[SecureContext, Exposed=Window] interface XRSystem : EventTarget { // Methods Promise isSessionSupported(XRSessionMode mode); [NewObject] Promise requestSession(XRSessionMode mode, optional XRSessionInit options = {}); @@ -21,7 +21,8 @@ enum XRSessionMode { "inline", - "immersive-vr" + "immersive-vr", + "immersive-ar" }; dictionary XRSessionInit { @@ -38,25 +39,32 @@ [SecureContext, Exposed=Window] interface XRSession : EventTarget { // Attributes readonly attribute XRVisibilityState visibilityState; + readonly attribute float? frameRate; + readonly attribute Float32Array? supportedFrameRates; [SameObject] readonly attribute XRRenderState renderState; [SameObject] readonly attribute XRInputSourceArray inputSources; // Methods undefined updateRenderState(optional XRRenderStateInit state = {}); + Promise updateTargetFrameRate(float rate); [NewObject] Promise requestReferenceSpace(XRReferenceSpaceType type); - long requestAnimationFrame(XRFrameRequestCallback callback); - undefined cancelAnimationFrame(long handle); + unsigned long requestAnimationFrame(XRFrameRequestCallback callback); + undefined cancelAnimationFrame(unsigned long handle); Promise end(); // Events attribute EventHandler onend; - attribute EventHandler onselect; attribute EventHandler oninputsourceschange; + attribute EventHandler onselect; attribute EventHandler onselectstart; attribute EventHandler onselectend; + attribute EventHandler onsqueeze; + attribute EventHandler onsqueezestart; + attribute EventHandler onsqueezeend; attribute EventHandler onvisibilitychange; + attribute EventHandler onframeratechange; }; dictionary XRRenderStateInit { @@ -64,6 +72,7 @@ double depthFar; double inlineVerticalFieldOfView; XRWebGLLayer? baseLayer; + sequence? layers; }; [SecureContext, Exposed=Window] interface XRRenderState { @@ -77,6 +86,7 @@ [SecureContext, Exposed=Window] interface XRFrame { [SameObject] readonly attribute XRSession session; + readonly attribute DOMHighResTimeStamp predictedDisplayTime; XRViewerPose? getViewerPose(XRReferenceSpace referenceSpace); XRPose? getPose(XRSpace space, XRSpace baseSpace); @@ -103,10 +113,7 @@ [SecureContext, Exposed=Window] interface XRBoundedReferenceSpace : XRReferenceSpace { - // TODO: Re-enable FrozenArray when supported. See https://bugzilla.mozilla.org/show_bug.cgi?id=1236777 - //readonly attribute FrozenArray boundsGeometry; - [Frozen, Cached, Pure] - readonly attribute sequence boundsGeometry; + readonly attribute FrozenArray boundsGeometry; }; enum XREye { @@ -119,6 +126,9 @@ readonly attribute XREye eye; readonly attribute Float32Array projectionMatrix; [SameObject] readonly attribute XRRigidTransform transform; + readonly attribute double? recommendedViewportScale; + + undefined requestViewportScale(double? scale); }; [SecureContext, Exposed=Window] interface XRViewport { @@ -139,14 +149,14 @@ [SecureContext, Exposed=Window] interface XRPose { [SameObject] readonly attribute XRRigidTransform transform; + [SameObject] readonly attribute DOMPointReadOnly? linearVelocity; + [SameObject] readonly attribute DOMPointReadOnly? angularVelocity; + readonly attribute boolean emulatedPosition; }; [SecureContext, Exposed=Window] interface XRViewerPose : XRPose { - // TODO: Re-enable FrozenArray when supported. See https://bugzilla.mozilla.org/show_bug.cgi?id=1236777 - //[SameObject] readonly attribute FrozenArray views; - [SameObject, Frozen, Cached, Pure] - readonly attribute sequence views; + [SameObject] readonly attribute FrozenArray views; }; enum XRHandedness { @@ -167,10 +177,7 @@ readonly attribute XRTargetRayMode targetRayMode; [SameObject] readonly attribute XRSpace targetRaySpace; [SameObject] readonly attribute XRSpace? gripSpace; - // TODO: Re-enable FrozenArray when supported. See https://bugzilla.mozilla.org/show_bug.cgi?id=1236777 - //[SameObject] readonly attribute FrozenArray profiles; - [SameObject, Frozen, Cached, Pure] - readonly attribute sequence profiles; + [SameObject] readonly attribute FrozenArray profiles; }; [SecureContext, Exposed=Window] @@ -180,6 +187,10 @@ getter XRInputSource(unsigned long index); }; +[SecureContext, Exposed=Window] +interface XRLayer : EventTarget {}; + + typedef (WebGLRenderingContext or WebGL2RenderingContext) XRWebGLRenderingContext; @@ -192,19 +203,17 @@ double framebufferScaleFactor = 1.0; }; -// TODO: Change constructor back to original webidl -// [SecureContext, Exposed=Window] -[SecureContext, Exposed=Window, Constructor(XRSession session, XRWebGLRenderingContext context, optional XRWebGLLayerInit layerInit = {})] -interface XRWebGLLayer { - //constructor(XRSession session, - // XRWebGLRenderingContext context, - // optional XRWebGLLayerInit layerInit = {}); - +[SecureContext, Exposed=Window] +interface XRWebGLLayer: XRLayer { + constructor(XRSession session, + XRWebGLRenderingContext context, + optional XRWebGLLayerInit layerInit = {}); // Attributes readonly attribute boolean antialias; readonly attribute boolean ignoreDepthValues; + attribute float? fixedFoveation; - [SameObject] readonly attribute WebGLFramebuffer framebuffer; + [SameObject] readonly attribute WebGLFramebuffer? framebuffer; readonly attribute unsigned long framebufferWidth; readonly attribute unsigned long framebufferHeight; @@ -216,11 +225,11 @@ }; partial dictionary WebGLContextAttributes { - boolean xrCompatible = null; + boolean xrCompatible = false; }; partial interface mixin WebGLRenderingContextBase { - Promise makeXRCompatible(); + [NewObject] Promise makeXRCompatible(); }; [SecureContext, Exposed=Window] @@ -249,24 +258,14 @@ interface XRInputSourcesChangeEvent : Event { constructor(DOMString type, XRInputSourcesChangeEventInit eventInitDict); [SameObject] readonly attribute XRSession session; - // TODO: Re-enable FrozenArray when supported. See https://bugzilla.mozilla.org/show_bug.cgi?id=1236777 - //[SameObject] readonly attribute FrozenArray added; - [SameObject, Frozen, Cached, Pure] - readonly attribute sequence added; - //[SameObject] readonly attribute FrozenArray removed; - [SameObject, Frozen, Cached, Pure] - readonly attribute sequence removed; + [SameObject] readonly attribute FrozenArray added; + [SameObject] readonly attribute FrozenArray removed; }; dictionary XRInputSourcesChangeEventInit : EventInit { required XRSession session; - // TODO: Re-enable FrozenArray when supported. See https://bugzilla.mozilla.org/show_bug.cgi?id=1236777 - //required FrozenArray added; - [Frozen, Cached, Pure] - required sequence added; - //required FrozenArray removed; - [Frozen, Cached, Pure] - required sequence removed; + required FrozenArray added; + required FrozenArray removed; }; @@ -279,5 +278,20 @@ dictionary XRReferenceSpaceEventInit : EventInit { required XRReferenceSpace referenceSpace; - XRRigidTransform transform; + XRRigidTransform? transform = null; +}; + +dictionary XRSessionSupportedPermissionDescriptor: PermissionDescriptor { + XRSessionMode mode; +}; + +dictionary XRPermissionDescriptor: PermissionDescriptor { + XRSessionMode mode; + sequence requiredFeatures; + sequence optionalFeatures; }; + +[Exposed=Window] +interface XRPermissionStatus: PermissionStatus { + attribute FrozenArray granted; +}; \ No newline at end of file diff -Nru rust-web-sys-0.3.55/webidls/unstable/WebXRGamepadsModule.webidl rust-web-sys-0.3.60/webidls/unstable/WebXRGamepadsModule.webidl --- rust-web-sys-0.3.55/webidls/unstable/WebXRGamepadsModule.webidl 1970-01-01 00:00:00.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/WebXRGamepadsModule.webidl 2006-07-24 01:21:28.000000000 +0000 @@ -0,0 +1,11 @@ +/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* + * WebXR Device API + * W3C Working Draft, 31 March 2022 + * The origin of this IDL file is: + * https://www.w3.org/TR/2022/WD-webxr-gamepads-module-1-20220426/ + */ + +partial interface XRInputSource { + [SameObject] readonly attribute Gamepad? gamepad; +}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/WritableStreamDefaultWriter.webidl rust-web-sys-0.3.60/webidls/unstable/WritableStreamDefaultWriter.webidl --- rust-web-sys-0.3.55/webidls/unstable/WritableStreamDefaultWriter.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/WritableStreamDefaultWriter.webidl 1970-01-01 00:00:00.000000000 +0000 @@ -1,22 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * You can obtain one at http://mozilla.org/MPL/2.0/. - * You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Source: https://streams.spec.whatwg.org/#writablestreamdefaultwriter - */ - -[Exposed=(Window,Worker,Worklet)] -interface WritableStreamDefaultWriter { - constructor(WritableStream stream); - - readonly attribute Promise closed; - readonly attribute unrestricted double? desiredSize; - readonly attribute Promise ready; - - Promise abort(optional any reason); - Promise close(); - undefined releaseLock(); - Promise write(optional any chunk); -}; diff -Nru rust-web-sys-0.3.55/webidls/unstable/WritableStream.webidl rust-web-sys-0.3.60/webidls/unstable/WritableStream.webidl --- rust-web-sys-0.3.55/webidls/unstable/WritableStream.webidl 1973-11-29 21:33:09.000000000 +0000 +++ rust-web-sys-0.3.60/webidls/unstable/WritableStream.webidl 1970-01-01 00:00:00.000000000 +0000 @@ -1,19 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * License, v. 2.0. If a copy of the MPL was not distributed with this file, - * You can obtain one at http://mozilla.org/MPL/2.0/. - * You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Source: https://streams.spec.whatwg.org/#ws-class-definition - */ - -[Exposed=(Window,Worker,Worklet), Transferable] -interface WritableStream { - constructor(optional object underlyingSink, optional QueuingStrategy strategy = {}); - - readonly attribute boolean locked; - - Promise abort(optional any reason); - Promise close(); - WritableStreamDefaultWriter getWriter(); -};