pub enum BrowserProtocolEvents {
Show 35 variants
Accessibility(AccessibilityEvents),
Animation(AnimationEvents),
Audits(AuditsEvents),
Autofill(AutofillEvents),
BackgroundService(BackgroundServiceEvents),
BluetoothEmulation(BluetoothEmulationEvents),
Browser(BrowserEvents),
Css(CssEvents),
Cast(CastEvents),
Dom(DomEvents),
DomStorage(DomStorageEvents),
DeviceAccess(DeviceAccessEvents),
Emulation(EmulationEvents),
FedCm(FedCmEvents),
Fetch(FetchEvents),
Input(InputEvents),
Inspector(InspectorEvents),
LayerTree(LayerTreeEvents),
Log(LogEvents),
Media(MediaEvents),
Network(NetworkEvents),
Overlay(OverlayEvents),
Page(PageEvents),
Performance(PerformanceEvents),
PerformanceTimeline(PerformanceTimelineEvents),
Preload(PreloadEvents),
Security(SecurityEvents),
ServiceWorker(ServiceWorkerEvents),
Storage(StorageEvents),
Target(TargetEvents),
Tethering(TetheringEvents),
Tracing(TracingEvents),
WebAudio(WebAudioEvents),
WebAuthn(WebAuthnEvents),
Other(Value),
}Variants§
Accessibility(AccessibilityEvents)
Animation(AnimationEvents)
Audits(AuditsEvents)
Autofill(AutofillEvents)
BackgroundService(BackgroundServiceEvents)
BluetoothEmulation(BluetoothEmulationEvents)
Browser(BrowserEvents)
Css(CssEvents)
Cast(CastEvents)
Dom(DomEvents)
DomStorage(DomStorageEvents)
DeviceAccess(DeviceAccessEvents)
Emulation(EmulationEvents)
FedCm(FedCmEvents)
Fetch(FetchEvents)
Input(InputEvents)
Inspector(InspectorEvents)
LayerTree(LayerTreeEvents)
Log(LogEvents)
Media(MediaEvents)
Network(NetworkEvents)
Overlay(OverlayEvents)
Page(PageEvents)
Performance(PerformanceEvents)
PerformanceTimeline(PerformanceTimelineEvents)
Preload(PreloadEvents)
Security(SecurityEvents)
ServiceWorker(ServiceWorkerEvents)
Storage(StorageEvents)
Target(TargetEvents)
Tethering(TetheringEvents)
Tracing(TracingEvents)
WebAudio(WebAudioEvents)
WebAuthn(WebAuthnEvents)
Other(Value)
Implementations§
Source§impl BrowserProtocolEvents
impl BrowserProtocolEvents
pub fn identifier(&self) -> &'static str
Trait Implementations§
Source§impl Clone for BrowserProtocolEvents
impl Clone for BrowserProtocolEvents
Source§fn clone(&self) -> BrowserProtocolEvents
fn clone(&self) -> BrowserProtocolEvents
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for BrowserProtocolEvents
impl Debug for BrowserProtocolEvents
Source§impl<'de> Deserialize<'de> for BrowserProtocolEvents
impl<'de> Deserialize<'de> for BrowserProtocolEvents
Source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl From<Accepted> for BrowserProtocolEvents
impl From<Accepted> for BrowserProtocolEvents
Source§impl From<AccessibilityEvents> for BrowserProtocolEvents
impl From<AccessibilityEvents> for BrowserProtocolEvents
Source§fn from(v: AccessibilityEvents) -> Self
fn from(v: AccessibilityEvents) -> Self
Converts to this type from the input type.
Source§impl From<AdRelatedStateUpdated> for BrowserProtocolEvents
impl From<AdRelatedStateUpdated> for BrowserProtocolEvents
Source§fn from(v: AdRelatedStateUpdated) -> Self
fn from(v: AdRelatedStateUpdated) -> Self
Converts to this type from the input type.
Source§impl From<AddressFormFilled> for BrowserProtocolEvents
impl From<AddressFormFilled> for BrowserProtocolEvents
Source§fn from(v: AddressFormFilled) -> Self
fn from(v: AddressFormFilled) -> Self
Converts to this type from the input type.
Source§impl From<AdoptedStyleSheetsModified> for BrowserProtocolEvents
impl From<AdoptedStyleSheetsModified> for BrowserProtocolEvents
Source§fn from(v: AdoptedStyleSheetsModified) -> Self
fn from(v: AdoptedStyleSheetsModified) -> Self
Converts to this type from the input type.
Source§impl From<AffectedByStartingStylesFlagUpdated> for BrowserProtocolEvents
impl From<AffectedByStartingStylesFlagUpdated> for BrowserProtocolEvents
Source§fn from(v: AffectedByStartingStylesFlagUpdated) -> Self
fn from(v: AffectedByStartingStylesFlagUpdated) -> Self
Converts to this type from the input type.
Source§impl From<AnimationCanceled> for BrowserProtocolEvents
impl From<AnimationCanceled> for BrowserProtocolEvents
Source§fn from(v: AnimationCanceled) -> Self
fn from(v: AnimationCanceled) -> Self
Converts to this type from the input type.
Source§impl From<AnimationCreated> for BrowserProtocolEvents
impl From<AnimationCreated> for BrowserProtocolEvents
Source§fn from(v: AnimationCreated) -> Self
fn from(v: AnimationCreated) -> Self
Converts to this type from the input type.
Source§impl From<AnimationEvents> for BrowserProtocolEvents
impl From<AnimationEvents> for BrowserProtocolEvents
Source§fn from(v: AnimationEvents) -> Self
fn from(v: AnimationEvents) -> Self
Converts to this type from the input type.
Source§impl From<AnimationStarted> for BrowserProtocolEvents
impl From<AnimationStarted> for BrowserProtocolEvents
Source§fn from(v: AnimationStarted) -> Self
fn from(v: AnimationStarted) -> Self
Converts to this type from the input type.
Source§impl From<AnimationUpdated> for BrowserProtocolEvents
impl From<AnimationUpdated> for BrowserProtocolEvents
Source§fn from(v: AnimationUpdated) -> Self
fn from(v: AnimationUpdated) -> Self
Converts to this type from the input type.
Source§impl From<AttachedToTarget> for BrowserProtocolEvents
impl From<AttachedToTarget> for BrowserProtocolEvents
Source§fn from(v: AttachedToTarget) -> Self
fn from(v: AttachedToTarget) -> Self
Converts to this type from the input type.
Source§impl From<AttributeModified> for BrowserProtocolEvents
impl From<AttributeModified> for BrowserProtocolEvents
Source§fn from(v: AttributeModified) -> Self
fn from(v: AttributeModified) -> Self
Converts to this type from the input type.
Source§impl From<AttributeRemoved> for BrowserProtocolEvents
impl From<AttributeRemoved> for BrowserProtocolEvents
Source§fn from(v: AttributeRemoved) -> Self
fn from(v: AttributeRemoved) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingReportSent> for BrowserProtocolEvents
impl From<AttributionReportingReportSent> for BrowserProtocolEvents
Source§fn from(v: AttributionReportingReportSent) -> Self
fn from(v: AttributionReportingReportSent) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingSourceRegistered> for BrowserProtocolEvents
impl From<AttributionReportingSourceRegistered> for BrowserProtocolEvents
Source§fn from(v: AttributionReportingSourceRegistered) -> Self
fn from(v: AttributionReportingSourceRegistered) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingTriggerRegistered> for BrowserProtocolEvents
impl From<AttributionReportingTriggerRegistered> for BrowserProtocolEvents
Source§fn from(v: AttributionReportingTriggerRegistered) -> Self
fn from(v: AttributionReportingTriggerRegistered) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingVerboseDebugReportSent> for BrowserProtocolEvents
impl From<AttributionReportingVerboseDebugReportSent> for BrowserProtocolEvents
Source§fn from(v: AttributionReportingVerboseDebugReportSent) -> Self
fn from(v: AttributionReportingVerboseDebugReportSent) -> Self
Converts to this type from the input type.
Source§impl From<AudioListenerCreated> for BrowserProtocolEvents
impl From<AudioListenerCreated> for BrowserProtocolEvents
Source§fn from(v: AudioListenerCreated) -> Self
fn from(v: AudioListenerCreated) -> Self
Converts to this type from the input type.
Source§impl From<AudioListenerWillBeDestroyed> for BrowserProtocolEvents
impl From<AudioListenerWillBeDestroyed> for BrowserProtocolEvents
Source§fn from(v: AudioListenerWillBeDestroyed) -> Self
fn from(v: AudioListenerWillBeDestroyed) -> Self
Converts to this type from the input type.
Source§impl From<AudioNodeCreated> for BrowserProtocolEvents
impl From<AudioNodeCreated> for BrowserProtocolEvents
Source§fn from(v: AudioNodeCreated) -> Self
fn from(v: AudioNodeCreated) -> Self
Converts to this type from the input type.
Source§impl From<AudioNodeWillBeDestroyed> for BrowserProtocolEvents
impl From<AudioNodeWillBeDestroyed> for BrowserProtocolEvents
Source§fn from(v: AudioNodeWillBeDestroyed) -> Self
fn from(v: AudioNodeWillBeDestroyed) -> Self
Converts to this type from the input type.
Source§impl From<AudioParamCreated> for BrowserProtocolEvents
impl From<AudioParamCreated> for BrowserProtocolEvents
Source§fn from(v: AudioParamCreated) -> Self
fn from(v: AudioParamCreated) -> Self
Converts to this type from the input type.
Source§impl From<AudioParamWillBeDestroyed> for BrowserProtocolEvents
impl From<AudioParamWillBeDestroyed> for BrowserProtocolEvents
Source§fn from(v: AudioParamWillBeDestroyed) -> Self
fn from(v: AudioParamWillBeDestroyed) -> Self
Converts to this type from the input type.
Source§impl From<AuditsEvents> for BrowserProtocolEvents
impl From<AuditsEvents> for BrowserProtocolEvents
Source§fn from(v: AuditsEvents) -> Self
fn from(v: AuditsEvents) -> Self
Converts to this type from the input type.
Source§impl From<AuthRequired> for BrowserProtocolEvents
impl From<AuthRequired> for BrowserProtocolEvents
Source§fn from(v: AuthRequired) -> Self
fn from(v: AuthRequired) -> Self
Converts to this type from the input type.
Source§impl From<AutofillEvents> for BrowserProtocolEvents
impl From<AutofillEvents> for BrowserProtocolEvents
Source§fn from(v: AutofillEvents) -> Self
fn from(v: AutofillEvents) -> Self
Converts to this type from the input type.
Source§impl From<BackForwardCacheNotUsed> for BrowserProtocolEvents
impl From<BackForwardCacheNotUsed> for BrowserProtocolEvents
Source§fn from(v: BackForwardCacheNotUsed) -> Self
fn from(v: BackForwardCacheNotUsed) -> Self
Converts to this type from the input type.
Source§impl From<BackgroundServiceEventReceived> for BrowserProtocolEvents
impl From<BackgroundServiceEventReceived> for BrowserProtocolEvents
Source§fn from(v: BackgroundServiceEventReceived) -> Self
fn from(v: BackgroundServiceEventReceived) -> Self
Converts to this type from the input type.
Source§impl From<BackgroundServiceEvents> for BrowserProtocolEvents
impl From<BackgroundServiceEvents> for BrowserProtocolEvents
Source§fn from(v: BackgroundServiceEvents) -> Self
fn from(v: BackgroundServiceEvents) -> Self
Converts to this type from the input type.
Source§impl From<BluetoothEmulationEvents> for BrowserProtocolEvents
impl From<BluetoothEmulationEvents> for BrowserProtocolEvents
Source§fn from(v: BluetoothEmulationEvents) -> Self
fn from(v: BluetoothEmulationEvents) -> Self
Converts to this type from the input type.
Source§impl From<BrowserEvents> for BrowserProtocolEvents
impl From<BrowserEvents> for BrowserProtocolEvents
Source§fn from(v: BrowserEvents) -> Self
fn from(v: BrowserEvents) -> Self
Converts to this type from the input type.
Source§impl From<BrowserProtocolEvents> for Event
impl From<BrowserProtocolEvents> for Event
Source§fn from(v: BrowserProtocolEvents) -> Self
fn from(v: BrowserProtocolEvents) -> Self
Converts to this type from the input type.
Source§impl From<BufferUsage> for BrowserProtocolEvents
impl From<BufferUsage> for BrowserProtocolEvents
Source§fn from(v: BufferUsage) -> Self
fn from(v: BufferUsage) -> Self
Converts to this type from the input type.
Source§impl From<CacheStorageContentUpdated> for BrowserProtocolEvents
impl From<CacheStorageContentUpdated> for BrowserProtocolEvents
Source§fn from(v: CacheStorageContentUpdated) -> Self
fn from(v: CacheStorageContentUpdated) -> Self
Converts to this type from the input type.
Source§impl From<CacheStorageListUpdated> for BrowserProtocolEvents
impl From<CacheStorageListUpdated> for BrowserProtocolEvents
Source§fn from(v: CacheStorageListUpdated) -> Self
fn from(v: CacheStorageListUpdated) -> Self
Converts to this type from the input type.
Source§impl From<CastEvents> for BrowserProtocolEvents
impl From<CastEvents> for BrowserProtocolEvents
Source§fn from(v: CastEvents) -> Self
fn from(v: CastEvents) -> Self
Converts to this type from the input type.
Source§impl From<CharacterDataModified> for BrowserProtocolEvents
impl From<CharacterDataModified> for BrowserProtocolEvents
Source§fn from(v: CharacterDataModified) -> Self
fn from(v: CharacterDataModified) -> Self
Converts to this type from the input type.
Source§impl From<CharacteristicOperationReceived> for BrowserProtocolEvents
impl From<CharacteristicOperationReceived> for BrowserProtocolEvents
Source§fn from(v: CharacteristicOperationReceived) -> Self
fn from(v: CharacteristicOperationReceived) -> Self
Converts to this type from the input type.
Source§impl From<ChildNodeCountUpdated> for BrowserProtocolEvents
impl From<ChildNodeCountUpdated> for BrowserProtocolEvents
Source§fn from(v: ChildNodeCountUpdated) -> Self
fn from(v: ChildNodeCountUpdated) -> Self
Converts to this type from the input type.
Source§impl From<ChildNodeInserted> for BrowserProtocolEvents
impl From<ChildNodeInserted> for BrowserProtocolEvents
Source§fn from(v: ChildNodeInserted) -> Self
fn from(v: ChildNodeInserted) -> Self
Converts to this type from the input type.
Source§impl From<ChildNodeRemoved> for BrowserProtocolEvents
impl From<ChildNodeRemoved> for BrowserProtocolEvents
Source§fn from(v: ChildNodeRemoved) -> Self
fn from(v: ChildNodeRemoved) -> Self
Converts to this type from the input type.
Source§impl From<CompilationCacheProduced> for BrowserProtocolEvents
impl From<CompilationCacheProduced> for BrowserProtocolEvents
Source§fn from(v: CompilationCacheProduced) -> Self
fn from(v: CompilationCacheProduced) -> Self
Converts to this type from the input type.
Source§impl From<ComputedStyleUpdated> for BrowserProtocolEvents
impl From<ComputedStyleUpdated> for BrowserProtocolEvents
Source§fn from(v: ComputedStyleUpdated) -> Self
fn from(v: ComputedStyleUpdated) -> Self
Converts to this type from the input type.
Source§impl From<ContextChanged> for BrowserProtocolEvents
impl From<ContextChanged> for BrowserProtocolEvents
Source§fn from(v: ContextChanged) -> Self
fn from(v: ContextChanged) -> Self
Converts to this type from the input type.
Source§impl From<ContextCreated> for BrowserProtocolEvents
impl From<ContextCreated> for BrowserProtocolEvents
Source§fn from(v: ContextCreated) -> Self
fn from(v: ContextCreated) -> Self
Converts to this type from the input type.
Source§impl From<ContextWillBeDestroyed> for BrowserProtocolEvents
impl From<ContextWillBeDestroyed> for BrowserProtocolEvents
Source§fn from(v: ContextWillBeDestroyed) -> Self
fn from(v: ContextWillBeDestroyed) -> Self
Converts to this type from the input type.
Source§impl From<CredentialAdded> for BrowserProtocolEvents
impl From<CredentialAdded> for BrowserProtocolEvents
Source§fn from(v: CredentialAdded) -> Self
fn from(v: CredentialAdded) -> Self
Converts to this type from the input type.
Source§impl From<CredentialAsserted> for BrowserProtocolEvents
impl From<CredentialAsserted> for BrowserProtocolEvents
Source§fn from(v: CredentialAsserted) -> Self
fn from(v: CredentialAsserted) -> Self
Converts to this type from the input type.
Source§impl From<CredentialDeleted> for BrowserProtocolEvents
impl From<CredentialDeleted> for BrowserProtocolEvents
Source§fn from(v: CredentialDeleted) -> Self
fn from(v: CredentialDeleted) -> Self
Converts to this type from the input type.
Source§impl From<CredentialUpdated> for BrowserProtocolEvents
impl From<CredentialUpdated> for BrowserProtocolEvents
Source§fn from(v: CredentialUpdated) -> Self
fn from(v: CredentialUpdated) -> Self
Converts to this type from the input type.
Source§impl From<CssEvents> for BrowserProtocolEvents
impl From<CssEvents> for BrowserProtocolEvents
Source§impl From<DataCollected> for BrowserProtocolEvents
impl From<DataCollected> for BrowserProtocolEvents
Source§fn from(v: DataCollected) -> Self
fn from(v: DataCollected) -> Self
Converts to this type from the input type.
Source§impl From<DataReceived> for BrowserProtocolEvents
impl From<DataReceived> for BrowserProtocolEvents
Source§fn from(v: DataReceived) -> Self
fn from(v: DataReceived) -> Self
Converts to this type from the input type.
Source§impl From<DescriptorOperationReceived> for BrowserProtocolEvents
impl From<DescriptorOperationReceived> for BrowserProtocolEvents
Source§fn from(v: DescriptorOperationReceived) -> Self
fn from(v: DescriptorOperationReceived) -> Self
Converts to this type from the input type.
Source§impl From<Detached> for BrowserProtocolEvents
impl From<Detached> for BrowserProtocolEvents
Source§impl From<DetachedFromTarget> for BrowserProtocolEvents
impl From<DetachedFromTarget> for BrowserProtocolEvents
Source§fn from(v: DetachedFromTarget) -> Self
fn from(v: DetachedFromTarget) -> Self
Converts to this type from the input type.
Source§impl From<DeviceAccessEvents> for BrowserProtocolEvents
impl From<DeviceAccessEvents> for BrowserProtocolEvents
Source§fn from(v: DeviceAccessEvents) -> Self
fn from(v: DeviceAccessEvents) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionEventOccurred> for BrowserProtocolEvents
impl From<DeviceBoundSessionEventOccurred> for BrowserProtocolEvents
Source§fn from(v: DeviceBoundSessionEventOccurred) -> Self
fn from(v: DeviceBoundSessionEventOccurred) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionsAdded> for BrowserProtocolEvents
impl From<DeviceBoundSessionsAdded> for BrowserProtocolEvents
Source§fn from(v: DeviceBoundSessionsAdded) -> Self
fn from(v: DeviceBoundSessionsAdded) -> Self
Converts to this type from the input type.
Source§impl From<DeviceRequestPrompted> for BrowserProtocolEvents
impl From<DeviceRequestPrompted> for BrowserProtocolEvents
Source§fn from(v: DeviceRequestPrompted) -> Self
fn from(v: DeviceRequestPrompted) -> Self
Converts to this type from the input type.
Source§impl From<DialogClosed> for BrowserProtocolEvents
impl From<DialogClosed> for BrowserProtocolEvents
Source§fn from(v: DialogClosed) -> Self
fn from(v: DialogClosed) -> Self
Converts to this type from the input type.
Source§impl From<DialogShown> for BrowserProtocolEvents
impl From<DialogShown> for BrowserProtocolEvents
Source§fn from(v: DialogShown) -> Self
fn from(v: DialogShown) -> Self
Converts to this type from the input type.
Source§impl From<DirectTcpSocketAborted> for BrowserProtocolEvents
impl From<DirectTcpSocketAborted> for BrowserProtocolEvents
Source§fn from(v: DirectTcpSocketAborted) -> Self
fn from(v: DirectTcpSocketAborted) -> Self
Converts to this type from the input type.
Source§impl From<DirectTcpSocketChunkReceived> for BrowserProtocolEvents
impl From<DirectTcpSocketChunkReceived> for BrowserProtocolEvents
Source§fn from(v: DirectTcpSocketChunkReceived) -> Self
fn from(v: DirectTcpSocketChunkReceived) -> Self
Converts to this type from the input type.
Source§impl From<DirectTcpSocketChunkSent> for BrowserProtocolEvents
impl From<DirectTcpSocketChunkSent> for BrowserProtocolEvents
Source§fn from(v: DirectTcpSocketChunkSent) -> Self
fn from(v: DirectTcpSocketChunkSent) -> Self
Converts to this type from the input type.
Source§impl From<DirectTcpSocketClosed> for BrowserProtocolEvents
impl From<DirectTcpSocketClosed> for BrowserProtocolEvents
Source§fn from(v: DirectTcpSocketClosed) -> Self
fn from(v: DirectTcpSocketClosed) -> Self
Converts to this type from the input type.
Source§impl From<DirectTcpSocketCreated> for BrowserProtocolEvents
impl From<DirectTcpSocketCreated> for BrowserProtocolEvents
Source§fn from(v: DirectTcpSocketCreated) -> Self
fn from(v: DirectTcpSocketCreated) -> Self
Converts to this type from the input type.
Source§impl From<DirectTcpSocketOpened> for BrowserProtocolEvents
impl From<DirectTcpSocketOpened> for BrowserProtocolEvents
Source§fn from(v: DirectTcpSocketOpened) -> Self
fn from(v: DirectTcpSocketOpened) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpSocketAborted> for BrowserProtocolEvents
impl From<DirectUdpSocketAborted> for BrowserProtocolEvents
Source§fn from(v: DirectUdpSocketAborted) -> Self
fn from(v: DirectUdpSocketAborted) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpSocketChunkReceived> for BrowserProtocolEvents
impl From<DirectUdpSocketChunkReceived> for BrowserProtocolEvents
Source§fn from(v: DirectUdpSocketChunkReceived) -> Self
fn from(v: DirectUdpSocketChunkReceived) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpSocketChunkSent> for BrowserProtocolEvents
impl From<DirectUdpSocketChunkSent> for BrowserProtocolEvents
Source§fn from(v: DirectUdpSocketChunkSent) -> Self
fn from(v: DirectUdpSocketChunkSent) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpSocketClosed> for BrowserProtocolEvents
impl From<DirectUdpSocketClosed> for BrowserProtocolEvents
Source§fn from(v: DirectUdpSocketClosed) -> Self
fn from(v: DirectUdpSocketClosed) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpSocketCreated> for BrowserProtocolEvents
impl From<DirectUdpSocketCreated> for BrowserProtocolEvents
Source§fn from(v: DirectUdpSocketCreated) -> Self
fn from(v: DirectUdpSocketCreated) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpSocketJoinedMulticastGroup> for BrowserProtocolEvents
impl From<DirectUdpSocketJoinedMulticastGroup> for BrowserProtocolEvents
Source§fn from(v: DirectUdpSocketJoinedMulticastGroup) -> Self
fn from(v: DirectUdpSocketJoinedMulticastGroup) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpSocketLeftMulticastGroup> for BrowserProtocolEvents
impl From<DirectUdpSocketLeftMulticastGroup> for BrowserProtocolEvents
Source§fn from(v: DirectUdpSocketLeftMulticastGroup) -> Self
fn from(v: DirectUdpSocketLeftMulticastGroup) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpSocketOpened> for BrowserProtocolEvents
impl From<DirectUdpSocketOpened> for BrowserProtocolEvents
Source§fn from(v: DirectUdpSocketOpened) -> Self
fn from(v: DirectUdpSocketOpened) -> Self
Converts to this type from the input type.
Source§impl From<DistributedNodesUpdated> for BrowserProtocolEvents
impl From<DistributedNodesUpdated> for BrowserProtocolEvents
Source§fn from(v: DistributedNodesUpdated) -> Self
fn from(v: DistributedNodesUpdated) -> Self
Converts to this type from the input type.
Source§impl From<DocumentOpened> for BrowserProtocolEvents
impl From<DocumentOpened> for BrowserProtocolEvents
Source§fn from(v: DocumentOpened) -> Self
fn from(v: DocumentOpened) -> Self
Converts to this type from the input type.
Source§impl From<DocumentUpdated> for BrowserProtocolEvents
impl From<DocumentUpdated> for BrowserProtocolEvents
Source§fn from(v: DocumentUpdated) -> Self
fn from(v: DocumentUpdated) -> Self
Converts to this type from the input type.
Source§impl From<DomContentEventFired> for BrowserProtocolEvents
impl From<DomContentEventFired> for BrowserProtocolEvents
Source§fn from(v: DomContentEventFired) -> Self
fn from(v: DomContentEventFired) -> Self
Converts to this type from the input type.
Source§impl From<DomEvents> for BrowserProtocolEvents
impl From<DomEvents> for BrowserProtocolEvents
Source§impl From<DomStorageEvents> for BrowserProtocolEvents
impl From<DomStorageEvents> for BrowserProtocolEvents
Source§fn from(v: DomStorageEvents) -> Self
fn from(v: DomStorageEvents) -> Self
Converts to this type from the input type.
Source§impl From<DomStorageItemAdded> for BrowserProtocolEvents
impl From<DomStorageItemAdded> for BrowserProtocolEvents
Source§fn from(v: DomStorageItemAdded) -> Self
fn from(v: DomStorageItemAdded) -> Self
Converts to this type from the input type.
Source§impl From<DomStorageItemRemoved> for BrowserProtocolEvents
impl From<DomStorageItemRemoved> for BrowserProtocolEvents
Source§fn from(v: DomStorageItemRemoved) -> Self
fn from(v: DomStorageItemRemoved) -> Self
Converts to this type from the input type.
Source§impl From<DomStorageItemUpdated> for BrowserProtocolEvents
impl From<DomStorageItemUpdated> for BrowserProtocolEvents
Source§fn from(v: DomStorageItemUpdated) -> Self
fn from(v: DomStorageItemUpdated) -> Self
Converts to this type from the input type.
Source§impl From<DomStorageItemsCleared> for BrowserProtocolEvents
impl From<DomStorageItemsCleared> for BrowserProtocolEvents
Source§fn from(v: DomStorageItemsCleared) -> Self
fn from(v: DomStorageItemsCleared) -> Self
Converts to this type from the input type.
Source§impl From<DownloadProgress> for BrowserProtocolEvents
impl From<DownloadProgress> for BrowserProtocolEvents
Source§fn from(v: DownloadProgress) -> Self
fn from(v: DownloadProgress) -> Self
Converts to this type from the input type.
Source§impl From<DownloadWillBegin> for BrowserProtocolEvents
impl From<DownloadWillBegin> for BrowserProtocolEvents
Source§fn from(v: DownloadWillBegin) -> Self
fn from(v: DownloadWillBegin) -> Self
Converts to this type from the input type.
Source§impl From<DragIntercepted> for BrowserProtocolEvents
impl From<DragIntercepted> for BrowserProtocolEvents
Source§fn from(v: DragIntercepted) -> Self
fn from(v: DragIntercepted) -> Self
Converts to this type from the input type.
Source§impl From<EmulationEvents> for BrowserProtocolEvents
impl From<EmulationEvents> for BrowserProtocolEvents
Source§fn from(v: EmulationEvents) -> Self
fn from(v: EmulationEvents) -> Self
Converts to this type from the input type.
Source§impl From<EntryAdded> for BrowserProtocolEvents
impl From<EntryAdded> for BrowserProtocolEvents
Source§fn from(v: EntryAdded) -> Self
fn from(v: EntryAdded) -> Self
Converts to this type from the input type.
Source§impl From<EventSourceMessageReceived> for BrowserProtocolEvents
impl From<EventSourceMessageReceived> for BrowserProtocolEvents
Source§fn from(v: EventSourceMessageReceived) -> Self
fn from(v: EventSourceMessageReceived) -> Self
Converts to this type from the input type.
Source§impl From<FedCmEvents> for BrowserProtocolEvents
impl From<FedCmEvents> for BrowserProtocolEvents
Source§fn from(v: FedCmEvents) -> Self
fn from(v: FedCmEvents) -> Self
Converts to this type from the input type.
Source§impl From<FetchEvents> for BrowserProtocolEvents
impl From<FetchEvents> for BrowserProtocolEvents
Source§fn from(v: FetchEvents) -> Self
fn from(v: FetchEvents) -> Self
Converts to this type from the input type.
Source§impl From<FileChooserOpened> for BrowserProtocolEvents
impl From<FileChooserOpened> for BrowserProtocolEvents
Source§fn from(v: FileChooserOpened) -> Self
fn from(v: FileChooserOpened) -> Self
Converts to this type from the input type.
Source§impl From<FontsUpdated> for BrowserProtocolEvents
impl From<FontsUpdated> for BrowserProtocolEvents
Source§fn from(v: FontsUpdated) -> Self
fn from(v: FontsUpdated) -> Self
Converts to this type from the input type.
Source§impl From<FrameAttached> for BrowserProtocolEvents
impl From<FrameAttached> for BrowserProtocolEvents
Source§fn from(v: FrameAttached) -> Self
fn from(v: FrameAttached) -> Self
Converts to this type from the input type.
Source§impl From<FrameDetached> for BrowserProtocolEvents
impl From<FrameDetached> for BrowserProtocolEvents
Source§fn from(v: FrameDetached) -> Self
fn from(v: FrameDetached) -> Self
Converts to this type from the input type.
Source§fn from(v: FrameNavigated) -> Self
fn from(v: FrameNavigated) -> Self
Converts to this type from the input type.
Source§fn from(v: FrameRequestedNavigation) -> Self
fn from(v: FrameRequestedNavigation) -> Self
Converts to this type from the input type.
Source§impl From<FrameResized> for BrowserProtocolEvents
impl From<FrameResized> for BrowserProtocolEvents
Source§fn from(v: FrameResized) -> Self
fn from(v: FrameResized) -> Self
Converts to this type from the input type.
Source§impl From<FrameStartedLoading> for BrowserProtocolEvents
impl From<FrameStartedLoading> for BrowserProtocolEvents
Source§fn from(v: FrameStartedLoading) -> Self
fn from(v: FrameStartedLoading) -> Self
Converts to this type from the input type.
Source§fn from(v: FrameStartedNavigating) -> Self
fn from(v: FrameStartedNavigating) -> Self
Converts to this type from the input type.
Source§impl From<FrameStoppedLoading> for BrowserProtocolEvents
impl From<FrameStoppedLoading> for BrowserProtocolEvents
Source§fn from(v: FrameStoppedLoading) -> Self
fn from(v: FrameStoppedLoading) -> Self
Converts to this type from the input type.
Source§impl From<FrameSubtreeWillBeDetached> for BrowserProtocolEvents
impl From<FrameSubtreeWillBeDetached> for BrowserProtocolEvents
Source§fn from(v: FrameSubtreeWillBeDetached) -> Self
fn from(v: FrameSubtreeWillBeDetached) -> Self
Converts to this type from the input type.
Source§impl From<GattOperationReceived> for BrowserProtocolEvents
impl From<GattOperationReceived> for BrowserProtocolEvents
Source§fn from(v: GattOperationReceived) -> Self
fn from(v: GattOperationReceived) -> Self
Converts to this type from the input type.
Source§impl From<IndexedDbContentUpdated> for BrowserProtocolEvents
impl From<IndexedDbContentUpdated> for BrowserProtocolEvents
Source§fn from(v: IndexedDbContentUpdated) -> Self
fn from(v: IndexedDbContentUpdated) -> Self
Converts to this type from the input type.
Source§impl From<IndexedDbListUpdated> for BrowserProtocolEvents
impl From<IndexedDbListUpdated> for BrowserProtocolEvents
Source§fn from(v: IndexedDbListUpdated) -> Self
fn from(v: IndexedDbListUpdated) -> Self
Converts to this type from the input type.
Source§impl From<InlineStyleInvalidated> for BrowserProtocolEvents
impl From<InlineStyleInvalidated> for BrowserProtocolEvents
Source§fn from(v: InlineStyleInvalidated) -> Self
fn from(v: InlineStyleInvalidated) -> Self
Converts to this type from the input type.
Source§impl From<InputEvents> for BrowserProtocolEvents
impl From<InputEvents> for BrowserProtocolEvents
Source§fn from(v: InputEvents) -> Self
fn from(v: InputEvents) -> Self
Converts to this type from the input type.
Source§impl From<InspectModeCanceled> for BrowserProtocolEvents
impl From<InspectModeCanceled> for BrowserProtocolEvents
Source§fn from(v: InspectModeCanceled) -> Self
fn from(v: InspectModeCanceled) -> Self
Converts to this type from the input type.
Source§impl From<InspectNodeRequested> for BrowserProtocolEvents
impl From<InspectNodeRequested> for BrowserProtocolEvents
Source§fn from(v: InspectNodeRequested) -> Self
fn from(v: InspectNodeRequested) -> Self
Converts to this type from the input type.
Source§impl From<InspectPanelShowRequested> for BrowserProtocolEvents
impl From<InspectPanelShowRequested> for BrowserProtocolEvents
Source§fn from(v: InspectPanelShowRequested) -> Self
fn from(v: InspectPanelShowRequested) -> Self
Converts to this type from the input type.
Source§impl From<InspectedElementWindowRestored> for BrowserProtocolEvents
impl From<InspectedElementWindowRestored> for BrowserProtocolEvents
Source§fn from(v: InspectedElementWindowRestored) -> Self
fn from(v: InspectedElementWindowRestored) -> Self
Converts to this type from the input type.
Source§impl From<InspectorEvents> for BrowserProtocolEvents
impl From<InspectorEvents> for BrowserProtocolEvents
Source§fn from(v: InspectorEvents) -> Self
fn from(v: InspectorEvents) -> Self
Converts to this type from the input type.
Source§impl From<InterestGroupAccessed> for BrowserProtocolEvents
impl From<InterestGroupAccessed> for BrowserProtocolEvents
Source§fn from(v: InterestGroupAccessed) -> Self
fn from(v: InterestGroupAccessed) -> Self
Converts to this type from the input type.
Source§impl From<InterestGroupAuctionEventOccurred> for BrowserProtocolEvents
impl From<InterestGroupAuctionEventOccurred> for BrowserProtocolEvents
Source§fn from(v: InterestGroupAuctionEventOccurred) -> Self
fn from(v: InterestGroupAuctionEventOccurred) -> Self
Converts to this type from the input type.
Source§impl From<InterestGroupAuctionNetworkRequestCreated> for BrowserProtocolEvents
impl From<InterestGroupAuctionNetworkRequestCreated> for BrowserProtocolEvents
Source§fn from(v: InterestGroupAuctionNetworkRequestCreated) -> Self
fn from(v: InterestGroupAuctionNetworkRequestCreated) -> Self
Converts to this type from the input type.
Source§impl From<InterstitialHidden> for BrowserProtocolEvents
impl From<InterstitialHidden> for BrowserProtocolEvents
Source§fn from(v: InterstitialHidden) -> Self
fn from(v: InterstitialHidden) -> Self
Converts to this type from the input type.
Source§impl From<InterstitialShown> for BrowserProtocolEvents
impl From<InterstitialShown> for BrowserProtocolEvents
Source§fn from(v: InterstitialShown) -> Self
fn from(v: InterstitialShown) -> Self
Converts to this type from the input type.
Source§impl From<IssueAdded> for BrowserProtocolEvents
impl From<IssueAdded> for BrowserProtocolEvents
Source§fn from(v: IssueAdded) -> Self
fn from(v: IssueAdded) -> Self
Converts to this type from the input type.
Source§impl From<IssueUpdated> for BrowserProtocolEvents
impl From<IssueUpdated> for BrowserProtocolEvents
Source§fn from(v: IssueUpdated) -> Self
fn from(v: IssueUpdated) -> Self
Converts to this type from the input type.
Source§impl From<JavascriptDialogClosed> for BrowserProtocolEvents
impl From<JavascriptDialogClosed> for BrowserProtocolEvents
Source§fn from(v: JavascriptDialogClosed) -> Self
fn from(v: JavascriptDialogClosed) -> Self
Converts to this type from the input type.
Source§impl From<JavascriptDialogOpening> for BrowserProtocolEvents
impl From<JavascriptDialogOpening> for BrowserProtocolEvents
Source§fn from(v: JavascriptDialogOpening) -> Self
fn from(v: JavascriptDialogOpening) -> Self
Converts to this type from the input type.
Source§impl From<LayerPainted> for BrowserProtocolEvents
impl From<LayerPainted> for BrowserProtocolEvents
Source§fn from(v: LayerPainted) -> Self
fn from(v: LayerPainted) -> Self
Converts to this type from the input type.
Source§impl From<LayerTreeDidChange> for BrowserProtocolEvents
impl From<LayerTreeDidChange> for BrowserProtocolEvents
Source§fn from(v: LayerTreeDidChange) -> Self
fn from(v: LayerTreeDidChange) -> Self
Converts to this type from the input type.
Source§impl From<LayerTreeEvents> for BrowserProtocolEvents
impl From<LayerTreeEvents> for BrowserProtocolEvents
Source§fn from(v: LayerTreeEvents) -> Self
fn from(v: LayerTreeEvents) -> Self
Converts to this type from the input type.
Source§impl From<LifecycleEvent> for BrowserProtocolEvents
impl From<LifecycleEvent> for BrowserProtocolEvents
Source§fn from(v: LifecycleEvent) -> Self
fn from(v: LifecycleEvent) -> Self
Converts to this type from the input type.
Source§impl From<LoadComplete> for BrowserProtocolEvents
impl From<LoadComplete> for BrowserProtocolEvents
Source§fn from(v: LoadComplete) -> Self
fn from(v: LoadComplete) -> Self
Converts to this type from the input type.
Source§impl From<LoadEventFired> for BrowserProtocolEvents
impl From<LoadEventFired> for BrowserProtocolEvents
Source§fn from(v: LoadEventFired) -> Self
fn from(v: LoadEventFired) -> Self
Converts to this type from the input type.
Source§impl From<LoadingFailed> for BrowserProtocolEvents
impl From<LoadingFailed> for BrowserProtocolEvents
Source§fn from(v: LoadingFailed) -> Self
fn from(v: LoadingFailed) -> Self
Converts to this type from the input type.
Source§impl From<LoadingFinished> for BrowserProtocolEvents
impl From<LoadingFinished> for BrowserProtocolEvents
Source§fn from(v: LoadingFinished) -> Self
fn from(v: LoadingFinished) -> Self
Converts to this type from the input type.
Source§impl From<LogEvents> for BrowserProtocolEvents
impl From<LogEvents> for BrowserProtocolEvents
Source§impl From<MediaEvents> for BrowserProtocolEvents
impl From<MediaEvents> for BrowserProtocolEvents
Source§fn from(v: MediaEvents) -> Self
fn from(v: MediaEvents) -> Self
Converts to this type from the input type.
Source§impl From<MediaQueryResultChanged> for BrowserProtocolEvents
impl From<MediaQueryResultChanged> for BrowserProtocolEvents
Source§fn from(v: MediaQueryResultChanged) -> Self
fn from(v: MediaQueryResultChanged) -> Self
Converts to this type from the input type.
Source§impl From<Metrics> for BrowserProtocolEvents
impl From<Metrics> for BrowserProtocolEvents
Source§fn from(v: NavigatedWithinDocument) -> Self
fn from(v: NavigatedWithinDocument) -> Self
Converts to this type from the input type.
Source§impl From<NetworkEvents> for BrowserProtocolEvents
impl From<NetworkEvents> for BrowserProtocolEvents
Source§fn from(v: NetworkEvents) -> Self
fn from(v: NetworkEvents) -> Self
Converts to this type from the input type.
Source§impl From<NodeHighlightRequested> for BrowserProtocolEvents
impl From<NodeHighlightRequested> for BrowserProtocolEvents
Source§fn from(v: NodeHighlightRequested) -> Self
fn from(v: NodeHighlightRequested) -> Self
Converts to this type from the input type.
Source§impl From<NodeParamConnected> for BrowserProtocolEvents
impl From<NodeParamConnected> for BrowserProtocolEvents
Source§fn from(v: NodeParamConnected) -> Self
fn from(v: NodeParamConnected) -> Self
Converts to this type from the input type.
Source§impl From<NodeParamDisconnected> for BrowserProtocolEvents
impl From<NodeParamDisconnected> for BrowserProtocolEvents
Source§fn from(v: NodeParamDisconnected) -> Self
fn from(v: NodeParamDisconnected) -> Self
Converts to this type from the input type.
Source§impl From<NodesConnected> for BrowserProtocolEvents
impl From<NodesConnected> for BrowserProtocolEvents
Source§fn from(v: NodesConnected) -> Self
fn from(v: NodesConnected) -> Self
Converts to this type from the input type.
Source§impl From<NodesDisconnected> for BrowserProtocolEvents
impl From<NodesDisconnected> for BrowserProtocolEvents
Source§fn from(v: NodesDisconnected) -> Self
fn from(v: NodesDisconnected) -> Self
Converts to this type from the input type.
Source§impl From<NodesUpdated> for BrowserProtocolEvents
impl From<NodesUpdated> for BrowserProtocolEvents
Source§fn from(v: NodesUpdated) -> Self
fn from(v: NodesUpdated) -> Self
Converts to this type from the input type.
Source§impl From<OverlayEvents> for BrowserProtocolEvents
impl From<OverlayEvents> for BrowserProtocolEvents
Source§fn from(v: OverlayEvents) -> Self
fn from(v: OverlayEvents) -> Self
Converts to this type from the input type.
Source§impl From<PageEvents> for BrowserProtocolEvents
impl From<PageEvents> for BrowserProtocolEvents
Source§fn from(v: PageEvents) -> Self
fn from(v: PageEvents) -> Self
Converts to this type from the input type.
Source§impl From<PerformanceEvents> for BrowserProtocolEvents
impl From<PerformanceEvents> for BrowserProtocolEvents
Source§fn from(v: PerformanceEvents) -> Self
fn from(v: PerformanceEvents) -> Self
Converts to this type from the input type.
Source§impl From<PerformanceTimelineEvents> for BrowserProtocolEvents
impl From<PerformanceTimelineEvents> for BrowserProtocolEvents
Source§fn from(v: PerformanceTimelineEvents) -> Self
fn from(v: PerformanceTimelineEvents) -> Self
Converts to this type from the input type.
Source§impl From<PlayerCreated> for BrowserProtocolEvents
impl From<PlayerCreated> for BrowserProtocolEvents
Source§fn from(v: PlayerCreated) -> Self
fn from(v: PlayerCreated) -> Self
Converts to this type from the input type.
Source§impl From<PlayerErrorsRaised> for BrowserProtocolEvents
impl From<PlayerErrorsRaised> for BrowserProtocolEvents
Source§fn from(v: PlayerErrorsRaised) -> Self
fn from(v: PlayerErrorsRaised) -> Self
Converts to this type from the input type.
Source§impl From<PlayerEventsAdded> for BrowserProtocolEvents
impl From<PlayerEventsAdded> for BrowserProtocolEvents
Source§fn from(v: PlayerEventsAdded) -> Self
fn from(v: PlayerEventsAdded) -> Self
Converts to this type from the input type.
Source§impl From<PlayerMessagesLogged> for BrowserProtocolEvents
impl From<PlayerMessagesLogged> for BrowserProtocolEvents
Source§fn from(v: PlayerMessagesLogged) -> Self
fn from(v: PlayerMessagesLogged) -> Self
Converts to this type from the input type.
Source§impl From<PlayerPropertiesChanged> for BrowserProtocolEvents
impl From<PlayerPropertiesChanged> for BrowserProtocolEvents
Source§fn from(v: PlayerPropertiesChanged) -> Self
fn from(v: PlayerPropertiesChanged) -> Self
Converts to this type from the input type.
Source§impl From<PolicyUpdated> for BrowserProtocolEvents
impl From<PolicyUpdated> for BrowserProtocolEvents
Source§fn from(v: PolicyUpdated) -> Self
fn from(v: PolicyUpdated) -> Self
Converts to this type from the input type.
Source§impl From<PrefetchStatusUpdated> for BrowserProtocolEvents
impl From<PrefetchStatusUpdated> for BrowserProtocolEvents
Source§fn from(v: PrefetchStatusUpdated) -> Self
fn from(v: PrefetchStatusUpdated) -> Self
Converts to this type from the input type.
Source§impl From<PreloadEnabledStateUpdated> for BrowserProtocolEvents
impl From<PreloadEnabledStateUpdated> for BrowserProtocolEvents
Source§fn from(v: PreloadEnabledStateUpdated) -> Self
fn from(v: PreloadEnabledStateUpdated) -> Self
Converts to this type from the input type.
Source§impl From<PreloadEvents> for BrowserProtocolEvents
impl From<PreloadEvents> for BrowserProtocolEvents
Source§fn from(v: PreloadEvents) -> Self
fn from(v: PreloadEvents) -> Self
Converts to this type from the input type.
Source§impl From<PreloadingAttemptSourcesUpdated> for BrowserProtocolEvents
impl From<PreloadingAttemptSourcesUpdated> for BrowserProtocolEvents
Source§fn from(v: PreloadingAttemptSourcesUpdated) -> Self
fn from(v: PreloadingAttemptSourcesUpdated) -> Self
Converts to this type from the input type.
Source§impl From<PrerenderStatusUpdated> for BrowserProtocolEvents
impl From<PrerenderStatusUpdated> for BrowserProtocolEvents
Source§fn from(v: PrerenderStatusUpdated) -> Self
fn from(v: PrerenderStatusUpdated) -> Self
Converts to this type from the input type.
Source§impl From<PseudoElementAdded> for BrowserProtocolEvents
impl From<PseudoElementAdded> for BrowserProtocolEvents
Source§fn from(v: PseudoElementAdded) -> Self
fn from(v: PseudoElementAdded) -> Self
Converts to this type from the input type.
Source§impl From<PseudoElementRemoved> for BrowserProtocolEvents
impl From<PseudoElementRemoved> for BrowserProtocolEvents
Source§fn from(v: PseudoElementRemoved) -> Self
fn from(v: PseudoElementRemoved) -> Self
Converts to this type from the input type.
Source§impl From<ReceivedMessageFromTarget> for BrowserProtocolEvents
impl From<ReceivedMessageFromTarget> for BrowserProtocolEvents
Source§fn from(v: ReceivedMessageFromTarget) -> Self
fn from(v: ReceivedMessageFromTarget) -> Self
Converts to this type from the input type.
Source§impl From<RecordingStateChanged> for BrowserProtocolEvents
impl From<RecordingStateChanged> for BrowserProtocolEvents
Source§fn from(v: RecordingStateChanged) -> Self
fn from(v: RecordingStateChanged) -> Self
Converts to this type from the input type.
Source§impl From<ReportingApiEndpointsChangedForOrigin> for BrowserProtocolEvents
impl From<ReportingApiEndpointsChangedForOrigin> for BrowserProtocolEvents
Source§fn from(v: ReportingApiEndpointsChangedForOrigin) -> Self
fn from(v: ReportingApiEndpointsChangedForOrigin) -> Self
Converts to this type from the input type.
Source§impl From<ReportingApiReportAdded> for BrowserProtocolEvents
impl From<ReportingApiReportAdded> for BrowserProtocolEvents
Source§fn from(v: ReportingApiReportAdded) -> Self
fn from(v: ReportingApiReportAdded) -> Self
Converts to this type from the input type.
Source§impl From<ReportingApiReportUpdated> for BrowserProtocolEvents
impl From<ReportingApiReportUpdated> for BrowserProtocolEvents
Source§fn from(v: ReportingApiReportUpdated) -> Self
fn from(v: ReportingApiReportUpdated) -> Self
Converts to this type from the input type.
Source§impl From<RequestPaused> for BrowserProtocolEvents
impl From<RequestPaused> for BrowserProtocolEvents
Source§fn from(v: RequestPaused) -> Self
fn from(v: RequestPaused) -> Self
Converts to this type from the input type.
Source§impl From<RequestServedFromCache> for BrowserProtocolEvents
impl From<RequestServedFromCache> for BrowserProtocolEvents
Source§fn from(v: RequestServedFromCache) -> Self
fn from(v: RequestServedFromCache) -> Self
Converts to this type from the input type.
Source§impl From<RequestWillBeSent> for BrowserProtocolEvents
impl From<RequestWillBeSent> for BrowserProtocolEvents
Source§fn from(v: RequestWillBeSent) -> Self
fn from(v: RequestWillBeSent) -> Self
Converts to this type from the input type.
Source§impl From<RequestWillBeSentExtraInfo> for BrowserProtocolEvents
impl From<RequestWillBeSentExtraInfo> for BrowserProtocolEvents
Source§fn from(v: RequestWillBeSentExtraInfo) -> Self
fn from(v: RequestWillBeSentExtraInfo) -> Self
Converts to this type from the input type.
Source§impl From<ResourceChangedPriority> for BrowserProtocolEvents
impl From<ResourceChangedPriority> for BrowserProtocolEvents
Source§fn from(v: ResourceChangedPriority) -> Self
fn from(v: ResourceChangedPriority) -> Self
Converts to this type from the input type.
Source§impl From<ResponseReceived> for BrowserProtocolEvents
impl From<ResponseReceived> for BrowserProtocolEvents
Source§fn from(v: ResponseReceived) -> Self
fn from(v: ResponseReceived) -> Self
Converts to this type from the input type.
Source§impl From<ResponseReceivedEarlyHints> for BrowserProtocolEvents
impl From<ResponseReceivedEarlyHints> for BrowserProtocolEvents
Source§fn from(v: ResponseReceivedEarlyHints) -> Self
fn from(v: ResponseReceivedEarlyHints) -> Self
Converts to this type from the input type.
Source§impl From<ResponseReceivedExtraInfo> for BrowserProtocolEvents
impl From<ResponseReceivedExtraInfo> for BrowserProtocolEvents
Source§fn from(v: ResponseReceivedExtraInfo) -> Self
fn from(v: ResponseReceivedExtraInfo) -> Self
Converts to this type from the input type.
Source§impl From<RuleSetRemoved> for BrowserProtocolEvents
impl From<RuleSetRemoved> for BrowserProtocolEvents
Source§fn from(v: RuleSetRemoved) -> Self
fn from(v: RuleSetRemoved) -> Self
Converts to this type from the input type.
Source§impl From<RuleSetUpdated> for BrowserProtocolEvents
impl From<RuleSetUpdated> for BrowserProtocolEvents
Source§fn from(v: RuleSetUpdated) -> Self
fn from(v: RuleSetUpdated) -> Self
Converts to this type from the input type.
Source§impl From<ScreencastFrame> for BrowserProtocolEvents
impl From<ScreencastFrame> for BrowserProtocolEvents
Source§fn from(v: ScreencastFrame) -> Self
fn from(v: ScreencastFrame) -> Self
Converts to this type from the input type.
Source§impl From<ScreencastVisibilityChanged> for BrowserProtocolEvents
impl From<ScreencastVisibilityChanged> for BrowserProtocolEvents
Source§fn from(v: ScreencastVisibilityChanged) -> Self
fn from(v: ScreencastVisibilityChanged) -> Self
Converts to this type from the input type.
Source§impl From<ScreenshotRequested> for BrowserProtocolEvents
impl From<ScreenshotRequested> for BrowserProtocolEvents
Source§fn from(v: ScreenshotRequested) -> Self
fn from(v: ScreenshotRequested) -> Self
Converts to this type from the input type.
Source§impl From<ScrollableFlagUpdated> for BrowserProtocolEvents
impl From<ScrollableFlagUpdated> for BrowserProtocolEvents
Source§fn from(v: ScrollableFlagUpdated) -> Self
fn from(v: ScrollableFlagUpdated) -> Self
Converts to this type from the input type.
Source§impl From<SecurityEvents> for BrowserProtocolEvents
impl From<SecurityEvents> for BrowserProtocolEvents
Source§fn from(v: SecurityEvents) -> Self
fn from(v: SecurityEvents) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerEvents> for BrowserProtocolEvents
impl From<ServiceWorkerEvents> for BrowserProtocolEvents
Source§fn from(v: ServiceWorkerEvents) -> Self
fn from(v: ServiceWorkerEvents) -> Self
Converts to this type from the input type.
Source§impl From<SetChildNodes> for BrowserProtocolEvents
impl From<SetChildNodes> for BrowserProtocolEvents
Source§fn from(v: SetChildNodes) -> Self
fn from(v: SetChildNodes) -> Self
Converts to this type from the input type.
Source§impl From<ShadowRootPopped> for BrowserProtocolEvents
impl From<ShadowRootPopped> for BrowserProtocolEvents
Source§fn from(v: ShadowRootPopped) -> Self
fn from(v: ShadowRootPopped) -> Self
Converts to this type from the input type.
Source§impl From<ShadowRootPushed> for BrowserProtocolEvents
impl From<ShadowRootPushed> for BrowserProtocolEvents
Source§fn from(v: ShadowRootPushed) -> Self
fn from(v: ShadowRootPushed) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStorageAccessed) -> Self
fn from(v: SharedStorageAccessed) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStorageWorkletOperationExecutionFinished) -> Self
fn from(v: SharedStorageWorkletOperationExecutionFinished) -> Self
Converts to this type from the input type.
Source§impl From<SignedExchangeReceived> for BrowserProtocolEvents
impl From<SignedExchangeReceived> for BrowserProtocolEvents
Source§fn from(v: SignedExchangeReceived) -> Self
fn from(v: SignedExchangeReceived) -> Self
Converts to this type from the input type.
Source§impl From<SinksUpdated> for BrowserProtocolEvents
impl From<SinksUpdated> for BrowserProtocolEvents
Source§fn from(v: SinksUpdated) -> Self
fn from(v: SinksUpdated) -> Self
Converts to this type from the input type.
Source§impl From<StorageBucketCreatedOrUpdated> for BrowserProtocolEvents
impl From<StorageBucketCreatedOrUpdated> for BrowserProtocolEvents
Source§fn from(v: StorageBucketCreatedOrUpdated) -> Self
fn from(v: StorageBucketCreatedOrUpdated) -> Self
Converts to this type from the input type.
Source§impl From<StorageBucketDeleted> for BrowserProtocolEvents
impl From<StorageBucketDeleted> for BrowserProtocolEvents
Source§fn from(v: StorageBucketDeleted) -> Self
fn from(v: StorageBucketDeleted) -> Self
Converts to this type from the input type.
Source§impl From<StorageEvents> for BrowserProtocolEvents
impl From<StorageEvents> for BrowserProtocolEvents
Source§fn from(v: StorageEvents) -> Self
fn from(v: StorageEvents) -> Self
Converts to this type from the input type.
Source§impl From<StyleSheetAdded> for BrowserProtocolEvents
impl From<StyleSheetAdded> for BrowserProtocolEvents
Source§fn from(v: StyleSheetAdded) -> Self
fn from(v: StyleSheetAdded) -> Self
Converts to this type from the input type.
Source§impl From<StyleSheetChanged> for BrowserProtocolEvents
impl From<StyleSheetChanged> for BrowserProtocolEvents
Source§fn from(v: StyleSheetChanged) -> Self
fn from(v: StyleSheetChanged) -> Self
Converts to this type from the input type.
Source§impl From<StyleSheetRemoved> for BrowserProtocolEvents
impl From<StyleSheetRemoved> for BrowserProtocolEvents
Source§fn from(v: StyleSheetRemoved) -> Self
fn from(v: StyleSheetRemoved) -> Self
Converts to this type from the input type.
Source§impl From<TargetCrashed> for BrowserProtocolEvents
impl From<TargetCrashed> for BrowserProtocolEvents
Source§fn from(v: TargetCrashed) -> Self
fn from(v: TargetCrashed) -> Self
Converts to this type from the input type.
Source§impl From<TargetCrashed> for BrowserProtocolEvents
impl From<TargetCrashed> for BrowserProtocolEvents
Source§fn from(v: TargetCrashed) -> Self
fn from(v: TargetCrashed) -> Self
Converts to this type from the input type.
Source§impl From<TargetCreated> for BrowserProtocolEvents
impl From<TargetCreated> for BrowserProtocolEvents
Source§fn from(v: TargetCreated) -> Self
fn from(v: TargetCreated) -> Self
Converts to this type from the input type.
Source§impl From<TargetDestroyed> for BrowserProtocolEvents
impl From<TargetDestroyed> for BrowserProtocolEvents
Source§fn from(v: TargetDestroyed) -> Self
fn from(v: TargetDestroyed) -> Self
Converts to this type from the input type.
Source§impl From<TargetEvents> for BrowserProtocolEvents
impl From<TargetEvents> for BrowserProtocolEvents
Source§fn from(v: TargetEvents) -> Self
fn from(v: TargetEvents) -> Self
Converts to this type from the input type.
Source§impl From<TargetInfoChanged> for BrowserProtocolEvents
impl From<TargetInfoChanged> for BrowserProtocolEvents
Source§fn from(v: TargetInfoChanged) -> Self
fn from(v: TargetInfoChanged) -> Self
Converts to this type from the input type.
Source§impl From<TargetReloadedAfterCrash> for BrowserProtocolEvents
impl From<TargetReloadedAfterCrash> for BrowserProtocolEvents
Source§fn from(v: TargetReloadedAfterCrash) -> Self
fn from(v: TargetReloadedAfterCrash) -> Self
Converts to this type from the input type.
Source§impl From<TetheringEvents> for BrowserProtocolEvents
impl From<TetheringEvents> for BrowserProtocolEvents
Source§fn from(v: TetheringEvents) -> Self
fn from(v: TetheringEvents) -> Self
Converts to this type from the input type.
Source§impl From<TimelineEventAdded> for BrowserProtocolEvents
impl From<TimelineEventAdded> for BrowserProtocolEvents
Source§fn from(v: TimelineEventAdded) -> Self
fn from(v: TimelineEventAdded) -> Self
Converts to this type from the input type.
Source§impl From<TopLayerElementsUpdated> for BrowserProtocolEvents
impl From<TopLayerElementsUpdated> for BrowserProtocolEvents
Source§fn from(v: TopLayerElementsUpdated) -> Self
fn from(v: TopLayerElementsUpdated) -> Self
Converts to this type from the input type.
Source§impl From<TracingComplete> for BrowserProtocolEvents
impl From<TracingComplete> for BrowserProtocolEvents
Source§fn from(v: TracingComplete) -> Self
fn from(v: TracingComplete) -> Self
Converts to this type from the input type.
Source§impl From<TracingEvents> for BrowserProtocolEvents
impl From<TracingEvents> for BrowserProtocolEvents
Source§fn from(v: TracingEvents) -> Self
fn from(v: TracingEvents) -> Self
Converts to this type from the input type.
Source§impl From<TrustTokenOperationDone> for BrowserProtocolEvents
impl From<TrustTokenOperationDone> for BrowserProtocolEvents
Source§fn from(v: TrustTokenOperationDone) -> Self
fn from(v: TrustTokenOperationDone) -> Self
Converts to this type from the input type.
Source§impl From<VirtualTimeBudgetExpired> for BrowserProtocolEvents
impl From<VirtualTimeBudgetExpired> for BrowserProtocolEvents
Source§fn from(v: VirtualTimeBudgetExpired) -> Self
fn from(v: VirtualTimeBudgetExpired) -> Self
Converts to this type from the input type.
Source§impl From<VisibleSecurityStateChanged> for BrowserProtocolEvents
impl From<VisibleSecurityStateChanged> for BrowserProtocolEvents
Source§fn from(v: VisibleSecurityStateChanged) -> Self
fn from(v: VisibleSecurityStateChanged) -> Self
Converts to this type from the input type.
Source§impl From<WebAudioEvents> for BrowserProtocolEvents
impl From<WebAudioEvents> for BrowserProtocolEvents
Source§fn from(v: WebAudioEvents) -> Self
fn from(v: WebAudioEvents) -> Self
Converts to this type from the input type.
Source§impl From<WebAuthnEvents> for BrowserProtocolEvents
impl From<WebAuthnEvents> for BrowserProtocolEvents
Source§fn from(v: WebAuthnEvents) -> Self
fn from(v: WebAuthnEvents) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketClosed> for BrowserProtocolEvents
impl From<WebSocketClosed> for BrowserProtocolEvents
Source§fn from(v: WebSocketClosed) -> Self
fn from(v: WebSocketClosed) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketCreated> for BrowserProtocolEvents
impl From<WebSocketCreated> for BrowserProtocolEvents
Source§fn from(v: WebSocketCreated) -> Self
fn from(v: WebSocketCreated) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketFrameError> for BrowserProtocolEvents
impl From<WebSocketFrameError> for BrowserProtocolEvents
Source§fn from(v: WebSocketFrameError) -> Self
fn from(v: WebSocketFrameError) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketFrameReceived> for BrowserProtocolEvents
impl From<WebSocketFrameReceived> for BrowserProtocolEvents
Source§fn from(v: WebSocketFrameReceived) -> Self
fn from(v: WebSocketFrameReceived) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketFrameSent> for BrowserProtocolEvents
impl From<WebSocketFrameSent> for BrowserProtocolEvents
Source§fn from(v: WebSocketFrameSent) -> Self
fn from(v: WebSocketFrameSent) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketHandshakeResponseReceived> for BrowserProtocolEvents
impl From<WebSocketHandshakeResponseReceived> for BrowserProtocolEvents
Source§fn from(v: WebSocketHandshakeResponseReceived) -> Self
fn from(v: WebSocketHandshakeResponseReceived) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketWillSendHandshakeRequest> for BrowserProtocolEvents
impl From<WebSocketWillSendHandshakeRequest> for BrowserProtocolEvents
Source§fn from(v: WebSocketWillSendHandshakeRequest) -> Self
fn from(v: WebSocketWillSendHandshakeRequest) -> Self
Converts to this type from the input type.
Source§impl From<WebTransportClosed> for BrowserProtocolEvents
impl From<WebTransportClosed> for BrowserProtocolEvents
Source§fn from(v: WebTransportClosed) -> Self
fn from(v: WebTransportClosed) -> Self
Converts to this type from the input type.
Source§impl From<WebTransportConnectionEstablished> for BrowserProtocolEvents
impl From<WebTransportConnectionEstablished> for BrowserProtocolEvents
Source§fn from(v: WebTransportConnectionEstablished) -> Self
fn from(v: WebTransportConnectionEstablished) -> Self
Converts to this type from the input type.
Source§impl From<WebTransportCreated> for BrowserProtocolEvents
impl From<WebTransportCreated> for BrowserProtocolEvents
Source§fn from(v: WebTransportCreated) -> Self
fn from(v: WebTransportCreated) -> Self
Converts to this type from the input type.
Source§impl From<WindowOpen> for BrowserProtocolEvents
impl From<WindowOpen> for BrowserProtocolEvents
Source§fn from(v: WindowOpen) -> Self
fn from(v: WindowOpen) -> Self
Converts to this type from the input type.
Source§impl From<WorkerErrorReported> for BrowserProtocolEvents
impl From<WorkerErrorReported> for BrowserProtocolEvents
Source§fn from(v: WorkerErrorReported) -> Self
fn from(v: WorkerErrorReported) -> Self
Converts to this type from the input type.
Source§impl From<WorkerRegistrationUpdated> for BrowserProtocolEvents
impl From<WorkerRegistrationUpdated> for BrowserProtocolEvents
Source§fn from(v: WorkerRegistrationUpdated) -> Self
fn from(v: WorkerRegistrationUpdated) -> Self
Converts to this type from the input type.
Source§impl From<WorkerScriptLoaded> for BrowserProtocolEvents
impl From<WorkerScriptLoaded> for BrowserProtocolEvents
Source§fn from(v: WorkerScriptLoaded) -> Self
fn from(v: WorkerScriptLoaded) -> Self
Converts to this type from the input type.
Source§impl From<WorkerVersionUpdated> for BrowserProtocolEvents
impl From<WorkerVersionUpdated> for BrowserProtocolEvents
Source§fn from(v: WorkerVersionUpdated) -> Self
fn from(v: WorkerVersionUpdated) -> Self
Converts to this type from the input type.
Source§impl PartialEq for BrowserProtocolEvents
impl PartialEq for BrowserProtocolEvents
Source§impl Serialize for BrowserProtocolEvents
impl Serialize for BrowserProtocolEvents
Source§impl TryFrom<BrowserProtocolEvents> for Accepted
impl TryFrom<BrowserProtocolEvents> for Accepted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <Accepted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <Accepted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AccessibilityEvents
impl TryFrom<BrowserProtocolEvents> for AccessibilityEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AccessibilityEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AccessibilityEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AdRelatedStateUpdated
impl TryFrom<BrowserProtocolEvents> for AdRelatedStateUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AdRelatedStateUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AdRelatedStateUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AddressFormFilled
impl TryFrom<BrowserProtocolEvents> for AddressFormFilled
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AddressFormFilled as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AddressFormFilled as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AdoptedStyleSheetsModified
impl TryFrom<BrowserProtocolEvents> for AdoptedStyleSheetsModified
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AdoptedStyleSheetsModified as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AdoptedStyleSheetsModified as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AffectedByStartingStylesFlagUpdated
impl TryFrom<BrowserProtocolEvents> for AffectedByStartingStylesFlagUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AffectedByStartingStylesFlagUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AffectedByStartingStylesFlagUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AnimationCanceled
impl TryFrom<BrowserProtocolEvents> for AnimationCanceled
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AnimationCanceled as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AnimationCanceled as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AnimationCreated
impl TryFrom<BrowserProtocolEvents> for AnimationCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AnimationCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AnimationCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AnimationEvents
impl TryFrom<BrowserProtocolEvents> for AnimationEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AnimationEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AnimationEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AnimationStarted
impl TryFrom<BrowserProtocolEvents> for AnimationStarted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AnimationStarted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AnimationStarted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AnimationUpdated
impl TryFrom<BrowserProtocolEvents> for AnimationUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AnimationUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AnimationUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AttachedToTarget
impl TryFrom<BrowserProtocolEvents> for AttachedToTarget
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AttachedToTarget as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AttachedToTarget as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AttributeModified
impl TryFrom<BrowserProtocolEvents> for AttributeModified
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AttributeModified as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AttributeModified as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AttributeRemoved
impl TryFrom<BrowserProtocolEvents> for AttributeRemoved
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AttributeRemoved as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AttributeRemoved as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AttributionReportingReportSent
impl TryFrom<BrowserProtocolEvents> for AttributionReportingReportSent
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AttributionReportingReportSent as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AttributionReportingReportSent as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AttributionReportingSourceRegistered
impl TryFrom<BrowserProtocolEvents> for AttributionReportingSourceRegistered
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AttributionReportingSourceRegistered as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AttributionReportingSourceRegistered as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AttributionReportingTriggerRegistered
impl TryFrom<BrowserProtocolEvents> for AttributionReportingTriggerRegistered
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AttributionReportingTriggerRegistered as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AttributionReportingTriggerRegistered as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AttributionReportingVerboseDebugReportSent
impl TryFrom<BrowserProtocolEvents> for AttributionReportingVerboseDebugReportSent
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AttributionReportingVerboseDebugReportSent as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AttributionReportingVerboseDebugReportSent as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AudioListenerCreated
impl TryFrom<BrowserProtocolEvents> for AudioListenerCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AudioListenerCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AudioListenerCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AudioListenerWillBeDestroyed
impl TryFrom<BrowserProtocolEvents> for AudioListenerWillBeDestroyed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AudioListenerWillBeDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AudioListenerWillBeDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AudioNodeCreated
impl TryFrom<BrowserProtocolEvents> for AudioNodeCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AudioNodeCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AudioNodeCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AudioNodeWillBeDestroyed
impl TryFrom<BrowserProtocolEvents> for AudioNodeWillBeDestroyed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AudioNodeWillBeDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AudioNodeWillBeDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AudioParamCreated
impl TryFrom<BrowserProtocolEvents> for AudioParamCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AudioParamCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AudioParamCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AudioParamWillBeDestroyed
impl TryFrom<BrowserProtocolEvents> for AudioParamWillBeDestroyed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AudioParamWillBeDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AudioParamWillBeDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AuditsEvents
impl TryFrom<BrowserProtocolEvents> for AuditsEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AuditsEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AuditsEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AuthRequired
impl TryFrom<BrowserProtocolEvents> for AuthRequired
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AuthRequired as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AuthRequired as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for AutofillEvents
impl TryFrom<BrowserProtocolEvents> for AutofillEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <AutofillEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <AutofillEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for BackForwardCacheNotUsed
impl TryFrom<BrowserProtocolEvents> for BackForwardCacheNotUsed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <BackForwardCacheNotUsed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <BackForwardCacheNotUsed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for BackgroundServiceEventReceived
impl TryFrom<BrowserProtocolEvents> for BackgroundServiceEventReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <BackgroundServiceEventReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <BackgroundServiceEventReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for BackgroundServiceEvents
impl TryFrom<BrowserProtocolEvents> for BackgroundServiceEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <BackgroundServiceEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <BackgroundServiceEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for BluetoothEmulationEvents
impl TryFrom<BrowserProtocolEvents> for BluetoothEmulationEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <BluetoothEmulationEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <BluetoothEmulationEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for BrowserEvents
impl TryFrom<BrowserProtocolEvents> for BrowserEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <BrowserEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <BrowserEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for BufferUsage
impl TryFrom<BrowserProtocolEvents> for BufferUsage
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <BufferUsage as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <BufferUsage as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CacheStorageContentUpdated
impl TryFrom<BrowserProtocolEvents> for CacheStorageContentUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CacheStorageContentUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CacheStorageContentUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CacheStorageListUpdated
impl TryFrom<BrowserProtocolEvents> for CacheStorageListUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CacheStorageListUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CacheStorageListUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CastEvents
impl TryFrom<BrowserProtocolEvents> for CastEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CastEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CastEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CharacterDataModified
impl TryFrom<BrowserProtocolEvents> for CharacterDataModified
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CharacterDataModified as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CharacterDataModified as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CharacteristicOperationReceived
impl TryFrom<BrowserProtocolEvents> for CharacteristicOperationReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CharacteristicOperationReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CharacteristicOperationReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ChildNodeCountUpdated
impl TryFrom<BrowserProtocolEvents> for ChildNodeCountUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ChildNodeCountUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ChildNodeCountUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ChildNodeInserted
impl TryFrom<BrowserProtocolEvents> for ChildNodeInserted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ChildNodeInserted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ChildNodeInserted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ChildNodeRemoved
impl TryFrom<BrowserProtocolEvents> for ChildNodeRemoved
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ChildNodeRemoved as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ChildNodeRemoved as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CompilationCacheProduced
impl TryFrom<BrowserProtocolEvents> for CompilationCacheProduced
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CompilationCacheProduced as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CompilationCacheProduced as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ComputedStyleUpdated
impl TryFrom<BrowserProtocolEvents> for ComputedStyleUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ComputedStyleUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ComputedStyleUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ContextChanged
impl TryFrom<BrowserProtocolEvents> for ContextChanged
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ContextChanged as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ContextChanged as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ContextCreated
impl TryFrom<BrowserProtocolEvents> for ContextCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ContextCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ContextCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ContextWillBeDestroyed
impl TryFrom<BrowserProtocolEvents> for ContextWillBeDestroyed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ContextWillBeDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ContextWillBeDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CredentialAdded
impl TryFrom<BrowserProtocolEvents> for CredentialAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CredentialAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CredentialAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CredentialAsserted
impl TryFrom<BrowserProtocolEvents> for CredentialAsserted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CredentialAsserted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CredentialAsserted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CredentialDeleted
impl TryFrom<BrowserProtocolEvents> for CredentialDeleted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CredentialDeleted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CredentialDeleted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CredentialUpdated
impl TryFrom<BrowserProtocolEvents> for CredentialUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CredentialUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CredentialUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for CssEvents
impl TryFrom<BrowserProtocolEvents> for CssEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <CssEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <CssEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DataCollected
impl TryFrom<BrowserProtocolEvents> for DataCollected
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DataCollected as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DataCollected as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DataReceived
impl TryFrom<BrowserProtocolEvents> for DataReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DataReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DataReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DescriptorOperationReceived
impl TryFrom<BrowserProtocolEvents> for DescriptorOperationReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DescriptorOperationReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DescriptorOperationReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for Detached
impl TryFrom<BrowserProtocolEvents> for Detached
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <Detached as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <Detached as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DetachedFromTarget
impl TryFrom<BrowserProtocolEvents> for DetachedFromTarget
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DetachedFromTarget as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DetachedFromTarget as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DeviceAccessEvents
impl TryFrom<BrowserProtocolEvents> for DeviceAccessEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DeviceAccessEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DeviceAccessEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DeviceBoundSessionEventOccurred
impl TryFrom<BrowserProtocolEvents> for DeviceBoundSessionEventOccurred
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DeviceBoundSessionEventOccurred as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DeviceBoundSessionEventOccurred as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DeviceBoundSessionsAdded
impl TryFrom<BrowserProtocolEvents> for DeviceBoundSessionsAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DeviceBoundSessionsAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DeviceBoundSessionsAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DeviceRequestPrompted
impl TryFrom<BrowserProtocolEvents> for DeviceRequestPrompted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DeviceRequestPrompted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DeviceRequestPrompted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DialogClosed
impl TryFrom<BrowserProtocolEvents> for DialogClosed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DialogClosed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DialogClosed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DialogShown
impl TryFrom<BrowserProtocolEvents> for DialogShown
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DialogShown as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DialogShown as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketAborted
impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketAborted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectTcpSocketAborted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectTcpSocketAborted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketChunkReceived
impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketChunkReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectTcpSocketChunkReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectTcpSocketChunkReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketChunkSent
impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketChunkSent
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectTcpSocketChunkSent as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectTcpSocketChunkSent as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketClosed
impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketClosed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectTcpSocketClosed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectTcpSocketClosed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketCreated
impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectTcpSocketCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectTcpSocketCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketOpened
impl TryFrom<BrowserProtocolEvents> for DirectTcpSocketOpened
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectTcpSocketOpened as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectTcpSocketOpened as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketAborted
impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketAborted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectUdpSocketAborted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectUdpSocketAborted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketChunkReceived
impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketChunkReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectUdpSocketChunkReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectUdpSocketChunkReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketChunkSent
impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketChunkSent
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectUdpSocketChunkSent as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectUdpSocketChunkSent as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketClosed
impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketClosed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectUdpSocketClosed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectUdpSocketClosed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketCreated
impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectUdpSocketCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectUdpSocketCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketJoinedMulticastGroup
impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketJoinedMulticastGroup
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectUdpSocketJoinedMulticastGroup as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectUdpSocketJoinedMulticastGroup as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketLeftMulticastGroup
impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketLeftMulticastGroup
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectUdpSocketLeftMulticastGroup as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectUdpSocketLeftMulticastGroup as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketOpened
impl TryFrom<BrowserProtocolEvents> for DirectUdpSocketOpened
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DirectUdpSocketOpened as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DirectUdpSocketOpened as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DistributedNodesUpdated
impl TryFrom<BrowserProtocolEvents> for DistributedNodesUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DistributedNodesUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DistributedNodesUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DocumentOpened
impl TryFrom<BrowserProtocolEvents> for DocumentOpened
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DocumentOpened as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DocumentOpened as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DocumentUpdated
impl TryFrom<BrowserProtocolEvents> for DocumentUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DocumentUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DocumentUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DomContentEventFired
impl TryFrom<BrowserProtocolEvents> for DomContentEventFired
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DomContentEventFired as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DomContentEventFired as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DomEvents
impl TryFrom<BrowserProtocolEvents> for DomEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DomEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DomEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DomStorageEvents
impl TryFrom<BrowserProtocolEvents> for DomStorageEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DomStorageEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DomStorageEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DomStorageItemAdded
impl TryFrom<BrowserProtocolEvents> for DomStorageItemAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DomStorageItemAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DomStorageItemAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DomStorageItemRemoved
impl TryFrom<BrowserProtocolEvents> for DomStorageItemRemoved
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DomStorageItemRemoved as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DomStorageItemRemoved as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DomStorageItemUpdated
impl TryFrom<BrowserProtocolEvents> for DomStorageItemUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DomStorageItemUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DomStorageItemUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DomStorageItemsCleared
impl TryFrom<BrowserProtocolEvents> for DomStorageItemsCleared
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DomStorageItemsCleared as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DomStorageItemsCleared as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DownloadProgress
impl TryFrom<BrowserProtocolEvents> for DownloadProgress
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DownloadProgress as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DownloadProgress as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DownloadWillBegin
impl TryFrom<BrowserProtocolEvents> for DownloadWillBegin
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DownloadWillBegin as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DownloadWillBegin as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for DragIntercepted
impl TryFrom<BrowserProtocolEvents> for DragIntercepted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <DragIntercepted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <DragIntercepted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for EmulationEvents
impl TryFrom<BrowserProtocolEvents> for EmulationEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <EmulationEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <EmulationEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for EntryAdded
impl TryFrom<BrowserProtocolEvents> for EntryAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <EntryAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <EntryAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for EventSourceMessageReceived
impl TryFrom<BrowserProtocolEvents> for EventSourceMessageReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <EventSourceMessageReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <EventSourceMessageReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FedCmEvents
impl TryFrom<BrowserProtocolEvents> for FedCmEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FedCmEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FedCmEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FetchEvents
impl TryFrom<BrowserProtocolEvents> for FetchEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FetchEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FetchEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FileChooserOpened
impl TryFrom<BrowserProtocolEvents> for FileChooserOpened
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FileChooserOpened as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FileChooserOpened as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FontsUpdated
impl TryFrom<BrowserProtocolEvents> for FontsUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FontsUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FontsUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FrameAttached
impl TryFrom<BrowserProtocolEvents> for FrameAttached
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FrameAttached as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FrameAttached as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FrameDetached
impl TryFrom<BrowserProtocolEvents> for FrameDetached
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FrameDetached as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FrameDetached as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FrameNavigated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FrameNavigated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FrameRequestedNavigation as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FrameRequestedNavigation as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FrameResized
impl TryFrom<BrowserProtocolEvents> for FrameResized
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FrameResized as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FrameResized as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FrameStartedLoading
impl TryFrom<BrowserProtocolEvents> for FrameStartedLoading
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FrameStartedLoading as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FrameStartedLoading as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FrameStartedNavigating as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FrameStartedNavigating as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FrameStoppedLoading
impl TryFrom<BrowserProtocolEvents> for FrameStoppedLoading
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FrameStoppedLoading as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FrameStoppedLoading as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for FrameSubtreeWillBeDetached
impl TryFrom<BrowserProtocolEvents> for FrameSubtreeWillBeDetached
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <FrameSubtreeWillBeDetached as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <FrameSubtreeWillBeDetached as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for GattOperationReceived
impl TryFrom<BrowserProtocolEvents> for GattOperationReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <GattOperationReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <GattOperationReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for IndexedDbContentUpdated
impl TryFrom<BrowserProtocolEvents> for IndexedDbContentUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <IndexedDbContentUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <IndexedDbContentUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for IndexedDbListUpdated
impl TryFrom<BrowserProtocolEvents> for IndexedDbListUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <IndexedDbListUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <IndexedDbListUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InlineStyleInvalidated
impl TryFrom<BrowserProtocolEvents> for InlineStyleInvalidated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InlineStyleInvalidated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InlineStyleInvalidated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InputEvents
impl TryFrom<BrowserProtocolEvents> for InputEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InputEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InputEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InspectModeCanceled
impl TryFrom<BrowserProtocolEvents> for InspectModeCanceled
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InspectModeCanceled as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InspectModeCanceled as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InspectNodeRequested
impl TryFrom<BrowserProtocolEvents> for InspectNodeRequested
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InspectNodeRequested as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InspectNodeRequested as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InspectPanelShowRequested
impl TryFrom<BrowserProtocolEvents> for InspectPanelShowRequested
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InspectPanelShowRequested as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InspectPanelShowRequested as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InspectedElementWindowRestored
impl TryFrom<BrowserProtocolEvents> for InspectedElementWindowRestored
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InspectedElementWindowRestored as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InspectedElementWindowRestored as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InspectorEvents
impl TryFrom<BrowserProtocolEvents> for InspectorEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InspectorEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InspectorEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InterestGroupAccessed
impl TryFrom<BrowserProtocolEvents> for InterestGroupAccessed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InterestGroupAccessed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InterestGroupAccessed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InterestGroupAuctionEventOccurred
impl TryFrom<BrowserProtocolEvents> for InterestGroupAuctionEventOccurred
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InterestGroupAuctionEventOccurred as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InterestGroupAuctionEventOccurred as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InterestGroupAuctionNetworkRequestCreated
impl TryFrom<BrowserProtocolEvents> for InterestGroupAuctionNetworkRequestCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InterestGroupAuctionNetworkRequestCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InterestGroupAuctionNetworkRequestCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InterstitialHidden
impl TryFrom<BrowserProtocolEvents> for InterstitialHidden
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InterstitialHidden as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InterstitialHidden as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for InterstitialShown
impl TryFrom<BrowserProtocolEvents> for InterstitialShown
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <InterstitialShown as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <InterstitialShown as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for IssueAdded
impl TryFrom<BrowserProtocolEvents> for IssueAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <IssueAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <IssueAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for IssueUpdated
impl TryFrom<BrowserProtocolEvents> for IssueUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <IssueUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <IssueUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for JavascriptDialogClosed
impl TryFrom<BrowserProtocolEvents> for JavascriptDialogClosed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <JavascriptDialogClosed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <JavascriptDialogClosed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for JavascriptDialogOpening
impl TryFrom<BrowserProtocolEvents> for JavascriptDialogOpening
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <JavascriptDialogOpening as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <JavascriptDialogOpening as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for LayerPainted
impl TryFrom<BrowserProtocolEvents> for LayerPainted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <LayerPainted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <LayerPainted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for LayerTreeDidChange
impl TryFrom<BrowserProtocolEvents> for LayerTreeDidChange
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <LayerTreeDidChange as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <LayerTreeDidChange as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for LayerTreeEvents
impl TryFrom<BrowserProtocolEvents> for LayerTreeEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <LayerTreeEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <LayerTreeEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for LifecycleEvent
impl TryFrom<BrowserProtocolEvents> for LifecycleEvent
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <LifecycleEvent as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <LifecycleEvent as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for LoadComplete
impl TryFrom<BrowserProtocolEvents> for LoadComplete
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <LoadComplete as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <LoadComplete as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for LoadEventFired
impl TryFrom<BrowserProtocolEvents> for LoadEventFired
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <LoadEventFired as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <LoadEventFired as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for LoadingFailed
impl TryFrom<BrowserProtocolEvents> for LoadingFailed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <LoadingFailed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <LoadingFailed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for LoadingFinished
impl TryFrom<BrowserProtocolEvents> for LoadingFinished
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <LoadingFinished as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <LoadingFinished as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for LogEvents
impl TryFrom<BrowserProtocolEvents> for LogEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <LogEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <LogEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for MediaEvents
impl TryFrom<BrowserProtocolEvents> for MediaEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <MediaEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <MediaEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for MediaQueryResultChanged
impl TryFrom<BrowserProtocolEvents> for MediaQueryResultChanged
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <MediaQueryResultChanged as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <MediaQueryResultChanged as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for Metrics
impl TryFrom<BrowserProtocolEvents> for Metrics
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <Metrics as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <Metrics as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <NavigatedWithinDocument as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <NavigatedWithinDocument as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for NetworkEvents
impl TryFrom<BrowserProtocolEvents> for NetworkEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <NetworkEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <NetworkEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for NodeHighlightRequested
impl TryFrom<BrowserProtocolEvents> for NodeHighlightRequested
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <NodeHighlightRequested as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <NodeHighlightRequested as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for NodeParamConnected
impl TryFrom<BrowserProtocolEvents> for NodeParamConnected
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <NodeParamConnected as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <NodeParamConnected as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for NodeParamDisconnected
impl TryFrom<BrowserProtocolEvents> for NodeParamDisconnected
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <NodeParamDisconnected as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <NodeParamDisconnected as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for NodesConnected
impl TryFrom<BrowserProtocolEvents> for NodesConnected
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <NodesConnected as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <NodesConnected as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for NodesDisconnected
impl TryFrom<BrowserProtocolEvents> for NodesDisconnected
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <NodesDisconnected as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <NodesDisconnected as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for NodesUpdated
impl TryFrom<BrowserProtocolEvents> for NodesUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <NodesUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <NodesUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for OverlayEvents
impl TryFrom<BrowserProtocolEvents> for OverlayEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <OverlayEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <OverlayEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PageEvents
impl TryFrom<BrowserProtocolEvents> for PageEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PageEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PageEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PerformanceEvents
impl TryFrom<BrowserProtocolEvents> for PerformanceEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PerformanceEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PerformanceEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PerformanceTimelineEvents
impl TryFrom<BrowserProtocolEvents> for PerformanceTimelineEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PerformanceTimelineEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PerformanceTimelineEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PlayerCreated
impl TryFrom<BrowserProtocolEvents> for PlayerCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PlayerCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PlayerCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PlayerErrorsRaised
impl TryFrom<BrowserProtocolEvents> for PlayerErrorsRaised
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PlayerErrorsRaised as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PlayerErrorsRaised as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PlayerEventsAdded
impl TryFrom<BrowserProtocolEvents> for PlayerEventsAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PlayerEventsAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PlayerEventsAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PlayerMessagesLogged
impl TryFrom<BrowserProtocolEvents> for PlayerMessagesLogged
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PlayerMessagesLogged as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PlayerMessagesLogged as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PlayerPropertiesChanged
impl TryFrom<BrowserProtocolEvents> for PlayerPropertiesChanged
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PlayerPropertiesChanged as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PlayerPropertiesChanged as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PolicyUpdated
impl TryFrom<BrowserProtocolEvents> for PolicyUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PolicyUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PolicyUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PrefetchStatusUpdated
impl TryFrom<BrowserProtocolEvents> for PrefetchStatusUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PrefetchStatusUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PrefetchStatusUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PreloadEnabledStateUpdated
impl TryFrom<BrowserProtocolEvents> for PreloadEnabledStateUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PreloadEnabledStateUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PreloadEnabledStateUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PreloadEvents
impl TryFrom<BrowserProtocolEvents> for PreloadEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PreloadEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PreloadEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PreloadingAttemptSourcesUpdated
impl TryFrom<BrowserProtocolEvents> for PreloadingAttemptSourcesUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PreloadingAttemptSourcesUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PreloadingAttemptSourcesUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PrerenderStatusUpdated
impl TryFrom<BrowserProtocolEvents> for PrerenderStatusUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PrerenderStatusUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PrerenderStatusUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PseudoElementAdded
impl TryFrom<BrowserProtocolEvents> for PseudoElementAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PseudoElementAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PseudoElementAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for PseudoElementRemoved
impl TryFrom<BrowserProtocolEvents> for PseudoElementRemoved
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <PseudoElementRemoved as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <PseudoElementRemoved as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ReceivedMessageFromTarget
impl TryFrom<BrowserProtocolEvents> for ReceivedMessageFromTarget
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ReceivedMessageFromTarget as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ReceivedMessageFromTarget as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for RecordingStateChanged
impl TryFrom<BrowserProtocolEvents> for RecordingStateChanged
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <RecordingStateChanged as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <RecordingStateChanged as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ReportingApiEndpointsChangedForOrigin
impl TryFrom<BrowserProtocolEvents> for ReportingApiEndpointsChangedForOrigin
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ReportingApiEndpointsChangedForOrigin as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ReportingApiEndpointsChangedForOrigin as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ReportingApiReportAdded
impl TryFrom<BrowserProtocolEvents> for ReportingApiReportAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ReportingApiReportAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ReportingApiReportAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ReportingApiReportUpdated
impl TryFrom<BrowserProtocolEvents> for ReportingApiReportUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ReportingApiReportUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ReportingApiReportUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for RequestPaused
impl TryFrom<BrowserProtocolEvents> for RequestPaused
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <RequestPaused as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <RequestPaused as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for RequestServedFromCache
impl TryFrom<BrowserProtocolEvents> for RequestServedFromCache
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <RequestServedFromCache as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <RequestServedFromCache as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for RequestWillBeSent
impl TryFrom<BrowserProtocolEvents> for RequestWillBeSent
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <RequestWillBeSent as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <RequestWillBeSent as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for RequestWillBeSentExtraInfo
impl TryFrom<BrowserProtocolEvents> for RequestWillBeSentExtraInfo
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <RequestWillBeSentExtraInfo as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <RequestWillBeSentExtraInfo as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ResourceChangedPriority
impl TryFrom<BrowserProtocolEvents> for ResourceChangedPriority
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ResourceChangedPriority as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ResourceChangedPriority as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ResponseReceived
impl TryFrom<BrowserProtocolEvents> for ResponseReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ResponseReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ResponseReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ResponseReceivedEarlyHints
impl TryFrom<BrowserProtocolEvents> for ResponseReceivedEarlyHints
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ResponseReceivedEarlyHints as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ResponseReceivedEarlyHints as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ResponseReceivedExtraInfo
impl TryFrom<BrowserProtocolEvents> for ResponseReceivedExtraInfo
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ResponseReceivedExtraInfo as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ResponseReceivedExtraInfo as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for RuleSetRemoved
impl TryFrom<BrowserProtocolEvents> for RuleSetRemoved
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <RuleSetRemoved as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <RuleSetRemoved as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for RuleSetUpdated
impl TryFrom<BrowserProtocolEvents> for RuleSetUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <RuleSetUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <RuleSetUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ScreencastFrame
impl TryFrom<BrowserProtocolEvents> for ScreencastFrame
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ScreencastFrame as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ScreencastFrame as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ScreencastVisibilityChanged
impl TryFrom<BrowserProtocolEvents> for ScreencastVisibilityChanged
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ScreencastVisibilityChanged as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ScreencastVisibilityChanged as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ScreenshotRequested
impl TryFrom<BrowserProtocolEvents> for ScreenshotRequested
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ScreenshotRequested as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ScreenshotRequested as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ScrollableFlagUpdated
impl TryFrom<BrowserProtocolEvents> for ScrollableFlagUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ScrollableFlagUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ScrollableFlagUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for SecurityEvents
impl TryFrom<BrowserProtocolEvents> for SecurityEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <SecurityEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <SecurityEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ServiceWorkerEvents
impl TryFrom<BrowserProtocolEvents> for ServiceWorkerEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ServiceWorkerEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ServiceWorkerEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for SetChildNodes
impl TryFrom<BrowserProtocolEvents> for SetChildNodes
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <SetChildNodes as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <SetChildNodes as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ShadowRootPopped
impl TryFrom<BrowserProtocolEvents> for ShadowRootPopped
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ShadowRootPopped as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ShadowRootPopped as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for ShadowRootPushed
impl TryFrom<BrowserProtocolEvents> for ShadowRootPushed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <ShadowRootPushed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <ShadowRootPushed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <SharedStorageAccessed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <SharedStorageAccessed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <SharedStorageWorkletOperationExecutionFinished as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <SharedStorageWorkletOperationExecutionFinished as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for SignedExchangeReceived
impl TryFrom<BrowserProtocolEvents> for SignedExchangeReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <SignedExchangeReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <SignedExchangeReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for SinksUpdated
impl TryFrom<BrowserProtocolEvents> for SinksUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <SinksUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <SinksUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for StorageBucketCreatedOrUpdated
impl TryFrom<BrowserProtocolEvents> for StorageBucketCreatedOrUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <StorageBucketCreatedOrUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <StorageBucketCreatedOrUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for StorageBucketDeleted
impl TryFrom<BrowserProtocolEvents> for StorageBucketDeleted
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <StorageBucketDeleted as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <StorageBucketDeleted as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for StorageEvents
impl TryFrom<BrowserProtocolEvents> for StorageEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <StorageEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <StorageEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for StyleSheetAdded
impl TryFrom<BrowserProtocolEvents> for StyleSheetAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <StyleSheetAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <StyleSheetAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for StyleSheetChanged
impl TryFrom<BrowserProtocolEvents> for StyleSheetChanged
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <StyleSheetChanged as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <StyleSheetChanged as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for StyleSheetRemoved
impl TryFrom<BrowserProtocolEvents> for StyleSheetRemoved
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <StyleSheetRemoved as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <StyleSheetRemoved as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TargetCrashed
impl TryFrom<BrowserProtocolEvents> for TargetCrashed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TargetCrashed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TargetCrashed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TargetCrashed
impl TryFrom<BrowserProtocolEvents> for TargetCrashed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TargetCrashed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TargetCrashed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TargetCreated
impl TryFrom<BrowserProtocolEvents> for TargetCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TargetCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TargetCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TargetDestroyed
impl TryFrom<BrowserProtocolEvents> for TargetDestroyed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TargetDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TargetDestroyed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TargetEvents
impl TryFrom<BrowserProtocolEvents> for TargetEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TargetEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TargetEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TargetInfoChanged
impl TryFrom<BrowserProtocolEvents> for TargetInfoChanged
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TargetInfoChanged as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TargetInfoChanged as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TargetReloadedAfterCrash
impl TryFrom<BrowserProtocolEvents> for TargetReloadedAfterCrash
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TargetReloadedAfterCrash as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TargetReloadedAfterCrash as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TetheringEvents
impl TryFrom<BrowserProtocolEvents> for TetheringEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TetheringEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TetheringEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TimelineEventAdded
impl TryFrom<BrowserProtocolEvents> for TimelineEventAdded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TimelineEventAdded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TimelineEventAdded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TopLayerElementsUpdated
impl TryFrom<BrowserProtocolEvents> for TopLayerElementsUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TopLayerElementsUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TopLayerElementsUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TracingComplete
impl TryFrom<BrowserProtocolEvents> for TracingComplete
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TracingComplete as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TracingComplete as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TracingEvents
impl TryFrom<BrowserProtocolEvents> for TracingEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TracingEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TracingEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for TrustTokenOperationDone
impl TryFrom<BrowserProtocolEvents> for TrustTokenOperationDone
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <TrustTokenOperationDone as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <TrustTokenOperationDone as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for VirtualTimeBudgetExpired
impl TryFrom<BrowserProtocolEvents> for VirtualTimeBudgetExpired
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <VirtualTimeBudgetExpired as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <VirtualTimeBudgetExpired as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for VisibleSecurityStateChanged
impl TryFrom<BrowserProtocolEvents> for VisibleSecurityStateChanged
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <VisibleSecurityStateChanged as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <VisibleSecurityStateChanged as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebAudioEvents
impl TryFrom<BrowserProtocolEvents> for WebAudioEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebAudioEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebAudioEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebAuthnEvents
impl TryFrom<BrowserProtocolEvents> for WebAuthnEvents
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebAuthnEvents as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebAuthnEvents as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebSocketClosed
impl TryFrom<BrowserProtocolEvents> for WebSocketClosed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebSocketClosed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebSocketClosed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebSocketCreated
impl TryFrom<BrowserProtocolEvents> for WebSocketCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebSocketCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebSocketCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebSocketFrameError
impl TryFrom<BrowserProtocolEvents> for WebSocketFrameError
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebSocketFrameError as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebSocketFrameError as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebSocketFrameReceived
impl TryFrom<BrowserProtocolEvents> for WebSocketFrameReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebSocketFrameReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebSocketFrameReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebSocketFrameSent
impl TryFrom<BrowserProtocolEvents> for WebSocketFrameSent
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebSocketFrameSent as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebSocketFrameSent as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebSocketHandshakeResponseReceived
impl TryFrom<BrowserProtocolEvents> for WebSocketHandshakeResponseReceived
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebSocketHandshakeResponseReceived as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebSocketHandshakeResponseReceived as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebSocketWillSendHandshakeRequest
impl TryFrom<BrowserProtocolEvents> for WebSocketWillSendHandshakeRequest
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebSocketWillSendHandshakeRequest as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebSocketWillSendHandshakeRequest as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebTransportClosed
impl TryFrom<BrowserProtocolEvents> for WebTransportClosed
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebTransportClosed as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebTransportClosed as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebTransportConnectionEstablished
impl TryFrom<BrowserProtocolEvents> for WebTransportConnectionEstablished
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebTransportConnectionEstablished as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebTransportConnectionEstablished as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WebTransportCreated
impl TryFrom<BrowserProtocolEvents> for WebTransportCreated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WebTransportCreated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WebTransportCreated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WindowOpen
impl TryFrom<BrowserProtocolEvents> for WindowOpen
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WindowOpen as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WindowOpen as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WorkerErrorReported
impl TryFrom<BrowserProtocolEvents> for WorkerErrorReported
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WorkerErrorReported as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WorkerErrorReported as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WorkerRegistrationUpdated
impl TryFrom<BrowserProtocolEvents> for WorkerRegistrationUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WorkerRegistrationUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WorkerRegistrationUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WorkerScriptLoaded
impl TryFrom<BrowserProtocolEvents> for WorkerScriptLoaded
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WorkerScriptLoaded as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WorkerScriptLoaded as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolEvents> for WorkerVersionUpdated
impl TryFrom<BrowserProtocolEvents> for WorkerVersionUpdated
Source§type Error = BrowserProtocolEvents
type Error = BrowserProtocolEvents
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolEvents,
) -> Result<Self, <WorkerVersionUpdated as TryFrom<BrowserProtocolEvents>>::Error>
fn try_from( e: BrowserProtocolEvents, ) -> Result<Self, <WorkerVersionUpdated as TryFrom<BrowserProtocolEvents>>::Error>
Performs the conversion.
Source§impl TryFrom<Event> for BrowserProtocolEvents
impl TryFrom<Event> for BrowserProtocolEvents
impl StructuralPartialEq for BrowserProtocolEvents
Auto Trait Implementations§
impl Freeze for BrowserProtocolEvents
impl RefUnwindSafe for BrowserProtocolEvents
impl Send for BrowserProtocolEvents
impl Sync for BrowserProtocolEvents
impl Unpin for BrowserProtocolEvents
impl UnsafeUnpin for BrowserProtocolEvents
impl UnwindSafe for BrowserProtocolEvents
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more