Enum chromiumoxide::cdp::CdpEvent
source · [−]pub enum CdpEvent {
Show 148 variants
DebuggerBreakpointResolved(EventBreakpointResolved),
DebuggerPaused(EventPaused),
DebuggerResumed(EventResumed),
DebuggerScriptFailedToParse(Box<EventScriptFailedToParse, Global>),
DebuggerScriptParsed(Box<EventScriptParsed, Global>),
HeapProfilerAddHeapSnapshotChunk(EventAddHeapSnapshotChunk),
HeapProfilerHeapStatsUpdate(EventHeapStatsUpdate),
HeapProfilerLastSeenObjectId(EventLastSeenObjectId),
HeapProfilerReportHeapSnapshotProgress(EventReportHeapSnapshotProgress),
HeapProfilerResetProfiles(EventResetProfiles),
ProfilerConsoleProfileFinished(EventConsoleProfileFinished),
ProfilerConsoleProfileStarted(EventConsoleProfileStarted),
ProfilerPreciseCoverageDeltaUpdate(EventPreciseCoverageDeltaUpdate),
RuntimeBindingCalled(EventBindingCalled),
RuntimeConsoleApiCalled(EventConsoleApiCalled),
RuntimeExceptionRevoked(EventExceptionRevoked),
RuntimeExceptionThrown(Box<EventExceptionThrown, Global>),
RuntimeExecutionContextCreated(EventExecutionContextCreated),
RuntimeExecutionContextDestroyed(EventExecutionContextDestroyed),
RuntimeExecutionContextsCleared(EventExecutionContextsCleared),
RuntimeInspectRequested(Box<EventInspectRequested, Global>),
AnimationAnimationCanceled(EventAnimationCanceled),
AnimationAnimationCreated(EventAnimationCreated),
AnimationAnimationStarted(Box<EventAnimationStarted, Global>),
ApplicationCacheApplicationCacheStatusUpdated(EventApplicationCacheStatusUpdated),
ApplicationCacheNetworkStateUpdated(EventNetworkStateUpdated),
AuditsIssueAdded(Box<EventIssueAdded, Global>),
BackgroundServiceRecordingStateChanged(EventRecordingStateChanged),
BackgroundServiceBackgroundServiceEventReceived(EventBackgroundServiceEventReceived),
CssFontsUpdated(Box<EventFontsUpdated, Global>),
CssMediaQueryResultChanged(EventMediaQueryResultChanged),
CssStyleSheetAdded(EventStyleSheetAdded),
CssStyleSheetChanged(EventStyleSheetChanged),
CssStyleSheetRemoved(EventStyleSheetRemoved),
CastSinksUpdated(EventSinksUpdated),
CastIssueUpdated(EventIssueUpdated),
DomAttributeModified(EventAttributeModified),
DomAttributeRemoved(EventAttributeRemoved),
DomCharacterDataModified(EventCharacterDataModified),
DomChildNodeCountUpdated(EventChildNodeCountUpdated),
DomChildNodeInserted(Box<EventChildNodeInserted, Global>),
DomChildNodeRemoved(EventChildNodeRemoved),
DomDistributedNodesUpdated(EventDistributedNodesUpdated),
DomDocumentUpdated(EventDocumentUpdated),
DomInlineStyleInvalidated(EventInlineStyleInvalidated),
DomPseudoElementAdded(Box<EventPseudoElementAdded, Global>),
DomPseudoElementRemoved(EventPseudoElementRemoved),
DomSetChildNodes(EventSetChildNodes),
DomShadowRootPopped(EventShadowRootPopped),
DomShadowRootPushed(Box<EventShadowRootPushed, Global>),
DomStorageDomStorageItemAdded(EventDomStorageItemAdded),
DomStorageDomStorageItemRemoved(EventDomStorageItemRemoved),
DomStorageDomStorageItemUpdated(EventDomStorageItemUpdated),
DomStorageDomStorageItemsCleared(EventDomStorageItemsCleared),
DatabaseAddDatabase(EventAddDatabase),
EmulationVirtualTimeBudgetExpired(EventVirtualTimeBudgetExpired),
InspectorDetached(EventDetached),
InspectorTargetCrashed(EventTargetCrashed),
InspectorTargetReloadedAfterCrash(EventTargetReloadedAfterCrash),
LayerTreeLayerPainted(EventLayerPainted),
LayerTreeLayerTreeDidChange(EventLayerTreeDidChange),
LogEntryAdded(Box<EventEntryAdded, Global>),
NetworkDataReceived(EventDataReceived),
NetworkEventSourceMessageReceived(EventEventSourceMessageReceived),
NetworkLoadingFailed(EventLoadingFailed),
NetworkLoadingFinished(EventLoadingFinished),
NetworkRequestServedFromCache(EventRequestServedFromCache),
NetworkRequestWillBeSent(Box<EventRequestWillBeSent, Global>),
NetworkResourceChangedPriority(EventResourceChangedPriority),
NetworkSignedExchangeReceived(Box<EventSignedExchangeReceived, Global>),
NetworkResponseReceived(Box<EventResponseReceived, Global>),
NetworkWebSocketClosed(EventWebSocketClosed),
NetworkWebSocketCreated(Box<EventWebSocketCreated, Global>),
NetworkWebSocketFrameError(EventWebSocketFrameError),
NetworkWebSocketFrameReceived(EventWebSocketFrameReceived),
NetworkWebSocketFrameSent(EventWebSocketFrameSent),
NetworkWebSocketHandshakeResponseReceived(EventWebSocketHandshakeResponseReceived),
NetworkWebSocketWillSendHandshakeRequest(EventWebSocketWillSendHandshakeRequest),
NetworkRequestWillBeSentExtraInfo(EventRequestWillBeSentExtraInfo),
NetworkResponseReceivedExtraInfo(EventResponseReceivedExtraInfo),
OverlayInspectNodeRequested(EventInspectNodeRequested),
OverlayNodeHighlightRequested(EventNodeHighlightRequested),
OverlayScreenshotRequested(EventScreenshotRequested),
OverlayInspectModeCanceled(EventInspectModeCanceled),
PageDomContentEventFired(EventDomContentEventFired),
PageFileChooserOpened(EventFileChooserOpened),
PageFrameAttached(EventFrameAttached),
PageFrameDetached(EventFrameDetached),
PageFrameNavigated(Box<EventFrameNavigated, Global>),
PageFrameResized(EventFrameResized),
PageFrameRequestedNavigation(EventFrameRequestedNavigation),
PageFrameStartedLoading(EventFrameStartedLoading),
PageFrameStoppedLoading(EventFrameStoppedLoading),
PageDownloadWillBegin(EventDownloadWillBegin),
PageDownloadProgress(EventDownloadProgress),
PageInterstitialHidden(EventInterstitialHidden),
PageInterstitialShown(EventInterstitialShown),
PageJavascriptDialogClosed(EventJavascriptDialogClosed),
PageJavascriptDialogOpening(EventJavascriptDialogOpening),
PageLifecycleEvent(EventLifecycleEvent),
PageLoadEventFired(EventLoadEventFired),
PageNavigatedWithinDocument(EventNavigatedWithinDocument),
PageScreencastFrame(EventScreencastFrame),
PageScreencastVisibilityChanged(EventScreencastVisibilityChanged),
PageWindowOpen(EventWindowOpen),
PageCompilationCacheProduced(EventCompilationCacheProduced),
PerformanceMetrics(EventMetrics),
SecurityVisibleSecurityStateChanged(Box<EventVisibleSecurityStateChanged, Global>),
SecuritySecurityStateChanged(EventSecurityStateChanged),
ServiceWorkerWorkerErrorReported(EventWorkerErrorReported),
ServiceWorkerWorkerRegistrationUpdated(EventWorkerRegistrationUpdated),
ServiceWorkerWorkerVersionUpdated(EventWorkerVersionUpdated),
StorageCacheStorageContentUpdated(EventCacheStorageContentUpdated),
StorageCacheStorageListUpdated(EventCacheStorageListUpdated),
StorageIndexedDbContentUpdated(EventIndexedDbContentUpdated),
StorageIndexedDbListUpdated(EventIndexedDbListUpdated),
TargetAttachedToTarget(EventAttachedToTarget),
TargetDetachedFromTarget(EventDetachedFromTarget),
TargetReceivedMessageFromTarget(EventReceivedMessageFromTarget),
TargetTargetCreated(EventTargetCreated),
TargetTargetDestroyed(EventTargetDestroyed),
TargetTargetCrashed(EventTargetCrashed),
TargetTargetInfoChanged(EventTargetInfoChanged),
TetheringAccepted(EventAccepted),
TracingBufferUsage(EventBufferUsage),
TracingDataCollected(EventDataCollected),
TracingTracingComplete(EventTracingComplete),
FetchRequestPaused(Box<EventRequestPaused, Global>),
FetchAuthRequired(Box<EventAuthRequired, Global>),
WebAudioContextCreated(EventContextCreated),
WebAudioContextWillBeDestroyed(EventContextWillBeDestroyed),
WebAudioContextChanged(EventContextChanged),
WebAudioAudioListenerCreated(EventAudioListenerCreated),
WebAudioAudioListenerWillBeDestroyed(EventAudioListenerWillBeDestroyed),
WebAudioAudioNodeCreated(EventAudioNodeCreated),
WebAudioAudioNodeWillBeDestroyed(EventAudioNodeWillBeDestroyed),
WebAudioAudioParamCreated(EventAudioParamCreated),
WebAudioAudioParamWillBeDestroyed(EventAudioParamWillBeDestroyed),
WebAudioNodesConnected(EventNodesConnected),
WebAudioNodesDisconnected(EventNodesDisconnected),
WebAudioNodeParamConnected(EventNodeParamConnected),
WebAudioNodeParamDisconnected(EventNodeParamDisconnected),
MediaPlayerPropertiesChanged(EventPlayerPropertiesChanged),
MediaPlayerEventsAdded(EventPlayerEventsAdded),
MediaPlayerMessagesLogged(EventPlayerMessagesLogged),
MediaPlayerErrorsRaised(EventPlayerErrorsRaised),
MediaPlayersCreated(EventPlayersCreated),
Other(Value),
}
Variants
DebuggerBreakpointResolved(EventBreakpointResolved)
DebuggerPaused(EventPaused)
DebuggerResumed(EventResumed)
DebuggerScriptFailedToParse(Box<EventScriptFailedToParse, Global>)
DebuggerScriptParsed(Box<EventScriptParsed, Global>)
HeapProfilerAddHeapSnapshotChunk(EventAddHeapSnapshotChunk)
HeapProfilerHeapStatsUpdate(EventHeapStatsUpdate)
HeapProfilerLastSeenObjectId(EventLastSeenObjectId)
HeapProfilerReportHeapSnapshotProgress(EventReportHeapSnapshotProgress)
HeapProfilerResetProfiles(EventResetProfiles)
ProfilerConsoleProfileFinished(EventConsoleProfileFinished)
ProfilerConsoleProfileStarted(EventConsoleProfileStarted)
ProfilerPreciseCoverageDeltaUpdate(EventPreciseCoverageDeltaUpdate)
RuntimeBindingCalled(EventBindingCalled)
RuntimeConsoleApiCalled(EventConsoleApiCalled)
RuntimeExceptionRevoked(EventExceptionRevoked)
RuntimeExceptionThrown(Box<EventExceptionThrown, Global>)
RuntimeExecutionContextCreated(EventExecutionContextCreated)
RuntimeExecutionContextDestroyed(EventExecutionContextDestroyed)
RuntimeExecutionContextsCleared(EventExecutionContextsCleared)
RuntimeInspectRequested(Box<EventInspectRequested, Global>)
AnimationAnimationCanceled(EventAnimationCanceled)
AnimationAnimationCreated(EventAnimationCreated)
AnimationAnimationStarted(Box<EventAnimationStarted, Global>)
ApplicationCacheApplicationCacheStatusUpdated(EventApplicationCacheStatusUpdated)
ApplicationCacheNetworkStateUpdated(EventNetworkStateUpdated)
AuditsIssueAdded(Box<EventIssueAdded, Global>)
BackgroundServiceRecordingStateChanged(EventRecordingStateChanged)
BackgroundServiceBackgroundServiceEventReceived(EventBackgroundServiceEventReceived)
CssFontsUpdated(Box<EventFontsUpdated, Global>)
CssMediaQueryResultChanged(EventMediaQueryResultChanged)
CssStyleSheetAdded(EventStyleSheetAdded)
CssStyleSheetChanged(EventStyleSheetChanged)
CssStyleSheetRemoved(EventStyleSheetRemoved)
CastSinksUpdated(EventSinksUpdated)
CastIssueUpdated(EventIssueUpdated)
DomAttributeModified(EventAttributeModified)
DomAttributeRemoved(EventAttributeRemoved)
DomCharacterDataModified(EventCharacterDataModified)
DomChildNodeCountUpdated(EventChildNodeCountUpdated)
DomChildNodeInserted(Box<EventChildNodeInserted, Global>)
DomChildNodeRemoved(EventChildNodeRemoved)
DomDistributedNodesUpdated(EventDistributedNodesUpdated)
DomDocumentUpdated(EventDocumentUpdated)
DomInlineStyleInvalidated(EventInlineStyleInvalidated)
DomPseudoElementAdded(Box<EventPseudoElementAdded, Global>)
DomPseudoElementRemoved(EventPseudoElementRemoved)
DomSetChildNodes(EventSetChildNodes)
DomShadowRootPopped(EventShadowRootPopped)
DomShadowRootPushed(Box<EventShadowRootPushed, Global>)
DomStorageDomStorageItemAdded(EventDomStorageItemAdded)
DomStorageDomStorageItemRemoved(EventDomStorageItemRemoved)
DomStorageDomStorageItemUpdated(EventDomStorageItemUpdated)
DomStorageDomStorageItemsCleared(EventDomStorageItemsCleared)
DatabaseAddDatabase(EventAddDatabase)
EmulationVirtualTimeBudgetExpired(EventVirtualTimeBudgetExpired)
InspectorDetached(EventDetached)
InspectorTargetCrashed(EventTargetCrashed)
InspectorTargetReloadedAfterCrash(EventTargetReloadedAfterCrash)
LayerTreeLayerPainted(EventLayerPainted)
LayerTreeLayerTreeDidChange(EventLayerTreeDidChange)
LogEntryAdded(Box<EventEntryAdded, Global>)
NetworkDataReceived(EventDataReceived)
NetworkEventSourceMessageReceived(EventEventSourceMessageReceived)
NetworkLoadingFailed(EventLoadingFailed)
NetworkLoadingFinished(EventLoadingFinished)
NetworkRequestServedFromCache(EventRequestServedFromCache)
NetworkRequestWillBeSent(Box<EventRequestWillBeSent, Global>)
NetworkResourceChangedPriority(EventResourceChangedPriority)
NetworkSignedExchangeReceived(Box<EventSignedExchangeReceived, Global>)
NetworkResponseReceived(Box<EventResponseReceived, Global>)
NetworkWebSocketClosed(EventWebSocketClosed)
NetworkWebSocketCreated(Box<EventWebSocketCreated, Global>)
NetworkWebSocketFrameError(EventWebSocketFrameError)
NetworkWebSocketFrameReceived(EventWebSocketFrameReceived)
NetworkWebSocketFrameSent(EventWebSocketFrameSent)
NetworkWebSocketHandshakeResponseReceived(EventWebSocketHandshakeResponseReceived)
NetworkWebSocketWillSendHandshakeRequest(EventWebSocketWillSendHandshakeRequest)
NetworkRequestWillBeSentExtraInfo(EventRequestWillBeSentExtraInfo)
NetworkResponseReceivedExtraInfo(EventResponseReceivedExtraInfo)
OverlayInspectNodeRequested(EventInspectNodeRequested)
OverlayNodeHighlightRequested(EventNodeHighlightRequested)
OverlayScreenshotRequested(EventScreenshotRequested)
OverlayInspectModeCanceled(EventInspectModeCanceled)
PageDomContentEventFired(EventDomContentEventFired)
PageFileChooserOpened(EventFileChooserOpened)
PageFrameAttached(EventFrameAttached)
PageFrameDetached(EventFrameDetached)
PageFrameNavigated(Box<EventFrameNavigated, Global>)
PageFrameResized(EventFrameResized)
PageFrameRequestedNavigation(EventFrameRequestedNavigation)
PageFrameStartedLoading(EventFrameStartedLoading)
PageFrameStoppedLoading(EventFrameStoppedLoading)
PageDownloadWillBegin(EventDownloadWillBegin)
PageDownloadProgress(EventDownloadProgress)
PageInterstitialHidden(EventInterstitialHidden)
PageInterstitialShown(EventInterstitialShown)
PageJavascriptDialogClosed(EventJavascriptDialogClosed)
PageJavascriptDialogOpening(EventJavascriptDialogOpening)
PageLifecycleEvent(EventLifecycleEvent)
PageLoadEventFired(EventLoadEventFired)
PageNavigatedWithinDocument(EventNavigatedWithinDocument)
PageScreencastFrame(EventScreencastFrame)
PageScreencastVisibilityChanged(EventScreencastVisibilityChanged)
PageWindowOpen(EventWindowOpen)
PageCompilationCacheProduced(EventCompilationCacheProduced)
PerformanceMetrics(EventMetrics)
SecurityVisibleSecurityStateChanged(Box<EventVisibleSecurityStateChanged, Global>)
SecuritySecurityStateChanged(EventSecurityStateChanged)
ServiceWorkerWorkerErrorReported(EventWorkerErrorReported)
ServiceWorkerWorkerRegistrationUpdated(EventWorkerRegistrationUpdated)
ServiceWorkerWorkerVersionUpdated(EventWorkerVersionUpdated)
StorageCacheStorageContentUpdated(EventCacheStorageContentUpdated)
StorageCacheStorageListUpdated(EventCacheStorageListUpdated)
StorageIndexedDbContentUpdated(EventIndexedDbContentUpdated)
StorageIndexedDbListUpdated(EventIndexedDbListUpdated)
TargetAttachedToTarget(EventAttachedToTarget)
TargetDetachedFromTarget(EventDetachedFromTarget)
TargetReceivedMessageFromTarget(EventReceivedMessageFromTarget)
TargetTargetCreated(EventTargetCreated)
TargetTargetDestroyed(EventTargetDestroyed)
TargetTargetCrashed(EventTargetCrashed)
TargetTargetInfoChanged(EventTargetInfoChanged)
TetheringAccepted(EventAccepted)
TracingBufferUsage(EventBufferUsage)
TracingDataCollected(EventDataCollected)
TracingTracingComplete(EventTracingComplete)
FetchRequestPaused(Box<EventRequestPaused, Global>)
FetchAuthRequired(Box<EventAuthRequired, Global>)
WebAudioContextCreated(EventContextCreated)
WebAudioContextWillBeDestroyed(EventContextWillBeDestroyed)
WebAudioContextChanged(EventContextChanged)
WebAudioAudioListenerCreated(EventAudioListenerCreated)
WebAudioAudioListenerWillBeDestroyed(EventAudioListenerWillBeDestroyed)
WebAudioAudioNodeCreated(EventAudioNodeCreated)
WebAudioAudioNodeWillBeDestroyed(EventAudioNodeWillBeDestroyed)
WebAudioAudioParamCreated(EventAudioParamCreated)
WebAudioAudioParamWillBeDestroyed(EventAudioParamWillBeDestroyed)
WebAudioNodesConnected(EventNodesConnected)
WebAudioNodesDisconnected(EventNodesDisconnected)
WebAudioNodeParamConnected(EventNodeParamConnected)
WebAudioNodeParamDisconnected(EventNodeParamDisconnected)
MediaPlayerPropertiesChanged(EventPlayerPropertiesChanged)
MediaPlayerEventsAdded(EventPlayerEventsAdded)
MediaPlayerMessagesLogged(EventPlayerMessagesLogged)
MediaPlayerErrorsRaised(EventPlayerErrorsRaised)
MediaPlayersCreated(EventPlayersCreated)
Other(Value)
Implementations
Trait Implementations
sourceimpl From<EventAccepted> for CdpEvent
impl From<EventAccepted> for CdpEvent
sourcefn from(el: EventAccepted) -> CdpEvent
fn from(el: EventAccepted) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAddDatabase> for CdpEvent
impl From<EventAddDatabase> for CdpEvent
sourcefn from(el: EventAddDatabase) -> CdpEvent
fn from(el: EventAddDatabase) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAddHeapSnapshotChunk> for CdpEvent
impl From<EventAddHeapSnapshotChunk> for CdpEvent
sourcefn from(el: EventAddHeapSnapshotChunk) -> CdpEvent
fn from(el: EventAddHeapSnapshotChunk) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAnimationCanceled> for CdpEvent
impl From<EventAnimationCanceled> for CdpEvent
sourcefn from(el: EventAnimationCanceled) -> CdpEvent
fn from(el: EventAnimationCanceled) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAnimationCreated> for CdpEvent
impl From<EventAnimationCreated> for CdpEvent
sourcefn from(el: EventAnimationCreated) -> CdpEvent
fn from(el: EventAnimationCreated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAnimationStarted> for CdpEvent
impl From<EventAnimationStarted> for CdpEvent
sourcefn from(el: EventAnimationStarted) -> CdpEvent
fn from(el: EventAnimationStarted) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventApplicationCacheStatusUpdated> for CdpEvent
impl From<EventApplicationCacheStatusUpdated> for CdpEvent
sourcefn from(el: EventApplicationCacheStatusUpdated) -> CdpEvent
fn from(el: EventApplicationCacheStatusUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAttachedToTarget> for CdpEvent
impl From<EventAttachedToTarget> for CdpEvent
sourcefn from(el: EventAttachedToTarget) -> CdpEvent
fn from(el: EventAttachedToTarget) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAttributeModified> for CdpEvent
impl From<EventAttributeModified> for CdpEvent
sourcefn from(el: EventAttributeModified) -> CdpEvent
fn from(el: EventAttributeModified) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAttributeRemoved> for CdpEvent
impl From<EventAttributeRemoved> for CdpEvent
sourcefn from(el: EventAttributeRemoved) -> CdpEvent
fn from(el: EventAttributeRemoved) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAudioListenerCreated> for CdpEvent
impl From<EventAudioListenerCreated> for CdpEvent
sourcefn from(el: EventAudioListenerCreated) -> CdpEvent
fn from(el: EventAudioListenerCreated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAudioListenerWillBeDestroyed> for CdpEvent
impl From<EventAudioListenerWillBeDestroyed> for CdpEvent
sourcefn from(el: EventAudioListenerWillBeDestroyed) -> CdpEvent
fn from(el: EventAudioListenerWillBeDestroyed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAudioNodeCreated> for CdpEvent
impl From<EventAudioNodeCreated> for CdpEvent
sourcefn from(el: EventAudioNodeCreated) -> CdpEvent
fn from(el: EventAudioNodeCreated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAudioNodeWillBeDestroyed> for CdpEvent
impl From<EventAudioNodeWillBeDestroyed> for CdpEvent
sourcefn from(el: EventAudioNodeWillBeDestroyed) -> CdpEvent
fn from(el: EventAudioNodeWillBeDestroyed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAudioParamCreated> for CdpEvent
impl From<EventAudioParamCreated> for CdpEvent
sourcefn from(el: EventAudioParamCreated) -> CdpEvent
fn from(el: EventAudioParamCreated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAudioParamWillBeDestroyed> for CdpEvent
impl From<EventAudioParamWillBeDestroyed> for CdpEvent
sourcefn from(el: EventAudioParamWillBeDestroyed) -> CdpEvent
fn from(el: EventAudioParamWillBeDestroyed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventAuthRequired> for CdpEvent
impl From<EventAuthRequired> for CdpEvent
sourcefn from(el: EventAuthRequired) -> CdpEvent
fn from(el: EventAuthRequired) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventBackgroundServiceEventReceived> for CdpEvent
impl From<EventBackgroundServiceEventReceived> for CdpEvent
sourcefn from(el: EventBackgroundServiceEventReceived) -> CdpEvent
fn from(el: EventBackgroundServiceEventReceived) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventBindingCalled> for CdpEvent
impl From<EventBindingCalled> for CdpEvent
sourcefn from(el: EventBindingCalled) -> CdpEvent
fn from(el: EventBindingCalled) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventBreakpointResolved> for CdpEvent
impl From<EventBreakpointResolved> for CdpEvent
sourcefn from(el: EventBreakpointResolved) -> CdpEvent
fn from(el: EventBreakpointResolved) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventBufferUsage> for CdpEvent
impl From<EventBufferUsage> for CdpEvent
sourcefn from(el: EventBufferUsage) -> CdpEvent
fn from(el: EventBufferUsage) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventCacheStorageContentUpdated> for CdpEvent
impl From<EventCacheStorageContentUpdated> for CdpEvent
sourcefn from(el: EventCacheStorageContentUpdated) -> CdpEvent
fn from(el: EventCacheStorageContentUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventCacheStorageListUpdated> for CdpEvent
impl From<EventCacheStorageListUpdated> for CdpEvent
sourcefn from(el: EventCacheStorageListUpdated) -> CdpEvent
fn from(el: EventCacheStorageListUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventCharacterDataModified> for CdpEvent
impl From<EventCharacterDataModified> for CdpEvent
sourcefn from(el: EventCharacterDataModified) -> CdpEvent
fn from(el: EventCharacterDataModified) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventChildNodeCountUpdated> for CdpEvent
impl From<EventChildNodeCountUpdated> for CdpEvent
sourcefn from(el: EventChildNodeCountUpdated) -> CdpEvent
fn from(el: EventChildNodeCountUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventChildNodeInserted> for CdpEvent
impl From<EventChildNodeInserted> for CdpEvent
sourcefn from(el: EventChildNodeInserted) -> CdpEvent
fn from(el: EventChildNodeInserted) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventChildNodeRemoved> for CdpEvent
impl From<EventChildNodeRemoved> for CdpEvent
sourcefn from(el: EventChildNodeRemoved) -> CdpEvent
fn from(el: EventChildNodeRemoved) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventCompilationCacheProduced> for CdpEvent
impl From<EventCompilationCacheProduced> for CdpEvent
sourcefn from(el: EventCompilationCacheProduced) -> CdpEvent
fn from(el: EventCompilationCacheProduced) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventConsoleApiCalled> for CdpEvent
impl From<EventConsoleApiCalled> for CdpEvent
sourcefn from(el: EventConsoleApiCalled) -> CdpEvent
fn from(el: EventConsoleApiCalled) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventConsoleProfileFinished> for CdpEvent
impl From<EventConsoleProfileFinished> for CdpEvent
sourcefn from(el: EventConsoleProfileFinished) -> CdpEvent
fn from(el: EventConsoleProfileFinished) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventConsoleProfileStarted> for CdpEvent
impl From<EventConsoleProfileStarted> for CdpEvent
sourcefn from(el: EventConsoleProfileStarted) -> CdpEvent
fn from(el: EventConsoleProfileStarted) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventContextChanged> for CdpEvent
impl From<EventContextChanged> for CdpEvent
sourcefn from(el: EventContextChanged) -> CdpEvent
fn from(el: EventContextChanged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventContextCreated> for CdpEvent
impl From<EventContextCreated> for CdpEvent
sourcefn from(el: EventContextCreated) -> CdpEvent
fn from(el: EventContextCreated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventContextWillBeDestroyed> for CdpEvent
impl From<EventContextWillBeDestroyed> for CdpEvent
sourcefn from(el: EventContextWillBeDestroyed) -> CdpEvent
fn from(el: EventContextWillBeDestroyed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDataCollected> for CdpEvent
impl From<EventDataCollected> for CdpEvent
sourcefn from(el: EventDataCollected) -> CdpEvent
fn from(el: EventDataCollected) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDataReceived> for CdpEvent
impl From<EventDataReceived> for CdpEvent
sourcefn from(el: EventDataReceived) -> CdpEvent
fn from(el: EventDataReceived) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDetached> for CdpEvent
impl From<EventDetached> for CdpEvent
sourcefn from(el: EventDetached) -> CdpEvent
fn from(el: EventDetached) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDetachedFromTarget> for CdpEvent
impl From<EventDetachedFromTarget> for CdpEvent
sourcefn from(el: EventDetachedFromTarget) -> CdpEvent
fn from(el: EventDetachedFromTarget) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDistributedNodesUpdated> for CdpEvent
impl From<EventDistributedNodesUpdated> for CdpEvent
sourcefn from(el: EventDistributedNodesUpdated) -> CdpEvent
fn from(el: EventDistributedNodesUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDocumentUpdated> for CdpEvent
impl From<EventDocumentUpdated> for CdpEvent
sourcefn from(el: EventDocumentUpdated) -> CdpEvent
fn from(el: EventDocumentUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDomContentEventFired> for CdpEvent
impl From<EventDomContentEventFired> for CdpEvent
sourcefn from(el: EventDomContentEventFired) -> CdpEvent
fn from(el: EventDomContentEventFired) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDomStorageItemAdded> for CdpEvent
impl From<EventDomStorageItemAdded> for CdpEvent
sourcefn from(el: EventDomStorageItemAdded) -> CdpEvent
fn from(el: EventDomStorageItemAdded) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDomStorageItemRemoved> for CdpEvent
impl From<EventDomStorageItemRemoved> for CdpEvent
sourcefn from(el: EventDomStorageItemRemoved) -> CdpEvent
fn from(el: EventDomStorageItemRemoved) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDomStorageItemUpdated> for CdpEvent
impl From<EventDomStorageItemUpdated> for CdpEvent
sourcefn from(el: EventDomStorageItemUpdated) -> CdpEvent
fn from(el: EventDomStorageItemUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDomStorageItemsCleared> for CdpEvent
impl From<EventDomStorageItemsCleared> for CdpEvent
sourcefn from(el: EventDomStorageItemsCleared) -> CdpEvent
fn from(el: EventDomStorageItemsCleared) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDownloadProgress> for CdpEvent
impl From<EventDownloadProgress> for CdpEvent
sourcefn from(el: EventDownloadProgress) -> CdpEvent
fn from(el: EventDownloadProgress) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventDownloadWillBegin> for CdpEvent
impl From<EventDownloadWillBegin> for CdpEvent
sourcefn from(el: EventDownloadWillBegin) -> CdpEvent
fn from(el: EventDownloadWillBegin) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventEntryAdded> for CdpEvent
impl From<EventEntryAdded> for CdpEvent
sourcefn from(el: EventEntryAdded) -> CdpEvent
fn from(el: EventEntryAdded) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventEventSourceMessageReceived> for CdpEvent
impl From<EventEventSourceMessageReceived> for CdpEvent
sourcefn from(el: EventEventSourceMessageReceived) -> CdpEvent
fn from(el: EventEventSourceMessageReceived) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventExceptionRevoked> for CdpEvent
impl From<EventExceptionRevoked> for CdpEvent
sourcefn from(el: EventExceptionRevoked) -> CdpEvent
fn from(el: EventExceptionRevoked) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventExceptionThrown> for CdpEvent
impl From<EventExceptionThrown> for CdpEvent
sourcefn from(el: EventExceptionThrown) -> CdpEvent
fn from(el: EventExceptionThrown) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventExecutionContextCreated> for CdpEvent
impl From<EventExecutionContextCreated> for CdpEvent
sourcefn from(el: EventExecutionContextCreated) -> CdpEvent
fn from(el: EventExecutionContextCreated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventExecutionContextDestroyed> for CdpEvent
impl From<EventExecutionContextDestroyed> for CdpEvent
sourcefn from(el: EventExecutionContextDestroyed) -> CdpEvent
fn from(el: EventExecutionContextDestroyed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventExecutionContextsCleared> for CdpEvent
impl From<EventExecutionContextsCleared> for CdpEvent
sourcefn from(el: EventExecutionContextsCleared) -> CdpEvent
fn from(el: EventExecutionContextsCleared) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventFileChooserOpened> for CdpEvent
impl From<EventFileChooserOpened> for CdpEvent
sourcefn from(el: EventFileChooserOpened) -> CdpEvent
fn from(el: EventFileChooserOpened) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventFontsUpdated> for CdpEvent
impl From<EventFontsUpdated> for CdpEvent
sourcefn from(el: EventFontsUpdated) -> CdpEvent
fn from(el: EventFontsUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventFrameAttached> for CdpEvent
impl From<EventFrameAttached> for CdpEvent
sourcefn from(el: EventFrameAttached) -> CdpEvent
fn from(el: EventFrameAttached) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventFrameDetached> for CdpEvent
impl From<EventFrameDetached> for CdpEvent
sourcefn from(el: EventFrameDetached) -> CdpEvent
fn from(el: EventFrameDetached) -> CdpEvent
Converts to this type from the input type.
sourcefn from(el: EventFrameNavigated) -> CdpEvent
fn from(el: EventFrameNavigated) -> CdpEvent
Converts to this type from the input type.
sourcefn from(el: EventFrameRequestedNavigation) -> CdpEvent
fn from(el: EventFrameRequestedNavigation) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventFrameResized> for CdpEvent
impl From<EventFrameResized> for CdpEvent
sourcefn from(el: EventFrameResized) -> CdpEvent
fn from(el: EventFrameResized) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventFrameStartedLoading> for CdpEvent
impl From<EventFrameStartedLoading> for CdpEvent
sourcefn from(el: EventFrameStartedLoading) -> CdpEvent
fn from(el: EventFrameStartedLoading) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventFrameStoppedLoading> for CdpEvent
impl From<EventFrameStoppedLoading> for CdpEvent
sourcefn from(el: EventFrameStoppedLoading) -> CdpEvent
fn from(el: EventFrameStoppedLoading) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventHeapStatsUpdate> for CdpEvent
impl From<EventHeapStatsUpdate> for CdpEvent
sourcefn from(el: EventHeapStatsUpdate) -> CdpEvent
fn from(el: EventHeapStatsUpdate) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventIndexedDbContentUpdated> for CdpEvent
impl From<EventIndexedDbContentUpdated> for CdpEvent
sourcefn from(el: EventIndexedDbContentUpdated) -> CdpEvent
fn from(el: EventIndexedDbContentUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventIndexedDbListUpdated> for CdpEvent
impl From<EventIndexedDbListUpdated> for CdpEvent
sourcefn from(el: EventIndexedDbListUpdated) -> CdpEvent
fn from(el: EventIndexedDbListUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventInlineStyleInvalidated> for CdpEvent
impl From<EventInlineStyleInvalidated> for CdpEvent
sourcefn from(el: EventInlineStyleInvalidated) -> CdpEvent
fn from(el: EventInlineStyleInvalidated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventInspectModeCanceled> for CdpEvent
impl From<EventInspectModeCanceled> for CdpEvent
sourcefn from(el: EventInspectModeCanceled) -> CdpEvent
fn from(el: EventInspectModeCanceled) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventInspectNodeRequested> for CdpEvent
impl From<EventInspectNodeRequested> for CdpEvent
sourcefn from(el: EventInspectNodeRequested) -> CdpEvent
fn from(el: EventInspectNodeRequested) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventInspectRequested> for CdpEvent
impl From<EventInspectRequested> for CdpEvent
sourcefn from(el: EventInspectRequested) -> CdpEvent
fn from(el: EventInspectRequested) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventInterstitialHidden> for CdpEvent
impl From<EventInterstitialHidden> for CdpEvent
sourcefn from(el: EventInterstitialHidden) -> CdpEvent
fn from(el: EventInterstitialHidden) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventInterstitialShown> for CdpEvent
impl From<EventInterstitialShown> for CdpEvent
sourcefn from(el: EventInterstitialShown) -> CdpEvent
fn from(el: EventInterstitialShown) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventIssueAdded> for CdpEvent
impl From<EventIssueAdded> for CdpEvent
sourcefn from(el: EventIssueAdded) -> CdpEvent
fn from(el: EventIssueAdded) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventIssueUpdated> for CdpEvent
impl From<EventIssueUpdated> for CdpEvent
sourcefn from(el: EventIssueUpdated) -> CdpEvent
fn from(el: EventIssueUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventJavascriptDialogClosed> for CdpEvent
impl From<EventJavascriptDialogClosed> for CdpEvent
sourcefn from(el: EventJavascriptDialogClosed) -> CdpEvent
fn from(el: EventJavascriptDialogClosed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventJavascriptDialogOpening> for CdpEvent
impl From<EventJavascriptDialogOpening> for CdpEvent
sourcefn from(el: EventJavascriptDialogOpening) -> CdpEvent
fn from(el: EventJavascriptDialogOpening) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventLastSeenObjectId> for CdpEvent
impl From<EventLastSeenObjectId> for CdpEvent
sourcefn from(el: EventLastSeenObjectId) -> CdpEvent
fn from(el: EventLastSeenObjectId) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventLayerPainted> for CdpEvent
impl From<EventLayerPainted> for CdpEvent
sourcefn from(el: EventLayerPainted) -> CdpEvent
fn from(el: EventLayerPainted) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventLayerTreeDidChange> for CdpEvent
impl From<EventLayerTreeDidChange> for CdpEvent
sourcefn from(el: EventLayerTreeDidChange) -> CdpEvent
fn from(el: EventLayerTreeDidChange) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventLifecycleEvent> for CdpEvent
impl From<EventLifecycleEvent> for CdpEvent
sourcefn from(el: EventLifecycleEvent) -> CdpEvent
fn from(el: EventLifecycleEvent) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventLoadEventFired> for CdpEvent
impl From<EventLoadEventFired> for CdpEvent
sourcefn from(el: EventLoadEventFired) -> CdpEvent
fn from(el: EventLoadEventFired) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventLoadingFailed> for CdpEvent
impl From<EventLoadingFailed> for CdpEvent
sourcefn from(el: EventLoadingFailed) -> CdpEvent
fn from(el: EventLoadingFailed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventLoadingFinished> for CdpEvent
impl From<EventLoadingFinished> for CdpEvent
sourcefn from(el: EventLoadingFinished) -> CdpEvent
fn from(el: EventLoadingFinished) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventMediaQueryResultChanged> for CdpEvent
impl From<EventMediaQueryResultChanged> for CdpEvent
sourcefn from(el: EventMediaQueryResultChanged) -> CdpEvent
fn from(el: EventMediaQueryResultChanged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventMetrics> for CdpEvent
impl From<EventMetrics> for CdpEvent
sourcefn from(el: EventMetrics) -> CdpEvent
fn from(el: EventMetrics) -> CdpEvent
Converts to this type from the input type.
sourcefn from(el: EventNavigatedWithinDocument) -> CdpEvent
fn from(el: EventNavigatedWithinDocument) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventNetworkStateUpdated> for CdpEvent
impl From<EventNetworkStateUpdated> for CdpEvent
sourcefn from(el: EventNetworkStateUpdated) -> CdpEvent
fn from(el: EventNetworkStateUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventNodeHighlightRequested> for CdpEvent
impl From<EventNodeHighlightRequested> for CdpEvent
sourcefn from(el: EventNodeHighlightRequested) -> CdpEvent
fn from(el: EventNodeHighlightRequested) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventNodeParamConnected> for CdpEvent
impl From<EventNodeParamConnected> for CdpEvent
sourcefn from(el: EventNodeParamConnected) -> CdpEvent
fn from(el: EventNodeParamConnected) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventNodeParamDisconnected> for CdpEvent
impl From<EventNodeParamDisconnected> for CdpEvent
sourcefn from(el: EventNodeParamDisconnected) -> CdpEvent
fn from(el: EventNodeParamDisconnected) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventNodesConnected> for CdpEvent
impl From<EventNodesConnected> for CdpEvent
sourcefn from(el: EventNodesConnected) -> CdpEvent
fn from(el: EventNodesConnected) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventNodesDisconnected> for CdpEvent
impl From<EventNodesDisconnected> for CdpEvent
sourcefn from(el: EventNodesDisconnected) -> CdpEvent
fn from(el: EventNodesDisconnected) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventPaused> for CdpEvent
impl From<EventPaused> for CdpEvent
sourcefn from(el: EventPaused) -> CdpEvent
fn from(el: EventPaused) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventPlayerErrorsRaised> for CdpEvent
impl From<EventPlayerErrorsRaised> for CdpEvent
sourcefn from(el: EventPlayerErrorsRaised) -> CdpEvent
fn from(el: EventPlayerErrorsRaised) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventPlayerEventsAdded> for CdpEvent
impl From<EventPlayerEventsAdded> for CdpEvent
sourcefn from(el: EventPlayerEventsAdded) -> CdpEvent
fn from(el: EventPlayerEventsAdded) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventPlayerMessagesLogged> for CdpEvent
impl From<EventPlayerMessagesLogged> for CdpEvent
sourcefn from(el: EventPlayerMessagesLogged) -> CdpEvent
fn from(el: EventPlayerMessagesLogged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventPlayerPropertiesChanged> for CdpEvent
impl From<EventPlayerPropertiesChanged> for CdpEvent
sourcefn from(el: EventPlayerPropertiesChanged) -> CdpEvent
fn from(el: EventPlayerPropertiesChanged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventPlayersCreated> for CdpEvent
impl From<EventPlayersCreated> for CdpEvent
sourcefn from(el: EventPlayersCreated) -> CdpEvent
fn from(el: EventPlayersCreated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventPreciseCoverageDeltaUpdate> for CdpEvent
impl From<EventPreciseCoverageDeltaUpdate> for CdpEvent
sourcefn from(el: EventPreciseCoverageDeltaUpdate) -> CdpEvent
fn from(el: EventPreciseCoverageDeltaUpdate) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventPseudoElementAdded> for CdpEvent
impl From<EventPseudoElementAdded> for CdpEvent
sourcefn from(el: EventPseudoElementAdded) -> CdpEvent
fn from(el: EventPseudoElementAdded) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventPseudoElementRemoved> for CdpEvent
impl From<EventPseudoElementRemoved> for CdpEvent
sourcefn from(el: EventPseudoElementRemoved) -> CdpEvent
fn from(el: EventPseudoElementRemoved) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventReceivedMessageFromTarget> for CdpEvent
impl From<EventReceivedMessageFromTarget> for CdpEvent
sourcefn from(el: EventReceivedMessageFromTarget) -> CdpEvent
fn from(el: EventReceivedMessageFromTarget) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventRecordingStateChanged> for CdpEvent
impl From<EventRecordingStateChanged> for CdpEvent
sourcefn from(el: EventRecordingStateChanged) -> CdpEvent
fn from(el: EventRecordingStateChanged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventReportHeapSnapshotProgress> for CdpEvent
impl From<EventReportHeapSnapshotProgress> for CdpEvent
sourcefn from(el: EventReportHeapSnapshotProgress) -> CdpEvent
fn from(el: EventReportHeapSnapshotProgress) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventRequestPaused> for CdpEvent
impl From<EventRequestPaused> for CdpEvent
sourcefn from(el: EventRequestPaused) -> CdpEvent
fn from(el: EventRequestPaused) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventRequestServedFromCache> for CdpEvent
impl From<EventRequestServedFromCache> for CdpEvent
sourcefn from(el: EventRequestServedFromCache) -> CdpEvent
fn from(el: EventRequestServedFromCache) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventRequestWillBeSent> for CdpEvent
impl From<EventRequestWillBeSent> for CdpEvent
sourcefn from(el: EventRequestWillBeSent) -> CdpEvent
fn from(el: EventRequestWillBeSent) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventRequestWillBeSentExtraInfo> for CdpEvent
impl From<EventRequestWillBeSentExtraInfo> for CdpEvent
sourcefn from(el: EventRequestWillBeSentExtraInfo) -> CdpEvent
fn from(el: EventRequestWillBeSentExtraInfo) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventResetProfiles> for CdpEvent
impl From<EventResetProfiles> for CdpEvent
sourcefn from(el: EventResetProfiles) -> CdpEvent
fn from(el: EventResetProfiles) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventResourceChangedPriority> for CdpEvent
impl From<EventResourceChangedPriority> for CdpEvent
sourcefn from(el: EventResourceChangedPriority) -> CdpEvent
fn from(el: EventResourceChangedPriority) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventResponseReceived> for CdpEvent
impl From<EventResponseReceived> for CdpEvent
sourcefn from(el: EventResponseReceived) -> CdpEvent
fn from(el: EventResponseReceived) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventResponseReceivedExtraInfo> for CdpEvent
impl From<EventResponseReceivedExtraInfo> for CdpEvent
sourcefn from(el: EventResponseReceivedExtraInfo) -> CdpEvent
fn from(el: EventResponseReceivedExtraInfo) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventResumed> for CdpEvent
impl From<EventResumed> for CdpEvent
sourcefn from(el: EventResumed) -> CdpEvent
fn from(el: EventResumed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventScreencastFrame> for CdpEvent
impl From<EventScreencastFrame> for CdpEvent
sourcefn from(el: EventScreencastFrame) -> CdpEvent
fn from(el: EventScreencastFrame) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventScreencastVisibilityChanged> for CdpEvent
impl From<EventScreencastVisibilityChanged> for CdpEvent
sourcefn from(el: EventScreencastVisibilityChanged) -> CdpEvent
fn from(el: EventScreencastVisibilityChanged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventScreenshotRequested> for CdpEvent
impl From<EventScreenshotRequested> for CdpEvent
sourcefn from(el: EventScreenshotRequested) -> CdpEvent
fn from(el: EventScreenshotRequested) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventScriptFailedToParse> for CdpEvent
impl From<EventScriptFailedToParse> for CdpEvent
sourcefn from(el: EventScriptFailedToParse) -> CdpEvent
fn from(el: EventScriptFailedToParse) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventScriptParsed> for CdpEvent
impl From<EventScriptParsed> for CdpEvent
sourcefn from(el: EventScriptParsed) -> CdpEvent
fn from(el: EventScriptParsed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventSecurityStateChanged> for CdpEvent
impl From<EventSecurityStateChanged> for CdpEvent
sourcefn from(el: EventSecurityStateChanged) -> CdpEvent
fn from(el: EventSecurityStateChanged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventSetChildNodes> for CdpEvent
impl From<EventSetChildNodes> for CdpEvent
sourcefn from(el: EventSetChildNodes) -> CdpEvent
fn from(el: EventSetChildNodes) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventShadowRootPopped> for CdpEvent
impl From<EventShadowRootPopped> for CdpEvent
sourcefn from(el: EventShadowRootPopped) -> CdpEvent
fn from(el: EventShadowRootPopped) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventShadowRootPushed> for CdpEvent
impl From<EventShadowRootPushed> for CdpEvent
sourcefn from(el: EventShadowRootPushed) -> CdpEvent
fn from(el: EventShadowRootPushed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventSignedExchangeReceived> for CdpEvent
impl From<EventSignedExchangeReceived> for CdpEvent
sourcefn from(el: EventSignedExchangeReceived) -> CdpEvent
fn from(el: EventSignedExchangeReceived) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventSinksUpdated> for CdpEvent
impl From<EventSinksUpdated> for CdpEvent
sourcefn from(el: EventSinksUpdated) -> CdpEvent
fn from(el: EventSinksUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventStyleSheetAdded> for CdpEvent
impl From<EventStyleSheetAdded> for CdpEvent
sourcefn from(el: EventStyleSheetAdded) -> CdpEvent
fn from(el: EventStyleSheetAdded) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventStyleSheetChanged> for CdpEvent
impl From<EventStyleSheetChanged> for CdpEvent
sourcefn from(el: EventStyleSheetChanged) -> CdpEvent
fn from(el: EventStyleSheetChanged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventStyleSheetRemoved> for CdpEvent
impl From<EventStyleSheetRemoved> for CdpEvent
sourcefn from(el: EventStyleSheetRemoved) -> CdpEvent
fn from(el: EventStyleSheetRemoved) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventTargetCrashed> for CdpEvent
impl From<EventTargetCrashed> for CdpEvent
sourcefn from(el: EventTargetCrashed) -> CdpEvent
fn from(el: EventTargetCrashed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventTargetCrashed> for CdpEvent
impl From<EventTargetCrashed> for CdpEvent
sourcefn from(el: EventTargetCrashed) -> CdpEvent
fn from(el: EventTargetCrashed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventTargetCreated> for CdpEvent
impl From<EventTargetCreated> for CdpEvent
sourcefn from(el: EventTargetCreated) -> CdpEvent
fn from(el: EventTargetCreated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventTargetDestroyed> for CdpEvent
impl From<EventTargetDestroyed> for CdpEvent
sourcefn from(el: EventTargetDestroyed) -> CdpEvent
fn from(el: EventTargetDestroyed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventTargetInfoChanged> for CdpEvent
impl From<EventTargetInfoChanged> for CdpEvent
sourcefn from(el: EventTargetInfoChanged) -> CdpEvent
fn from(el: EventTargetInfoChanged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventTargetReloadedAfterCrash> for CdpEvent
impl From<EventTargetReloadedAfterCrash> for CdpEvent
sourcefn from(el: EventTargetReloadedAfterCrash) -> CdpEvent
fn from(el: EventTargetReloadedAfterCrash) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventTracingComplete> for CdpEvent
impl From<EventTracingComplete> for CdpEvent
sourcefn from(el: EventTracingComplete) -> CdpEvent
fn from(el: EventTracingComplete) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventVirtualTimeBudgetExpired> for CdpEvent
impl From<EventVirtualTimeBudgetExpired> for CdpEvent
sourcefn from(el: EventVirtualTimeBudgetExpired) -> CdpEvent
fn from(el: EventVirtualTimeBudgetExpired) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventVisibleSecurityStateChanged> for CdpEvent
impl From<EventVisibleSecurityStateChanged> for CdpEvent
sourcefn from(el: EventVisibleSecurityStateChanged) -> CdpEvent
fn from(el: EventVisibleSecurityStateChanged) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWebSocketClosed> for CdpEvent
impl From<EventWebSocketClosed> for CdpEvent
sourcefn from(el: EventWebSocketClosed) -> CdpEvent
fn from(el: EventWebSocketClosed) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWebSocketCreated> for CdpEvent
impl From<EventWebSocketCreated> for CdpEvent
sourcefn from(el: EventWebSocketCreated) -> CdpEvent
fn from(el: EventWebSocketCreated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWebSocketFrameError> for CdpEvent
impl From<EventWebSocketFrameError> for CdpEvent
sourcefn from(el: EventWebSocketFrameError) -> CdpEvent
fn from(el: EventWebSocketFrameError) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWebSocketFrameReceived> for CdpEvent
impl From<EventWebSocketFrameReceived> for CdpEvent
sourcefn from(el: EventWebSocketFrameReceived) -> CdpEvent
fn from(el: EventWebSocketFrameReceived) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWebSocketFrameSent> for CdpEvent
impl From<EventWebSocketFrameSent> for CdpEvent
sourcefn from(el: EventWebSocketFrameSent) -> CdpEvent
fn from(el: EventWebSocketFrameSent) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWebSocketHandshakeResponseReceived> for CdpEvent
impl From<EventWebSocketHandshakeResponseReceived> for CdpEvent
sourcefn from(el: EventWebSocketHandshakeResponseReceived) -> CdpEvent
fn from(el: EventWebSocketHandshakeResponseReceived) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWebSocketWillSendHandshakeRequest> for CdpEvent
impl From<EventWebSocketWillSendHandshakeRequest> for CdpEvent
sourcefn from(el: EventWebSocketWillSendHandshakeRequest) -> CdpEvent
fn from(el: EventWebSocketWillSendHandshakeRequest) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWindowOpen> for CdpEvent
impl From<EventWindowOpen> for CdpEvent
sourcefn from(el: EventWindowOpen) -> CdpEvent
fn from(el: EventWindowOpen) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWorkerErrorReported> for CdpEvent
impl From<EventWorkerErrorReported> for CdpEvent
sourcefn from(el: EventWorkerErrorReported) -> CdpEvent
fn from(el: EventWorkerErrorReported) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWorkerRegistrationUpdated> for CdpEvent
impl From<EventWorkerRegistrationUpdated> for CdpEvent
sourcefn from(el: EventWorkerRegistrationUpdated) -> CdpEvent
fn from(el: EventWorkerRegistrationUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl From<EventWorkerVersionUpdated> for CdpEvent
impl From<EventWorkerVersionUpdated> for CdpEvent
sourcefn from(el: EventWorkerVersionUpdated) -> CdpEvent
fn from(el: EventWorkerVersionUpdated) -> CdpEvent
Converts to this type from the input type.
sourceimpl TryFrom<CdpEvent> for EventAccepted
impl TryFrom<CdpEvent> for EventAccepted
sourceimpl TryFrom<CdpEvent> for EventAddDatabase
impl TryFrom<CdpEvent> for EventAddDatabase
sourceimpl TryFrom<CdpEvent> for EventAddHeapSnapshotChunk
impl TryFrom<CdpEvent> for EventAddHeapSnapshotChunk
sourceimpl TryFrom<CdpEvent> for EventAnimationCanceled
impl TryFrom<CdpEvent> for EventAnimationCanceled
sourceimpl TryFrom<CdpEvent> for EventAnimationCreated
impl TryFrom<CdpEvent> for EventAnimationCreated
sourceimpl TryFrom<CdpEvent> for EventAnimationStarted
impl TryFrom<CdpEvent> for EventAnimationStarted
sourceimpl TryFrom<CdpEvent> for EventAttachedToTarget
impl TryFrom<CdpEvent> for EventAttachedToTarget
sourceimpl TryFrom<CdpEvent> for EventAttributeModified
impl TryFrom<CdpEvent> for EventAttributeModified
sourceimpl TryFrom<CdpEvent> for EventAttributeRemoved
impl TryFrom<CdpEvent> for EventAttributeRemoved
sourceimpl TryFrom<CdpEvent> for EventAudioListenerCreated
impl TryFrom<CdpEvent> for EventAudioListenerCreated
sourceimpl TryFrom<CdpEvent> for EventAudioNodeCreated
impl TryFrom<CdpEvent> for EventAudioNodeCreated
sourceimpl TryFrom<CdpEvent> for EventAudioParamCreated
impl TryFrom<CdpEvent> for EventAudioParamCreated
sourceimpl TryFrom<CdpEvent> for EventAuthRequired
impl TryFrom<CdpEvent> for EventAuthRequired
sourceimpl TryFrom<CdpEvent> for EventBindingCalled
impl TryFrom<CdpEvent> for EventBindingCalled
sourceimpl TryFrom<CdpEvent> for EventBreakpointResolved
impl TryFrom<CdpEvent> for EventBreakpointResolved
sourceimpl TryFrom<CdpEvent> for EventBufferUsage
impl TryFrom<CdpEvent> for EventBufferUsage
sourceimpl TryFrom<CdpEvent> for EventCharacterDataModified
impl TryFrom<CdpEvent> for EventCharacterDataModified
sourceimpl TryFrom<CdpEvent> for EventChildNodeCountUpdated
impl TryFrom<CdpEvent> for EventChildNodeCountUpdated
sourceimpl TryFrom<CdpEvent> for EventChildNodeInserted
impl TryFrom<CdpEvent> for EventChildNodeInserted
sourceimpl TryFrom<CdpEvent> for EventChildNodeRemoved
impl TryFrom<CdpEvent> for EventChildNodeRemoved
sourceimpl TryFrom<CdpEvent> for EventConsoleApiCalled
impl TryFrom<CdpEvent> for EventConsoleApiCalled
sourceimpl TryFrom<CdpEvent> for EventConsoleProfileFinished
impl TryFrom<CdpEvent> for EventConsoleProfileFinished
sourceimpl TryFrom<CdpEvent> for EventConsoleProfileStarted
impl TryFrom<CdpEvent> for EventConsoleProfileStarted
sourceimpl TryFrom<CdpEvent> for EventContextChanged
impl TryFrom<CdpEvent> for EventContextChanged
sourceimpl TryFrom<CdpEvent> for EventContextCreated
impl TryFrom<CdpEvent> for EventContextCreated
sourceimpl TryFrom<CdpEvent> for EventContextWillBeDestroyed
impl TryFrom<CdpEvent> for EventContextWillBeDestroyed
sourceimpl TryFrom<CdpEvent> for EventDataCollected
impl TryFrom<CdpEvent> for EventDataCollected
sourceimpl TryFrom<CdpEvent> for EventDataReceived
impl TryFrom<CdpEvent> for EventDataReceived
sourceimpl TryFrom<CdpEvent> for EventDetached
impl TryFrom<CdpEvent> for EventDetached
sourceimpl TryFrom<CdpEvent> for EventDetachedFromTarget
impl TryFrom<CdpEvent> for EventDetachedFromTarget
sourceimpl TryFrom<CdpEvent> for EventDocumentUpdated
impl TryFrom<CdpEvent> for EventDocumentUpdated
sourceimpl TryFrom<CdpEvent> for EventDomContentEventFired
impl TryFrom<CdpEvent> for EventDomContentEventFired
sourceimpl TryFrom<CdpEvent> for EventDomStorageItemAdded
impl TryFrom<CdpEvent> for EventDomStorageItemAdded
sourceimpl TryFrom<CdpEvent> for EventDomStorageItemRemoved
impl TryFrom<CdpEvent> for EventDomStorageItemRemoved
sourceimpl TryFrom<CdpEvent> for EventDomStorageItemUpdated
impl TryFrom<CdpEvent> for EventDomStorageItemUpdated
sourceimpl TryFrom<CdpEvent> for EventDomStorageItemsCleared
impl TryFrom<CdpEvent> for EventDomStorageItemsCleared
sourceimpl TryFrom<CdpEvent> for EventDownloadProgress
impl TryFrom<CdpEvent> for EventDownloadProgress
sourceimpl TryFrom<CdpEvent> for EventDownloadWillBegin
impl TryFrom<CdpEvent> for EventDownloadWillBegin
sourceimpl TryFrom<CdpEvent> for EventEntryAdded
impl TryFrom<CdpEvent> for EventEntryAdded
sourceimpl TryFrom<CdpEvent> for EventExceptionRevoked
impl TryFrom<CdpEvent> for EventExceptionRevoked
sourceimpl TryFrom<CdpEvent> for EventExceptionThrown
impl TryFrom<CdpEvent> for EventExceptionThrown
sourceimpl TryFrom<CdpEvent> for EventFileChooserOpened
impl TryFrom<CdpEvent> for EventFileChooserOpened
sourceimpl TryFrom<CdpEvent> for EventFontsUpdated
impl TryFrom<CdpEvent> for EventFontsUpdated
sourceimpl TryFrom<CdpEvent> for EventFrameAttached
impl TryFrom<CdpEvent> for EventFrameAttached
sourceimpl TryFrom<CdpEvent> for EventFrameDetached
impl TryFrom<CdpEvent> for EventFrameDetached
sourceimpl TryFrom<CdpEvent> for EventFrameResized
impl TryFrom<CdpEvent> for EventFrameResized
sourceimpl TryFrom<CdpEvent> for EventFrameStartedLoading
impl TryFrom<CdpEvent> for EventFrameStartedLoading
sourceimpl TryFrom<CdpEvent> for EventFrameStoppedLoading
impl TryFrom<CdpEvent> for EventFrameStoppedLoading
sourceimpl TryFrom<CdpEvent> for EventHeapStatsUpdate
impl TryFrom<CdpEvent> for EventHeapStatsUpdate
sourceimpl TryFrom<CdpEvent> for EventIndexedDbListUpdated
impl TryFrom<CdpEvent> for EventIndexedDbListUpdated
sourceimpl TryFrom<CdpEvent> for EventInlineStyleInvalidated
impl TryFrom<CdpEvent> for EventInlineStyleInvalidated
sourceimpl TryFrom<CdpEvent> for EventInspectModeCanceled
impl TryFrom<CdpEvent> for EventInspectModeCanceled
sourceimpl TryFrom<CdpEvent> for EventInspectNodeRequested
impl TryFrom<CdpEvent> for EventInspectNodeRequested
sourceimpl TryFrom<CdpEvent> for EventInspectRequested
impl TryFrom<CdpEvent> for EventInspectRequested
sourceimpl TryFrom<CdpEvent> for EventInterstitialHidden
impl TryFrom<CdpEvent> for EventInterstitialHidden
sourceimpl TryFrom<CdpEvent> for EventInterstitialShown
impl TryFrom<CdpEvent> for EventInterstitialShown
sourceimpl TryFrom<CdpEvent> for EventIssueAdded
impl TryFrom<CdpEvent> for EventIssueAdded
sourceimpl TryFrom<CdpEvent> for EventIssueUpdated
impl TryFrom<CdpEvent> for EventIssueUpdated
sourceimpl TryFrom<CdpEvent> for EventJavascriptDialogClosed
impl TryFrom<CdpEvent> for EventJavascriptDialogClosed
sourceimpl TryFrom<CdpEvent> for EventLastSeenObjectId
impl TryFrom<CdpEvent> for EventLastSeenObjectId
sourceimpl TryFrom<CdpEvent> for EventLayerPainted
impl TryFrom<CdpEvent> for EventLayerPainted
sourceimpl TryFrom<CdpEvent> for EventLayerTreeDidChange
impl TryFrom<CdpEvent> for EventLayerTreeDidChange
sourceimpl TryFrom<CdpEvent> for EventLifecycleEvent
impl TryFrom<CdpEvent> for EventLifecycleEvent
sourceimpl TryFrom<CdpEvent> for EventLoadEventFired
impl TryFrom<CdpEvent> for EventLoadEventFired
sourceimpl TryFrom<CdpEvent> for EventLoadingFailed
impl TryFrom<CdpEvent> for EventLoadingFailed
sourceimpl TryFrom<CdpEvent> for EventLoadingFinished
impl TryFrom<CdpEvent> for EventLoadingFinished
sourceimpl TryFrom<CdpEvent> for EventMetrics
impl TryFrom<CdpEvent> for EventMetrics
sourceimpl TryFrom<CdpEvent> for EventNetworkStateUpdated
impl TryFrom<CdpEvent> for EventNetworkStateUpdated
sourceimpl TryFrom<CdpEvent> for EventNodeHighlightRequested
impl TryFrom<CdpEvent> for EventNodeHighlightRequested
sourceimpl TryFrom<CdpEvent> for EventNodeParamConnected
impl TryFrom<CdpEvent> for EventNodeParamConnected
sourceimpl TryFrom<CdpEvent> for EventNodeParamDisconnected
impl TryFrom<CdpEvent> for EventNodeParamDisconnected
sourceimpl TryFrom<CdpEvent> for EventNodesConnected
impl TryFrom<CdpEvent> for EventNodesConnected
sourceimpl TryFrom<CdpEvent> for EventNodesDisconnected
impl TryFrom<CdpEvent> for EventNodesDisconnected
sourceimpl TryFrom<CdpEvent> for EventPaused
impl TryFrom<CdpEvent> for EventPaused
sourceimpl TryFrom<CdpEvent> for EventPlayerErrorsRaised
impl TryFrom<CdpEvent> for EventPlayerErrorsRaised
sourceimpl TryFrom<CdpEvent> for EventPlayerEventsAdded
impl TryFrom<CdpEvent> for EventPlayerEventsAdded
sourceimpl TryFrom<CdpEvent> for EventPlayerMessagesLogged
impl TryFrom<CdpEvent> for EventPlayerMessagesLogged
sourceimpl TryFrom<CdpEvent> for EventPlayersCreated
impl TryFrom<CdpEvent> for EventPlayersCreated
sourceimpl TryFrom<CdpEvent> for EventPseudoElementAdded
impl TryFrom<CdpEvent> for EventPseudoElementAdded
sourceimpl TryFrom<CdpEvent> for EventPseudoElementRemoved
impl TryFrom<CdpEvent> for EventPseudoElementRemoved
sourceimpl TryFrom<CdpEvent> for EventRecordingStateChanged
impl TryFrom<CdpEvent> for EventRecordingStateChanged
sourceimpl TryFrom<CdpEvent> for EventRequestPaused
impl TryFrom<CdpEvent> for EventRequestPaused
sourceimpl TryFrom<CdpEvent> for EventRequestServedFromCache
impl TryFrom<CdpEvent> for EventRequestServedFromCache
sourceimpl TryFrom<CdpEvent> for EventRequestWillBeSent
impl TryFrom<CdpEvent> for EventRequestWillBeSent
sourceimpl TryFrom<CdpEvent> for EventResetProfiles
impl TryFrom<CdpEvent> for EventResetProfiles
sourceimpl TryFrom<CdpEvent> for EventResponseReceived
impl TryFrom<CdpEvent> for EventResponseReceived
sourceimpl TryFrom<CdpEvent> for EventResumed
impl TryFrom<CdpEvent> for EventResumed
sourceimpl TryFrom<CdpEvent> for EventScreencastFrame
impl TryFrom<CdpEvent> for EventScreencastFrame
sourceimpl TryFrom<CdpEvent> for EventScreenshotRequested
impl TryFrom<CdpEvent> for EventScreenshotRequested
sourceimpl TryFrom<CdpEvent> for EventScriptFailedToParse
impl TryFrom<CdpEvent> for EventScriptFailedToParse
sourceimpl TryFrom<CdpEvent> for EventScriptParsed
impl TryFrom<CdpEvent> for EventScriptParsed
sourceimpl TryFrom<CdpEvent> for EventSecurityStateChanged
impl TryFrom<CdpEvent> for EventSecurityStateChanged
sourceimpl TryFrom<CdpEvent> for EventSetChildNodes
impl TryFrom<CdpEvent> for EventSetChildNodes
sourceimpl TryFrom<CdpEvent> for EventShadowRootPopped
impl TryFrom<CdpEvent> for EventShadowRootPopped
sourceimpl TryFrom<CdpEvent> for EventShadowRootPushed
impl TryFrom<CdpEvent> for EventShadowRootPushed
sourceimpl TryFrom<CdpEvent> for EventSignedExchangeReceived
impl TryFrom<CdpEvent> for EventSignedExchangeReceived
sourceimpl TryFrom<CdpEvent> for EventSinksUpdated
impl TryFrom<CdpEvent> for EventSinksUpdated
sourceimpl TryFrom<CdpEvent> for EventStyleSheetAdded
impl TryFrom<CdpEvent> for EventStyleSheetAdded
sourceimpl TryFrom<CdpEvent> for EventStyleSheetChanged
impl TryFrom<CdpEvent> for EventStyleSheetChanged
sourceimpl TryFrom<CdpEvent> for EventStyleSheetRemoved
impl TryFrom<CdpEvent> for EventStyleSheetRemoved
sourceimpl TryFrom<CdpEvent> for EventTargetCrashed
impl TryFrom<CdpEvent> for EventTargetCrashed
sourceimpl TryFrom<CdpEvent> for EventTargetCrashed
impl TryFrom<CdpEvent> for EventTargetCrashed
sourceimpl TryFrom<CdpEvent> for EventTargetCreated
impl TryFrom<CdpEvent> for EventTargetCreated
sourceimpl TryFrom<CdpEvent> for EventTargetDestroyed
impl TryFrom<CdpEvent> for EventTargetDestroyed
sourceimpl TryFrom<CdpEvent> for EventTargetInfoChanged
impl TryFrom<CdpEvent> for EventTargetInfoChanged
sourceimpl TryFrom<CdpEvent> for EventTracingComplete
impl TryFrom<CdpEvent> for EventTracingComplete
sourceimpl TryFrom<CdpEvent> for EventWebSocketClosed
impl TryFrom<CdpEvent> for EventWebSocketClosed
sourceimpl TryFrom<CdpEvent> for EventWebSocketCreated
impl TryFrom<CdpEvent> for EventWebSocketCreated
sourceimpl TryFrom<CdpEvent> for EventWebSocketFrameError
impl TryFrom<CdpEvent> for EventWebSocketFrameError
sourceimpl TryFrom<CdpEvent> for EventWebSocketFrameReceived
impl TryFrom<CdpEvent> for EventWebSocketFrameReceived
sourceimpl TryFrom<CdpEvent> for EventWebSocketFrameSent
impl TryFrom<CdpEvent> for EventWebSocketFrameSent
sourceimpl TryFrom<CdpEvent> for EventWindowOpen
impl TryFrom<CdpEvent> for EventWindowOpen
sourceimpl TryFrom<CdpEvent> for EventWorkerErrorReported
impl TryFrom<CdpEvent> for EventWorkerErrorReported
sourceimpl TryFrom<CdpEvent> for EventWorkerVersionUpdated
impl TryFrom<CdpEvent> for EventWorkerVersionUpdated
impl StructuralPartialEq for CdpEvent
Auto Trait Implementations
impl RefUnwindSafe for CdpEvent
impl Send for CdpEvent
impl Sync for CdpEvent
impl Unpin for CdpEvent
impl UnwindSafe for CdpEvent
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more