pub enum BrowserProtocolTypes {
Show 43 variants
Accessibility(AccessibilityTypes),
Animation(AnimationTypes),
Audits(AuditsTypes),
Autofill(AutofillTypes),
BackgroundService(BackgroundServiceTypes),
BluetoothEmulation(BluetoothEmulationTypes),
Browser(BrowserTypes),
Css(CssTypes),
CacheStorage(CacheStorageTypes),
Cast(CastTypes),
Dom(DomTypes),
DomDebugger(DomDebuggerTypes),
DomSnapshot(DomSnapshotTypes),
DomStorage(DomStorageTypes),
DeviceAccess(DeviceAccessTypes),
Emulation(EmulationTypes),
Extensions(ExtensionsTypes),
FedCm(FedCmTypes),
Fetch(FetchTypes),
FileSystem(FileSystemTypes),
HeadlessExperimental(HeadlessExperimentalTypes),
Io(IoTypes),
IndexedDb(IndexedDbTypes),
Input(InputTypes),
LayerTree(LayerTreeTypes),
Log(LogTypes),
Media(MediaTypes),
Memory(MemoryTypes),
Network(NetworkTypes),
Overlay(OverlayTypes),
Pwa(PwaTypes),
Page(PageTypes),
Performance(PerformanceTypes),
PerformanceTimeline(PerformanceTimelineTypes),
Preload(PreloadTypes),
Security(SecurityTypes),
ServiceWorker(ServiceWorkerTypes),
Storage(StorageTypes),
SystemInfo(SystemInfoTypes),
Target(TargetTypes),
Tracing(TracingTypes),
WebAudio(WebAudioTypes),
WebAuthn(WebAuthnTypes),
}Variants§
Accessibility(AccessibilityTypes)
Animation(AnimationTypes)
Audits(AuditsTypes)
Autofill(AutofillTypes)
BackgroundService(BackgroundServiceTypes)
BluetoothEmulation(BluetoothEmulationTypes)
Browser(BrowserTypes)
Css(CssTypes)
CacheStorage(CacheStorageTypes)
Cast(CastTypes)
Dom(DomTypes)
DomDebugger(DomDebuggerTypes)
DomSnapshot(DomSnapshotTypes)
DomStorage(DomStorageTypes)
DeviceAccess(DeviceAccessTypes)
Emulation(EmulationTypes)
Extensions(ExtensionsTypes)
FedCm(FedCmTypes)
Fetch(FetchTypes)
FileSystem(FileSystemTypes)
HeadlessExperimental(HeadlessExperimentalTypes)
Io(IoTypes)
IndexedDb(IndexedDbTypes)
Input(InputTypes)
LayerTree(LayerTreeTypes)
Log(LogTypes)
Media(MediaTypes)
Memory(MemoryTypes)
Network(NetworkTypes)
Overlay(OverlayTypes)
Pwa(PwaTypes)
Page(PageTypes)
Performance(PerformanceTypes)
PerformanceTimeline(PerformanceTimelineTypes)
Preload(PreloadTypes)
Security(SecurityTypes)
ServiceWorker(ServiceWorkerTypes)
Storage(StorageTypes)
SystemInfo(SystemInfoTypes)
Target(TargetTypes)
Tracing(TracingTypes)
WebAudio(WebAudioTypes)
WebAuthn(WebAuthnTypes)
Trait Implementations§
Source§impl Clone for BrowserProtocolTypes
impl Clone for BrowserProtocolTypes
Source§fn clone(&self) -> BrowserProtocolTypes
fn clone(&self) -> BrowserProtocolTypes
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 BrowserProtocolTypes
impl Debug for BrowserProtocolTypes
Source§impl<'de> Deserialize<'de> for BrowserProtocolTypes
impl<'de> Deserialize<'de> for BrowserProtocolTypes
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<AccessibilityTypes> for BrowserProtocolTypes
impl From<AccessibilityTypes> for BrowserProtocolTypes
Source§fn from(v: AccessibilityTypes) -> Self
fn from(v: AccessibilityTypes) -> Self
Converts to this type from the input type.
Source§impl From<Account> for BrowserProtocolTypes
impl From<Account> for BrowserProtocolTypes
Source§impl From<AccountUrlType> for BrowserProtocolTypes
impl From<AccountUrlType> for BrowserProtocolTypes
Source§fn from(v: AccountUrlType) -> Self
fn from(v: AccountUrlType) -> Self
Converts to this type from the input type.
Source§impl From<AdAncestry> for BrowserProtocolTypes
impl From<AdAncestry> for BrowserProtocolTypes
Source§fn from(v: AdAncestry) -> Self
fn from(v: AdAncestry) -> Self
Converts to this type from the input type.
Source§impl From<AdFrameExplanation> for BrowserProtocolTypes
impl From<AdFrameExplanation> for BrowserProtocolTypes
Source§fn from(v: AdFrameExplanation) -> Self
fn from(v: AdFrameExplanation) -> Self
Converts to this type from the input type.
Source§impl From<AdFrameStatus> for BrowserProtocolTypes
impl From<AdFrameStatus> for BrowserProtocolTypes
Source§fn from(v: AdFrameStatus) -> Self
fn from(v: AdFrameStatus) -> Self
Converts to this type from the input type.
Source§impl From<AdFrameType> for BrowserProtocolTypes
impl From<AdFrameType> for BrowserProtocolTypes
Source§fn from(v: AdFrameType) -> Self
fn from(v: AdFrameType) -> Self
Converts to this type from the input type.
Source§impl From<AdScriptAncestry> for BrowserProtocolTypes
impl From<AdScriptAncestry> for BrowserProtocolTypes
Source§fn from(v: AdScriptAncestry) -> Self
fn from(v: AdScriptAncestry) -> Self
Converts to this type from the input type.
Source§impl From<AdScriptId> for BrowserProtocolTypes
impl From<AdScriptId> for BrowserProtocolTypes
Source§fn from(v: AdScriptId) -> Self
fn from(v: AdScriptId) -> Self
Converts to this type from the input type.
Source§impl From<AdScriptIdentifier> for BrowserProtocolTypes
impl From<AdScriptIdentifier> for BrowserProtocolTypes
Source§fn from(v: AdScriptIdentifier) -> Self
fn from(v: AdScriptIdentifier) -> Self
Converts to this type from the input type.
Source§impl From<Address> for BrowserProtocolTypes
impl From<Address> for BrowserProtocolTypes
Source§impl From<AddressField> for BrowserProtocolTypes
impl From<AddressField> for BrowserProtocolTypes
Source§fn from(v: AddressField) -> Self
fn from(v: AddressField) -> Self
Converts to this type from the input type.
Source§impl From<AddressFields> for BrowserProtocolTypes
impl From<AddressFields> for BrowserProtocolTypes
Source§fn from(v: AddressFields) -> Self
fn from(v: AddressFields) -> Self
Converts to this type from the input type.
Source§impl From<AddressUi> for BrowserProtocolTypes
impl From<AddressUi> for BrowserProtocolTypes
Source§impl From<AffectedCookie> for BrowserProtocolTypes
impl From<AffectedCookie> for BrowserProtocolTypes
Source§fn from(v: AffectedCookie) -> Self
fn from(v: AffectedCookie) -> Self
Converts to this type from the input type.
Source§impl From<AffectedFrame> for BrowserProtocolTypes
impl From<AffectedFrame> for BrowserProtocolTypes
Source§fn from(v: AffectedFrame) -> Self
fn from(v: AffectedFrame) -> Self
Converts to this type from the input type.
Source§impl From<AffectedRequest> for BrowserProtocolTypes
impl From<AffectedRequest> for BrowserProtocolTypes
Source§fn from(v: AffectedRequest) -> Self
fn from(v: AffectedRequest) -> Self
Converts to this type from the input type.
Source§impl From<AlternateProtocolUsage> for BrowserProtocolTypes
impl From<AlternateProtocolUsage> for BrowserProtocolTypes
Source§fn from(v: AlternateProtocolUsage) -> Self
fn from(v: AlternateProtocolUsage) -> Self
Converts to this type from the input type.
Source§impl From<Animation> for BrowserProtocolTypes
impl From<Animation> for BrowserProtocolTypes
Source§impl From<AnimationEffect> for BrowserProtocolTypes
impl From<AnimationEffect> for BrowserProtocolTypes
Source§fn from(v: AnimationEffect) -> Self
fn from(v: AnimationEffect) -> Self
Converts to this type from the input type.
Source§impl From<AnimationTypes> for BrowserProtocolTypes
impl From<AnimationTypes> for BrowserProtocolTypes
Source§fn from(v: AnimationTypes) -> Self
fn from(v: AnimationTypes) -> Self
Converts to this type from the input type.
Source§impl From<AppManifestError> for BrowserProtocolTypes
impl From<AppManifestError> for BrowserProtocolTypes
Source§fn from(v: AppManifestError) -> Self
fn from(v: AppManifestError) -> Self
Converts to this type from the input type.
Source§impl From<AppManifestParsedProperties> for BrowserProtocolTypes
impl From<AppManifestParsedProperties> for BrowserProtocolTypes
Source§fn from(v: AppManifestParsedProperties) -> Self
fn from(v: AppManifestParsedProperties) -> Self
Converts to this type from the input type.
Source§impl From<ArrayOfStrings> for BrowserProtocolTypes
impl From<ArrayOfStrings> for BrowserProtocolTypes
Source§fn from(v: ArrayOfStrings) -> Self
fn from(v: ArrayOfStrings) -> Self
Converts to this type from the input type.
Source§impl From<AssociatedCookie> for BrowserProtocolTypes
impl From<AssociatedCookie> for BrowserProtocolTypes
Source§fn from(v: AssociatedCookie) -> Self
fn from(v: AssociatedCookie) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingAggregatableDebugReportingConfig> for BrowserProtocolTypes
impl From<AttributionReportingAggregatableDebugReportingConfig> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingAggregatableDebugReportingConfig) -> Self
fn from(v: AttributionReportingAggregatableDebugReportingConfig) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingAggregatableDebugReportingData> for BrowserProtocolTypes
impl From<AttributionReportingAggregatableDebugReportingData> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingAggregatableDebugReportingData) -> Self
fn from(v: AttributionReportingAggregatableDebugReportingData) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingAggregatableDedupKey> for BrowserProtocolTypes
impl From<AttributionReportingAggregatableDedupKey> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingAggregatableDedupKey) -> Self
fn from(v: AttributionReportingAggregatableDedupKey) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingAggregatableResult> for BrowserProtocolTypes
impl From<AttributionReportingAggregatableResult> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingAggregatableResult) -> Self
fn from(v: AttributionReportingAggregatableResult) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingAggregatableTriggerData> for BrowserProtocolTypes
impl From<AttributionReportingAggregatableTriggerData> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingAggregatableTriggerData) -> Self
fn from(v: AttributionReportingAggregatableTriggerData) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingAggregatableValueDictEntry> for BrowserProtocolTypes
impl From<AttributionReportingAggregatableValueDictEntry> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingAggregatableValueDictEntry) -> Self
fn from(v: AttributionReportingAggregatableValueDictEntry) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingAggregatableValueEntry> for BrowserProtocolTypes
impl From<AttributionReportingAggregatableValueEntry> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingAggregatableValueEntry) -> Self
fn from(v: AttributionReportingAggregatableValueEntry) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingAggregationKeysEntry> for BrowserProtocolTypes
impl From<AttributionReportingAggregationKeysEntry> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingAggregationKeysEntry) -> Self
fn from(v: AttributionReportingAggregationKeysEntry) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingEventLevelResult> for BrowserProtocolTypes
impl From<AttributionReportingEventLevelResult> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingEventLevelResult) -> Self
fn from(v: AttributionReportingEventLevelResult) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingEventReportWindows> for BrowserProtocolTypes
impl From<AttributionReportingEventReportWindows> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingEventReportWindows) -> Self
fn from(v: AttributionReportingEventReportWindows) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingEventTriggerData> for BrowserProtocolTypes
impl From<AttributionReportingEventTriggerData> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingEventTriggerData) -> Self
fn from(v: AttributionReportingEventTriggerData) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingFilterConfig> for BrowserProtocolTypes
impl From<AttributionReportingFilterConfig> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingFilterConfig) -> Self
fn from(v: AttributionReportingFilterConfig) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingFilterDataEntry> for BrowserProtocolTypes
impl From<AttributionReportingFilterDataEntry> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingFilterDataEntry) -> Self
fn from(v: AttributionReportingFilterDataEntry) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingFilterPair> for BrowserProtocolTypes
impl From<AttributionReportingFilterPair> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingFilterPair) -> Self
fn from(v: AttributionReportingFilterPair) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingIssueDetails> for BrowserProtocolTypes
impl From<AttributionReportingIssueDetails> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingIssueDetails) -> Self
fn from(v: AttributionReportingIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingIssueType> for BrowserProtocolTypes
impl From<AttributionReportingIssueType> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingIssueType) -> Self
fn from(v: AttributionReportingIssueType) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingNamedBudgetCandidate> for BrowserProtocolTypes
impl From<AttributionReportingNamedBudgetCandidate> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingNamedBudgetCandidate) -> Self
fn from(v: AttributionReportingNamedBudgetCandidate) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingNamedBudgetDef> for BrowserProtocolTypes
impl From<AttributionReportingNamedBudgetDef> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingNamedBudgetDef) -> Self
fn from(v: AttributionReportingNamedBudgetDef) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingReportResult> for BrowserProtocolTypes
impl From<AttributionReportingReportResult> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingReportResult) -> Self
fn from(v: AttributionReportingReportResult) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingSourceRegistration> for BrowserProtocolTypes
impl From<AttributionReportingSourceRegistration> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingSourceRegistration) -> Self
fn from(v: AttributionReportingSourceRegistration) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingSourceRegistrationResult> for BrowserProtocolTypes
impl From<AttributionReportingSourceRegistrationResult> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingSourceRegistrationResult) -> Self
fn from(v: AttributionReportingSourceRegistrationResult) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingSourceRegistrationTimeConfig> for BrowserProtocolTypes
impl From<AttributionReportingSourceRegistrationTimeConfig> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingSourceRegistrationTimeConfig) -> Self
fn from(v: AttributionReportingSourceRegistrationTimeConfig) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingSourceType> for BrowserProtocolTypes
impl From<AttributionReportingSourceType> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingSourceType) -> Self
fn from(v: AttributionReportingSourceType) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingTriggerDataMatching> for BrowserProtocolTypes
impl From<AttributionReportingTriggerDataMatching> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingTriggerDataMatching) -> Self
fn from(v: AttributionReportingTriggerDataMatching) -> Self
Converts to this type from the input type.
Source§impl From<AttributionReportingTriggerRegistration> for BrowserProtocolTypes
impl From<AttributionReportingTriggerRegistration> for BrowserProtocolTypes
Source§fn from(v: AttributionReportingTriggerRegistration) -> Self
fn from(v: AttributionReportingTriggerRegistration) -> Self
Converts to this type from the input type.
Source§impl From<AttributionScopesData> for BrowserProtocolTypes
impl From<AttributionScopesData> for BrowserProtocolTypes
Source§fn from(v: AttributionScopesData) -> Self
fn from(v: AttributionScopesData) -> Self
Converts to this type from the input type.
Source§impl From<AudioListener> for BrowserProtocolTypes
impl From<AudioListener> for BrowserProtocolTypes
Source§fn from(v: AudioListener) -> Self
fn from(v: AudioListener) -> Self
Converts to this type from the input type.
Source§impl From<AudioNode> for BrowserProtocolTypes
impl From<AudioNode> for BrowserProtocolTypes
Source§impl From<AudioParam> for BrowserProtocolTypes
impl From<AudioParam> for BrowserProtocolTypes
Source§fn from(v: AudioParam) -> Self
fn from(v: AudioParam) -> Self
Converts to this type from the input type.
Source§impl From<AuditsTypes> for BrowserProtocolTypes
impl From<AuditsTypes> for BrowserProtocolTypes
Source§fn from(v: AuditsTypes) -> Self
fn from(v: AuditsTypes) -> Self
Converts to this type from the input type.
Source§impl From<AuthChallenge> for BrowserProtocolTypes
impl From<AuthChallenge> for BrowserProtocolTypes
Source§fn from(v: AuthChallenge) -> Self
fn from(v: AuthChallenge) -> Self
Converts to this type from the input type.
Source§impl From<AuthChallenge> for BrowserProtocolTypes
impl From<AuthChallenge> for BrowserProtocolTypes
Source§fn from(v: AuthChallenge) -> Self
fn from(v: AuthChallenge) -> Self
Converts to this type from the input type.
Source§impl From<AuthChallengeResponse> for BrowserProtocolTypes
impl From<AuthChallengeResponse> for BrowserProtocolTypes
Source§fn from(v: AuthChallengeResponse) -> Self
fn from(v: AuthChallengeResponse) -> Self
Converts to this type from the input type.
Source§impl From<AuthChallengeResponse> for BrowserProtocolTypes
impl From<AuthChallengeResponse> for BrowserProtocolTypes
Source§fn from(v: AuthChallengeResponse) -> Self
fn from(v: AuthChallengeResponse) -> Self
Converts to this type from the input type.
Source§impl From<AuthenticatorId> for BrowserProtocolTypes
impl From<AuthenticatorId> for BrowserProtocolTypes
Source§fn from(v: AuthenticatorId) -> Self
fn from(v: AuthenticatorId) -> Self
Converts to this type from the input type.
Source§impl From<AuthenticatorProtocol> for BrowserProtocolTypes
impl From<AuthenticatorProtocol> for BrowserProtocolTypes
Source§fn from(v: AuthenticatorProtocol) -> Self
fn from(v: AuthenticatorProtocol) -> Self
Converts to this type from the input type.
Source§impl From<AuthenticatorTransport> for BrowserProtocolTypes
impl From<AuthenticatorTransport> for BrowserProtocolTypes
Source§fn from(v: AuthenticatorTransport) -> Self
fn from(v: AuthenticatorTransport) -> Self
Converts to this type from the input type.
Source§impl From<AutofillTypes> for BrowserProtocolTypes
impl From<AutofillTypes> for BrowserProtocolTypes
Source§fn from(v: AutofillTypes) -> Self
fn from(v: AutofillTypes) -> Self
Converts to this type from the input type.
Source§impl From<AutomationRate> for BrowserProtocolTypes
impl From<AutomationRate> for BrowserProtocolTypes
Source§fn from(v: AutomationRate) -> Self
fn from(v: AutomationRate) -> Self
Converts to this type from the input type.
Source§impl From<AxNode> for BrowserProtocolTypes
impl From<AxNode> for BrowserProtocolTypes
Source§impl From<AxNodeId> for BrowserProtocolTypes
impl From<AxNodeId> for BrowserProtocolTypes
Source§impl From<AxProperty> for BrowserProtocolTypes
impl From<AxProperty> for BrowserProtocolTypes
Source§fn from(v: AxProperty) -> Self
fn from(v: AxProperty) -> Self
Converts to this type from the input type.
Source§impl From<AxPropertyName> for BrowserProtocolTypes
impl From<AxPropertyName> for BrowserProtocolTypes
Source§fn from(v: AxPropertyName) -> Self
fn from(v: AxPropertyName) -> Self
Converts to this type from the input type.
Source§impl From<AxRelatedNode> for BrowserProtocolTypes
impl From<AxRelatedNode> for BrowserProtocolTypes
Source§fn from(v: AxRelatedNode) -> Self
fn from(v: AxRelatedNode) -> Self
Converts to this type from the input type.
Source§impl From<AxValue> for BrowserProtocolTypes
impl From<AxValue> for BrowserProtocolTypes
Source§impl From<AxValueNativeSourceType> for BrowserProtocolTypes
impl From<AxValueNativeSourceType> for BrowserProtocolTypes
Source§fn from(v: AxValueNativeSourceType) -> Self
fn from(v: AxValueNativeSourceType) -> Self
Converts to this type from the input type.
Source§impl From<AxValueSource> for BrowserProtocolTypes
impl From<AxValueSource> for BrowserProtocolTypes
Source§fn from(v: AxValueSource) -> Self
fn from(v: AxValueSource) -> Self
Converts to this type from the input type.
Source§impl From<AxValueSourceType> for BrowserProtocolTypes
impl From<AxValueSourceType> for BrowserProtocolTypes
Source§fn from(v: AxValueSourceType) -> Self
fn from(v: AxValueSourceType) -> Self
Converts to this type from the input type.
Source§impl From<AxValueType> for BrowserProtocolTypes
impl From<AxValueType> for BrowserProtocolTypes
Source§fn from(v: AxValueType) -> Self
fn from(v: AxValueType) -> Self
Converts to this type from the input type.
Source§impl From<BackForwardCacheBlockingDetails> for BrowserProtocolTypes
impl From<BackForwardCacheBlockingDetails> for BrowserProtocolTypes
Source§fn from(v: BackForwardCacheBlockingDetails) -> Self
fn from(v: BackForwardCacheBlockingDetails) -> Self
Converts to this type from the input type.
Source§impl From<BackForwardCacheNotRestoredExplanation> for BrowserProtocolTypes
impl From<BackForwardCacheNotRestoredExplanation> for BrowserProtocolTypes
Source§fn from(v: BackForwardCacheNotRestoredExplanation) -> Self
fn from(v: BackForwardCacheNotRestoredExplanation) -> Self
Converts to this type from the input type.
Source§impl From<BackForwardCacheNotRestoredExplanationTree> for BrowserProtocolTypes
impl From<BackForwardCacheNotRestoredExplanationTree> for BrowserProtocolTypes
Source§fn from(v: BackForwardCacheNotRestoredExplanationTree) -> Self
fn from(v: BackForwardCacheNotRestoredExplanationTree) -> Self
Converts to this type from the input type.
Source§impl From<BackForwardCacheNotRestoredReason> for BrowserProtocolTypes
impl From<BackForwardCacheNotRestoredReason> for BrowserProtocolTypes
Source§fn from(v: BackForwardCacheNotRestoredReason) -> Self
fn from(v: BackForwardCacheNotRestoredReason) -> Self
Converts to this type from the input type.
Source§impl From<BackForwardCacheNotRestoredReasonType> for BrowserProtocolTypes
impl From<BackForwardCacheNotRestoredReasonType> for BrowserProtocolTypes
Source§fn from(v: BackForwardCacheNotRestoredReasonType) -> Self
fn from(v: BackForwardCacheNotRestoredReasonType) -> Self
Converts to this type from the input type.
Source§impl From<BackendNode> for BrowserProtocolTypes
impl From<BackendNode> for BrowserProtocolTypes
Source§fn from(v: BackendNode) -> Self
fn from(v: BackendNode) -> Self
Converts to this type from the input type.
Source§impl From<BackendNodeId> for BrowserProtocolTypes
impl From<BackendNodeId> for BrowserProtocolTypes
Source§fn from(v: BackendNodeId) -> Self
fn from(v: BackendNodeId) -> Self
Converts to this type from the input type.
Source§impl From<BackgroundServiceEvent> for BrowserProtocolTypes
impl From<BackgroundServiceEvent> for BrowserProtocolTypes
Source§fn from(v: BackgroundServiceEvent) -> Self
fn from(v: BackgroundServiceEvent) -> Self
Converts to this type from the input type.
Source§impl From<BackgroundServiceTypes> for BrowserProtocolTypes
impl From<BackgroundServiceTypes> for BrowserProtocolTypes
Source§fn from(v: BackgroundServiceTypes) -> Self
fn from(v: BackgroundServiceTypes) -> Self
Converts to this type from the input type.
Source§impl From<BaseAudioContext> for BrowserProtocolTypes
impl From<BaseAudioContext> for BrowserProtocolTypes
Source§fn from(v: BaseAudioContext) -> Self
fn from(v: BaseAudioContext) -> Self
Converts to this type from the input type.
Source§impl From<BlockPattern> for BrowserProtocolTypes
impl From<BlockPattern> for BrowserProtocolTypes
Source§fn from(v: BlockPattern) -> Self
fn from(v: BlockPattern) -> Self
Converts to this type from the input type.
Source§impl From<BlockedByResponseIssueDetails> for BrowserProtocolTypes
impl From<BlockedByResponseIssueDetails> for BrowserProtocolTypes
Source§fn from(v: BlockedByResponseIssueDetails) -> Self
fn from(v: BlockedByResponseIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<BlockedByResponseReason> for BrowserProtocolTypes
impl From<BlockedByResponseReason> for BrowserProtocolTypes
Source§fn from(v: BlockedByResponseReason) -> Self
fn from(v: BlockedByResponseReason) -> Self
Converts to this type from the input type.
Source§impl From<BlockedReason> for BrowserProtocolTypes
impl From<BlockedReason> for BrowserProtocolTypes
Source§fn from(v: BlockedReason) -> Self
fn from(v: BlockedReason) -> Self
Converts to this type from the input type.
Source§impl From<BlockedSetCookieWithReason> for BrowserProtocolTypes
impl From<BlockedSetCookieWithReason> for BrowserProtocolTypes
Source§fn from(v: BlockedSetCookieWithReason) -> Self
fn from(v: BlockedSetCookieWithReason) -> Self
Converts to this type from the input type.
Source§impl From<BluetoothEmulationTypes> for BrowserProtocolTypes
impl From<BluetoothEmulationTypes> for BrowserProtocolTypes
Source§fn from(v: BluetoothEmulationTypes) -> Self
fn from(v: BluetoothEmulationTypes) -> Self
Converts to this type from the input type.
Source§impl From<BounceTrackingIssueDetails> for BrowserProtocolTypes
impl From<BounceTrackingIssueDetails> for BrowserProtocolTypes
Source§fn from(v: BounceTrackingIssueDetails) -> Self
fn from(v: BounceTrackingIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<Bounds> for BrowserProtocolTypes
impl From<Bounds> for BrowserProtocolTypes
Source§impl From<BoxModel> for BrowserProtocolTypes
impl From<BoxModel> for BrowserProtocolTypes
Source§impl From<BoxStyle> for BrowserProtocolTypes
impl From<BoxStyle> for BrowserProtocolTypes
Source§impl From<BrowserCommandId> for BrowserProtocolTypes
impl From<BrowserCommandId> for BrowserProtocolTypes
Source§fn from(v: BrowserCommandId) -> Self
fn from(v: BrowserCommandId) -> Self
Converts to this type from the input type.
Source§impl From<BrowserContextId> for BrowserProtocolTypes
impl From<BrowserContextId> for BrowserProtocolTypes
Source§fn from(v: BrowserContextId) -> Self
fn from(v: BrowserContextId) -> Self
Converts to this type from the input type.
Source§impl From<BrowserProtocolTypes> for Type
impl From<BrowserProtocolTypes> for Type
Source§fn from(v: BrowserProtocolTypes) -> Self
fn from(v: BrowserProtocolTypes) -> Self
Converts to this type from the input type.
Source§impl From<BrowserTypes> for BrowserProtocolTypes
impl From<BrowserTypes> for BrowserProtocolTypes
Source§fn from(v: BrowserTypes) -> Self
fn from(v: BrowserTypes) -> Self
Converts to this type from the input type.
Source§impl From<Bucket> for BrowserProtocolTypes
impl From<Bucket> for BrowserProtocolTypes
Source§impl From<BucketFileSystemLocator> for BrowserProtocolTypes
impl From<BucketFileSystemLocator> for BrowserProtocolTypes
Source§fn from(v: BucketFileSystemLocator) -> Self
fn from(v: BucketFileSystemLocator) -> Self
Converts to this type from the input type.
Source§impl From<Cache> for BrowserProtocolTypes
impl From<Cache> for BrowserProtocolTypes
Source§impl From<CacheId> for BrowserProtocolTypes
impl From<CacheId> for BrowserProtocolTypes
Source§impl From<CacheStorageTypes> for BrowserProtocolTypes
impl From<CacheStorageTypes> for BrowserProtocolTypes
Source§fn from(v: CacheStorageTypes) -> Self
fn from(v: CacheStorageTypes) -> Self
Converts to this type from the input type.
Source§impl From<CachedResource> for BrowserProtocolTypes
impl From<CachedResource> for BrowserProtocolTypes
Source§fn from(v: CachedResource) -> Self
fn from(v: CachedResource) -> Self
Converts to this type from the input type.
Source§impl From<CachedResponse> for BrowserProtocolTypes
impl From<CachedResponse> for BrowserProtocolTypes
Source§fn from(v: CachedResponse) -> Self
fn from(v: CachedResponse) -> Self
Converts to this type from the input type.
Source§impl From<CachedResponseType> for BrowserProtocolTypes
impl From<CachedResponseType> for BrowserProtocolTypes
Source§fn from(v: CachedResponseType) -> Self
fn from(v: CachedResponseType) -> Self
Converts to this type from the input type.
Source§impl From<CastTypes> for BrowserProtocolTypes
impl From<CastTypes> for BrowserProtocolTypes
Source§impl From<CentralState> for BrowserProtocolTypes
impl From<CentralState> for BrowserProtocolTypes
Source§fn from(v: CentralState) -> Self
fn from(v: CentralState) -> Self
Converts to this type from the input type.
Source§impl From<CertificateErrorAction> for BrowserProtocolTypes
impl From<CertificateErrorAction> for BrowserProtocolTypes
Source§fn from(v: CertificateErrorAction) -> Self
fn from(v: CertificateErrorAction) -> Self
Converts to this type from the input type.
Source§impl From<CertificateId> for BrowserProtocolTypes
impl From<CertificateId> for BrowserProtocolTypes
Source§fn from(v: CertificateId) -> Self
fn from(v: CertificateId) -> Self
Converts to this type from the input type.
Source§impl From<CertificateSecurityState> for BrowserProtocolTypes
impl From<CertificateSecurityState> for BrowserProtocolTypes
Source§fn from(v: CertificateSecurityState) -> Self
fn from(v: CertificateSecurityState) -> Self
Converts to this type from the input type.
Source§impl From<CertificateTransparencyCompliance> for BrowserProtocolTypes
impl From<CertificateTransparencyCompliance> for BrowserProtocolTypes
Source§fn from(v: CertificateTransparencyCompliance) -> Self
fn from(v: CertificateTransparencyCompliance) -> Self
Converts to this type from the input type.
Source§impl From<ChallengeEventDetails> for BrowserProtocolTypes
impl From<ChallengeEventDetails> for BrowserProtocolTypes
Source§fn from(v: ChallengeEventDetails) -> Self
fn from(v: ChallengeEventDetails) -> Self
Converts to this type from the input type.
Source§impl From<ChannelCountMode> for BrowserProtocolTypes
impl From<ChannelCountMode> for BrowserProtocolTypes
Source§fn from(v: ChannelCountMode) -> Self
fn from(v: ChannelCountMode) -> Self
Converts to this type from the input type.
Source§impl From<ChannelInterpretation> for BrowserProtocolTypes
impl From<ChannelInterpretation> for BrowserProtocolTypes
Source§fn from(v: ChannelInterpretation) -> Self
fn from(v: ChannelInterpretation) -> Self
Converts to this type from the input type.
Source§impl From<CharacteristicOperationType> for BrowserProtocolTypes
impl From<CharacteristicOperationType> for BrowserProtocolTypes
Source§fn from(v: CharacteristicOperationType) -> Self
fn from(v: CharacteristicOperationType) -> Self
Converts to this type from the input type.
Source§impl From<CharacteristicProperties> for BrowserProtocolTypes
impl From<CharacteristicProperties> for BrowserProtocolTypes
Source§fn from(v: CharacteristicProperties) -> Self
fn from(v: CharacteristicProperties) -> Self
Converts to this type from the input type.
Source§impl From<CharacteristicWriteType> for BrowserProtocolTypes
impl From<CharacteristicWriteType> for BrowserProtocolTypes
Source§fn from(v: CharacteristicWriteType) -> Self
fn from(v: CharacteristicWriteType) -> Self
Converts to this type from the input type.
Source§impl From<ClientHintIssueDetails> for BrowserProtocolTypes
impl From<ClientHintIssueDetails> for BrowserProtocolTypes
Source§fn from(v: ClientHintIssueDetails) -> Self
fn from(v: ClientHintIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<ClientHintIssueReason> for BrowserProtocolTypes
impl From<ClientHintIssueReason> for BrowserProtocolTypes
Source§fn from(v: ClientHintIssueReason) -> Self
fn from(v: ClientHintIssueReason) -> Self
Converts to this type from the input type.
Source§fn from(v: ClientNavigationDisposition) -> Self
fn from(v: ClientNavigationDisposition) -> Self
Converts to this type from the input type.
Source§fn from(v: ClientNavigationReason) -> Self
fn from(v: ClientNavigationReason) -> Self
Converts to this type from the input type.
Source§impl From<ClientSecurityState> for BrowserProtocolTypes
impl From<ClientSecurityState> for BrowserProtocolTypes
Source§fn from(v: ClientSecurityState) -> Self
fn from(v: ClientSecurityState) -> Self
Converts to this type from the input type.
Source§impl From<ColorFormat> for BrowserProtocolTypes
impl From<ColorFormat> for BrowserProtocolTypes
Source§fn from(v: ColorFormat) -> Self
fn from(v: ColorFormat) -> Self
Converts to this type from the input type.
Source§impl From<CompatibilityMode> for BrowserProtocolTypes
impl From<CompatibilityMode> for BrowserProtocolTypes
Source§fn from(v: CompatibilityMode) -> Self
fn from(v: CompatibilityMode) -> Self
Converts to this type from the input type.
Source§impl From<CompilationCacheParams> for BrowserProtocolTypes
impl From<CompilationCacheParams> for BrowserProtocolTypes
Source§fn from(v: CompilationCacheParams) -> Self
fn from(v: CompilationCacheParams) -> Self
Converts to this type from the input type.
Source§impl From<ComputedStyle> for BrowserProtocolTypes
impl From<ComputedStyle> for BrowserProtocolTypes
Source§fn from(v: ComputedStyle) -> Self
fn from(v: ComputedStyle) -> Self
Converts to this type from the input type.
Source§impl From<ComputedStyleExtraFields> for BrowserProtocolTypes
impl From<ComputedStyleExtraFields> for BrowserProtocolTypes
Source§fn from(v: ComputedStyleExtraFields) -> Self
fn from(v: ComputedStyleExtraFields) -> Self
Converts to this type from the input type.
Source§impl From<ConnectTiming> for BrowserProtocolTypes
impl From<ConnectTiming> for BrowserProtocolTypes
Source§fn from(v: ConnectTiming) -> Self
fn from(v: ConnectTiming) -> Self
Converts to this type from the input type.
Source§impl From<ConnectionAllowlistError> for BrowserProtocolTypes
impl From<ConnectionAllowlistError> for BrowserProtocolTypes
Source§fn from(v: ConnectionAllowlistError) -> Self
fn from(v: ConnectionAllowlistError) -> Self
Converts to this type from the input type.
Source§impl From<ConnectionAllowlistIssueDetails> for BrowserProtocolTypes
impl From<ConnectionAllowlistIssueDetails> for BrowserProtocolTypes
Source§fn from(v: ConnectionAllowlistIssueDetails) -> Self
fn from(v: ConnectionAllowlistIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<ConnectionType> for BrowserProtocolTypes
impl From<ConnectionType> for BrowserProtocolTypes
Source§fn from(v: ConnectionType) -> Self
fn from(v: ConnectionType) -> Self
Converts to this type from the input type.
Source§impl From<ContainerQueryContainerHighlightConfig> for BrowserProtocolTypes
impl From<ContainerQueryContainerHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: ContainerQueryContainerHighlightConfig) -> Self
fn from(v: ContainerQueryContainerHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<ContainerQueryHighlightConfig> for BrowserProtocolTypes
impl From<ContainerQueryHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: ContainerQueryHighlightConfig) -> Self
fn from(v: ContainerQueryHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<ContentEncoding> for BrowserProtocolTypes
impl From<ContentEncoding> for BrowserProtocolTypes
Source§fn from(v: ContentEncoding) -> Self
fn from(v: ContentEncoding) -> Self
Converts to this type from the input type.
Source§impl From<ContentSecurityPolicyIssueDetails> for BrowserProtocolTypes
impl From<ContentSecurityPolicyIssueDetails> for BrowserProtocolTypes
Source§fn from(v: ContentSecurityPolicyIssueDetails) -> Self
fn from(v: ContentSecurityPolicyIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<ContentSecurityPolicySource> for BrowserProtocolTypes
impl From<ContentSecurityPolicySource> for BrowserProtocolTypes
Source§fn from(v: ContentSecurityPolicySource) -> Self
fn from(v: ContentSecurityPolicySource) -> Self
Converts to this type from the input type.
Source§impl From<ContentSecurityPolicyStatus> for BrowserProtocolTypes
impl From<ContentSecurityPolicyStatus> for BrowserProtocolTypes
Source§fn from(v: ContentSecurityPolicyStatus) -> Self
fn from(v: ContentSecurityPolicyStatus) -> Self
Converts to this type from the input type.
Source§impl From<ContentSecurityPolicyViolationType> for BrowserProtocolTypes
impl From<ContentSecurityPolicyViolationType> for BrowserProtocolTypes
Source§fn from(v: ContentSecurityPolicyViolationType) -> Self
fn from(v: ContentSecurityPolicyViolationType) -> Self
Converts to this type from the input type.
Source§impl From<ContextRealtimeData> for BrowserProtocolTypes
impl From<ContextRealtimeData> for BrowserProtocolTypes
Source§fn from(v: ContextRealtimeData) -> Self
fn from(v: ContextRealtimeData) -> Self
Converts to this type from the input type.
Source§impl From<ContextState> for BrowserProtocolTypes
impl From<ContextState> for BrowserProtocolTypes
Source§fn from(v: ContextState) -> Self
fn from(v: ContextState) -> Self
Converts to this type from the input type.
Source§impl From<ContextType> for BrowserProtocolTypes
impl From<ContextType> for BrowserProtocolTypes
Source§fn from(v: ContextType) -> Self
fn from(v: ContextType) -> Self
Converts to this type from the input type.
Source§impl From<ContrastAlgorithm> for BrowserProtocolTypes
impl From<ContrastAlgorithm> for BrowserProtocolTypes
Source§fn from(v: ContrastAlgorithm) -> Self
fn from(v: ContrastAlgorithm) -> Self
Converts to this type from the input type.
Source§impl From<Cookie> for BrowserProtocolTypes
impl From<Cookie> for BrowserProtocolTypes
Source§impl From<CookieBlockedReason> for BrowserProtocolTypes
impl From<CookieBlockedReason> for BrowserProtocolTypes
Source§fn from(v: CookieBlockedReason) -> Self
fn from(v: CookieBlockedReason) -> Self
Converts to this type from the input type.
Source§impl From<CookieDeprecationMetadataIssueDetails> for BrowserProtocolTypes
impl From<CookieDeprecationMetadataIssueDetails> for BrowserProtocolTypes
Source§fn from(v: CookieDeprecationMetadataIssueDetails) -> Self
fn from(v: CookieDeprecationMetadataIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<CookieExclusionReason> for BrowserProtocolTypes
impl From<CookieExclusionReason> for BrowserProtocolTypes
Source§fn from(v: CookieExclusionReason) -> Self
fn from(v: CookieExclusionReason) -> Self
Converts to this type from the input type.
Source§impl From<CookieExemptionReason> for BrowserProtocolTypes
impl From<CookieExemptionReason> for BrowserProtocolTypes
Source§fn from(v: CookieExemptionReason) -> Self
fn from(v: CookieExemptionReason) -> Self
Converts to this type from the input type.
Source§impl From<CookieIssueDetails> for BrowserProtocolTypes
impl From<CookieIssueDetails> for BrowserProtocolTypes
Source§fn from(v: CookieIssueDetails) -> Self
fn from(v: CookieIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<CookieIssueInsight> for BrowserProtocolTypes
impl From<CookieIssueInsight> for BrowserProtocolTypes
Source§fn from(v: CookieIssueInsight) -> Self
fn from(v: CookieIssueInsight) -> Self
Converts to this type from the input type.
Source§impl From<CookieOperation> for BrowserProtocolTypes
impl From<CookieOperation> for BrowserProtocolTypes
Source§fn from(v: CookieOperation) -> Self
fn from(v: CookieOperation) -> Self
Converts to this type from the input type.
Source§impl From<CookieParam> for BrowserProtocolTypes
impl From<CookieParam> for BrowserProtocolTypes
Source§fn from(v: CookieParam) -> Self
fn from(v: CookieParam) -> Self
Converts to this type from the input type.
Source§impl From<CookiePartitionKey> for BrowserProtocolTypes
impl From<CookiePartitionKey> for BrowserProtocolTypes
Source§fn from(v: CookiePartitionKey) -> Self
fn from(v: CookiePartitionKey) -> Self
Converts to this type from the input type.
Source§impl From<CookiePriority> for BrowserProtocolTypes
impl From<CookiePriority> for BrowserProtocolTypes
Source§fn from(v: CookiePriority) -> Self
fn from(v: CookiePriority) -> Self
Converts to this type from the input type.
Source§impl From<CookieSameSite> for BrowserProtocolTypes
impl From<CookieSameSite> for BrowserProtocolTypes
Source§fn from(v: CookieSameSite) -> Self
fn from(v: CookieSameSite) -> Self
Converts to this type from the input type.
Source§impl From<CookieSourceScheme> for BrowserProtocolTypes
impl From<CookieSourceScheme> for BrowserProtocolTypes
Source§fn from(v: CookieSourceScheme) -> Self
fn from(v: CookieSourceScheme) -> Self
Converts to this type from the input type.
Source§impl From<CookieWarningReason> for BrowserProtocolTypes
impl From<CookieWarningReason> for BrowserProtocolTypes
Source§fn from(v: CookieWarningReason) -> Self
fn from(v: CookieWarningReason) -> Self
Converts to this type from the input type.
Source§impl From<CorsError> for BrowserProtocolTypes
impl From<CorsError> for BrowserProtocolTypes
Source§impl From<CorsErrorStatus> for BrowserProtocolTypes
impl From<CorsErrorStatus> for BrowserProtocolTypes
Source§fn from(v: CorsErrorStatus) -> Self
fn from(v: CorsErrorStatus) -> Self
Converts to this type from the input type.
Source§impl From<CorsIssueDetails> for BrowserProtocolTypes
impl From<CorsIssueDetails> for BrowserProtocolTypes
Source§fn from(v: CorsIssueDetails) -> Self
fn from(v: CorsIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<CreationEventDetails> for BrowserProtocolTypes
impl From<CreationEventDetails> for BrowserProtocolTypes
Source§fn from(v: CreationEventDetails) -> Self
fn from(v: CreationEventDetails) -> Self
Converts to this type from the input type.
Source§impl From<Credential> for BrowserProtocolTypes
impl From<Credential> for BrowserProtocolTypes
Source§fn from(v: Credential) -> Self
fn from(v: Credential) -> Self
Converts to this type from the input type.
Source§impl From<CreditCard> for BrowserProtocolTypes
impl From<CreditCard> for BrowserProtocolTypes
Source§fn from(v: CreditCard) -> Self
fn from(v: CreditCard) -> Self
Converts to this type from the input type.
Source§impl From<CrossOriginEmbedderPolicyStatus> for BrowserProtocolTypes
impl From<CrossOriginEmbedderPolicyStatus> for BrowserProtocolTypes
Source§fn from(v: CrossOriginEmbedderPolicyStatus) -> Self
fn from(v: CrossOriginEmbedderPolicyStatus) -> Self
Converts to this type from the input type.
Source§impl From<CrossOriginEmbedderPolicyValue> for BrowserProtocolTypes
impl From<CrossOriginEmbedderPolicyValue> for BrowserProtocolTypes
Source§fn from(v: CrossOriginEmbedderPolicyValue) -> Self
fn from(v: CrossOriginEmbedderPolicyValue) -> Self
Converts to this type from the input type.
Source§impl From<CrossOriginIsolatedContextType> for BrowserProtocolTypes
impl From<CrossOriginIsolatedContextType> for BrowserProtocolTypes
Source§fn from(v: CrossOriginIsolatedContextType) -> Self
fn from(v: CrossOriginIsolatedContextType) -> Self
Converts to this type from the input type.
Source§impl From<CrossOriginOpenerPolicyStatus> for BrowserProtocolTypes
impl From<CrossOriginOpenerPolicyStatus> for BrowserProtocolTypes
Source§fn from(v: CrossOriginOpenerPolicyStatus) -> Self
fn from(v: CrossOriginOpenerPolicyStatus) -> Self
Converts to this type from the input type.
Source§impl From<CrossOriginOpenerPolicyValue> for BrowserProtocolTypes
impl From<CrossOriginOpenerPolicyValue> for BrowserProtocolTypes
Source§fn from(v: CrossOriginOpenerPolicyValue) -> Self
fn from(v: CrossOriginOpenerPolicyValue) -> Self
Converts to this type from the input type.
Source§impl From<CspViolationType> for BrowserProtocolTypes
impl From<CspViolationType> for BrowserProtocolTypes
Source§fn from(v: CspViolationType) -> Self
fn from(v: CspViolationType) -> Self
Converts to this type from the input type.
Source§impl From<CssAnimationStyle> for BrowserProtocolTypes
impl From<CssAnimationStyle> for BrowserProtocolTypes
Source§fn from(v: CssAnimationStyle) -> Self
fn from(v: CssAnimationStyle) -> Self
Converts to this type from the input type.
Source§impl From<CssAtRule> for BrowserProtocolTypes
impl From<CssAtRule> for BrowserProtocolTypes
Source§impl From<CssComputedStyleProperty> for BrowserProtocolTypes
impl From<CssComputedStyleProperty> for BrowserProtocolTypes
Source§fn from(v: CssComputedStyleProperty) -> Self
fn from(v: CssComputedStyleProperty) -> Self
Converts to this type from the input type.
Source§impl From<CssComputedStyleProperty> for BrowserProtocolTypes
impl From<CssComputedStyleProperty> for BrowserProtocolTypes
Source§fn from(v: CssComputedStyleProperty) -> Self
fn from(v: CssComputedStyleProperty) -> Self
Converts to this type from the input type.
Source§impl From<CssContainerQuery> for BrowserProtocolTypes
impl From<CssContainerQuery> for BrowserProtocolTypes
Source§fn from(v: CssContainerQuery) -> Self
fn from(v: CssContainerQuery) -> Self
Converts to this type from the input type.
Source§impl From<CssFunctionConditionNode> for BrowserProtocolTypes
impl From<CssFunctionConditionNode> for BrowserProtocolTypes
Source§fn from(v: CssFunctionConditionNode) -> Self
fn from(v: CssFunctionConditionNode) -> Self
Converts to this type from the input type.
Source§impl From<CssFunctionNode> for BrowserProtocolTypes
impl From<CssFunctionNode> for BrowserProtocolTypes
Source§fn from(v: CssFunctionNode) -> Self
fn from(v: CssFunctionNode) -> Self
Converts to this type from the input type.
Source§impl From<CssFunctionParameter> for BrowserProtocolTypes
impl From<CssFunctionParameter> for BrowserProtocolTypes
Source§fn from(v: CssFunctionParameter) -> Self
fn from(v: CssFunctionParameter) -> Self
Converts to this type from the input type.
Source§impl From<CssFunctionRule> for BrowserProtocolTypes
impl From<CssFunctionRule> for BrowserProtocolTypes
Source§fn from(v: CssFunctionRule) -> Self
fn from(v: CssFunctionRule) -> Self
Converts to this type from the input type.
Source§impl From<CssKeyframeRule> for BrowserProtocolTypes
impl From<CssKeyframeRule> for BrowserProtocolTypes
Source§fn from(v: CssKeyframeRule) -> Self
fn from(v: CssKeyframeRule) -> Self
Converts to this type from the input type.
Source§impl From<CssKeyframesRule> for BrowserProtocolTypes
impl From<CssKeyframesRule> for BrowserProtocolTypes
Source§fn from(v: CssKeyframesRule) -> Self
fn from(v: CssKeyframesRule) -> Self
Converts to this type from the input type.
Source§impl From<CssLayer> for BrowserProtocolTypes
impl From<CssLayer> for BrowserProtocolTypes
Source§impl From<CssLayerData> for BrowserProtocolTypes
impl From<CssLayerData> for BrowserProtocolTypes
Source§fn from(v: CssLayerData) -> Self
fn from(v: CssLayerData) -> Self
Converts to this type from the input type.
Source§impl From<CssMedia> for BrowserProtocolTypes
impl From<CssMedia> for BrowserProtocolTypes
Source§impl From<CssPositionTryRule> for BrowserProtocolTypes
impl From<CssPositionTryRule> for BrowserProtocolTypes
Source§fn from(v: CssPositionTryRule) -> Self
fn from(v: CssPositionTryRule) -> Self
Converts to this type from the input type.
Source§impl From<CssProperty> for BrowserProtocolTypes
impl From<CssProperty> for BrowserProtocolTypes
Source§fn from(v: CssProperty) -> Self
fn from(v: CssProperty) -> Self
Converts to this type from the input type.
Source§impl From<CssPropertyRegistration> for BrowserProtocolTypes
impl From<CssPropertyRegistration> for BrowserProtocolTypes
Source§fn from(v: CssPropertyRegistration) -> Self
fn from(v: CssPropertyRegistration) -> Self
Converts to this type from the input type.
Source§impl From<CssPropertyRule> for BrowserProtocolTypes
impl From<CssPropertyRule> for BrowserProtocolTypes
Source§fn from(v: CssPropertyRule) -> Self
fn from(v: CssPropertyRule) -> Self
Converts to this type from the input type.
Source§impl From<CssRule> for BrowserProtocolTypes
impl From<CssRule> for BrowserProtocolTypes
Source§impl From<CssRuleType> for BrowserProtocolTypes
impl From<CssRuleType> for BrowserProtocolTypes
Source§fn from(v: CssRuleType) -> Self
fn from(v: CssRuleType) -> Self
Converts to this type from the input type.
Source§impl From<CssScope> for BrowserProtocolTypes
impl From<CssScope> for BrowserProtocolTypes
Source§impl From<CssStartingStyle> for BrowserProtocolTypes
impl From<CssStartingStyle> for BrowserProtocolTypes
Source§fn from(v: CssStartingStyle) -> Self
fn from(v: CssStartingStyle) -> Self
Converts to this type from the input type.
Source§impl From<CssStyle> for BrowserProtocolTypes
impl From<CssStyle> for BrowserProtocolTypes
Source§impl From<CssStyleSheetHeader> for BrowserProtocolTypes
impl From<CssStyleSheetHeader> for BrowserProtocolTypes
Source§fn from(v: CssStyleSheetHeader) -> Self
fn from(v: CssStyleSheetHeader) -> Self
Converts to this type from the input type.
Source§impl From<CssSupports> for BrowserProtocolTypes
impl From<CssSupports> for BrowserProtocolTypes
Source§fn from(v: CssSupports) -> Self
fn from(v: CssSupports) -> Self
Converts to this type from the input type.
Source§impl From<CssTryRule> for BrowserProtocolTypes
impl From<CssTryRule> for BrowserProtocolTypes
Source§fn from(v: CssTryRule) -> Self
fn from(v: CssTryRule) -> Self
Converts to this type from the input type.
Source§impl From<CssTypes> for BrowserProtocolTypes
impl From<CssTypes> for BrowserProtocolTypes
Source§impl From<Ctap2Version> for BrowserProtocolTypes
impl From<Ctap2Version> for BrowserProtocolTypes
Source§fn from(v: Ctap2Version) -> Self
fn from(v: Ctap2Version) -> Self
Converts to this type from the input type.
Source§impl From<DataEntry> for BrowserProtocolTypes
impl From<DataEntry> for BrowserProtocolTypes
Source§impl From<DataEntry> for BrowserProtocolTypes
impl From<DataEntry> for BrowserProtocolTypes
Source§impl From<DatabaseWithObjectStores> for BrowserProtocolTypes
impl From<DatabaseWithObjectStores> for BrowserProtocolTypes
Source§fn from(v: DatabaseWithObjectStores) -> Self
fn from(v: DatabaseWithObjectStores) -> Self
Converts to this type from the input type.
Source§impl From<DeprecationIssueDetails> for BrowserProtocolTypes
impl From<DeprecationIssueDetails> for BrowserProtocolTypes
Source§fn from(v: DeprecationIssueDetails) -> Self
fn from(v: DeprecationIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<DescriptorOperationType> for BrowserProtocolTypes
impl From<DescriptorOperationType> for BrowserProtocolTypes
Source§fn from(v: DescriptorOperationType) -> Self
fn from(v: DescriptorOperationType) -> Self
Converts to this type from the input type.
Source§impl From<DetachedElementInfo> for BrowserProtocolTypes
impl From<DetachedElementInfo> for BrowserProtocolTypes
Source§fn from(v: DetachedElementInfo) -> Self
fn from(v: DetachedElementInfo) -> Self
Converts to this type from the input type.
Source§impl From<DeviceAccessTypes> for BrowserProtocolTypes
impl From<DeviceAccessTypes> for BrowserProtocolTypes
Source§fn from(v: DeviceAccessTypes) -> Self
fn from(v: DeviceAccessTypes) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSession> for BrowserProtocolTypes
impl From<DeviceBoundSession> for BrowserProtocolTypes
Source§fn from(v: DeviceBoundSession) -> Self
fn from(v: DeviceBoundSession) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionCookieCraving> for BrowserProtocolTypes
impl From<DeviceBoundSessionCookieCraving> for BrowserProtocolTypes
Source§fn from(v: DeviceBoundSessionCookieCraving) -> Self
fn from(v: DeviceBoundSessionCookieCraving) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionEventId> for BrowserProtocolTypes
impl From<DeviceBoundSessionEventId> for BrowserProtocolTypes
Source§fn from(v: DeviceBoundSessionEventId) -> Self
fn from(v: DeviceBoundSessionEventId) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionFailedRequest> for BrowserProtocolTypes
impl From<DeviceBoundSessionFailedRequest> for BrowserProtocolTypes
Source§fn from(v: DeviceBoundSessionFailedRequest) -> Self
fn from(v: DeviceBoundSessionFailedRequest) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionFetchResult> for BrowserProtocolTypes
impl From<DeviceBoundSessionFetchResult> for BrowserProtocolTypes
Source§fn from(v: DeviceBoundSessionFetchResult) -> Self
fn from(v: DeviceBoundSessionFetchResult) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionInclusionRules> for BrowserProtocolTypes
impl From<DeviceBoundSessionInclusionRules> for BrowserProtocolTypes
Source§fn from(v: DeviceBoundSessionInclusionRules) -> Self
fn from(v: DeviceBoundSessionInclusionRules) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionKey> for BrowserProtocolTypes
impl From<DeviceBoundSessionKey> for BrowserProtocolTypes
Source§fn from(v: DeviceBoundSessionKey) -> Self
fn from(v: DeviceBoundSessionKey) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionUrlRule> for BrowserProtocolTypes
impl From<DeviceBoundSessionUrlRule> for BrowserProtocolTypes
Source§fn from(v: DeviceBoundSessionUrlRule) -> Self
fn from(v: DeviceBoundSessionUrlRule) -> Self
Converts to this type from the input type.
Source§impl From<DeviceBoundSessionWithUsage> for BrowserProtocolTypes
impl From<DeviceBoundSessionWithUsage> for BrowserProtocolTypes
Source§fn from(v: DeviceBoundSessionWithUsage) -> Self
fn from(v: DeviceBoundSessionWithUsage) -> Self
Converts to this type from the input type.
Source§impl From<DeviceId> for BrowserProtocolTypes
impl From<DeviceId> for BrowserProtocolTypes
Source§impl From<DevicePosture> for BrowserProtocolTypes
impl From<DevicePosture> for BrowserProtocolTypes
Source§fn from(v: DevicePosture) -> Self
fn from(v: DevicePosture) -> Self
Converts to this type from the input type.
Source§impl From<DialogButton> for BrowserProtocolTypes
impl From<DialogButton> for BrowserProtocolTypes
Source§fn from(v: DialogButton) -> Self
fn from(v: DialogButton) -> Self
Converts to this type from the input type.
Source§impl From<DialogType> for BrowserProtocolTypes
impl From<DialogType> for BrowserProtocolTypes
Source§fn from(v: DialogType) -> Self
fn from(v: DialogType) -> Self
Converts to this type from the input type.
Source§impl From<DialogType> for BrowserProtocolTypes
impl From<DialogType> for BrowserProtocolTypes
Source§fn from(v: DialogType) -> Self
fn from(v: DialogType) -> Self
Converts to this type from the input type.
Source§impl From<DirectSocketDnsQueryType> for BrowserProtocolTypes
impl From<DirectSocketDnsQueryType> for BrowserProtocolTypes
Source§fn from(v: DirectSocketDnsQueryType) -> Self
fn from(v: DirectSocketDnsQueryType) -> Self
Converts to this type from the input type.
Source§impl From<DirectTcpSocketOptions> for BrowserProtocolTypes
impl From<DirectTcpSocketOptions> for BrowserProtocolTypes
Source§fn from(v: DirectTcpSocketOptions) -> Self
fn from(v: DirectTcpSocketOptions) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpMessage> for BrowserProtocolTypes
impl From<DirectUdpMessage> for BrowserProtocolTypes
Source§fn from(v: DirectUdpMessage) -> Self
fn from(v: DirectUdpMessage) -> Self
Converts to this type from the input type.
Source§impl From<DirectUdpSocketOptions> for BrowserProtocolTypes
impl From<DirectUdpSocketOptions> for BrowserProtocolTypes
Source§fn from(v: DirectUdpSocketOptions) -> Self
fn from(v: DirectUdpSocketOptions) -> Self
Converts to this type from the input type.
Source§impl From<Directory> for BrowserProtocolTypes
impl From<Directory> for BrowserProtocolTypes
Source§impl From<DisabledImageType> for BrowserProtocolTypes
impl From<DisabledImageType> for BrowserProtocolTypes
Source§fn from(v: DisabledImageType) -> Self
fn from(v: DisabledImageType) -> Self
Converts to this type from the input type.
Source§impl From<DisplayFeature> for BrowserProtocolTypes
impl From<DisplayFeature> for BrowserProtocolTypes
Source§fn from(v: DisplayFeature) -> Self
fn from(v: DisplayFeature) -> Self
Converts to this type from the input type.
Source§impl From<DisplayMode> for BrowserProtocolTypes
impl From<DisplayMode> for BrowserProtocolTypes
Source§fn from(v: DisplayMode) -> Self
fn from(v: DisplayMode) -> Self
Converts to this type from the input type.
Source§impl From<DocumentSnapshot> for BrowserProtocolTypes
impl From<DocumentSnapshot> for BrowserProtocolTypes
Source§fn from(v: DocumentSnapshot) -> Self
fn from(v: DocumentSnapshot) -> Self
Converts to this type from the input type.
Source§impl From<DomBreakpointType> for BrowserProtocolTypes
impl From<DomBreakpointType> for BrowserProtocolTypes
Source§fn from(v: DomBreakpointType) -> Self
fn from(v: DomBreakpointType) -> Self
Converts to this type from the input type.
Source§impl From<DomCounter> for BrowserProtocolTypes
impl From<DomCounter> for BrowserProtocolTypes
Source§fn from(v: DomCounter) -> Self
fn from(v: DomCounter) -> Self
Converts to this type from the input type.
Source§impl From<DomDebuggerTypes> for BrowserProtocolTypes
impl From<DomDebuggerTypes> for BrowserProtocolTypes
Source§fn from(v: DomDebuggerTypes) -> Self
fn from(v: DomDebuggerTypes) -> Self
Converts to this type from the input type.
Source§impl From<DomNode> for BrowserProtocolTypes
impl From<DomNode> for BrowserProtocolTypes
Source§impl From<DomSnapshotTypes> for BrowserProtocolTypes
impl From<DomSnapshotTypes> for BrowserProtocolTypes
Source§fn from(v: DomSnapshotTypes) -> Self
fn from(v: DomSnapshotTypes) -> Self
Converts to this type from the input type.
Source§impl From<DomStorageTypes> for BrowserProtocolTypes
impl From<DomStorageTypes> for BrowserProtocolTypes
Source§fn from(v: DomStorageTypes) -> Self
fn from(v: DomStorageTypes) -> Self
Converts to this type from the input type.
Source§impl From<DomTypes> for BrowserProtocolTypes
impl From<DomTypes> for BrowserProtocolTypes
Source§impl From<DragData> for BrowserProtocolTypes
impl From<DragData> for BrowserProtocolTypes
Source§impl From<DragDataItem> for BrowserProtocolTypes
impl From<DragDataItem> for BrowserProtocolTypes
Source§fn from(v: DragDataItem) -> Self
fn from(v: DragDataItem) -> Self
Converts to this type from the input type.
Source§impl From<ElementAccessibilityIssueDetails> for BrowserProtocolTypes
impl From<ElementAccessibilityIssueDetails> for BrowserProtocolTypes
Source§fn from(v: ElementAccessibilityIssueDetails) -> Self
fn from(v: ElementAccessibilityIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<ElementAccessibilityIssueReason> for BrowserProtocolTypes
impl From<ElementAccessibilityIssueReason> for BrowserProtocolTypes
Source§fn from(v: ElementAccessibilityIssueReason) -> Self
fn from(v: ElementAccessibilityIssueReason) -> Self
Converts to this type from the input type.
Source§impl From<EmulationTypes> for BrowserProtocolTypes
impl From<EmulationTypes> for BrowserProtocolTypes
Source§fn from(v: EmulationTypes) -> Self
fn from(v: EmulationTypes) -> Self
Converts to this type from the input type.
Source§impl From<ErrorReason> for BrowserProtocolTypes
impl From<ErrorReason> for BrowserProtocolTypes
Source§fn from(v: ErrorReason) -> Self
fn from(v: ErrorReason) -> Self
Converts to this type from the input type.
Source§impl From<EventListener> for BrowserProtocolTypes
impl From<EventListener> for BrowserProtocolTypes
Source§fn from(v: EventListener) -> Self
fn from(v: EventListener) -> Self
Converts to this type from the input type.
Source§impl From<EventMetadata> for BrowserProtocolTypes
impl From<EventMetadata> for BrowserProtocolTypes
Source§fn from(v: EventMetadata) -> Self
fn from(v: EventMetadata) -> Self
Converts to this type from the input type.
Source§impl From<ExemptedSetCookieWithReason> for BrowserProtocolTypes
impl From<ExemptedSetCookieWithReason> for BrowserProtocolTypes
Source§fn from(v: ExemptedSetCookieWithReason) -> Self
fn from(v: ExemptedSetCookieWithReason) -> Self
Converts to this type from the input type.
Source§impl From<ExtensionInfo> for BrowserProtocolTypes
impl From<ExtensionInfo> for BrowserProtocolTypes
Source§fn from(v: ExtensionInfo) -> Self
fn from(v: ExtensionInfo) -> Self
Converts to this type from the input type.
Source§impl From<ExtensionsTypes> for BrowserProtocolTypes
impl From<ExtensionsTypes> for BrowserProtocolTypes
Source§fn from(v: ExtensionsTypes) -> Self
fn from(v: ExtensionsTypes) -> Self
Converts to this type from the input type.
Source§impl From<FailedRequestInfo> for BrowserProtocolTypes
impl From<FailedRequestInfo> for BrowserProtocolTypes
Source§fn from(v: FailedRequestInfo) -> Self
fn from(v: FailedRequestInfo) -> Self
Converts to this type from the input type.
Source§impl From<FedCmTypes> for BrowserProtocolTypes
impl From<FedCmTypes> for BrowserProtocolTypes
Source§fn from(v: FedCmTypes) -> Self
fn from(v: FedCmTypes) -> Self
Converts to this type from the input type.
Source§impl From<FederatedAuthRequestIssueDetails> for BrowserProtocolTypes
impl From<FederatedAuthRequestIssueDetails> for BrowserProtocolTypes
Source§fn from(v: FederatedAuthRequestIssueDetails) -> Self
fn from(v: FederatedAuthRequestIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<FederatedAuthRequestIssueReason> for BrowserProtocolTypes
impl From<FederatedAuthRequestIssueReason> for BrowserProtocolTypes
Source§fn from(v: FederatedAuthRequestIssueReason) -> Self
fn from(v: FederatedAuthRequestIssueReason) -> Self
Converts to this type from the input type.
Source§impl From<FederatedAuthUserInfoRequestIssueDetails> for BrowserProtocolTypes
impl From<FederatedAuthUserInfoRequestIssueDetails> for BrowserProtocolTypes
Source§fn from(v: FederatedAuthUserInfoRequestIssueDetails) -> Self
fn from(v: FederatedAuthUserInfoRequestIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<FederatedAuthUserInfoRequestIssueReason> for BrowserProtocolTypes
impl From<FederatedAuthUserInfoRequestIssueReason> for BrowserProtocolTypes
Source§fn from(v: FederatedAuthUserInfoRequestIssueReason) -> Self
fn from(v: FederatedAuthUserInfoRequestIssueReason) -> Self
Converts to this type from the input type.
Source§impl From<FetchTypes> for BrowserProtocolTypes
impl From<FetchTypes> for BrowserProtocolTypes
Source§fn from(v: FetchTypes) -> Self
fn from(v: FetchTypes) -> Self
Converts to this type from the input type.
Source§impl From<File> for BrowserProtocolTypes
impl From<File> for BrowserProtocolTypes
Source§impl From<FileFilter> for BrowserProtocolTypes
impl From<FileFilter> for BrowserProtocolTypes
Source§fn from(v: FileFilter) -> Self
fn from(v: FileFilter) -> Self
Converts to this type from the input type.
Source§impl From<FileHandler> for BrowserProtocolTypes
impl From<FileHandler> for BrowserProtocolTypes
Source§fn from(v: FileHandler) -> Self
fn from(v: FileHandler) -> Self
Converts to this type from the input type.
Source§impl From<FileHandler> for BrowserProtocolTypes
impl From<FileHandler> for BrowserProtocolTypes
Source§fn from(v: FileHandler) -> Self
fn from(v: FileHandler) -> Self
Converts to this type from the input type.
Source§impl From<FileHandlerAccept> for BrowserProtocolTypes
impl From<FileHandlerAccept> for BrowserProtocolTypes
Source§fn from(v: FileHandlerAccept) -> Self
fn from(v: FileHandlerAccept) -> Self
Converts to this type from the input type.
Source§impl From<FileSystemTypes> for BrowserProtocolTypes
impl From<FileSystemTypes> for BrowserProtocolTypes
Source§fn from(v: FileSystemTypes) -> Self
fn from(v: FileSystemTypes) -> Self
Converts to this type from the input type.
Source§impl From<FilledField> for BrowserProtocolTypes
impl From<FilledField> for BrowserProtocolTypes
Source§fn from(v: FilledField) -> Self
fn from(v: FilledField) -> Self
Converts to this type from the input type.
Source§impl From<FillingStrategy> for BrowserProtocolTypes
impl From<FillingStrategy> for BrowserProtocolTypes
Source§fn from(v: FillingStrategy) -> Self
fn from(v: FillingStrategy) -> Self
Converts to this type from the input type.
Source§impl From<FilterEntry> for BrowserProtocolTypes
impl From<FilterEntry> for BrowserProtocolTypes
Source§fn from(v: FilterEntry) -> Self
fn from(v: FilterEntry) -> Self
Converts to this type from the input type.
Source§impl From<FlexContainerHighlightConfig> for BrowserProtocolTypes
impl From<FlexContainerHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: FlexContainerHighlightConfig) -> Self
fn from(v: FlexContainerHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<FlexItemHighlightConfig> for BrowserProtocolTypes
impl From<FlexItemHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: FlexItemHighlightConfig) -> Self
fn from(v: FlexItemHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<FlexNodeHighlightConfig> for BrowserProtocolTypes
impl From<FlexNodeHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: FlexNodeHighlightConfig) -> Self
fn from(v: FlexNodeHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<FontFace> for BrowserProtocolTypes
impl From<FontFace> for BrowserProtocolTypes
Source§impl From<FontFamilies> for BrowserProtocolTypes
impl From<FontFamilies> for BrowserProtocolTypes
Source§fn from(v: FontFamilies) -> Self
fn from(v: FontFamilies) -> Self
Converts to this type from the input type.
Source§impl From<FontSizes> for BrowserProtocolTypes
impl From<FontSizes> for BrowserProtocolTypes
Source§impl From<FontVariationAxis> for BrowserProtocolTypes
impl From<FontVariationAxis> for BrowserProtocolTypes
Source§fn from(v: FontVariationAxis) -> Self
fn from(v: FontVariationAxis) -> Self
Converts to this type from the input type.
Source§impl From<Frame> for BrowserProtocolTypes
impl From<Frame> for BrowserProtocolTypes
Source§impl From<FrameId> for BrowserProtocolTypes
impl From<FrameId> for BrowserProtocolTypes
Source§impl From<FrameResource> for BrowserProtocolTypes
impl From<FrameResource> for BrowserProtocolTypes
Source§fn from(v: FrameResource) -> Self
fn from(v: FrameResource) -> Self
Converts to this type from the input type.
Source§impl From<FrameResourceTree> for BrowserProtocolTypes
impl From<FrameResourceTree> for BrowserProtocolTypes
Source§fn from(v: FrameResourceTree) -> Self
fn from(v: FrameResourceTree) -> Self
Converts to this type from the input type.
Source§impl From<FrameTree> for BrowserProtocolTypes
impl From<FrameTree> for BrowserProtocolTypes
Source§impl From<GatedApiFeatures> for BrowserProtocolTypes
impl From<GatedApiFeatures> for BrowserProtocolTypes
Source§fn from(v: GatedApiFeatures) -> Self
fn from(v: GatedApiFeatures) -> Self
Converts to this type from the input type.
Source§impl From<GattOperationType> for BrowserProtocolTypes
impl From<GattOperationType> for BrowserProtocolTypes
Source§fn from(v: GattOperationType) -> Self
fn from(v: GattOperationType) -> Self
Converts to this type from the input type.
Source§impl From<GenericIssueDetails> for BrowserProtocolTypes
impl From<GenericIssueDetails> for BrowserProtocolTypes
Source§fn from(v: GenericIssueDetails) -> Self
fn from(v: GenericIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<GenericIssueErrorType> for BrowserProtocolTypes
impl From<GenericIssueErrorType> for BrowserProtocolTypes
Source§fn from(v: GenericIssueErrorType) -> Self
fn from(v: GenericIssueErrorType) -> Self
Converts to this type from the input type.
Source§impl From<GestureSourceType> for BrowserProtocolTypes
impl From<GestureSourceType> for BrowserProtocolTypes
Source§fn from(v: GestureSourceType) -> Self
fn from(v: GestureSourceType) -> Self
Converts to this type from the input type.
Source§impl From<GpuDevice> for BrowserProtocolTypes
impl From<GpuDevice> for BrowserProtocolTypes
Source§impl From<GpuInfo> for BrowserProtocolTypes
impl From<GpuInfo> for BrowserProtocolTypes
Source§impl From<GraphObjectId> for BrowserProtocolTypes
impl From<GraphObjectId> for BrowserProtocolTypes
Source§fn from(v: GraphObjectId) -> Self
fn from(v: GraphObjectId) -> Self
Converts to this type from the input type.
Source§impl From<GridHighlightConfig> for BrowserProtocolTypes
impl From<GridHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: GridHighlightConfig) -> Self
fn from(v: GridHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<GridNodeHighlightConfig> for BrowserProtocolTypes
impl From<GridNodeHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: GridNodeHighlightConfig) -> Self
fn from(v: GridNodeHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<Header> for BrowserProtocolTypes
impl From<Header> for BrowserProtocolTypes
Source§impl From<HeaderEntry> for BrowserProtocolTypes
impl From<HeaderEntry> for BrowserProtocolTypes
Source§fn from(v: HeaderEntry) -> Self
fn from(v: HeaderEntry) -> Self
Converts to this type from the input type.
Source§impl From<Headers> for BrowserProtocolTypes
impl From<Headers> for BrowserProtocolTypes
Source§impl From<HeadlessExperimentalTypes> for BrowserProtocolTypes
impl From<HeadlessExperimentalTypes> for BrowserProtocolTypes
Source§fn from(v: HeadlessExperimentalTypes) -> Self
fn from(v: HeadlessExperimentalTypes) -> Self
Converts to this type from the input type.
Source§impl From<HeavyAdIssueDetails> for BrowserProtocolTypes
impl From<HeavyAdIssueDetails> for BrowserProtocolTypes
Source§fn from(v: HeavyAdIssueDetails) -> Self
fn from(v: HeavyAdIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<HeavyAdReason> for BrowserProtocolTypes
impl From<HeavyAdReason> for BrowserProtocolTypes
Source§fn from(v: HeavyAdReason) -> Self
fn from(v: HeavyAdReason) -> Self
Converts to this type from the input type.
Source§impl From<HeavyAdResolutionStatus> for BrowserProtocolTypes
impl From<HeavyAdResolutionStatus> for BrowserProtocolTypes
Source§fn from(v: HeavyAdResolutionStatus) -> Self
fn from(v: HeavyAdResolutionStatus) -> Self
Converts to this type from the input type.
Source§impl From<HighlightConfig> for BrowserProtocolTypes
impl From<HighlightConfig> for BrowserProtocolTypes
Source§fn from(v: HighlightConfig) -> Self
fn from(v: HighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<HingeConfig> for BrowserProtocolTypes
impl From<HingeConfig> for BrowserProtocolTypes
Source§fn from(v: HingeConfig) -> Self
fn from(v: HingeConfig) -> Self
Converts to this type from the input type.
Source§impl From<Histogram> for BrowserProtocolTypes
impl From<Histogram> for BrowserProtocolTypes
Source§impl From<ImageResource> for BrowserProtocolTypes
impl From<ImageResource> for BrowserProtocolTypes
Source§fn from(v: ImageResource) -> Self
fn from(v: ImageResource) -> Self
Converts to this type from the input type.
Source§impl From<ImageType> for BrowserProtocolTypes
impl From<ImageType> for BrowserProtocolTypes
Source§impl From<IndexedDbTypes> for BrowserProtocolTypes
impl From<IndexedDbTypes> for BrowserProtocolTypes
Source§fn from(v: IndexedDbTypes) -> Self
fn from(v: IndexedDbTypes) -> Self
Converts to this type from the input type.
Source§impl From<InheritedAnimatedStyleEntry> for BrowserProtocolTypes
impl From<InheritedAnimatedStyleEntry> for BrowserProtocolTypes
Source§fn from(v: InheritedAnimatedStyleEntry) -> Self
fn from(v: InheritedAnimatedStyleEntry) -> Self
Converts to this type from the input type.
Source§impl From<InheritedPseudoElementMatches> for BrowserProtocolTypes
impl From<InheritedPseudoElementMatches> for BrowserProtocolTypes
Source§fn from(v: InheritedPseudoElementMatches) -> Self
fn from(v: InheritedPseudoElementMatches) -> Self
Converts to this type from the input type.
Source§impl From<InheritedStyleEntry> for BrowserProtocolTypes
impl From<InheritedStyleEntry> for BrowserProtocolTypes
Source§fn from(v: InheritedStyleEntry) -> Self
fn from(v: InheritedStyleEntry) -> Self
Converts to this type from the input type.
Source§impl From<Initiator> for BrowserProtocolTypes
impl From<Initiator> for BrowserProtocolTypes
Source§impl From<InlineTextBox> for BrowserProtocolTypes
impl From<InlineTextBox> for BrowserProtocolTypes
Source§fn from(v: InlineTextBox) -> Self
fn from(v: InlineTextBox) -> Self
Converts to this type from the input type.
Source§impl From<InputTypes> for BrowserProtocolTypes
impl From<InputTypes> for BrowserProtocolTypes
Source§fn from(v: InputTypes) -> Self
fn from(v: InputTypes) -> Self
Converts to this type from the input type.
Source§impl From<InsightType> for BrowserProtocolTypes
impl From<InsightType> for BrowserProtocolTypes
Source§fn from(v: InsightType) -> Self
fn from(v: InsightType) -> Self
Converts to this type from the input type.
Source§impl From<InspectMode> for BrowserProtocolTypes
impl From<InspectMode> for BrowserProtocolTypes
Source§fn from(v: InspectMode) -> Self
fn from(v: InspectMode) -> Self
Converts to this type from the input type.
Source§impl From<InspectedElementAnchorConfig> for BrowserProtocolTypes
impl From<InspectedElementAnchorConfig> for BrowserProtocolTypes
Source§fn from(v: InspectedElementAnchorConfig) -> Self
fn from(v: InspectedElementAnchorConfig) -> Self
Converts to this type from the input type.
Source§impl From<InspectorIssue> for BrowserProtocolTypes
impl From<InspectorIssue> for BrowserProtocolTypes
Source§fn from(v: InspectorIssue) -> Self
fn from(v: InspectorIssue) -> Self
Converts to this type from the input type.
Source§impl From<InspectorIssueCode> for BrowserProtocolTypes
impl From<InspectorIssueCode> for BrowserProtocolTypes
Source§fn from(v: InspectorIssueCode) -> Self
fn from(v: InspectorIssueCode) -> Self
Converts to this type from the input type.
Source§impl From<InspectorIssueDetails> for BrowserProtocolTypes
impl From<InspectorIssueDetails> for BrowserProtocolTypes
Source§fn from(v: InspectorIssueDetails) -> Self
fn from(v: InspectorIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<InstallabilityError> for BrowserProtocolTypes
impl From<InstallabilityError> for BrowserProtocolTypes
Source§fn from(v: InstallabilityError) -> Self
fn from(v: InstallabilityError) -> Self
Converts to this type from the input type.
Source§impl From<InstallabilityErrorArgument> for BrowserProtocolTypes
impl From<InstallabilityErrorArgument> for BrowserProtocolTypes
Source§fn from(v: InstallabilityErrorArgument) -> Self
fn from(v: InstallabilityErrorArgument) -> Self
Converts to this type from the input type.
Source§impl From<InterceptionId> for BrowserProtocolTypes
impl From<InterceptionId> for BrowserProtocolTypes
Source§fn from(v: InterceptionId) -> Self
fn from(v: InterceptionId) -> Self
Converts to this type from the input type.
Source§impl From<InterceptionStage> for BrowserProtocolTypes
impl From<InterceptionStage> for BrowserProtocolTypes
Source§fn from(v: InterceptionStage) -> Self
fn from(v: InterceptionStage) -> Self
Converts to this type from the input type.
Source§impl From<InterestGroupAccessType> for BrowserProtocolTypes
impl From<InterestGroupAccessType> for BrowserProtocolTypes
Source§fn from(v: InterestGroupAccessType) -> Self
fn from(v: InterestGroupAccessType) -> Self
Converts to this type from the input type.
Source§impl From<InterestGroupAuctionEventType> for BrowserProtocolTypes
impl From<InterestGroupAuctionEventType> for BrowserProtocolTypes
Source§fn from(v: InterestGroupAuctionEventType) -> Self
fn from(v: InterestGroupAuctionEventType) -> Self
Converts to this type from the input type.
Source§impl From<InterestGroupAuctionFetchType> for BrowserProtocolTypes
impl From<InterestGroupAuctionFetchType> for BrowserProtocolTypes
Source§fn from(v: InterestGroupAuctionFetchType) -> Self
fn from(v: InterestGroupAuctionFetchType) -> Self
Converts to this type from the input type.
Source§impl From<InterestGroupAuctionId> for BrowserProtocolTypes
impl From<InterestGroupAuctionId> for BrowserProtocolTypes
Source§fn from(v: InterestGroupAuctionId) -> Self
fn from(v: InterestGroupAuctionId) -> Self
Converts to this type from the input type.
Source§impl From<IoTypes> for BrowserProtocolTypes
impl From<IoTypes> for BrowserProtocolTypes
Source§impl From<IpAddressSpace> for BrowserProtocolTypes
impl From<IpAddressSpace> for BrowserProtocolTypes
Source§fn from(v: IpAddressSpace) -> Self
fn from(v: IpAddressSpace) -> Self
Converts to this type from the input type.
Source§impl From<IsolatedElementHighlightConfig> for BrowserProtocolTypes
impl From<IsolatedElementHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: IsolatedElementHighlightConfig) -> Self
fn from(v: IsolatedElementHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<IsolationModeHighlightConfig> for BrowserProtocolTypes
impl From<IsolationModeHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: IsolationModeHighlightConfig) -> Self
fn from(v: IsolationModeHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<IssueId> for BrowserProtocolTypes
impl From<IssueId> for BrowserProtocolTypes
Source§impl From<Item> for BrowserProtocolTypes
impl From<Item> for BrowserProtocolTypes
Source§impl From<Key> for BrowserProtocolTypes
impl From<Key> for BrowserProtocolTypes
Source§impl From<KeyPath> for BrowserProtocolTypes
impl From<KeyPath> for BrowserProtocolTypes
Source§impl From<KeyRange> for BrowserProtocolTypes
impl From<KeyRange> for BrowserProtocolTypes
Source§impl From<KeyframeStyle> for BrowserProtocolTypes
impl From<KeyframeStyle> for BrowserProtocolTypes
Source§fn from(v: KeyframeStyle) -> Self
fn from(v: KeyframeStyle) -> Self
Converts to this type from the input type.
Source§impl From<KeyframesRule> for BrowserProtocolTypes
impl From<KeyframesRule> for BrowserProtocolTypes
Source§fn from(v: KeyframesRule) -> Self
fn from(v: KeyframesRule) -> Self
Converts to this type from the input type.
Source§impl From<LargestContentfulPaint> for BrowserProtocolTypes
impl From<LargestContentfulPaint> for BrowserProtocolTypes
Source§fn from(v: LargestContentfulPaint) -> Self
fn from(v: LargestContentfulPaint) -> Self
Converts to this type from the input type.
Source§impl From<LaunchHandler> for BrowserProtocolTypes
impl From<LaunchHandler> for BrowserProtocolTypes
Source§fn from(v: LaunchHandler) -> Self
fn from(v: LaunchHandler) -> Self
Converts to this type from the input type.
Source§impl From<Layer> for BrowserProtocolTypes
impl From<Layer> for BrowserProtocolTypes
Source§impl From<LayerId> for BrowserProtocolTypes
impl From<LayerId> for BrowserProtocolTypes
Source§impl From<LayerTreeTypes> for BrowserProtocolTypes
impl From<LayerTreeTypes> for BrowserProtocolTypes
Source§fn from(v: LayerTreeTypes) -> Self
fn from(v: LayerTreeTypes) -> Self
Converts to this type from the input type.
Source§impl From<LayoutShift> for BrowserProtocolTypes
impl From<LayoutShift> for BrowserProtocolTypes
Source§fn from(v: LayoutShift) -> Self
fn from(v: LayoutShift) -> Self
Converts to this type from the input type.
Source§impl From<LayoutShiftAttribution> for BrowserProtocolTypes
impl From<LayoutShiftAttribution> for BrowserProtocolTypes
Source§fn from(v: LayoutShiftAttribution) -> Self
fn from(v: LayoutShiftAttribution) -> Self
Converts to this type from the input type.
Source§impl From<LayoutTreeNode> for BrowserProtocolTypes
impl From<LayoutTreeNode> for BrowserProtocolTypes
Source§fn from(v: LayoutTreeNode) -> Self
fn from(v: LayoutTreeNode) -> Self
Converts to this type from the input type.
Source§impl From<LayoutTreeSnapshot> for BrowserProtocolTypes
impl From<LayoutTreeSnapshot> for BrowserProtocolTypes
Source§fn from(v: LayoutTreeSnapshot) -> Self
fn from(v: LayoutTreeSnapshot) -> Self
Converts to this type from the input type.
Source§impl From<LayoutViewport> for BrowserProtocolTypes
impl From<LayoutViewport> for BrowserProtocolTypes
Source§fn from(v: LayoutViewport) -> Self
fn from(v: LayoutViewport) -> Self
Converts to this type from the input type.
Source§impl From<LineStyle> for BrowserProtocolTypes
impl From<LineStyle> for BrowserProtocolTypes
Source§impl From<LoadNetworkResourceOptions> for BrowserProtocolTypes
impl From<LoadNetworkResourceOptions> for BrowserProtocolTypes
Source§fn from(v: LoadNetworkResourceOptions) -> Self
fn from(v: LoadNetworkResourceOptions) -> Self
Converts to this type from the input type.
Source§impl From<LoadNetworkResourcePageResult> for BrowserProtocolTypes
impl From<LoadNetworkResourcePageResult> for BrowserProtocolTypes
Source§fn from(v: LoadNetworkResourcePageResult) -> Self
fn from(v: LoadNetworkResourcePageResult) -> Self
Converts to this type from the input type.
Source§impl From<LoaderId> for BrowserProtocolTypes
impl From<LoaderId> for BrowserProtocolTypes
Source§impl From<LocalNetworkAccessRequestPolicy> for BrowserProtocolTypes
impl From<LocalNetworkAccessRequestPolicy> for BrowserProtocolTypes
Source§fn from(v: LocalNetworkAccessRequestPolicy) -> Self
fn from(v: LocalNetworkAccessRequestPolicy) -> Self
Converts to this type from the input type.
Source§impl From<LogEntry> for BrowserProtocolTypes
impl From<LogEntry> for BrowserProtocolTypes
Source§impl From<LogTypes> for BrowserProtocolTypes
impl From<LogTypes> for BrowserProtocolTypes
Source§impl From<LogicalAxes> for BrowserProtocolTypes
impl From<LogicalAxes> for BrowserProtocolTypes
Source§fn from(v: LogicalAxes) -> Self
fn from(v: LogicalAxes) -> Self
Converts to this type from the input type.
Source§impl From<LoginState> for BrowserProtocolTypes
impl From<LoginState> for BrowserProtocolTypes
Source§fn from(v: LoginState) -> Self
fn from(v: LoginState) -> Self
Converts to this type from the input type.
Source§impl From<LowTextContrastIssueDetails> for BrowserProtocolTypes
impl From<LowTextContrastIssueDetails> for BrowserProtocolTypes
Source§fn from(v: LowTextContrastIssueDetails) -> Self
fn from(v: LowTextContrastIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<ManufacturerData> for BrowserProtocolTypes
impl From<ManufacturerData> for BrowserProtocolTypes
Source§fn from(v: ManufacturerData) -> Self
fn from(v: ManufacturerData) -> Self
Converts to this type from the input type.
Source§impl From<MediaFeature> for BrowserProtocolTypes
impl From<MediaFeature> for BrowserProtocolTypes
Source§fn from(v: MediaFeature) -> Self
fn from(v: MediaFeature) -> Self
Converts to this type from the input type.
Source§impl From<MediaQuery> for BrowserProtocolTypes
impl From<MediaQuery> for BrowserProtocolTypes
Source§fn from(v: MediaQuery) -> Self
fn from(v: MediaQuery) -> Self
Converts to this type from the input type.
Source§impl From<MediaQueryExpression> for BrowserProtocolTypes
impl From<MediaQueryExpression> for BrowserProtocolTypes
Source§fn from(v: MediaQueryExpression) -> Self
fn from(v: MediaQueryExpression) -> Self
Converts to this type from the input type.
Source§impl From<MediaTypes> for BrowserProtocolTypes
impl From<MediaTypes> for BrowserProtocolTypes
Source§fn from(v: MediaTypes) -> Self
fn from(v: MediaTypes) -> Self
Converts to this type from the input type.
Source§impl From<MemoryDumpConfig> for BrowserProtocolTypes
impl From<MemoryDumpConfig> for BrowserProtocolTypes
Source§fn from(v: MemoryDumpConfig) -> Self
fn from(v: MemoryDumpConfig) -> Self
Converts to this type from the input type.
Source§impl From<MemoryDumpLevelOfDetail> for BrowserProtocolTypes
impl From<MemoryDumpLevelOfDetail> for BrowserProtocolTypes
Source§fn from(v: MemoryDumpLevelOfDetail) -> Self
fn from(v: MemoryDumpLevelOfDetail) -> Self
Converts to this type from the input type.
Source§impl From<MemoryTypes> for BrowserProtocolTypes
impl From<MemoryTypes> for BrowserProtocolTypes
Source§fn from(v: MemoryTypes) -> Self
fn from(v: MemoryTypes) -> Self
Converts to this type from the input type.
Source§impl From<Metric> for BrowserProtocolTypes
impl From<Metric> for BrowserProtocolTypes
Source§impl From<MixedContentIssueDetails> for BrowserProtocolTypes
impl From<MixedContentIssueDetails> for BrowserProtocolTypes
Source§fn from(v: MixedContentIssueDetails) -> Self
fn from(v: MixedContentIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<MixedContentResolutionStatus> for BrowserProtocolTypes
impl From<MixedContentResolutionStatus> for BrowserProtocolTypes
Source§fn from(v: MixedContentResolutionStatus) -> Self
fn from(v: MixedContentResolutionStatus) -> Self
Converts to this type from the input type.
Source§impl From<MixedContentResourceType> for BrowserProtocolTypes
impl From<MixedContentResourceType> for BrowserProtocolTypes
Source§fn from(v: MixedContentResourceType) -> Self
fn from(v: MixedContentResourceType) -> Self
Converts to this type from the input type.
Source§impl From<MixedContentType> for BrowserProtocolTypes
impl From<MixedContentType> for BrowserProtocolTypes
Source§fn from(v: MixedContentType) -> Self
fn from(v: MixedContentType) -> Self
Converts to this type from the input type.
Source§impl From<Module> for BrowserProtocolTypes
impl From<Module> for BrowserProtocolTypes
Source§impl From<MonotonicTime> for BrowserProtocolTypes
impl From<MonotonicTime> for BrowserProtocolTypes
Source§fn from(v: MonotonicTime) -> Self
fn from(v: MonotonicTime) -> Self
Converts to this type from the input type.
Source§impl From<MouseButton> for BrowserProtocolTypes
impl From<MouseButton> for BrowserProtocolTypes
Source§fn from(v: MouseButton) -> Self
fn from(v: MouseButton) -> Self
Converts to this type from the input type.
Source§impl From<NameValue> for BrowserProtocolTypes
impl From<NameValue> for BrowserProtocolTypes
Source§fn from(v: NavigationEntry) -> Self
fn from(v: NavigationEntry) -> Self
Converts to this type from the input type.
Source§fn from(v: NavigationType) -> Self
fn from(v: NavigationType) -> Self
Converts to this type from the input type.
Source§impl From<NetworkConditions> for BrowserProtocolTypes
impl From<NetworkConditions> for BrowserProtocolTypes
Source§fn from(v: NetworkConditions) -> Self
fn from(v: NetworkConditions) -> Self
Converts to this type from the input type.
Source§impl From<NetworkTypes> for BrowserProtocolTypes
impl From<NetworkTypes> for BrowserProtocolTypes
Source§fn from(v: NetworkTypes) -> Self
fn from(v: NetworkTypes) -> Self
Converts to this type from the input type.
Source§impl From<Node> for BrowserProtocolTypes
impl From<Node> for BrowserProtocolTypes
Source§impl From<NodeId> for BrowserProtocolTypes
impl From<NodeId> for BrowserProtocolTypes
Source§impl From<NodeTreeSnapshot> for BrowserProtocolTypes
impl From<NodeTreeSnapshot> for BrowserProtocolTypes
Source§fn from(v: NodeTreeSnapshot) -> Self
fn from(v: NodeTreeSnapshot) -> Self
Converts to this type from the input type.
Source§impl From<NodeType> for BrowserProtocolTypes
impl From<NodeType> for BrowserProtocolTypes
Source§impl From<ObjectStore> for BrowserProtocolTypes
impl From<ObjectStore> for BrowserProtocolTypes
Source§fn from(v: ObjectStore) -> Self
fn from(v: ObjectStore) -> Self
Converts to this type from the input type.
Source§impl From<ObjectStoreIndex> for BrowserProtocolTypes
impl From<ObjectStoreIndex> for BrowserProtocolTypes
Source§fn from(v: ObjectStoreIndex) -> Self
fn from(v: ObjectStoreIndex) -> Self
Converts to this type from the input type.
Source§impl From<OriginTrial> for BrowserProtocolTypes
impl From<OriginTrial> for BrowserProtocolTypes
Source§fn from(v: OriginTrial) -> Self
fn from(v: OriginTrial) -> Self
Converts to this type from the input type.
Source§impl From<OriginTrialStatus> for BrowserProtocolTypes
impl From<OriginTrialStatus> for BrowserProtocolTypes
Source§fn from(v: OriginTrialStatus) -> Self
fn from(v: OriginTrialStatus) -> Self
Converts to this type from the input type.
Source§impl From<OriginTrialToken> for BrowserProtocolTypes
impl From<OriginTrialToken> for BrowserProtocolTypes
Source§fn from(v: OriginTrialToken) -> Self
fn from(v: OriginTrialToken) -> Self
Converts to this type from the input type.
Source§impl From<OriginTrialTokenStatus> for BrowserProtocolTypes
impl From<OriginTrialTokenStatus> for BrowserProtocolTypes
Source§fn from(v: OriginTrialTokenStatus) -> Self
fn from(v: OriginTrialTokenStatus) -> Self
Converts to this type from the input type.
Source§impl From<OriginTrialTokenWithStatus> for BrowserProtocolTypes
impl From<OriginTrialTokenWithStatus> for BrowserProtocolTypes
Source§fn from(v: OriginTrialTokenWithStatus) -> Self
fn from(v: OriginTrialTokenWithStatus) -> Self
Converts to this type from the input type.
Source§impl From<OriginTrialUsageRestriction> for BrowserProtocolTypes
impl From<OriginTrialUsageRestriction> for BrowserProtocolTypes
Source§fn from(v: OriginTrialUsageRestriction) -> Self
fn from(v: OriginTrialUsageRestriction) -> Self
Converts to this type from the input type.
Source§impl From<OverlayTypes> for BrowserProtocolTypes
impl From<OverlayTypes> for BrowserProtocolTypes
Source§fn from(v: OverlayTypes) -> Self
fn from(v: OverlayTypes) -> Self
Converts to this type from the input type.
Source§impl From<PageTypes> for BrowserProtocolTypes
impl From<PageTypes> for BrowserProtocolTypes
Source§impl From<PaintProfile> for BrowserProtocolTypes
impl From<PaintProfile> for BrowserProtocolTypes
Source§fn from(v: PaintProfile) -> Self
fn from(v: PaintProfile) -> Self
Converts to this type from the input type.
Source§impl From<ParamType> for BrowserProtocolTypes
impl From<ParamType> for BrowserProtocolTypes
Source§impl From<PartitioningBlobUrlInfo> for BrowserProtocolTypes
impl From<PartitioningBlobUrlInfo> for BrowserProtocolTypes
Source§fn from(v: PartitioningBlobUrlInfo) -> Self
fn from(v: PartitioningBlobUrlInfo) -> Self
Converts to this type from the input type.
Source§impl From<PartitioningBlobUrlIssueDetails> for BrowserProtocolTypes
impl From<PartitioningBlobUrlIssueDetails> for BrowserProtocolTypes
Source§fn from(v: PartitioningBlobUrlIssueDetails) -> Self
fn from(v: PartitioningBlobUrlIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<PerformanceIssueDetails> for BrowserProtocolTypes
impl From<PerformanceIssueDetails> for BrowserProtocolTypes
Source§fn from(v: PerformanceIssueDetails) -> Self
fn from(v: PerformanceIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<PerformanceIssueType> for BrowserProtocolTypes
impl From<PerformanceIssueType> for BrowserProtocolTypes
Source§fn from(v: PerformanceIssueType) -> Self
fn from(v: PerformanceIssueType) -> Self
Converts to this type from the input type.
Source§impl From<PerformanceTimelineTypes> for BrowserProtocolTypes
impl From<PerformanceTimelineTypes> for BrowserProtocolTypes
Source§fn from(v: PerformanceTimelineTypes) -> Self
fn from(v: PerformanceTimelineTypes) -> Self
Converts to this type from the input type.
Source§impl From<PerformanceTypes> for BrowserProtocolTypes
impl From<PerformanceTypes> for BrowserProtocolTypes
Source§fn from(v: PerformanceTypes) -> Self
fn from(v: PerformanceTypes) -> Self
Converts to this type from the input type.
Source§impl From<PermissionDescriptor> for BrowserProtocolTypes
impl From<PermissionDescriptor> for BrowserProtocolTypes
Source§fn from(v: PermissionDescriptor) -> Self
fn from(v: PermissionDescriptor) -> Self
Converts to this type from the input type.
Source§impl From<PermissionElementIssueDetails> for BrowserProtocolTypes
impl From<PermissionElementIssueDetails> for BrowserProtocolTypes
Source§fn from(v: PermissionElementIssueDetails) -> Self
fn from(v: PermissionElementIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<PermissionElementIssueType> for BrowserProtocolTypes
impl From<PermissionElementIssueType> for BrowserProtocolTypes
Source§fn from(v: PermissionElementIssueType) -> Self
fn from(v: PermissionElementIssueType) -> Self
Converts to this type from the input type.
Source§impl From<PermissionSetting> for BrowserProtocolTypes
impl From<PermissionSetting> for BrowserProtocolTypes
Source§fn from(v: PermissionSetting) -> Self
fn from(v: PermissionSetting) -> Self
Converts to this type from the input type.
Source§impl From<PermissionType> for BrowserProtocolTypes
impl From<PermissionType> for BrowserProtocolTypes
Source§fn from(v: PermissionType) -> Self
fn from(v: PermissionType) -> Self
Converts to this type from the input type.
Source§impl From<PermissionsPolicyBlockLocator> for BrowserProtocolTypes
impl From<PermissionsPolicyBlockLocator> for BrowserProtocolTypes
Source§fn from(v: PermissionsPolicyBlockLocator) -> Self
fn from(v: PermissionsPolicyBlockLocator) -> Self
Converts to this type from the input type.
Source§impl From<PermissionsPolicyBlockReason> for BrowserProtocolTypes
impl From<PermissionsPolicyBlockReason> for BrowserProtocolTypes
Source§fn from(v: PermissionsPolicyBlockReason) -> Self
fn from(v: PermissionsPolicyBlockReason) -> Self
Converts to this type from the input type.
Source§impl From<PermissionsPolicyFeature> for BrowserProtocolTypes
impl From<PermissionsPolicyFeature> for BrowserProtocolTypes
Source§fn from(v: PermissionsPolicyFeature) -> Self
fn from(v: PermissionsPolicyFeature) -> Self
Converts to this type from the input type.
Source§impl From<PermissionsPolicyFeatureState> for BrowserProtocolTypes
impl From<PermissionsPolicyFeatureState> for BrowserProtocolTypes
Source§fn from(v: PermissionsPolicyFeatureState) -> Self
fn from(v: PermissionsPolicyFeatureState) -> Self
Converts to this type from the input type.
Source§impl From<PhysicalAxes> for BrowserProtocolTypes
impl From<PhysicalAxes> for BrowserProtocolTypes
Source§fn from(v: PhysicalAxes) -> Self
fn from(v: PhysicalAxes) -> Self
Converts to this type from the input type.
Source§impl From<PictureTile> for BrowserProtocolTypes
impl From<PictureTile> for BrowserProtocolTypes
Source§fn from(v: PictureTile) -> Self
fn from(v: PictureTile) -> Self
Converts to this type from the input type.
Source§impl From<PlatformFontUsage> for BrowserProtocolTypes
impl From<PlatformFontUsage> for BrowserProtocolTypes
Source§fn from(v: PlatformFontUsage) -> Self
fn from(v: PlatformFontUsage) -> Self
Converts to this type from the input type.
Source§impl From<Player> for BrowserProtocolTypes
impl From<Player> for BrowserProtocolTypes
Source§impl From<PlayerError> for BrowserProtocolTypes
impl From<PlayerError> for BrowserProtocolTypes
Source§fn from(v: PlayerError) -> Self
fn from(v: PlayerError) -> Self
Converts to this type from the input type.
Source§impl From<PlayerErrorSourceLocation> for BrowserProtocolTypes
impl From<PlayerErrorSourceLocation> for BrowserProtocolTypes
Source§fn from(v: PlayerErrorSourceLocation) -> Self
fn from(v: PlayerErrorSourceLocation) -> Self
Converts to this type from the input type.
Source§impl From<PlayerEvent> for BrowserProtocolTypes
impl From<PlayerEvent> for BrowserProtocolTypes
Source§fn from(v: PlayerEvent) -> Self
fn from(v: PlayerEvent) -> Self
Converts to this type from the input type.
Source§impl From<PlayerId> for BrowserProtocolTypes
impl From<PlayerId> for BrowserProtocolTypes
Source§impl From<PlayerMessage> for BrowserProtocolTypes
impl From<PlayerMessage> for BrowserProtocolTypes
Source§fn from(v: PlayerMessage) -> Self
fn from(v: PlayerMessage) -> Self
Converts to this type from the input type.
Source§impl From<PlayerProperty> for BrowserProtocolTypes
impl From<PlayerProperty> for BrowserProtocolTypes
Source§fn from(v: PlayerProperty) -> Self
fn from(v: PlayerProperty) -> Self
Converts to this type from the input type.
Source§impl From<PostDataEntry> for BrowserProtocolTypes
impl From<PostDataEntry> for BrowserProtocolTypes
Source§fn from(v: PostDataEntry) -> Self
fn from(v: PostDataEntry) -> Self
Converts to this type from the input type.
Source§impl From<PrefetchStatus> for BrowserProtocolTypes
impl From<PrefetchStatus> for BrowserProtocolTypes
Source§fn from(v: PrefetchStatus) -> Self
fn from(v: PrefetchStatus) -> Self
Converts to this type from the input type.
Source§impl From<PreloadPipelineId> for BrowserProtocolTypes
impl From<PreloadPipelineId> for BrowserProtocolTypes
Source§fn from(v: PreloadPipelineId) -> Self
fn from(v: PreloadPipelineId) -> Self
Converts to this type from the input type.
Source§impl From<PreloadTypes> for BrowserProtocolTypes
impl From<PreloadTypes> for BrowserProtocolTypes
Source§fn from(v: PreloadTypes) -> Self
fn from(v: PreloadTypes) -> Self
Converts to this type from the input type.
Source§impl From<PreloadingAttemptKey> for BrowserProtocolTypes
impl From<PreloadingAttemptKey> for BrowserProtocolTypes
Source§fn from(v: PreloadingAttemptKey) -> Self
fn from(v: PreloadingAttemptKey) -> Self
Converts to this type from the input type.
Source§impl From<PreloadingAttemptSource> for BrowserProtocolTypes
impl From<PreloadingAttemptSource> for BrowserProtocolTypes
Source§fn from(v: PreloadingAttemptSource) -> Self
fn from(v: PreloadingAttemptSource) -> Self
Converts to this type from the input type.
Source§impl From<PreloadingStatus> for BrowserProtocolTypes
impl From<PreloadingStatus> for BrowserProtocolTypes
Source§fn from(v: PreloadingStatus) -> Self
fn from(v: PreloadingStatus) -> Self
Converts to this type from the input type.
Source§impl From<PrerenderFinalStatus> for BrowserProtocolTypes
impl From<PrerenderFinalStatus> for BrowserProtocolTypes
Source§fn from(v: PrerenderFinalStatus) -> Self
fn from(v: PrerenderFinalStatus) -> Self
Converts to this type from the input type.
Source§impl From<PrerenderMismatchedHeaders> for BrowserProtocolTypes
impl From<PrerenderMismatchedHeaders> for BrowserProtocolTypes
Source§fn from(v: PrerenderMismatchedHeaders) -> Self
fn from(v: PrerenderMismatchedHeaders) -> Self
Converts to this type from the input type.
Source§impl From<PressureLevel> for BrowserProtocolTypes
impl From<PressureLevel> for BrowserProtocolTypes
Source§fn from(v: PressureLevel) -> Self
fn from(v: PressureLevel) -> Self
Converts to this type from the input type.
Source§impl From<PressureMetadata> for BrowserProtocolTypes
impl From<PressureMetadata> for BrowserProtocolTypes
Source§fn from(v: PressureMetadata) -> Self
fn from(v: PressureMetadata) -> Self
Converts to this type from the input type.
Source§impl From<PressureSource> for BrowserProtocolTypes
impl From<PressureSource> for BrowserProtocolTypes
Source§fn from(v: PressureSource) -> Self
fn from(v: PressureSource) -> Self
Converts to this type from the input type.
Source§impl From<PressureState> for BrowserProtocolTypes
impl From<PressureState> for BrowserProtocolTypes
Source§fn from(v: PressureState) -> Self
fn from(v: PressureState) -> Self
Converts to this type from the input type.
Source§impl From<PrivacySandboxApi> for BrowserProtocolTypes
impl From<PrivacySandboxApi> for BrowserProtocolTypes
Source§fn from(v: PrivacySandboxApi) -> Self
fn from(v: PrivacySandboxApi) -> Self
Converts to this type from the input type.
Source§impl From<ProcessInfo> for BrowserProtocolTypes
impl From<ProcessInfo> for BrowserProtocolTypes
Source§fn from(v: ProcessInfo) -> Self
fn from(v: ProcessInfo) -> Self
Converts to this type from the input type.
Source§impl From<PromptDevice> for BrowserProtocolTypes
impl From<PromptDevice> for BrowserProtocolTypes
Source§fn from(v: PromptDevice) -> Self
fn from(v: PromptDevice) -> Self
Converts to this type from the input type.
Source§impl From<PropertyRuleIssueDetails> for BrowserProtocolTypes
impl From<PropertyRuleIssueDetails> for BrowserProtocolTypes
Source§fn from(v: PropertyRuleIssueDetails) -> Self
fn from(v: PropertyRuleIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<PropertyRuleIssueReason> for BrowserProtocolTypes
impl From<PropertyRuleIssueReason> for BrowserProtocolTypes
Source§fn from(v: PropertyRuleIssueReason) -> Self
fn from(v: PropertyRuleIssueReason) -> Self
Converts to this type from the input type.
Source§impl From<ProtocolHandler> for BrowserProtocolTypes
impl From<ProtocolHandler> for BrowserProtocolTypes
Source§fn from(v: ProtocolHandler) -> Self
fn from(v: ProtocolHandler) -> Self
Converts to this type from the input type.
Source§impl From<PseudoElementMatches> for BrowserProtocolTypes
impl From<PseudoElementMatches> for BrowserProtocolTypes
Source§fn from(v: PseudoElementMatches) -> Self
fn from(v: PseudoElementMatches) -> Self
Converts to this type from the input type.
Source§impl From<PseudoType> for BrowserProtocolTypes
impl From<PseudoType> for BrowserProtocolTypes
Source§fn from(v: PseudoType) -> Self
fn from(v: PseudoType) -> Self
Converts to this type from the input type.
Source§impl From<PwaTypes> for BrowserProtocolTypes
impl From<PwaTypes> for BrowserProtocolTypes
Source§impl From<Quad> for BrowserProtocolTypes
impl From<Quad> for BrowserProtocolTypes
Source§impl From<QuirksModeIssueDetails> for BrowserProtocolTypes
impl From<QuirksModeIssueDetails> for BrowserProtocolTypes
Source§fn from(v: QuirksModeIssueDetails) -> Self
fn from(v: QuirksModeIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<RareBooleanData> for BrowserProtocolTypes
impl From<RareBooleanData> for BrowserProtocolTypes
Source§fn from(v: RareBooleanData) -> Self
fn from(v: RareBooleanData) -> Self
Converts to this type from the input type.
Source§impl From<RareIntegerData> for BrowserProtocolTypes
impl From<RareIntegerData> for BrowserProtocolTypes
Source§fn from(v: RareIntegerData) -> Self
fn from(v: RareIntegerData) -> Self
Converts to this type from the input type.
Source§impl From<RareStringData> for BrowserProtocolTypes
impl From<RareStringData> for BrowserProtocolTypes
Source§fn from(v: RareStringData) -> Self
fn from(v: RareStringData) -> Self
Converts to this type from the input type.
Source§impl From<Rect> for BrowserProtocolTypes
impl From<Rect> for BrowserProtocolTypes
Source§impl From<Rectangle> for BrowserProtocolTypes
impl From<Rectangle> for BrowserProtocolTypes
Source§impl From<ReferrerPolicy> for BrowserProtocolTypes
impl From<ReferrerPolicy> for BrowserProtocolTypes
Source§fn from(v: ReferrerPolicy) -> Self
fn from(v: ReferrerPolicy) -> Self
Converts to this type from the input type.
Source§impl From<RefreshEventDetails> for BrowserProtocolTypes
impl From<RefreshEventDetails> for BrowserProtocolTypes
Source§fn from(v: RefreshEventDetails) -> Self
fn from(v: RefreshEventDetails) -> Self
Converts to this type from the input type.
Source§impl From<RegistrationId> for BrowserProtocolTypes
impl From<RegistrationId> for BrowserProtocolTypes
Source§fn from(v: RegistrationId) -> Self
fn from(v: RegistrationId) -> Self
Converts to this type from the input type.
Source§impl From<RelatedApplication> for BrowserProtocolTypes
impl From<RelatedApplication> for BrowserProtocolTypes
Source§fn from(v: RelatedApplication) -> Self
fn from(v: RelatedApplication) -> Self
Converts to this type from the input type.
Source§impl From<RelatedWebsiteSet> for BrowserProtocolTypes
impl From<RelatedWebsiteSet> for BrowserProtocolTypes
Source§fn from(v: RelatedWebsiteSet) -> Self
fn from(v: RelatedWebsiteSet) -> Self
Converts to this type from the input type.
Source§impl From<RemoteLocation> for BrowserProtocolTypes
impl From<RemoteLocation> for BrowserProtocolTypes
Source§fn from(v: RemoteLocation) -> Self
fn from(v: RemoteLocation) -> Self
Converts to this type from the input type.
Source§impl From<RenderBlockingBehavior> for BrowserProtocolTypes
impl From<RenderBlockingBehavior> for BrowserProtocolTypes
Source§fn from(v: RenderBlockingBehavior) -> Self
fn from(v: RenderBlockingBehavior) -> Self
Converts to this type from the input type.
Source§impl From<ReportId> for BrowserProtocolTypes
impl From<ReportId> for BrowserProtocolTypes
Source§impl From<ReportStatus> for BrowserProtocolTypes
impl From<ReportStatus> for BrowserProtocolTypes
Source§fn from(v: ReportStatus) -> Self
fn from(v: ReportStatus) -> Self
Converts to this type from the input type.
Source§impl From<ReportingApiEndpoint> for BrowserProtocolTypes
impl From<ReportingApiEndpoint> for BrowserProtocolTypes
Source§fn from(v: ReportingApiEndpoint) -> Self
fn from(v: ReportingApiEndpoint) -> Self
Converts to this type from the input type.
Source§impl From<ReportingApiReport> for BrowserProtocolTypes
impl From<ReportingApiReport> for BrowserProtocolTypes
Source§fn from(v: ReportingApiReport) -> Self
fn from(v: ReportingApiReport) -> Self
Converts to this type from the input type.
Source§impl From<Request> for BrowserProtocolTypes
impl From<Request> for BrowserProtocolTypes
Source§impl From<RequestId> for BrowserProtocolTypes
impl From<RequestId> for BrowserProtocolTypes
Source§impl From<RequestId> for BrowserProtocolTypes
impl From<RequestId> for BrowserProtocolTypes
Source§impl From<RequestId> for BrowserProtocolTypes
impl From<RequestId> for BrowserProtocolTypes
Source§impl From<RequestPattern> for BrowserProtocolTypes
impl From<RequestPattern> for BrowserProtocolTypes
Source§fn from(v: RequestPattern) -> Self
fn from(v: RequestPattern) -> Self
Converts to this type from the input type.
Source§impl From<RequestPattern> for BrowserProtocolTypes
impl From<RequestPattern> for BrowserProtocolTypes
Source§fn from(v: RequestPattern) -> Self
fn from(v: RequestPattern) -> Self
Converts to this type from the input type.
Source§impl From<RequestStage> for BrowserProtocolTypes
impl From<RequestStage> for BrowserProtocolTypes
Source§fn from(v: RequestStage) -> Self
fn from(v: RequestStage) -> Self
Converts to this type from the input type.
Source§impl From<ResourcePriority> for BrowserProtocolTypes
impl From<ResourcePriority> for BrowserProtocolTypes
Source§fn from(v: ResourcePriority) -> Self
fn from(v: ResourcePriority) -> Self
Converts to this type from the input type.
Source§impl From<ResourceTiming> for BrowserProtocolTypes
impl From<ResourceTiming> for BrowserProtocolTypes
Source§fn from(v: ResourceTiming) -> Self
fn from(v: ResourceTiming) -> Self
Converts to this type from the input type.
Source§impl From<ResourceType> for BrowserProtocolTypes
impl From<ResourceType> for BrowserProtocolTypes
Source§fn from(v: ResourceType) -> Self
fn from(v: ResourceType) -> Self
Converts to this type from the input type.
Source§impl From<Response> for BrowserProtocolTypes
impl From<Response> for BrowserProtocolTypes
Source§impl From<Rgba> for BrowserProtocolTypes
impl From<Rgba> for BrowserProtocolTypes
Source§impl From<RuleMatch> for BrowserProtocolTypes
impl From<RuleMatch> for BrowserProtocolTypes
Source§impl From<RuleSet> for BrowserProtocolTypes
impl From<RuleSet> for BrowserProtocolTypes
Source§impl From<RuleSetErrorType> for BrowserProtocolTypes
impl From<RuleSetErrorType> for BrowserProtocolTypes
Source§fn from(v: RuleSetErrorType) -> Self
fn from(v: RuleSetErrorType) -> Self
Converts to this type from the input type.
Source§impl From<RuleSetId> for BrowserProtocolTypes
impl From<RuleSetId> for BrowserProtocolTypes
Source§impl From<RuleUsage> for BrowserProtocolTypes
impl From<RuleUsage> for BrowserProtocolTypes
Source§impl From<SafeAreaInsets> for BrowserProtocolTypes
impl From<SafeAreaInsets> for BrowserProtocolTypes
Source§fn from(v: SafeAreaInsets) -> Self
fn from(v: SafeAreaInsets) -> Self
Converts to this type from the input type.
Source§impl From<SafetyTipInfo> for BrowserProtocolTypes
impl From<SafetyTipInfo> for BrowserProtocolTypes
Source§fn from(v: SafetyTipInfo) -> Self
fn from(v: SafetyTipInfo) -> Self
Converts to this type from the input type.
Source§impl From<SafetyTipStatus> for BrowserProtocolTypes
impl From<SafetyTipStatus> for BrowserProtocolTypes
Source§fn from(v: SafetyTipStatus) -> Self
fn from(v: SafetyTipStatus) -> Self
Converts to this type from the input type.
Source§impl From<SamplingProfile> for BrowserProtocolTypes
impl From<SamplingProfile> for BrowserProtocolTypes
Source§fn from(v: SamplingProfile) -> Self
fn from(v: SamplingProfile) -> Self
Converts to this type from the input type.
Source§impl From<SamplingProfileNode> for BrowserProtocolTypes
impl From<SamplingProfileNode> for BrowserProtocolTypes
Source§fn from(v: SamplingProfileNode) -> Self
fn from(v: SamplingProfileNode) -> Self
Converts to this type from the input type.
Source§impl From<ScanEntry> for BrowserProtocolTypes
impl From<ScanEntry> for BrowserProtocolTypes
Source§impl From<ScanRecord> for BrowserProtocolTypes
impl From<ScanRecord> for BrowserProtocolTypes
Source§fn from(v: ScanRecord) -> Self
fn from(v: ScanRecord) -> Self
Converts to this type from the input type.
Source§impl From<ScopeExtension> for BrowserProtocolTypes
impl From<ScopeExtension> for BrowserProtocolTypes
Source§fn from(v: ScopeExtension) -> Self
fn from(v: ScopeExtension) -> Self
Converts to this type from the input type.
Source§impl From<ScreenId> for BrowserProtocolTypes
impl From<ScreenId> for BrowserProtocolTypes
Source§impl From<ScreenInfo> for BrowserProtocolTypes
impl From<ScreenInfo> for BrowserProtocolTypes
Source§fn from(v: ScreenInfo) -> Self
fn from(v: ScreenInfo) -> Self
Converts to this type from the input type.
Source§impl From<ScreenOrientation> for BrowserProtocolTypes
impl From<ScreenOrientation> for BrowserProtocolTypes
Source§fn from(v: ScreenOrientation) -> Self
fn from(v: ScreenOrientation) -> Self
Converts to this type from the input type.
Source§impl From<ScreencastFrameMetadata> for BrowserProtocolTypes
impl From<ScreencastFrameMetadata> for BrowserProtocolTypes
Source§fn from(v: ScreencastFrameMetadata) -> Self
fn from(v: ScreencastFrameMetadata) -> Self
Converts to this type from the input type.
Source§impl From<Screenshot> for BrowserProtocolTypes
impl From<Screenshot> for BrowserProtocolTypes
Source§fn from(v: Screenshot) -> Self
fn from(v: Screenshot) -> Self
Converts to this type from the input type.
Source§impl From<ScreenshotParams> for BrowserProtocolTypes
impl From<ScreenshotParams> for BrowserProtocolTypes
Source§fn from(v: ScreenshotParams) -> Self
fn from(v: ScreenshotParams) -> Self
Converts to this type from the input type.
Source§impl From<ScriptFontFamilies> for BrowserProtocolTypes
impl From<ScriptFontFamilies> for BrowserProtocolTypes
Source§fn from(v: ScriptFontFamilies) -> Self
fn from(v: ScriptFontFamilies) -> Self
Converts to this type from the input type.
Source§impl From<ScriptIdentifier> for BrowserProtocolTypes
impl From<ScriptIdentifier> for BrowserProtocolTypes
Source§fn from(v: ScriptIdentifier) -> Self
fn from(v: ScriptIdentifier) -> Self
Converts to this type from the input type.
Source§impl From<ScrollOrientation> for BrowserProtocolTypes
impl From<ScrollOrientation> for BrowserProtocolTypes
Source§fn from(v: ScrollOrientation) -> Self
fn from(v: ScrollOrientation) -> Self
Converts to this type from the input type.
Source§impl From<ScrollRect> for BrowserProtocolTypes
impl From<ScrollRect> for BrowserProtocolTypes
Source§fn from(v: ScrollRect) -> Self
fn from(v: ScrollRect) -> Self
Converts to this type from the input type.
Source§impl From<ScrollSnapContainerHighlightConfig> for BrowserProtocolTypes
impl From<ScrollSnapContainerHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: ScrollSnapContainerHighlightConfig) -> Self
fn from(v: ScrollSnapContainerHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<ScrollSnapHighlightConfig> for BrowserProtocolTypes
impl From<ScrollSnapHighlightConfig> for BrowserProtocolTypes
Source§fn from(v: ScrollSnapHighlightConfig) -> Self
fn from(v: ScrollSnapHighlightConfig) -> Self
Converts to this type from the input type.
Source§impl From<SecureContextType> for BrowserProtocolTypes
impl From<SecureContextType> for BrowserProtocolTypes
Source§fn from(v: SecureContextType) -> Self
fn from(v: SecureContextType) -> Self
Converts to this type from the input type.
Source§impl From<SecurityDetails> for BrowserProtocolTypes
impl From<SecurityDetails> for BrowserProtocolTypes
Source§fn from(v: SecurityDetails) -> Self
fn from(v: SecurityDetails) -> Self
Converts to this type from the input type.
Source§impl From<SecurityIsolationStatus> for BrowserProtocolTypes
impl From<SecurityIsolationStatus> for BrowserProtocolTypes
Source§fn from(v: SecurityIsolationStatus) -> Self
fn from(v: SecurityIsolationStatus) -> Self
Converts to this type from the input type.
Source§impl From<SecurityOriginDetails> for BrowserProtocolTypes
impl From<SecurityOriginDetails> for BrowserProtocolTypes
Source§fn from(v: SecurityOriginDetails) -> Self
fn from(v: SecurityOriginDetails) -> Self
Converts to this type from the input type.
Source§impl From<SecurityState> for BrowserProtocolTypes
impl From<SecurityState> for BrowserProtocolTypes
Source§fn from(v: SecurityState) -> Self
fn from(v: SecurityState) -> Self
Converts to this type from the input type.
Source§impl From<SecurityStateExplanation> for BrowserProtocolTypes
impl From<SecurityStateExplanation> for BrowserProtocolTypes
Source§fn from(v: SecurityStateExplanation) -> Self
fn from(v: SecurityStateExplanation) -> Self
Converts to this type from the input type.
Source§impl From<SecurityTypes> for BrowserProtocolTypes
impl From<SecurityTypes> for BrowserProtocolTypes
Source§fn from(v: SecurityTypes) -> Self
fn from(v: SecurityTypes) -> Self
Converts to this type from the input type.
Source§impl From<SelectivePermissionsInterventionIssueDetails> for BrowserProtocolTypes
impl From<SelectivePermissionsInterventionIssueDetails> for BrowserProtocolTypes
Source§fn from(v: SelectivePermissionsInterventionIssueDetails) -> Self
fn from(v: SelectivePermissionsInterventionIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<SelectorList> for BrowserProtocolTypes
impl From<SelectorList> for BrowserProtocolTypes
Source§fn from(v: SelectorList) -> Self
fn from(v: SelectorList) -> Self
Converts to this type from the input type.
Source§impl From<SensorMetadata> for BrowserProtocolTypes
impl From<SensorMetadata> for BrowserProtocolTypes
Source§fn from(v: SensorMetadata) -> Self
fn from(v: SensorMetadata) -> Self
Converts to this type from the input type.
Source§impl From<SensorReading> for BrowserProtocolTypes
impl From<SensorReading> for BrowserProtocolTypes
Source§fn from(v: SensorReading) -> Self
fn from(v: SensorReading) -> Self
Converts to this type from the input type.
Source§impl From<SensorReadingQuaternion> for BrowserProtocolTypes
impl From<SensorReadingQuaternion> for BrowserProtocolTypes
Source§fn from(v: SensorReadingQuaternion) -> Self
fn from(v: SensorReadingQuaternion) -> Self
Converts to this type from the input type.
Source§impl From<SensorReadingSingle> for BrowserProtocolTypes
impl From<SensorReadingSingle> for BrowserProtocolTypes
Source§fn from(v: SensorReadingSingle) -> Self
fn from(v: SensorReadingSingle) -> Self
Converts to this type from the input type.
Source§impl From<SensorReadingXyz> for BrowserProtocolTypes
impl From<SensorReadingXyz> for BrowserProtocolTypes
Source§fn from(v: SensorReadingXyz) -> Self
fn from(v: SensorReadingXyz) -> Self
Converts to this type from the input type.
Source§impl From<SensorType> for BrowserProtocolTypes
impl From<SensorType> for BrowserProtocolTypes
Source§fn from(v: SensorType) -> Self
fn from(v: SensorType) -> Self
Converts to this type from the input type.
Source§impl From<SerializedStorageKey> for BrowserProtocolTypes
impl From<SerializedStorageKey> for BrowserProtocolTypes
Source§fn from(v: SerializedStorageKey) -> Self
fn from(v: SerializedStorageKey) -> Self
Converts to this type from the input type.
Source§impl From<SerializedStorageKey> for BrowserProtocolTypes
impl From<SerializedStorageKey> for BrowserProtocolTypes
Source§fn from(v: SerializedStorageKey) -> Self
fn from(v: SerializedStorageKey) -> Self
Converts to this type from the input type.
Source§impl From<ServiceName> for BrowserProtocolTypes
impl From<ServiceName> for BrowserProtocolTypes
Source§fn from(v: ServiceName) -> Self
fn from(v: ServiceName) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerErrorMessage> for BrowserProtocolTypes
impl From<ServiceWorkerErrorMessage> for BrowserProtocolTypes
Source§fn from(v: ServiceWorkerErrorMessage) -> Self
fn from(v: ServiceWorkerErrorMessage) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerRegistration> for BrowserProtocolTypes
impl From<ServiceWorkerRegistration> for BrowserProtocolTypes
Source§fn from(v: ServiceWorkerRegistration) -> Self
fn from(v: ServiceWorkerRegistration) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerResponseSource> for BrowserProtocolTypes
impl From<ServiceWorkerResponseSource> for BrowserProtocolTypes
Source§fn from(v: ServiceWorkerResponseSource) -> Self
fn from(v: ServiceWorkerResponseSource) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerRouterInfo> for BrowserProtocolTypes
impl From<ServiceWorkerRouterInfo> for BrowserProtocolTypes
Source§fn from(v: ServiceWorkerRouterInfo) -> Self
fn from(v: ServiceWorkerRouterInfo) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerRouterSource> for BrowserProtocolTypes
impl From<ServiceWorkerRouterSource> for BrowserProtocolTypes
Source§fn from(v: ServiceWorkerRouterSource) -> Self
fn from(v: ServiceWorkerRouterSource) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerTypes> for BrowserProtocolTypes
impl From<ServiceWorkerTypes> for BrowserProtocolTypes
Source§fn from(v: ServiceWorkerTypes) -> Self
fn from(v: ServiceWorkerTypes) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerVersion> for BrowserProtocolTypes
impl From<ServiceWorkerVersion> for BrowserProtocolTypes
Source§fn from(v: ServiceWorkerVersion) -> Self
fn from(v: ServiceWorkerVersion) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerVersionRunningStatus> for BrowserProtocolTypes
impl From<ServiceWorkerVersionRunningStatus> for BrowserProtocolTypes
Source§fn from(v: ServiceWorkerVersionRunningStatus) -> Self
fn from(v: ServiceWorkerVersionRunningStatus) -> Self
Converts to this type from the input type.
Source§impl From<ServiceWorkerVersionStatus> for BrowserProtocolTypes
impl From<ServiceWorkerVersionStatus> for BrowserProtocolTypes
Source§fn from(v: ServiceWorkerVersionStatus) -> Self
fn from(v: ServiceWorkerVersionStatus) -> Self
Converts to this type from the input type.
Source§impl From<SessionId> for BrowserProtocolTypes
impl From<SessionId> for BrowserProtocolTypes
Source§impl From<SetCookieBlockedReason> for BrowserProtocolTypes
impl From<SetCookieBlockedReason> for BrowserProtocolTypes
Source§fn from(v: SetCookieBlockedReason) -> Self
fn from(v: SetCookieBlockedReason) -> Self
Converts to this type from the input type.
Source§impl From<ShadowRootType> for BrowserProtocolTypes
impl From<ShadowRootType> for BrowserProtocolTypes
Source§fn from(v: ShadowRootType) -> Self
fn from(v: ShadowRootType) -> Self
Converts to this type from the input type.
Source§impl From<ShapeOutsideInfo> for BrowserProtocolTypes
impl From<ShapeOutsideInfo> for BrowserProtocolTypes
Source§fn from(v: ShapeOutsideInfo) -> Self
fn from(v: ShapeOutsideInfo) -> Self
Converts to this type from the input type.
Source§fn from(v: ShareTarget) -> Self
fn from(v: ShareTarget) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedArrayBufferIssueDetails) -> Self
fn from(v: SharedArrayBufferIssueDetails) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedArrayBufferIssueType) -> Self
fn from(v: SharedArrayBufferIssueType) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedDictionaryError) -> Self
fn from(v: SharedDictionaryError) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedDictionaryIssueDetails) -> Self
fn from(v: SharedDictionaryIssueDetails) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStorageAccessMethod) -> Self
fn from(v: SharedStorageAccessMethod) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStorageAccessParams) -> Self
fn from(v: SharedStorageAccessParams) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStorageAccessScope) -> Self
fn from(v: SharedStorageAccessScope) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStorageEntry) -> Self
fn from(v: SharedStorageEntry) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStorageMetadata) -> Self
fn from(v: SharedStorageMetadata) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStoragePrivateAggregationConfig) -> Self
fn from(v: SharedStoragePrivateAggregationConfig) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStorageReportingMetadata) -> Self
fn from(v: SharedStorageReportingMetadata) -> Self
Converts to this type from the input type.
Source§fn from(v: SharedStorageUrlWithMetadata) -> Self
fn from(v: SharedStorageUrlWithMetadata) -> Self
Converts to this type from the input type.
Source§impl From<Shortcut> for BrowserProtocolTypes
impl From<Shortcut> for BrowserProtocolTypes
Source§impl From<ShorthandEntry> for BrowserProtocolTypes
impl From<ShorthandEntry> for BrowserProtocolTypes
Source§fn from(v: ShorthandEntry) -> Self
fn from(v: ShorthandEntry) -> Self
Converts to this type from the input type.
Source§impl From<SignedCertificateTimestamp> for BrowserProtocolTypes
impl From<SignedCertificateTimestamp> for BrowserProtocolTypes
Source§fn from(v: SignedCertificateTimestamp) -> Self
fn from(v: SignedCertificateTimestamp) -> Self
Converts to this type from the input type.
Source§impl From<SignedExchangeError> for BrowserProtocolTypes
impl From<SignedExchangeError> for BrowserProtocolTypes
Source§fn from(v: SignedExchangeError) -> Self
fn from(v: SignedExchangeError) -> Self
Converts to this type from the input type.
Source§impl From<SignedExchangeErrorField> for BrowserProtocolTypes
impl From<SignedExchangeErrorField> for BrowserProtocolTypes
Source§fn from(v: SignedExchangeErrorField) -> Self
fn from(v: SignedExchangeErrorField) -> Self
Converts to this type from the input type.
Source§impl From<SignedExchangeHeader> for BrowserProtocolTypes
impl From<SignedExchangeHeader> for BrowserProtocolTypes
Source§fn from(v: SignedExchangeHeader) -> Self
fn from(v: SignedExchangeHeader) -> Self
Converts to this type from the input type.
Source§impl From<SignedExchangeInfo> for BrowserProtocolTypes
impl From<SignedExchangeInfo> for BrowserProtocolTypes
Source§fn from(v: SignedExchangeInfo) -> Self
fn from(v: SignedExchangeInfo) -> Self
Converts to this type from the input type.
Source§impl From<SignedExchangeSignature> for BrowserProtocolTypes
impl From<SignedExchangeSignature> for BrowserProtocolTypes
Source§fn from(v: SignedExchangeSignature) -> Self
fn from(v: SignedExchangeSignature) -> Self
Converts to this type from the input type.
Source§impl From<SignedInt64AsBase10> for BrowserProtocolTypes
impl From<SignedInt64AsBase10> for BrowserProtocolTypes
Source§fn from(v: SignedInt64AsBase10) -> Self
fn from(v: SignedInt64AsBase10) -> Self
Converts to this type from the input type.
Source§impl From<Sink> for BrowserProtocolTypes
impl From<Sink> for BrowserProtocolTypes
Source§impl From<Size> for BrowserProtocolTypes
impl From<Size> for BrowserProtocolTypes
Source§impl From<SnapshotId> for BrowserProtocolTypes
impl From<SnapshotId> for BrowserProtocolTypes
Source§fn from(v: SnapshotId) -> Self
fn from(v: SnapshotId) -> Self
Converts to this type from the input type.
Source§impl From<SourceCodeLocation> for BrowserProtocolTypes
impl From<SourceCodeLocation> for BrowserProtocolTypes
Source§fn from(v: SourceCodeLocation) -> Self
fn from(v: SourceCodeLocation) -> Self
Converts to this type from the input type.
Source§impl From<SourceOrderConfig> for BrowserProtocolTypes
impl From<SourceOrderConfig> for BrowserProtocolTypes
Source§fn from(v: SourceOrderConfig) -> Self
fn from(v: SourceOrderConfig) -> Self
Converts to this type from the input type.
Source§impl From<SourceRange> for BrowserProtocolTypes
impl From<SourceRange> for BrowserProtocolTypes
Source§fn from(v: SourceRange) -> Self
fn from(v: SourceRange) -> Self
Converts to this type from the input type.
Source§impl From<Specificity> for BrowserProtocolTypes
impl From<Specificity> for BrowserProtocolTypes
Source§fn from(v: Specificity) -> Self
fn from(v: Specificity) -> Self
Converts to this type from the input type.
Source§impl From<SpeculationAction> for BrowserProtocolTypes
impl From<SpeculationAction> for BrowserProtocolTypes
Source§fn from(v: SpeculationAction) -> Self
fn from(v: SpeculationAction) -> Self
Converts to this type from the input type.
Source§impl From<SpeculationTargetHint> for BrowserProtocolTypes
impl From<SpeculationTargetHint> for BrowserProtocolTypes
Source§fn from(v: SpeculationTargetHint) -> Self
fn from(v: SpeculationTargetHint) -> Self
Converts to this type from the input type.
Source§impl From<SriMessageSignatureError> for BrowserProtocolTypes
impl From<SriMessageSignatureError> for BrowserProtocolTypes
Source§fn from(v: SriMessageSignatureError) -> Self
fn from(v: SriMessageSignatureError) -> Self
Converts to this type from the input type.
Source§impl From<SriMessageSignatureIssueDetails> for BrowserProtocolTypes
impl From<SriMessageSignatureIssueDetails> for BrowserProtocolTypes
Source§fn from(v: SriMessageSignatureIssueDetails) -> Self
fn from(v: SriMessageSignatureIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<StickyPositionConstraint> for BrowserProtocolTypes
impl From<StickyPositionConstraint> for BrowserProtocolTypes
Source§fn from(v: StickyPositionConstraint) -> Self
fn from(v: StickyPositionConstraint) -> Self
Converts to this type from the input type.
Source§impl From<StorageArea> for BrowserProtocolTypes
impl From<StorageArea> for BrowserProtocolTypes
Source§fn from(v: StorageArea) -> Self
fn from(v: StorageArea) -> Self
Converts to this type from the input type.
Source§impl From<StorageBucket> for BrowserProtocolTypes
impl From<StorageBucket> for BrowserProtocolTypes
Source§fn from(v: StorageBucket) -> Self
fn from(v: StorageBucket) -> Self
Converts to this type from the input type.
Source§impl From<StorageBucketInfo> for BrowserProtocolTypes
impl From<StorageBucketInfo> for BrowserProtocolTypes
Source§fn from(v: StorageBucketInfo) -> Self
fn from(v: StorageBucketInfo) -> Self
Converts to this type from the input type.
Source§impl From<StorageBucketsDurability> for BrowserProtocolTypes
impl From<StorageBucketsDurability> for BrowserProtocolTypes
Source§fn from(v: StorageBucketsDurability) -> Self
fn from(v: StorageBucketsDurability) -> Self
Converts to this type from the input type.
Source§impl From<StorageId> for BrowserProtocolTypes
impl From<StorageId> for BrowserProtocolTypes
Source§impl From<StorageType> for BrowserProtocolTypes
impl From<StorageType> for BrowserProtocolTypes
Source§fn from(v: StorageType) -> Self
fn from(v: StorageType) -> Self
Converts to this type from the input type.
Source§impl From<StorageTypes> for BrowserProtocolTypes
impl From<StorageTypes> for BrowserProtocolTypes
Source§fn from(v: StorageTypes) -> Self
fn from(v: StorageTypes) -> Self
Converts to this type from the input type.
Source§impl From<StreamCompression> for BrowserProtocolTypes
impl From<StreamCompression> for BrowserProtocolTypes
Source§fn from(v: StreamCompression) -> Self
fn from(v: StreamCompression) -> Self
Converts to this type from the input type.
Source§impl From<StreamFormat> for BrowserProtocolTypes
impl From<StreamFormat> for BrowserProtocolTypes
Source§fn from(v: StreamFormat) -> Self
fn from(v: StreamFormat) -> Self
Converts to this type from the input type.
Source§impl From<StreamHandle> for BrowserProtocolTypes
impl From<StreamHandle> for BrowserProtocolTypes
Source§fn from(v: StreamHandle) -> Self
fn from(v: StreamHandle) -> Self
Converts to this type from the input type.
Source§impl From<StringIndex> for BrowserProtocolTypes
impl From<StringIndex> for BrowserProtocolTypes
Source§fn from(v: StringIndex) -> Self
fn from(v: StringIndex) -> Self
Converts to this type from the input type.
Source§impl From<StyleDeclarationEdit> for BrowserProtocolTypes
impl From<StyleDeclarationEdit> for BrowserProtocolTypes
Source§fn from(v: StyleDeclarationEdit) -> Self
fn from(v: StyleDeclarationEdit) -> Self
Converts to this type from the input type.
Source§impl From<StyleSheetId> for BrowserProtocolTypes
impl From<StyleSheetId> for BrowserProtocolTypes
Source§fn from(v: StyleSheetId) -> Self
fn from(v: StyleSheetId) -> Self
Converts to this type from the input type.
Source§impl From<StyleSheetLoadingIssueReason> for BrowserProtocolTypes
impl From<StyleSheetLoadingIssueReason> for BrowserProtocolTypes
Source§fn from(v: StyleSheetLoadingIssueReason) -> Self
fn from(v: StyleSheetLoadingIssueReason) -> Self
Converts to this type from the input type.
Source§impl From<StyleSheetOrigin> for BrowserProtocolTypes
impl From<StyleSheetOrigin> for BrowserProtocolTypes
Source§fn from(v: StyleSheetOrigin) -> Self
fn from(v: StyleSheetOrigin) -> Self
Converts to this type from the input type.
Source§impl From<StylesheetLoadingIssueDetails> for BrowserProtocolTypes
impl From<StylesheetLoadingIssueDetails> for BrowserProtocolTypes
Source§fn from(v: StylesheetLoadingIssueDetails) -> Self
fn from(v: StylesheetLoadingIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<SubsamplingFormat> for BrowserProtocolTypes
impl From<SubsamplingFormat> for BrowserProtocolTypes
Source§fn from(v: SubsamplingFormat) -> Self
fn from(v: SubsamplingFormat) -> Self
Converts to this type from the input type.
Source§impl From<SystemInfoTypes> for BrowserProtocolTypes
impl From<SystemInfoTypes> for BrowserProtocolTypes
Source§fn from(v: SystemInfoTypes) -> Self
fn from(v: SystemInfoTypes) -> Self
Converts to this type from the input type.
Source§impl From<TargetFilter> for BrowserProtocolTypes
impl From<TargetFilter> for BrowserProtocolTypes
Source§fn from(v: TargetFilter) -> Self
fn from(v: TargetFilter) -> Self
Converts to this type from the input type.
Source§impl From<TargetId> for BrowserProtocolTypes
impl From<TargetId> for BrowserProtocolTypes
Source§impl From<TargetInfo> for BrowserProtocolTypes
impl From<TargetInfo> for BrowserProtocolTypes
Source§fn from(v: TargetInfo) -> Self
fn from(v: TargetInfo) -> Self
Converts to this type from the input type.
Source§impl From<TargetTypes> for BrowserProtocolTypes
impl From<TargetTypes> for BrowserProtocolTypes
Source§fn from(v: TargetTypes) -> Self
fn from(v: TargetTypes) -> Self
Converts to this type from the input type.
Source§impl From<TerminationEventDetails> for BrowserProtocolTypes
impl From<TerminationEventDetails> for BrowserProtocolTypes
Source§fn from(v: TerminationEventDetails) -> Self
fn from(v: TerminationEventDetails) -> Self
Converts to this type from the input type.
Source§impl From<TextBoxSnapshot> for BrowserProtocolTypes
impl From<TextBoxSnapshot> for BrowserProtocolTypes
Source§fn from(v: TextBoxSnapshot) -> Self
fn from(v: TextBoxSnapshot) -> Self
Converts to this type from the input type.
Source§impl From<TimeSinceEpoch> for BrowserProtocolTypes
impl From<TimeSinceEpoch> for BrowserProtocolTypes
Source§fn from(v: TimeSinceEpoch) -> Self
fn from(v: TimeSinceEpoch) -> Self
Converts to this type from the input type.
Source§impl From<TimeSinceEpoch> for BrowserProtocolTypes
impl From<TimeSinceEpoch> for BrowserProtocolTypes
Source§fn from(v: TimeSinceEpoch) -> Self
fn from(v: TimeSinceEpoch) -> Self
Converts to this type from the input type.
Source§impl From<TimelineEvent> for BrowserProtocolTypes
impl From<TimelineEvent> for BrowserProtocolTypes
Source§fn from(v: TimelineEvent) -> Self
fn from(v: TimelineEvent) -> Self
Converts to this type from the input type.
Source§impl From<Timestamp> for BrowserProtocolTypes
impl From<Timestamp> for BrowserProtocolTypes
Source§impl From<TouchPoint> for BrowserProtocolTypes
impl From<TouchPoint> for BrowserProtocolTypes
Source§fn from(v: TouchPoint) -> Self
fn from(v: TouchPoint) -> Self
Converts to this type from the input type.
Source§impl From<TraceConfig> for BrowserProtocolTypes
impl From<TraceConfig> for BrowserProtocolTypes
Source§fn from(v: TraceConfig) -> Self
fn from(v: TraceConfig) -> Self
Converts to this type from the input type.
Source§impl From<TracingBackend> for BrowserProtocolTypes
impl From<TracingBackend> for BrowserProtocolTypes
Source§fn from(v: TracingBackend) -> Self
fn from(v: TracingBackend) -> Self
Converts to this type from the input type.
Source§impl From<TracingTypes> for BrowserProtocolTypes
impl From<TracingTypes> for BrowserProtocolTypes
Source§fn from(v: TracingTypes) -> Self
fn from(v: TracingTypes) -> Self
Converts to this type from the input type.
Source§impl From<TransitionType> for BrowserProtocolTypes
impl From<TransitionType> for BrowserProtocolTypes
Source§fn from(v: TransitionType) -> Self
fn from(v: TransitionType) -> Self
Converts to this type from the input type.
Source§impl From<TrustTokenOperationType> for BrowserProtocolTypes
impl From<TrustTokenOperationType> for BrowserProtocolTypes
Source§fn from(v: TrustTokenOperationType) -> Self
fn from(v: TrustTokenOperationType) -> Self
Converts to this type from the input type.
Source§impl From<TrustTokenParams> for BrowserProtocolTypes
impl From<TrustTokenParams> for BrowserProtocolTypes
Source§fn from(v: TrustTokenParams) -> Self
fn from(v: TrustTokenParams) -> Self
Converts to this type from the input type.
Source§impl From<TrustTokens> for BrowserProtocolTypes
impl From<TrustTokens> for BrowserProtocolTypes
Source§fn from(v: TrustTokens) -> Self
fn from(v: TrustTokens) -> Self
Converts to this type from the input type.
Source§impl From<UnencodedDigestError> for BrowserProtocolTypes
impl From<UnencodedDigestError> for BrowserProtocolTypes
Source§fn from(v: UnencodedDigestError) -> Self
fn from(v: UnencodedDigestError) -> Self
Converts to this type from the input type.
Source§impl From<UnencodedDigestIssueDetails> for BrowserProtocolTypes
impl From<UnencodedDigestIssueDetails> for BrowserProtocolTypes
Source§fn from(v: UnencodedDigestIssueDetails) -> Self
fn from(v: UnencodedDigestIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<UnsignedInt128AsBase16> for BrowserProtocolTypes
impl From<UnsignedInt128AsBase16> for BrowserProtocolTypes
Source§fn from(v: UnsignedInt128AsBase16) -> Self
fn from(v: UnsignedInt128AsBase16) -> Self
Converts to this type from the input type.
Source§impl From<UnsignedInt64AsBase10> for BrowserProtocolTypes
impl From<UnsignedInt64AsBase10> for BrowserProtocolTypes
Source§fn from(v: UnsignedInt64AsBase10) -> Self
fn from(v: UnsignedInt64AsBase10) -> Self
Converts to this type from the input type.
Source§impl From<UsageForType> for BrowserProtocolTypes
impl From<UsageForType> for BrowserProtocolTypes
Source§fn from(v: UsageForType) -> Self
fn from(v: UsageForType) -> Self
Converts to this type from the input type.
Source§impl From<UserAgentBrandVersion> for BrowserProtocolTypes
impl From<UserAgentBrandVersion> for BrowserProtocolTypes
Source§fn from(v: UserAgentBrandVersion) -> Self
fn from(v: UserAgentBrandVersion) -> Self
Converts to this type from the input type.
Source§impl From<UserAgentMetadata> for BrowserProtocolTypes
impl From<UserAgentMetadata> for BrowserProtocolTypes
Source§fn from(v: UserAgentMetadata) -> Self
fn from(v: UserAgentMetadata) -> Self
Converts to this type from the input type.
Source§impl From<UserReidentificationIssueDetails> for BrowserProtocolTypes
impl From<UserReidentificationIssueDetails> for BrowserProtocolTypes
Source§fn from(v: UserReidentificationIssueDetails) -> Self
fn from(v: UserReidentificationIssueDetails) -> Self
Converts to this type from the input type.
Source§impl From<UserReidentificationIssueType> for BrowserProtocolTypes
impl From<UserReidentificationIssueType> for BrowserProtocolTypes
Source§fn from(v: UserReidentificationIssueType) -> Self
fn from(v: UserReidentificationIssueType) -> Self
Converts to this type from the input type.
Source§impl From<Value> for BrowserProtocolTypes
impl From<Value> for BrowserProtocolTypes
Source§impl From<VideoDecodeAcceleratorCapability> for BrowserProtocolTypes
impl From<VideoDecodeAcceleratorCapability> for BrowserProtocolTypes
Source§fn from(v: VideoDecodeAcceleratorCapability) -> Self
fn from(v: VideoDecodeAcceleratorCapability) -> Self
Converts to this type from the input type.
Source§impl From<VideoEncodeAcceleratorCapability> for BrowserProtocolTypes
impl From<VideoEncodeAcceleratorCapability> for BrowserProtocolTypes
Source§fn from(v: VideoEncodeAcceleratorCapability) -> Self
fn from(v: VideoEncodeAcceleratorCapability) -> Self
Converts to this type from the input type.
Source§impl From<ViewOrScrollTimeline> for BrowserProtocolTypes
impl From<ViewOrScrollTimeline> for BrowserProtocolTypes
Source§fn from(v: ViewOrScrollTimeline) -> Self
fn from(v: ViewOrScrollTimeline) -> Self
Converts to this type from the input type.
Source§impl From<Viewport> for BrowserProtocolTypes
impl From<Viewport> for BrowserProtocolTypes
Source§impl From<ViolationSetting> for BrowserProtocolTypes
impl From<ViolationSetting> for BrowserProtocolTypes
Source§fn from(v: ViolationSetting) -> Self
fn from(v: ViolationSetting) -> Self
Converts to this type from the input type.
Source§impl From<VirtualAuthenticatorOptions> for BrowserProtocolTypes
impl From<VirtualAuthenticatorOptions> for BrowserProtocolTypes
Source§fn from(v: VirtualAuthenticatorOptions) -> Self
fn from(v: VirtualAuthenticatorOptions) -> Self
Converts to this type from the input type.
Source§impl From<VirtualTimePolicy> for BrowserProtocolTypes
impl From<VirtualTimePolicy> for BrowserProtocolTypes
Source§fn from(v: VirtualTimePolicy) -> Self
fn from(v: VirtualTimePolicy) -> Self
Converts to this type from the input type.
Source§impl From<VisibleSecurityState> for BrowserProtocolTypes
impl From<VisibleSecurityState> for BrowserProtocolTypes
Source§fn from(v: VisibleSecurityState) -> Self
fn from(v: VisibleSecurityState) -> Self
Converts to this type from the input type.
Source§impl From<VisualViewport> for BrowserProtocolTypes
impl From<VisualViewport> for BrowserProtocolTypes
Source§fn from(v: VisualViewport) -> Self
fn from(v: VisualViewport) -> Self
Converts to this type from the input type.
Source§impl From<WebAppManifest> for BrowserProtocolTypes
impl From<WebAppManifest> for BrowserProtocolTypes
Source§fn from(v: WebAppManifest) -> Self
fn from(v: WebAppManifest) -> Self
Converts to this type from the input type.
Source§impl From<WebAudioTypes> for BrowserProtocolTypes
impl From<WebAudioTypes> for BrowserProtocolTypes
Source§fn from(v: WebAudioTypes) -> Self
fn from(v: WebAudioTypes) -> Self
Converts to this type from the input type.
Source§impl From<WebAuthnTypes> for BrowserProtocolTypes
impl From<WebAuthnTypes> for BrowserProtocolTypes
Source§fn from(v: WebAuthnTypes) -> Self
fn from(v: WebAuthnTypes) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketFrame> for BrowserProtocolTypes
impl From<WebSocketFrame> for BrowserProtocolTypes
Source§fn from(v: WebSocketFrame) -> Self
fn from(v: WebSocketFrame) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketRequest> for BrowserProtocolTypes
impl From<WebSocketRequest> for BrowserProtocolTypes
Source§fn from(v: WebSocketRequest) -> Self
fn from(v: WebSocketRequest) -> Self
Converts to this type from the input type.
Source§impl From<WebSocketResponse> for BrowserProtocolTypes
impl From<WebSocketResponse> for BrowserProtocolTypes
Source§fn from(v: WebSocketResponse) -> Self
fn from(v: WebSocketResponse) -> Self
Converts to this type from the input type.
Source§impl From<WindowControlsOverlayConfig> for BrowserProtocolTypes
impl From<WindowControlsOverlayConfig> for BrowserProtocolTypes
Source§fn from(v: WindowControlsOverlayConfig) -> Self
fn from(v: WindowControlsOverlayConfig) -> Self
Converts to this type from the input type.
Source§impl From<WindowId> for BrowserProtocolTypes
impl From<WindowId> for BrowserProtocolTypes
Source§impl From<WindowState> for BrowserProtocolTypes
impl From<WindowState> for BrowserProtocolTypes
Source§fn from(v: WindowState) -> Self
fn from(v: WindowState) -> Self
Converts to this type from the input type.
Source§impl From<WindowState> for BrowserProtocolTypes
impl From<WindowState> for BrowserProtocolTypes
Source§fn from(v: WindowState) -> Self
fn from(v: WindowState) -> Self
Converts to this type from the input type.
Source§impl From<WorkAreaInsets> for BrowserProtocolTypes
impl From<WorkAreaInsets> for BrowserProtocolTypes
Source§fn from(v: WorkAreaInsets) -> Self
fn from(v: WorkAreaInsets) -> Self
Converts to this type from the input type.
Source§impl PartialEq for BrowserProtocolTypes
impl PartialEq for BrowserProtocolTypes
Source§impl Serialize for BrowserProtocolTypes
impl Serialize for BrowserProtocolTypes
Source§impl TryFrom<BrowserProtocolTypes> for AccessibilityTypes
impl TryFrom<BrowserProtocolTypes> for AccessibilityTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AccessibilityTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AccessibilityTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Account
impl TryFrom<BrowserProtocolTypes> for Account
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Account as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Account as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AccountUrlType
impl TryFrom<BrowserProtocolTypes> for AccountUrlType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AccountUrlType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AccountUrlType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AdAncestry
impl TryFrom<BrowserProtocolTypes> for AdAncestry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AdAncestry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AdAncestry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AdFrameExplanation
impl TryFrom<BrowserProtocolTypes> for AdFrameExplanation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AdFrameExplanation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AdFrameExplanation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AdFrameStatus
impl TryFrom<BrowserProtocolTypes> for AdFrameStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AdFrameStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AdFrameStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AdFrameType
impl TryFrom<BrowserProtocolTypes> for AdFrameType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AdFrameType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AdFrameType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AdScriptAncestry
impl TryFrom<BrowserProtocolTypes> for AdScriptAncestry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AdScriptAncestry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AdScriptAncestry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AdScriptId
impl TryFrom<BrowserProtocolTypes> for AdScriptId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AdScriptId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AdScriptId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AdScriptIdentifier
impl TryFrom<BrowserProtocolTypes> for AdScriptIdentifier
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AdScriptIdentifier as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AdScriptIdentifier as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Address
impl TryFrom<BrowserProtocolTypes> for Address
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Address as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Address as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AddressField
impl TryFrom<BrowserProtocolTypes> for AddressField
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AddressField as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AddressField as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AddressFields
impl TryFrom<BrowserProtocolTypes> for AddressFields
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AddressFields as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AddressFields as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AddressUi
impl TryFrom<BrowserProtocolTypes> for AddressUi
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AddressUi as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AddressUi as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AffectedCookie
impl TryFrom<BrowserProtocolTypes> for AffectedCookie
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AffectedCookie as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AffectedCookie as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AffectedFrame
impl TryFrom<BrowserProtocolTypes> for AffectedFrame
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AffectedFrame as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AffectedFrame as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AffectedRequest
impl TryFrom<BrowserProtocolTypes> for AffectedRequest
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AffectedRequest as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AffectedRequest as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AlternateProtocolUsage
impl TryFrom<BrowserProtocolTypes> for AlternateProtocolUsage
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AlternateProtocolUsage as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AlternateProtocolUsage as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Animation
impl TryFrom<BrowserProtocolTypes> for Animation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Animation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Animation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AnimationEffect
impl TryFrom<BrowserProtocolTypes> for AnimationEffect
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AnimationEffect as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AnimationEffect as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AnimationTypes
impl TryFrom<BrowserProtocolTypes> for AnimationTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AnimationTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AnimationTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AppManifestError
impl TryFrom<BrowserProtocolTypes> for AppManifestError
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AppManifestError as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AppManifestError as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AppManifestParsedProperties
impl TryFrom<BrowserProtocolTypes> for AppManifestParsedProperties
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AppManifestParsedProperties as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AppManifestParsedProperties as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ArrayOfStrings
impl TryFrom<BrowserProtocolTypes> for ArrayOfStrings
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ArrayOfStrings as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ArrayOfStrings as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AssociatedCookie
impl TryFrom<BrowserProtocolTypes> for AssociatedCookie
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AssociatedCookie as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AssociatedCookie as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableDebugReportingConfig
impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableDebugReportingConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingAggregatableDebugReportingConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingAggregatableDebugReportingConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableDebugReportingData
impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableDebugReportingData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingAggregatableDebugReportingData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingAggregatableDebugReportingData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableDedupKey
impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableDedupKey
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingAggregatableDedupKey as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingAggregatableDedupKey as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableResult
impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableResult
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingAggregatableResult as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingAggregatableResult as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableTriggerData
impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableTriggerData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingAggregatableTriggerData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingAggregatableTriggerData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableValueDictEntry
impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableValueDictEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingAggregatableValueDictEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingAggregatableValueDictEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableValueEntry
impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableValueEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingAggregatableValueEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingAggregatableValueEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregationKeysEntry
impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregationKeysEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingAggregationKeysEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingAggregationKeysEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingEventLevelResult
impl TryFrom<BrowserProtocolTypes> for AttributionReportingEventLevelResult
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingEventLevelResult as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingEventLevelResult as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingEventReportWindows
impl TryFrom<BrowserProtocolTypes> for AttributionReportingEventReportWindows
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingEventReportWindows as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingEventReportWindows as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingEventTriggerData
impl TryFrom<BrowserProtocolTypes> for AttributionReportingEventTriggerData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingEventTriggerData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingEventTriggerData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingFilterConfig
impl TryFrom<BrowserProtocolTypes> for AttributionReportingFilterConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingFilterConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingFilterConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingFilterDataEntry
impl TryFrom<BrowserProtocolTypes> for AttributionReportingFilterDataEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingFilterDataEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingFilterDataEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingFilterPair
impl TryFrom<BrowserProtocolTypes> for AttributionReportingFilterPair
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingFilterPair as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingFilterPair as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingIssueDetails
impl TryFrom<BrowserProtocolTypes> for AttributionReportingIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingIssueType
impl TryFrom<BrowserProtocolTypes> for AttributionReportingIssueType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingIssueType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingIssueType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingNamedBudgetCandidate
impl TryFrom<BrowserProtocolTypes> for AttributionReportingNamedBudgetCandidate
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingNamedBudgetCandidate as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingNamedBudgetCandidate as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingNamedBudgetDef
impl TryFrom<BrowserProtocolTypes> for AttributionReportingNamedBudgetDef
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingNamedBudgetDef as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingNamedBudgetDef as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingReportResult
impl TryFrom<BrowserProtocolTypes> for AttributionReportingReportResult
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingReportResult as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingReportResult as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceRegistration
impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceRegistration
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingSourceRegistration as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingSourceRegistration as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceRegistrationResult
impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceRegistrationResult
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingSourceRegistrationResult as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingSourceRegistrationResult as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceRegistrationTimeConfig
impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceRegistrationTimeConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingSourceRegistrationTimeConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingSourceRegistrationTimeConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceType
impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingSourceType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingSourceType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingTriggerDataMatching
impl TryFrom<BrowserProtocolTypes> for AttributionReportingTriggerDataMatching
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingTriggerDataMatching as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingTriggerDataMatching as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionReportingTriggerRegistration
impl TryFrom<BrowserProtocolTypes> for AttributionReportingTriggerRegistration
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionReportingTriggerRegistration as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionReportingTriggerRegistration as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AttributionScopesData
impl TryFrom<BrowserProtocolTypes> for AttributionScopesData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AttributionScopesData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AttributionScopesData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AudioListener
impl TryFrom<BrowserProtocolTypes> for AudioListener
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AudioListener as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AudioListener as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AudioNode
impl TryFrom<BrowserProtocolTypes> for AudioNode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AudioNode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AudioNode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AudioParam
impl TryFrom<BrowserProtocolTypes> for AudioParam
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AudioParam as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AudioParam as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AuditsTypes
impl TryFrom<BrowserProtocolTypes> for AuditsTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AuditsTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AuditsTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AuthChallenge
impl TryFrom<BrowserProtocolTypes> for AuthChallenge
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AuthChallenge as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AuthChallenge as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AuthChallenge
impl TryFrom<BrowserProtocolTypes> for AuthChallenge
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AuthChallenge as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AuthChallenge as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AuthChallengeResponse
impl TryFrom<BrowserProtocolTypes> for AuthChallengeResponse
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AuthChallengeResponse as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AuthChallengeResponse as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AuthChallengeResponse
impl TryFrom<BrowserProtocolTypes> for AuthChallengeResponse
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AuthChallengeResponse as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AuthChallengeResponse as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AuthenticatorId
impl TryFrom<BrowserProtocolTypes> for AuthenticatorId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AuthenticatorId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AuthenticatorId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AuthenticatorProtocol
impl TryFrom<BrowserProtocolTypes> for AuthenticatorProtocol
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AuthenticatorProtocol as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AuthenticatorProtocol as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AuthenticatorTransport
impl TryFrom<BrowserProtocolTypes> for AuthenticatorTransport
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AuthenticatorTransport as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AuthenticatorTransport as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AutofillTypes
impl TryFrom<BrowserProtocolTypes> for AutofillTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AutofillTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AutofillTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AutomationRate
impl TryFrom<BrowserProtocolTypes> for AutomationRate
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AutomationRate as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AutomationRate as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxNode
impl TryFrom<BrowserProtocolTypes> for AxNode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxNode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxNode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxNodeId
impl TryFrom<BrowserProtocolTypes> for AxNodeId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxNodeId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxNodeId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxProperty
impl TryFrom<BrowserProtocolTypes> for AxProperty
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxProperty as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxProperty as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxPropertyName
impl TryFrom<BrowserProtocolTypes> for AxPropertyName
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxPropertyName as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxPropertyName as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxRelatedNode
impl TryFrom<BrowserProtocolTypes> for AxRelatedNode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxRelatedNode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxRelatedNode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxValue
impl TryFrom<BrowserProtocolTypes> for AxValue
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxValue as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxValue as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxValueNativeSourceType
impl TryFrom<BrowserProtocolTypes> for AxValueNativeSourceType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxValueNativeSourceType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxValueNativeSourceType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxValueSource
impl TryFrom<BrowserProtocolTypes> for AxValueSource
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxValueSource as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxValueSource as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxValueSourceType
impl TryFrom<BrowserProtocolTypes> for AxValueSourceType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxValueSourceType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxValueSourceType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for AxValueType
impl TryFrom<BrowserProtocolTypes> for AxValueType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <AxValueType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <AxValueType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BackForwardCacheBlockingDetails
impl TryFrom<BrowserProtocolTypes> for BackForwardCacheBlockingDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BackForwardCacheBlockingDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BackForwardCacheBlockingDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredExplanation
impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredExplanation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BackForwardCacheNotRestoredExplanation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BackForwardCacheNotRestoredExplanation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredExplanationTree
impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredExplanationTree
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BackForwardCacheNotRestoredExplanationTree as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BackForwardCacheNotRestoredExplanationTree as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredReason
impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BackForwardCacheNotRestoredReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BackForwardCacheNotRestoredReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredReasonType
impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredReasonType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BackForwardCacheNotRestoredReasonType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BackForwardCacheNotRestoredReasonType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BackendNode
impl TryFrom<BrowserProtocolTypes> for BackendNode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BackendNode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BackendNode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BackendNodeId
impl TryFrom<BrowserProtocolTypes> for BackendNodeId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BackendNodeId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BackendNodeId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BackgroundServiceEvent
impl TryFrom<BrowserProtocolTypes> for BackgroundServiceEvent
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BackgroundServiceEvent as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BackgroundServiceEvent as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BackgroundServiceTypes
impl TryFrom<BrowserProtocolTypes> for BackgroundServiceTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BackgroundServiceTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BackgroundServiceTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BaseAudioContext
impl TryFrom<BrowserProtocolTypes> for BaseAudioContext
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BaseAudioContext as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BaseAudioContext as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BlockPattern
impl TryFrom<BrowserProtocolTypes> for BlockPattern
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BlockPattern as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BlockPattern as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BlockedByResponseIssueDetails
impl TryFrom<BrowserProtocolTypes> for BlockedByResponseIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BlockedByResponseIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BlockedByResponseIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BlockedByResponseReason
impl TryFrom<BrowserProtocolTypes> for BlockedByResponseReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BlockedByResponseReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BlockedByResponseReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BlockedReason
impl TryFrom<BrowserProtocolTypes> for BlockedReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BlockedReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BlockedReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BlockedSetCookieWithReason
impl TryFrom<BrowserProtocolTypes> for BlockedSetCookieWithReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BlockedSetCookieWithReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BlockedSetCookieWithReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BluetoothEmulationTypes
impl TryFrom<BrowserProtocolTypes> for BluetoothEmulationTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BluetoothEmulationTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BluetoothEmulationTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BounceTrackingIssueDetails
impl TryFrom<BrowserProtocolTypes> for BounceTrackingIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BounceTrackingIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BounceTrackingIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Bounds
impl TryFrom<BrowserProtocolTypes> for Bounds
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Bounds as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Bounds as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BoxModel
impl TryFrom<BrowserProtocolTypes> for BoxModel
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BoxModel as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BoxModel as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BoxStyle
impl TryFrom<BrowserProtocolTypes> for BoxStyle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BoxStyle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BoxStyle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BrowserCommandId
impl TryFrom<BrowserProtocolTypes> for BrowserCommandId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BrowserCommandId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BrowserCommandId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BrowserContextId
impl TryFrom<BrowserProtocolTypes> for BrowserContextId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BrowserContextId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BrowserContextId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BrowserTypes
impl TryFrom<BrowserProtocolTypes> for BrowserTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BrowserTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BrowserTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Bucket
impl TryFrom<BrowserProtocolTypes> for Bucket
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Bucket as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Bucket as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for BucketFileSystemLocator
impl TryFrom<BrowserProtocolTypes> for BucketFileSystemLocator
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <BucketFileSystemLocator as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <BucketFileSystemLocator as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Cache
impl TryFrom<BrowserProtocolTypes> for Cache
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Cache as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Cache as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CacheId
impl TryFrom<BrowserProtocolTypes> for CacheId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CacheId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CacheId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CacheStorageTypes
impl TryFrom<BrowserProtocolTypes> for CacheStorageTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CacheStorageTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CacheStorageTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CachedResource
impl TryFrom<BrowserProtocolTypes> for CachedResource
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CachedResource as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CachedResource as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CachedResponse
impl TryFrom<BrowserProtocolTypes> for CachedResponse
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CachedResponse as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CachedResponse as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CachedResponseType
impl TryFrom<BrowserProtocolTypes> for CachedResponseType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CachedResponseType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CachedResponseType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CastTypes
impl TryFrom<BrowserProtocolTypes> for CastTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CastTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CastTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CentralState
impl TryFrom<BrowserProtocolTypes> for CentralState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CentralState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CentralState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CertificateErrorAction
impl TryFrom<BrowserProtocolTypes> for CertificateErrorAction
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CertificateErrorAction as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CertificateErrorAction as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CertificateId
impl TryFrom<BrowserProtocolTypes> for CertificateId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CertificateId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CertificateId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CertificateSecurityState
impl TryFrom<BrowserProtocolTypes> for CertificateSecurityState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CertificateSecurityState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CertificateSecurityState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CertificateTransparencyCompliance
impl TryFrom<BrowserProtocolTypes> for CertificateTransparencyCompliance
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CertificateTransparencyCompliance as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CertificateTransparencyCompliance as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ChallengeEventDetails
impl TryFrom<BrowserProtocolTypes> for ChallengeEventDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ChallengeEventDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ChallengeEventDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ChannelCountMode
impl TryFrom<BrowserProtocolTypes> for ChannelCountMode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ChannelCountMode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ChannelCountMode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ChannelInterpretation
impl TryFrom<BrowserProtocolTypes> for ChannelInterpretation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ChannelInterpretation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ChannelInterpretation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CharacteristicOperationType
impl TryFrom<BrowserProtocolTypes> for CharacteristicOperationType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CharacteristicOperationType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CharacteristicOperationType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CharacteristicProperties
impl TryFrom<BrowserProtocolTypes> for CharacteristicProperties
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CharacteristicProperties as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CharacteristicProperties as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CharacteristicWriteType
impl TryFrom<BrowserProtocolTypes> for CharacteristicWriteType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CharacteristicWriteType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CharacteristicWriteType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ClientHintIssueDetails
impl TryFrom<BrowserProtocolTypes> for ClientHintIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ClientHintIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ClientHintIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ClientHintIssueReason
impl TryFrom<BrowserProtocolTypes> for ClientHintIssueReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ClientHintIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ClientHintIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ClientNavigationDisposition as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ClientNavigationDisposition as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ClientNavigationReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ClientNavigationReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ClientSecurityState
impl TryFrom<BrowserProtocolTypes> for ClientSecurityState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ClientSecurityState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ClientSecurityState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ColorFormat
impl TryFrom<BrowserProtocolTypes> for ColorFormat
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ColorFormat as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ColorFormat as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CompatibilityMode
impl TryFrom<BrowserProtocolTypes> for CompatibilityMode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CompatibilityMode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CompatibilityMode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CompilationCacheParams
impl TryFrom<BrowserProtocolTypes> for CompilationCacheParams
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CompilationCacheParams as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CompilationCacheParams as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ComputedStyle
impl TryFrom<BrowserProtocolTypes> for ComputedStyle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ComputedStyle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ComputedStyle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ComputedStyleExtraFields
impl TryFrom<BrowserProtocolTypes> for ComputedStyleExtraFields
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ComputedStyleExtraFields as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ComputedStyleExtraFields as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ConnectTiming
impl TryFrom<BrowserProtocolTypes> for ConnectTiming
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ConnectTiming as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ConnectTiming as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ConnectionAllowlistError
impl TryFrom<BrowserProtocolTypes> for ConnectionAllowlistError
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ConnectionAllowlistError as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ConnectionAllowlistError as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ConnectionAllowlistIssueDetails
impl TryFrom<BrowserProtocolTypes> for ConnectionAllowlistIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ConnectionAllowlistIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ConnectionAllowlistIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ConnectionType
impl TryFrom<BrowserProtocolTypes> for ConnectionType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ConnectionType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ConnectionType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContainerQueryContainerHighlightConfig
impl TryFrom<BrowserProtocolTypes> for ContainerQueryContainerHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContainerQueryContainerHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContainerQueryContainerHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContainerQueryHighlightConfig
impl TryFrom<BrowserProtocolTypes> for ContainerQueryHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContainerQueryHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContainerQueryHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContentEncoding
impl TryFrom<BrowserProtocolTypes> for ContentEncoding
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContentEncoding as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContentEncoding as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicyIssueDetails
impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicyIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContentSecurityPolicyIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContentSecurityPolicyIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicySource
impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicySource
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContentSecurityPolicySource as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContentSecurityPolicySource as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicyStatus
impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicyStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContentSecurityPolicyStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContentSecurityPolicyStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicyViolationType
impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicyViolationType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContentSecurityPolicyViolationType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContentSecurityPolicyViolationType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContextRealtimeData
impl TryFrom<BrowserProtocolTypes> for ContextRealtimeData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContextRealtimeData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContextRealtimeData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContextState
impl TryFrom<BrowserProtocolTypes> for ContextState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContextState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContextState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContextType
impl TryFrom<BrowserProtocolTypes> for ContextType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContextType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContextType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ContrastAlgorithm
impl TryFrom<BrowserProtocolTypes> for ContrastAlgorithm
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ContrastAlgorithm as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ContrastAlgorithm as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Cookie
impl TryFrom<BrowserProtocolTypes> for Cookie
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Cookie as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Cookie as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieBlockedReason
impl TryFrom<BrowserProtocolTypes> for CookieBlockedReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieBlockedReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieBlockedReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieDeprecationMetadataIssueDetails
impl TryFrom<BrowserProtocolTypes> for CookieDeprecationMetadataIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieDeprecationMetadataIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieDeprecationMetadataIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieExclusionReason
impl TryFrom<BrowserProtocolTypes> for CookieExclusionReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieExclusionReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieExclusionReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieExemptionReason
impl TryFrom<BrowserProtocolTypes> for CookieExemptionReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieExemptionReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieExemptionReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieIssueDetails
impl TryFrom<BrowserProtocolTypes> for CookieIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieIssueInsight
impl TryFrom<BrowserProtocolTypes> for CookieIssueInsight
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieIssueInsight as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieIssueInsight as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieOperation
impl TryFrom<BrowserProtocolTypes> for CookieOperation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieOperation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieOperation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieParam
impl TryFrom<BrowserProtocolTypes> for CookieParam
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieParam as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieParam as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookiePartitionKey
impl TryFrom<BrowserProtocolTypes> for CookiePartitionKey
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookiePartitionKey as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookiePartitionKey as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookiePriority
impl TryFrom<BrowserProtocolTypes> for CookiePriority
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookiePriority as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookiePriority as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieSameSite
impl TryFrom<BrowserProtocolTypes> for CookieSameSite
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieSameSite as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieSameSite as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieSourceScheme
impl TryFrom<BrowserProtocolTypes> for CookieSourceScheme
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieSourceScheme as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieSourceScheme as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CookieWarningReason
impl TryFrom<BrowserProtocolTypes> for CookieWarningReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CookieWarningReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CookieWarningReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CorsError
impl TryFrom<BrowserProtocolTypes> for CorsError
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CorsError as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CorsError as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CorsErrorStatus
impl TryFrom<BrowserProtocolTypes> for CorsErrorStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CorsErrorStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CorsErrorStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CorsIssueDetails
impl TryFrom<BrowserProtocolTypes> for CorsIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CorsIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CorsIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CreationEventDetails
impl TryFrom<BrowserProtocolTypes> for CreationEventDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CreationEventDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CreationEventDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Credential
impl TryFrom<BrowserProtocolTypes> for Credential
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Credential as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Credential as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CreditCard
impl TryFrom<BrowserProtocolTypes> for CreditCard
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CreditCard as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CreditCard as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CrossOriginEmbedderPolicyStatus
impl TryFrom<BrowserProtocolTypes> for CrossOriginEmbedderPolicyStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CrossOriginEmbedderPolicyStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CrossOriginEmbedderPolicyStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CrossOriginEmbedderPolicyValue
impl TryFrom<BrowserProtocolTypes> for CrossOriginEmbedderPolicyValue
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CrossOriginEmbedderPolicyValue as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CrossOriginEmbedderPolicyValue as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CrossOriginIsolatedContextType
impl TryFrom<BrowserProtocolTypes> for CrossOriginIsolatedContextType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CrossOriginIsolatedContextType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CrossOriginIsolatedContextType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CrossOriginOpenerPolicyStatus
impl TryFrom<BrowserProtocolTypes> for CrossOriginOpenerPolicyStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CrossOriginOpenerPolicyStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CrossOriginOpenerPolicyStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CrossOriginOpenerPolicyValue
impl TryFrom<BrowserProtocolTypes> for CrossOriginOpenerPolicyValue
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CrossOriginOpenerPolicyValue as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CrossOriginOpenerPolicyValue as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CspViolationType
impl TryFrom<BrowserProtocolTypes> for CspViolationType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CspViolationType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CspViolationType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssAnimationStyle
impl TryFrom<BrowserProtocolTypes> for CssAnimationStyle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssAnimationStyle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssAnimationStyle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssAtRule
impl TryFrom<BrowserProtocolTypes> for CssAtRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssAtRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssAtRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssComputedStyleProperty
impl TryFrom<BrowserProtocolTypes> for CssComputedStyleProperty
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssComputedStyleProperty as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssComputedStyleProperty as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssComputedStyleProperty
impl TryFrom<BrowserProtocolTypes> for CssComputedStyleProperty
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssComputedStyleProperty as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssComputedStyleProperty as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssContainerQuery
impl TryFrom<BrowserProtocolTypes> for CssContainerQuery
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssContainerQuery as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssContainerQuery as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssFunctionConditionNode
impl TryFrom<BrowserProtocolTypes> for CssFunctionConditionNode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssFunctionConditionNode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssFunctionConditionNode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssFunctionNode
impl TryFrom<BrowserProtocolTypes> for CssFunctionNode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssFunctionNode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssFunctionNode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssFunctionParameter
impl TryFrom<BrowserProtocolTypes> for CssFunctionParameter
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssFunctionParameter as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssFunctionParameter as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssFunctionRule
impl TryFrom<BrowserProtocolTypes> for CssFunctionRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssFunctionRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssFunctionRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssKeyframeRule
impl TryFrom<BrowserProtocolTypes> for CssKeyframeRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssKeyframeRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssKeyframeRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssKeyframesRule
impl TryFrom<BrowserProtocolTypes> for CssKeyframesRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssKeyframesRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssKeyframesRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssLayer
impl TryFrom<BrowserProtocolTypes> for CssLayer
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssLayer as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssLayer as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssLayerData
impl TryFrom<BrowserProtocolTypes> for CssLayerData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssLayerData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssLayerData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssMedia
impl TryFrom<BrowserProtocolTypes> for CssMedia
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssMedia as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssMedia as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssPositionTryRule
impl TryFrom<BrowserProtocolTypes> for CssPositionTryRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssPositionTryRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssPositionTryRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssProperty
impl TryFrom<BrowserProtocolTypes> for CssProperty
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssProperty as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssProperty as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssPropertyRegistration
impl TryFrom<BrowserProtocolTypes> for CssPropertyRegistration
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssPropertyRegistration as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssPropertyRegistration as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssPropertyRule
impl TryFrom<BrowserProtocolTypes> for CssPropertyRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssPropertyRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssPropertyRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssRule
impl TryFrom<BrowserProtocolTypes> for CssRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssRuleType
impl TryFrom<BrowserProtocolTypes> for CssRuleType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssRuleType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssRuleType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssScope
impl TryFrom<BrowserProtocolTypes> for CssScope
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssScope as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssScope as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssStartingStyle
impl TryFrom<BrowserProtocolTypes> for CssStartingStyle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssStartingStyle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssStartingStyle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssStyle
impl TryFrom<BrowserProtocolTypes> for CssStyle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssStyle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssStyle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssStyleSheetHeader
impl TryFrom<BrowserProtocolTypes> for CssStyleSheetHeader
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssStyleSheetHeader as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssStyleSheetHeader as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssSupports
impl TryFrom<BrowserProtocolTypes> for CssSupports
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssSupports as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssSupports as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssTryRule
impl TryFrom<BrowserProtocolTypes> for CssTryRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssTryRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssTryRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for CssTypes
impl TryFrom<BrowserProtocolTypes> for CssTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <CssTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <CssTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Ctap2Version
impl TryFrom<BrowserProtocolTypes> for Ctap2Version
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Ctap2Version as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Ctap2Version as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DataEntry
impl TryFrom<BrowserProtocolTypes> for DataEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DataEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DataEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DataEntry
impl TryFrom<BrowserProtocolTypes> for DataEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DataEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DataEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DatabaseWithObjectStores
impl TryFrom<BrowserProtocolTypes> for DatabaseWithObjectStores
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DatabaseWithObjectStores as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DatabaseWithObjectStores as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeprecationIssueDetails
impl TryFrom<BrowserProtocolTypes> for DeprecationIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeprecationIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeprecationIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DescriptorOperationType
impl TryFrom<BrowserProtocolTypes> for DescriptorOperationType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DescriptorOperationType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DescriptorOperationType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DetachedElementInfo
impl TryFrom<BrowserProtocolTypes> for DetachedElementInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DetachedElementInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DetachedElementInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceAccessTypes
impl TryFrom<BrowserProtocolTypes> for DeviceAccessTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceAccessTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceAccessTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceBoundSession
impl TryFrom<BrowserProtocolTypes> for DeviceBoundSession
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceBoundSession as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceBoundSession as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionCookieCraving
impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionCookieCraving
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceBoundSessionCookieCraving as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceBoundSessionCookieCraving as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionEventId
impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionEventId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceBoundSessionEventId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceBoundSessionEventId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionFailedRequest
impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionFailedRequest
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceBoundSessionFailedRequest as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceBoundSessionFailedRequest as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionFetchResult
impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionFetchResult
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceBoundSessionFetchResult as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceBoundSessionFetchResult as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionInclusionRules
impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionInclusionRules
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceBoundSessionInclusionRules as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceBoundSessionInclusionRules as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionKey
impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionKey
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceBoundSessionKey as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceBoundSessionKey as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionUrlRule
impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionUrlRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceBoundSessionUrlRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceBoundSessionUrlRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionWithUsage
impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionWithUsage
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceBoundSessionWithUsage as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceBoundSessionWithUsage as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DeviceId
impl TryFrom<BrowserProtocolTypes> for DeviceId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DeviceId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DeviceId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DevicePosture
impl TryFrom<BrowserProtocolTypes> for DevicePosture
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DevicePosture as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DevicePosture as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DialogButton
impl TryFrom<BrowserProtocolTypes> for DialogButton
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DialogButton as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DialogButton as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DialogType
impl TryFrom<BrowserProtocolTypes> for DialogType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DialogType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DialogType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DialogType
impl TryFrom<BrowserProtocolTypes> for DialogType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DialogType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DialogType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DirectSocketDnsQueryType
impl TryFrom<BrowserProtocolTypes> for DirectSocketDnsQueryType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DirectSocketDnsQueryType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DirectSocketDnsQueryType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DirectTcpSocketOptions
impl TryFrom<BrowserProtocolTypes> for DirectTcpSocketOptions
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DirectTcpSocketOptions as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DirectTcpSocketOptions as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DirectUdpMessage
impl TryFrom<BrowserProtocolTypes> for DirectUdpMessage
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DirectUdpMessage as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DirectUdpMessage as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DirectUdpSocketOptions
impl TryFrom<BrowserProtocolTypes> for DirectUdpSocketOptions
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DirectUdpSocketOptions as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DirectUdpSocketOptions as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Directory
impl TryFrom<BrowserProtocolTypes> for Directory
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Directory as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Directory as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DisabledImageType
impl TryFrom<BrowserProtocolTypes> for DisabledImageType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DisabledImageType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DisabledImageType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DisplayFeature
impl TryFrom<BrowserProtocolTypes> for DisplayFeature
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DisplayFeature as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DisplayFeature as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DisplayMode
impl TryFrom<BrowserProtocolTypes> for DisplayMode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DisplayMode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DisplayMode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DocumentSnapshot
impl TryFrom<BrowserProtocolTypes> for DocumentSnapshot
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DocumentSnapshot as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DocumentSnapshot as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DomBreakpointType
impl TryFrom<BrowserProtocolTypes> for DomBreakpointType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DomBreakpointType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DomBreakpointType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DomCounter
impl TryFrom<BrowserProtocolTypes> for DomCounter
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DomCounter as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DomCounter as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DomDebuggerTypes
impl TryFrom<BrowserProtocolTypes> for DomDebuggerTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DomDebuggerTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DomDebuggerTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DomNode
impl TryFrom<BrowserProtocolTypes> for DomNode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DomNode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DomNode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DomSnapshotTypes
impl TryFrom<BrowserProtocolTypes> for DomSnapshotTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DomSnapshotTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DomSnapshotTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DomStorageTypes
impl TryFrom<BrowserProtocolTypes> for DomStorageTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DomStorageTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DomStorageTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DomTypes
impl TryFrom<BrowserProtocolTypes> for DomTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DomTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DomTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DragData
impl TryFrom<BrowserProtocolTypes> for DragData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DragData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DragData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for DragDataItem
impl TryFrom<BrowserProtocolTypes> for DragDataItem
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <DragDataItem as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <DragDataItem as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ElementAccessibilityIssueDetails
impl TryFrom<BrowserProtocolTypes> for ElementAccessibilityIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ElementAccessibilityIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ElementAccessibilityIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ElementAccessibilityIssueReason
impl TryFrom<BrowserProtocolTypes> for ElementAccessibilityIssueReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ElementAccessibilityIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ElementAccessibilityIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for EmulationTypes
impl TryFrom<BrowserProtocolTypes> for EmulationTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <EmulationTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <EmulationTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ErrorReason
impl TryFrom<BrowserProtocolTypes> for ErrorReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ErrorReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ErrorReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for EventListener
impl TryFrom<BrowserProtocolTypes> for EventListener
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <EventListener as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <EventListener as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for EventMetadata
impl TryFrom<BrowserProtocolTypes> for EventMetadata
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <EventMetadata as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <EventMetadata as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ExemptedSetCookieWithReason
impl TryFrom<BrowserProtocolTypes> for ExemptedSetCookieWithReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ExemptedSetCookieWithReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ExemptedSetCookieWithReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ExtensionInfo
impl TryFrom<BrowserProtocolTypes> for ExtensionInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ExtensionInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ExtensionInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ExtensionsTypes
impl TryFrom<BrowserProtocolTypes> for ExtensionsTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ExtensionsTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ExtensionsTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FailedRequestInfo
impl TryFrom<BrowserProtocolTypes> for FailedRequestInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FailedRequestInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FailedRequestInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FedCmTypes
impl TryFrom<BrowserProtocolTypes> for FedCmTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FedCmTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FedCmTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FederatedAuthRequestIssueDetails
impl TryFrom<BrowserProtocolTypes> for FederatedAuthRequestIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FederatedAuthRequestIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FederatedAuthRequestIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FederatedAuthRequestIssueReason
impl TryFrom<BrowserProtocolTypes> for FederatedAuthRequestIssueReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FederatedAuthRequestIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FederatedAuthRequestIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FederatedAuthUserInfoRequestIssueDetails
impl TryFrom<BrowserProtocolTypes> for FederatedAuthUserInfoRequestIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FederatedAuthUserInfoRequestIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FederatedAuthUserInfoRequestIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FederatedAuthUserInfoRequestIssueReason
impl TryFrom<BrowserProtocolTypes> for FederatedAuthUserInfoRequestIssueReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FederatedAuthUserInfoRequestIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FederatedAuthUserInfoRequestIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FetchTypes
impl TryFrom<BrowserProtocolTypes> for FetchTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FetchTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FetchTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for File
impl TryFrom<BrowserProtocolTypes> for File
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <File as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <File as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FileFilter
impl TryFrom<BrowserProtocolTypes> for FileFilter
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FileFilter as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FileFilter as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FileHandler
impl TryFrom<BrowserProtocolTypes> for FileHandler
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FileHandler as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FileHandler as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FileHandler
impl TryFrom<BrowserProtocolTypes> for FileHandler
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FileHandler as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FileHandler as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FileHandlerAccept
impl TryFrom<BrowserProtocolTypes> for FileHandlerAccept
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FileHandlerAccept as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FileHandlerAccept as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FileSystemTypes
impl TryFrom<BrowserProtocolTypes> for FileSystemTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FileSystemTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FileSystemTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FilledField
impl TryFrom<BrowserProtocolTypes> for FilledField
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FilledField as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FilledField as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FillingStrategy
impl TryFrom<BrowserProtocolTypes> for FillingStrategy
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FillingStrategy as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FillingStrategy as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FilterEntry
impl TryFrom<BrowserProtocolTypes> for FilterEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FilterEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FilterEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FlexContainerHighlightConfig
impl TryFrom<BrowserProtocolTypes> for FlexContainerHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FlexContainerHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FlexContainerHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FlexItemHighlightConfig
impl TryFrom<BrowserProtocolTypes> for FlexItemHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FlexItemHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FlexItemHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FlexNodeHighlightConfig
impl TryFrom<BrowserProtocolTypes> for FlexNodeHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FlexNodeHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FlexNodeHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FontFace
impl TryFrom<BrowserProtocolTypes> for FontFace
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FontFace as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FontFace as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FontFamilies
impl TryFrom<BrowserProtocolTypes> for FontFamilies
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FontFamilies as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FontFamilies as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FontSizes
impl TryFrom<BrowserProtocolTypes> for FontSizes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FontSizes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FontSizes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FontVariationAxis
impl TryFrom<BrowserProtocolTypes> for FontVariationAxis
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FontVariationAxis as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FontVariationAxis as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Frame
impl TryFrom<BrowserProtocolTypes> for Frame
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Frame as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Frame as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FrameId
impl TryFrom<BrowserProtocolTypes> for FrameId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FrameId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FrameId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FrameResource
impl TryFrom<BrowserProtocolTypes> for FrameResource
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FrameResource as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FrameResource as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FrameResourceTree
impl TryFrom<BrowserProtocolTypes> for FrameResourceTree
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FrameResourceTree as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FrameResourceTree as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for FrameTree
impl TryFrom<BrowserProtocolTypes> for FrameTree
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <FrameTree as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <FrameTree as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GatedApiFeatures
impl TryFrom<BrowserProtocolTypes> for GatedApiFeatures
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GatedApiFeatures as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GatedApiFeatures as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GattOperationType
impl TryFrom<BrowserProtocolTypes> for GattOperationType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GattOperationType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GattOperationType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GenericIssueDetails
impl TryFrom<BrowserProtocolTypes> for GenericIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GenericIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GenericIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GenericIssueErrorType
impl TryFrom<BrowserProtocolTypes> for GenericIssueErrorType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GenericIssueErrorType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GenericIssueErrorType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GestureSourceType
impl TryFrom<BrowserProtocolTypes> for GestureSourceType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GestureSourceType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GestureSourceType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GpuDevice
impl TryFrom<BrowserProtocolTypes> for GpuDevice
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GpuDevice as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GpuDevice as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GpuInfo
impl TryFrom<BrowserProtocolTypes> for GpuInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GpuInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GpuInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GraphObjectId
impl TryFrom<BrowserProtocolTypes> for GraphObjectId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GraphObjectId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GraphObjectId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GridHighlightConfig
impl TryFrom<BrowserProtocolTypes> for GridHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GridHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GridHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for GridNodeHighlightConfig
impl TryFrom<BrowserProtocolTypes> for GridNodeHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <GridNodeHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <GridNodeHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Header
impl TryFrom<BrowserProtocolTypes> for Header
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Header as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Header as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for HeaderEntry
impl TryFrom<BrowserProtocolTypes> for HeaderEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <HeaderEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <HeaderEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Headers
impl TryFrom<BrowserProtocolTypes> for Headers
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Headers as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Headers as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for HeadlessExperimentalTypes
impl TryFrom<BrowserProtocolTypes> for HeadlessExperimentalTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <HeadlessExperimentalTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <HeadlessExperimentalTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for HeavyAdIssueDetails
impl TryFrom<BrowserProtocolTypes> for HeavyAdIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <HeavyAdIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <HeavyAdIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for HeavyAdReason
impl TryFrom<BrowserProtocolTypes> for HeavyAdReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <HeavyAdReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <HeavyAdReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for HeavyAdResolutionStatus
impl TryFrom<BrowserProtocolTypes> for HeavyAdResolutionStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <HeavyAdResolutionStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <HeavyAdResolutionStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for HighlightConfig
impl TryFrom<BrowserProtocolTypes> for HighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <HighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <HighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for HingeConfig
impl TryFrom<BrowserProtocolTypes> for HingeConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <HingeConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <HingeConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Histogram
impl TryFrom<BrowserProtocolTypes> for Histogram
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Histogram as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Histogram as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ImageResource
impl TryFrom<BrowserProtocolTypes> for ImageResource
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ImageResource as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ImageResource as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ImageType
impl TryFrom<BrowserProtocolTypes> for ImageType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ImageType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ImageType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for IndexedDbTypes
impl TryFrom<BrowserProtocolTypes> for IndexedDbTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <IndexedDbTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <IndexedDbTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InheritedAnimatedStyleEntry
impl TryFrom<BrowserProtocolTypes> for InheritedAnimatedStyleEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InheritedAnimatedStyleEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InheritedAnimatedStyleEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InheritedPseudoElementMatches
impl TryFrom<BrowserProtocolTypes> for InheritedPseudoElementMatches
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InheritedPseudoElementMatches as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InheritedPseudoElementMatches as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InheritedStyleEntry
impl TryFrom<BrowserProtocolTypes> for InheritedStyleEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InheritedStyleEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InheritedStyleEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Initiator
impl TryFrom<BrowserProtocolTypes> for Initiator
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Initiator as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Initiator as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InlineTextBox
impl TryFrom<BrowserProtocolTypes> for InlineTextBox
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InlineTextBox as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InlineTextBox as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InputTypes
impl TryFrom<BrowserProtocolTypes> for InputTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InputTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InputTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InsightType
impl TryFrom<BrowserProtocolTypes> for InsightType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InsightType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InsightType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InspectMode
impl TryFrom<BrowserProtocolTypes> for InspectMode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InspectMode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InspectMode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InspectedElementAnchorConfig
impl TryFrom<BrowserProtocolTypes> for InspectedElementAnchorConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InspectedElementAnchorConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InspectedElementAnchorConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InspectorIssue
impl TryFrom<BrowserProtocolTypes> for InspectorIssue
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InspectorIssue as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InspectorIssue as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InspectorIssueCode
impl TryFrom<BrowserProtocolTypes> for InspectorIssueCode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InspectorIssueCode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InspectorIssueCode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InspectorIssueDetails
impl TryFrom<BrowserProtocolTypes> for InspectorIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InspectorIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InspectorIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InstallabilityError
impl TryFrom<BrowserProtocolTypes> for InstallabilityError
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InstallabilityError as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InstallabilityError as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InstallabilityErrorArgument
impl TryFrom<BrowserProtocolTypes> for InstallabilityErrorArgument
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InstallabilityErrorArgument as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InstallabilityErrorArgument as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InterceptionId
impl TryFrom<BrowserProtocolTypes> for InterceptionId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InterceptionId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InterceptionId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InterceptionStage
impl TryFrom<BrowserProtocolTypes> for InterceptionStage
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InterceptionStage as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InterceptionStage as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InterestGroupAccessType
impl TryFrom<BrowserProtocolTypes> for InterestGroupAccessType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InterestGroupAccessType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InterestGroupAccessType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InterestGroupAuctionEventType
impl TryFrom<BrowserProtocolTypes> for InterestGroupAuctionEventType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InterestGroupAuctionEventType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InterestGroupAuctionEventType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InterestGroupAuctionFetchType
impl TryFrom<BrowserProtocolTypes> for InterestGroupAuctionFetchType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InterestGroupAuctionFetchType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InterestGroupAuctionFetchType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for InterestGroupAuctionId
impl TryFrom<BrowserProtocolTypes> for InterestGroupAuctionId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <InterestGroupAuctionId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <InterestGroupAuctionId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for IoTypes
impl TryFrom<BrowserProtocolTypes> for IoTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <IoTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <IoTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for IpAddressSpace
impl TryFrom<BrowserProtocolTypes> for IpAddressSpace
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <IpAddressSpace as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <IpAddressSpace as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for IsolatedElementHighlightConfig
impl TryFrom<BrowserProtocolTypes> for IsolatedElementHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <IsolatedElementHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <IsolatedElementHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for IsolationModeHighlightConfig
impl TryFrom<BrowserProtocolTypes> for IsolationModeHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <IsolationModeHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <IsolationModeHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for IssueId
impl TryFrom<BrowserProtocolTypes> for IssueId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <IssueId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <IssueId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Item
impl TryFrom<BrowserProtocolTypes> for Item
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Item as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Item as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Key
impl TryFrom<BrowserProtocolTypes> for Key
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Key as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Key as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for KeyPath
impl TryFrom<BrowserProtocolTypes> for KeyPath
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <KeyPath as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <KeyPath as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for KeyRange
impl TryFrom<BrowserProtocolTypes> for KeyRange
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <KeyRange as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <KeyRange as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for KeyframeStyle
impl TryFrom<BrowserProtocolTypes> for KeyframeStyle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <KeyframeStyle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <KeyframeStyle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for KeyframesRule
impl TryFrom<BrowserProtocolTypes> for KeyframesRule
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <KeyframesRule as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <KeyframesRule as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LargestContentfulPaint
impl TryFrom<BrowserProtocolTypes> for LargestContentfulPaint
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LargestContentfulPaint as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LargestContentfulPaint as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LaunchHandler
impl TryFrom<BrowserProtocolTypes> for LaunchHandler
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LaunchHandler as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LaunchHandler as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Layer
impl TryFrom<BrowserProtocolTypes> for Layer
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Layer as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Layer as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LayerId
impl TryFrom<BrowserProtocolTypes> for LayerId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LayerId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LayerId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LayerTreeTypes
impl TryFrom<BrowserProtocolTypes> for LayerTreeTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LayerTreeTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LayerTreeTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LayoutShift
impl TryFrom<BrowserProtocolTypes> for LayoutShift
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LayoutShift as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LayoutShift as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LayoutShiftAttribution
impl TryFrom<BrowserProtocolTypes> for LayoutShiftAttribution
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LayoutShiftAttribution as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LayoutShiftAttribution as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LayoutTreeNode
impl TryFrom<BrowserProtocolTypes> for LayoutTreeNode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LayoutTreeNode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LayoutTreeNode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LayoutTreeSnapshot
impl TryFrom<BrowserProtocolTypes> for LayoutTreeSnapshot
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LayoutTreeSnapshot as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LayoutTreeSnapshot as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LayoutViewport
impl TryFrom<BrowserProtocolTypes> for LayoutViewport
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LayoutViewport as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LayoutViewport as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LineStyle
impl TryFrom<BrowserProtocolTypes> for LineStyle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LineStyle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LineStyle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LoadNetworkResourceOptions
impl TryFrom<BrowserProtocolTypes> for LoadNetworkResourceOptions
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LoadNetworkResourceOptions as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LoadNetworkResourceOptions as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LoadNetworkResourcePageResult
impl TryFrom<BrowserProtocolTypes> for LoadNetworkResourcePageResult
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LoadNetworkResourcePageResult as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LoadNetworkResourcePageResult as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LoaderId
impl TryFrom<BrowserProtocolTypes> for LoaderId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LoaderId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LoaderId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LocalNetworkAccessRequestPolicy
impl TryFrom<BrowserProtocolTypes> for LocalNetworkAccessRequestPolicy
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LocalNetworkAccessRequestPolicy as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LocalNetworkAccessRequestPolicy as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LogEntry
impl TryFrom<BrowserProtocolTypes> for LogEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LogEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LogEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LogTypes
impl TryFrom<BrowserProtocolTypes> for LogTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LogTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LogTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LogicalAxes
impl TryFrom<BrowserProtocolTypes> for LogicalAxes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LogicalAxes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LogicalAxes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LoginState
impl TryFrom<BrowserProtocolTypes> for LoginState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LoginState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LoginState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for LowTextContrastIssueDetails
impl TryFrom<BrowserProtocolTypes> for LowTextContrastIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <LowTextContrastIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <LowTextContrastIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ManufacturerData
impl TryFrom<BrowserProtocolTypes> for ManufacturerData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ManufacturerData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ManufacturerData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MediaFeature
impl TryFrom<BrowserProtocolTypes> for MediaFeature
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MediaFeature as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MediaFeature as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MediaQuery
impl TryFrom<BrowserProtocolTypes> for MediaQuery
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MediaQuery as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MediaQuery as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MediaQueryExpression
impl TryFrom<BrowserProtocolTypes> for MediaQueryExpression
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MediaQueryExpression as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MediaQueryExpression as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MediaTypes
impl TryFrom<BrowserProtocolTypes> for MediaTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MediaTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MediaTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MemoryDumpConfig
impl TryFrom<BrowserProtocolTypes> for MemoryDumpConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MemoryDumpConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MemoryDumpConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MemoryDumpLevelOfDetail
impl TryFrom<BrowserProtocolTypes> for MemoryDumpLevelOfDetail
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MemoryDumpLevelOfDetail as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MemoryDumpLevelOfDetail as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MemoryTypes
impl TryFrom<BrowserProtocolTypes> for MemoryTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MemoryTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MemoryTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Metric
impl TryFrom<BrowserProtocolTypes> for Metric
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Metric as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Metric as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MixedContentIssueDetails
impl TryFrom<BrowserProtocolTypes> for MixedContentIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MixedContentIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MixedContentIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MixedContentResolutionStatus
impl TryFrom<BrowserProtocolTypes> for MixedContentResolutionStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MixedContentResolutionStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MixedContentResolutionStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MixedContentResourceType
impl TryFrom<BrowserProtocolTypes> for MixedContentResourceType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MixedContentResourceType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MixedContentResourceType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MixedContentType
impl TryFrom<BrowserProtocolTypes> for MixedContentType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MixedContentType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MixedContentType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Module
impl TryFrom<BrowserProtocolTypes> for Module
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Module as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Module as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MonotonicTime
impl TryFrom<BrowserProtocolTypes> for MonotonicTime
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MonotonicTime as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MonotonicTime as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for MouseButton
impl TryFrom<BrowserProtocolTypes> for MouseButton
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <MouseButton as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <MouseButton as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for NameValue
impl TryFrom<BrowserProtocolTypes> for NameValue
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <NameValue as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <NameValue as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <NavigationEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <NavigationEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <NavigationType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <NavigationType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for NetworkConditions
impl TryFrom<BrowserProtocolTypes> for NetworkConditions
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <NetworkConditions as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <NetworkConditions as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for NetworkTypes
impl TryFrom<BrowserProtocolTypes> for NetworkTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <NetworkTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <NetworkTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Node
impl TryFrom<BrowserProtocolTypes> for Node
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Node as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Node as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for NodeId
impl TryFrom<BrowserProtocolTypes> for NodeId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <NodeId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <NodeId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for NodeTreeSnapshot
impl TryFrom<BrowserProtocolTypes> for NodeTreeSnapshot
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <NodeTreeSnapshot as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <NodeTreeSnapshot as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for NodeType
impl TryFrom<BrowserProtocolTypes> for NodeType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <NodeType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <NodeType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ObjectStore
impl TryFrom<BrowserProtocolTypes> for ObjectStore
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ObjectStore as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ObjectStore as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ObjectStoreIndex
impl TryFrom<BrowserProtocolTypes> for ObjectStoreIndex
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ObjectStoreIndex as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ObjectStoreIndex as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for OriginTrial
impl TryFrom<BrowserProtocolTypes> for OriginTrial
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <OriginTrial as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <OriginTrial as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for OriginTrialStatus
impl TryFrom<BrowserProtocolTypes> for OriginTrialStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <OriginTrialStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <OriginTrialStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for OriginTrialToken
impl TryFrom<BrowserProtocolTypes> for OriginTrialToken
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <OriginTrialToken as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <OriginTrialToken as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for OriginTrialTokenStatus
impl TryFrom<BrowserProtocolTypes> for OriginTrialTokenStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <OriginTrialTokenStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <OriginTrialTokenStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for OriginTrialTokenWithStatus
impl TryFrom<BrowserProtocolTypes> for OriginTrialTokenWithStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <OriginTrialTokenWithStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <OriginTrialTokenWithStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for OriginTrialUsageRestriction
impl TryFrom<BrowserProtocolTypes> for OriginTrialUsageRestriction
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <OriginTrialUsageRestriction as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <OriginTrialUsageRestriction as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for OverlayTypes
impl TryFrom<BrowserProtocolTypes> for OverlayTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <OverlayTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <OverlayTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PageTypes
impl TryFrom<BrowserProtocolTypes> for PageTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PageTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PageTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PaintProfile
impl TryFrom<BrowserProtocolTypes> for PaintProfile
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PaintProfile as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PaintProfile as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ParamType
impl TryFrom<BrowserProtocolTypes> for ParamType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ParamType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ParamType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PartitioningBlobUrlInfo
impl TryFrom<BrowserProtocolTypes> for PartitioningBlobUrlInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PartitioningBlobUrlInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PartitioningBlobUrlInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PartitioningBlobUrlIssueDetails
impl TryFrom<BrowserProtocolTypes> for PartitioningBlobUrlIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PartitioningBlobUrlIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PartitioningBlobUrlIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PerformanceIssueDetails
impl TryFrom<BrowserProtocolTypes> for PerformanceIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PerformanceIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PerformanceIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PerformanceIssueType
impl TryFrom<BrowserProtocolTypes> for PerformanceIssueType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PerformanceIssueType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PerformanceIssueType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PerformanceTimelineTypes
impl TryFrom<BrowserProtocolTypes> for PerformanceTimelineTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PerformanceTimelineTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PerformanceTimelineTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PerformanceTypes
impl TryFrom<BrowserProtocolTypes> for PerformanceTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PerformanceTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PerformanceTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PermissionDescriptor
impl TryFrom<BrowserProtocolTypes> for PermissionDescriptor
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PermissionDescriptor as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PermissionDescriptor as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PermissionElementIssueDetails
impl TryFrom<BrowserProtocolTypes> for PermissionElementIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PermissionElementIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PermissionElementIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PermissionElementIssueType
impl TryFrom<BrowserProtocolTypes> for PermissionElementIssueType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PermissionElementIssueType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PermissionElementIssueType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PermissionSetting
impl TryFrom<BrowserProtocolTypes> for PermissionSetting
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PermissionSetting as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PermissionSetting as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PermissionType
impl TryFrom<BrowserProtocolTypes> for PermissionType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PermissionType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PermissionType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyBlockLocator
impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyBlockLocator
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PermissionsPolicyBlockLocator as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PermissionsPolicyBlockLocator as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyBlockReason
impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyBlockReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PermissionsPolicyBlockReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PermissionsPolicyBlockReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyFeature
impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyFeature
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PermissionsPolicyFeature as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PermissionsPolicyFeature as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyFeatureState
impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyFeatureState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PermissionsPolicyFeatureState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PermissionsPolicyFeatureState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PhysicalAxes
impl TryFrom<BrowserProtocolTypes> for PhysicalAxes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PhysicalAxes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PhysicalAxes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PictureTile
impl TryFrom<BrowserProtocolTypes> for PictureTile
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PictureTile as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PictureTile as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PlatformFontUsage
impl TryFrom<BrowserProtocolTypes> for PlatformFontUsage
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PlatformFontUsage as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PlatformFontUsage as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Player
impl TryFrom<BrowserProtocolTypes> for Player
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Player as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Player as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PlayerError
impl TryFrom<BrowserProtocolTypes> for PlayerError
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PlayerError as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PlayerError as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PlayerErrorSourceLocation
impl TryFrom<BrowserProtocolTypes> for PlayerErrorSourceLocation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PlayerErrorSourceLocation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PlayerErrorSourceLocation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PlayerEvent
impl TryFrom<BrowserProtocolTypes> for PlayerEvent
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PlayerEvent as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PlayerEvent as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PlayerId
impl TryFrom<BrowserProtocolTypes> for PlayerId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PlayerId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PlayerId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PlayerMessage
impl TryFrom<BrowserProtocolTypes> for PlayerMessage
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PlayerMessage as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PlayerMessage as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PlayerProperty
impl TryFrom<BrowserProtocolTypes> for PlayerProperty
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PlayerProperty as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PlayerProperty as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PostDataEntry
impl TryFrom<BrowserProtocolTypes> for PostDataEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PostDataEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PostDataEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PrefetchStatus
impl TryFrom<BrowserProtocolTypes> for PrefetchStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PrefetchStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PrefetchStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PreloadPipelineId
impl TryFrom<BrowserProtocolTypes> for PreloadPipelineId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PreloadPipelineId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PreloadPipelineId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PreloadTypes
impl TryFrom<BrowserProtocolTypes> for PreloadTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PreloadTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PreloadTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PreloadingAttemptKey
impl TryFrom<BrowserProtocolTypes> for PreloadingAttemptKey
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PreloadingAttemptKey as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PreloadingAttemptKey as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PreloadingAttemptSource
impl TryFrom<BrowserProtocolTypes> for PreloadingAttemptSource
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PreloadingAttemptSource as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PreloadingAttemptSource as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PreloadingStatus
impl TryFrom<BrowserProtocolTypes> for PreloadingStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PreloadingStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PreloadingStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PrerenderFinalStatus
impl TryFrom<BrowserProtocolTypes> for PrerenderFinalStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PrerenderFinalStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PrerenderFinalStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PrerenderMismatchedHeaders
impl TryFrom<BrowserProtocolTypes> for PrerenderMismatchedHeaders
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PrerenderMismatchedHeaders as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PrerenderMismatchedHeaders as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PressureLevel
impl TryFrom<BrowserProtocolTypes> for PressureLevel
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PressureLevel as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PressureLevel as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PressureMetadata
impl TryFrom<BrowserProtocolTypes> for PressureMetadata
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PressureMetadata as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PressureMetadata as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PressureSource
impl TryFrom<BrowserProtocolTypes> for PressureSource
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PressureSource as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PressureSource as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PressureState
impl TryFrom<BrowserProtocolTypes> for PressureState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PressureState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PressureState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PrivacySandboxApi
impl TryFrom<BrowserProtocolTypes> for PrivacySandboxApi
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PrivacySandboxApi as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PrivacySandboxApi as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ProcessInfo
impl TryFrom<BrowserProtocolTypes> for ProcessInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ProcessInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ProcessInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PromptDevice
impl TryFrom<BrowserProtocolTypes> for PromptDevice
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PromptDevice as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PromptDevice as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PropertyRuleIssueDetails
impl TryFrom<BrowserProtocolTypes> for PropertyRuleIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PropertyRuleIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PropertyRuleIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PropertyRuleIssueReason
impl TryFrom<BrowserProtocolTypes> for PropertyRuleIssueReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PropertyRuleIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PropertyRuleIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ProtocolHandler
impl TryFrom<BrowserProtocolTypes> for ProtocolHandler
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ProtocolHandler as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ProtocolHandler as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PseudoElementMatches
impl TryFrom<BrowserProtocolTypes> for PseudoElementMatches
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PseudoElementMatches as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PseudoElementMatches as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PseudoType
impl TryFrom<BrowserProtocolTypes> for PseudoType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PseudoType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PseudoType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for PwaTypes
impl TryFrom<BrowserProtocolTypes> for PwaTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <PwaTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <PwaTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Quad
impl TryFrom<BrowserProtocolTypes> for Quad
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Quad as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Quad as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for QuirksModeIssueDetails
impl TryFrom<BrowserProtocolTypes> for QuirksModeIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <QuirksModeIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <QuirksModeIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RareBooleanData
impl TryFrom<BrowserProtocolTypes> for RareBooleanData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RareBooleanData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RareBooleanData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RareIntegerData
impl TryFrom<BrowserProtocolTypes> for RareIntegerData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RareIntegerData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RareIntegerData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RareStringData
impl TryFrom<BrowserProtocolTypes> for RareStringData
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RareStringData as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RareStringData as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Rect
impl TryFrom<BrowserProtocolTypes> for Rect
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Rect as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Rect as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Rectangle
impl TryFrom<BrowserProtocolTypes> for Rectangle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Rectangle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Rectangle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ReferrerPolicy
impl TryFrom<BrowserProtocolTypes> for ReferrerPolicy
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ReferrerPolicy as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ReferrerPolicy as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RefreshEventDetails
impl TryFrom<BrowserProtocolTypes> for RefreshEventDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RefreshEventDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RefreshEventDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RegistrationId
impl TryFrom<BrowserProtocolTypes> for RegistrationId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RegistrationId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RegistrationId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RelatedApplication
impl TryFrom<BrowserProtocolTypes> for RelatedApplication
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RelatedApplication as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RelatedApplication as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RelatedWebsiteSet
impl TryFrom<BrowserProtocolTypes> for RelatedWebsiteSet
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RelatedWebsiteSet as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RelatedWebsiteSet as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RemoteLocation
impl TryFrom<BrowserProtocolTypes> for RemoteLocation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RemoteLocation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RemoteLocation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RenderBlockingBehavior
impl TryFrom<BrowserProtocolTypes> for RenderBlockingBehavior
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RenderBlockingBehavior as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RenderBlockingBehavior as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ReportId
impl TryFrom<BrowserProtocolTypes> for ReportId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ReportId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ReportId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ReportStatus
impl TryFrom<BrowserProtocolTypes> for ReportStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ReportStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ReportStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ReportingApiEndpoint
impl TryFrom<BrowserProtocolTypes> for ReportingApiEndpoint
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ReportingApiEndpoint as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ReportingApiEndpoint as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ReportingApiReport
impl TryFrom<BrowserProtocolTypes> for ReportingApiReport
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ReportingApiReport as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ReportingApiReport as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Request
impl TryFrom<BrowserProtocolTypes> for Request
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Request as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Request as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RequestId
impl TryFrom<BrowserProtocolTypes> for RequestId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RequestId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RequestId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RequestId
impl TryFrom<BrowserProtocolTypes> for RequestId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RequestId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RequestId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RequestId
impl TryFrom<BrowserProtocolTypes> for RequestId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RequestId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RequestId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RequestPattern
impl TryFrom<BrowserProtocolTypes> for RequestPattern
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RequestPattern as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RequestPattern as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RequestPattern
impl TryFrom<BrowserProtocolTypes> for RequestPattern
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RequestPattern as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RequestPattern as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RequestStage
impl TryFrom<BrowserProtocolTypes> for RequestStage
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RequestStage as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RequestStage as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ResourcePriority
impl TryFrom<BrowserProtocolTypes> for ResourcePriority
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ResourcePriority as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ResourcePriority as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ResourceTiming
impl TryFrom<BrowserProtocolTypes> for ResourceTiming
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ResourceTiming as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ResourceTiming as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ResourceType
impl TryFrom<BrowserProtocolTypes> for ResourceType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ResourceType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ResourceType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Response
impl TryFrom<BrowserProtocolTypes> for Response
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Response as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Response as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Rgba
impl TryFrom<BrowserProtocolTypes> for Rgba
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Rgba as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Rgba as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RuleMatch
impl TryFrom<BrowserProtocolTypes> for RuleMatch
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RuleMatch as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RuleMatch as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RuleSet
impl TryFrom<BrowserProtocolTypes> for RuleSet
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RuleSet as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RuleSet as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RuleSetErrorType
impl TryFrom<BrowserProtocolTypes> for RuleSetErrorType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RuleSetErrorType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RuleSetErrorType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RuleSetId
impl TryFrom<BrowserProtocolTypes> for RuleSetId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RuleSetId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RuleSetId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for RuleUsage
impl TryFrom<BrowserProtocolTypes> for RuleUsage
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <RuleUsage as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <RuleUsage as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SafeAreaInsets
impl TryFrom<BrowserProtocolTypes> for SafeAreaInsets
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SafeAreaInsets as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SafeAreaInsets as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SafetyTipInfo
impl TryFrom<BrowserProtocolTypes> for SafetyTipInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SafetyTipInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SafetyTipInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SafetyTipStatus
impl TryFrom<BrowserProtocolTypes> for SafetyTipStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SafetyTipStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SafetyTipStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SamplingProfile
impl TryFrom<BrowserProtocolTypes> for SamplingProfile
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SamplingProfile as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SamplingProfile as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SamplingProfileNode
impl TryFrom<BrowserProtocolTypes> for SamplingProfileNode
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SamplingProfileNode as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SamplingProfileNode as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScanEntry
impl TryFrom<BrowserProtocolTypes> for ScanEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScanEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScanEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScanRecord
impl TryFrom<BrowserProtocolTypes> for ScanRecord
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScanRecord as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScanRecord as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScopeExtension
impl TryFrom<BrowserProtocolTypes> for ScopeExtension
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScopeExtension as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScopeExtension as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScreenId
impl TryFrom<BrowserProtocolTypes> for ScreenId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScreenId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScreenId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScreenInfo
impl TryFrom<BrowserProtocolTypes> for ScreenInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScreenInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScreenInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScreenOrientation
impl TryFrom<BrowserProtocolTypes> for ScreenOrientation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScreenOrientation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScreenOrientation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScreencastFrameMetadata
impl TryFrom<BrowserProtocolTypes> for ScreencastFrameMetadata
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScreencastFrameMetadata as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScreencastFrameMetadata as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Screenshot
impl TryFrom<BrowserProtocolTypes> for Screenshot
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Screenshot as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Screenshot as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScreenshotParams
impl TryFrom<BrowserProtocolTypes> for ScreenshotParams
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScreenshotParams as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScreenshotParams as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScriptFontFamilies
impl TryFrom<BrowserProtocolTypes> for ScriptFontFamilies
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScriptFontFamilies as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScriptFontFamilies as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScriptIdentifier
impl TryFrom<BrowserProtocolTypes> for ScriptIdentifier
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScriptIdentifier as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScriptIdentifier as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScrollOrientation
impl TryFrom<BrowserProtocolTypes> for ScrollOrientation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScrollOrientation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScrollOrientation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScrollRect
impl TryFrom<BrowserProtocolTypes> for ScrollRect
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScrollRect as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScrollRect as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScrollSnapContainerHighlightConfig
impl TryFrom<BrowserProtocolTypes> for ScrollSnapContainerHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScrollSnapContainerHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScrollSnapContainerHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ScrollSnapHighlightConfig
impl TryFrom<BrowserProtocolTypes> for ScrollSnapHighlightConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ScrollSnapHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ScrollSnapHighlightConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SecureContextType
impl TryFrom<BrowserProtocolTypes> for SecureContextType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SecureContextType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SecureContextType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SecurityDetails
impl TryFrom<BrowserProtocolTypes> for SecurityDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SecurityDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SecurityDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SecurityIsolationStatus
impl TryFrom<BrowserProtocolTypes> for SecurityIsolationStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SecurityIsolationStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SecurityIsolationStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SecurityOriginDetails
impl TryFrom<BrowserProtocolTypes> for SecurityOriginDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SecurityOriginDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SecurityOriginDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SecurityState
impl TryFrom<BrowserProtocolTypes> for SecurityState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SecurityState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SecurityState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SecurityStateExplanation
impl TryFrom<BrowserProtocolTypes> for SecurityStateExplanation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SecurityStateExplanation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SecurityStateExplanation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SecurityTypes
impl TryFrom<BrowserProtocolTypes> for SecurityTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SecurityTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SecurityTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SelectivePermissionsInterventionIssueDetails
impl TryFrom<BrowserProtocolTypes> for SelectivePermissionsInterventionIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SelectivePermissionsInterventionIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SelectivePermissionsInterventionIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SelectorList
impl TryFrom<BrowserProtocolTypes> for SelectorList
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SelectorList as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SelectorList as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SensorMetadata
impl TryFrom<BrowserProtocolTypes> for SensorMetadata
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SensorMetadata as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SensorMetadata as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SensorReading
impl TryFrom<BrowserProtocolTypes> for SensorReading
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SensorReading as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SensorReading as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SensorReadingQuaternion
impl TryFrom<BrowserProtocolTypes> for SensorReadingQuaternion
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SensorReadingQuaternion as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SensorReadingQuaternion as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SensorReadingSingle
impl TryFrom<BrowserProtocolTypes> for SensorReadingSingle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SensorReadingSingle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SensorReadingSingle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SensorReadingXyz
impl TryFrom<BrowserProtocolTypes> for SensorReadingXyz
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SensorReadingXyz as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SensorReadingXyz as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SensorType
impl TryFrom<BrowserProtocolTypes> for SensorType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SensorType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SensorType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SerializedStorageKey
impl TryFrom<BrowserProtocolTypes> for SerializedStorageKey
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SerializedStorageKey as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SerializedStorageKey as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SerializedStorageKey
impl TryFrom<BrowserProtocolTypes> for SerializedStorageKey
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SerializedStorageKey as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SerializedStorageKey as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceName
impl TryFrom<BrowserProtocolTypes> for ServiceName
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceName as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceName as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceWorkerErrorMessage
impl TryFrom<BrowserProtocolTypes> for ServiceWorkerErrorMessage
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceWorkerErrorMessage as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceWorkerErrorMessage as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceWorkerRegistration
impl TryFrom<BrowserProtocolTypes> for ServiceWorkerRegistration
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceWorkerRegistration as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceWorkerRegistration as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceWorkerResponseSource
impl TryFrom<BrowserProtocolTypes> for ServiceWorkerResponseSource
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceWorkerResponseSource as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceWorkerResponseSource as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceWorkerRouterInfo
impl TryFrom<BrowserProtocolTypes> for ServiceWorkerRouterInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceWorkerRouterInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceWorkerRouterInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceWorkerRouterSource
impl TryFrom<BrowserProtocolTypes> for ServiceWorkerRouterSource
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceWorkerRouterSource as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceWorkerRouterSource as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceWorkerTypes
impl TryFrom<BrowserProtocolTypes> for ServiceWorkerTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceWorkerTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceWorkerTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceWorkerVersion
impl TryFrom<BrowserProtocolTypes> for ServiceWorkerVersion
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceWorkerVersion as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceWorkerVersion as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceWorkerVersionRunningStatus
impl TryFrom<BrowserProtocolTypes> for ServiceWorkerVersionRunningStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceWorkerVersionRunningStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceWorkerVersionRunningStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ServiceWorkerVersionStatus
impl TryFrom<BrowserProtocolTypes> for ServiceWorkerVersionStatus
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ServiceWorkerVersionStatus as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ServiceWorkerVersionStatus as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SessionId
impl TryFrom<BrowserProtocolTypes> for SessionId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SessionId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SessionId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SetCookieBlockedReason
impl TryFrom<BrowserProtocolTypes> for SetCookieBlockedReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SetCookieBlockedReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SetCookieBlockedReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ShadowRootType
impl TryFrom<BrowserProtocolTypes> for ShadowRootType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ShadowRootType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ShadowRootType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ShapeOutsideInfo
impl TryFrom<BrowserProtocolTypes> for ShapeOutsideInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ShapeOutsideInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ShapeOutsideInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ShareTarget as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ShareTarget as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedArrayBufferIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedArrayBufferIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedArrayBufferIssueType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedArrayBufferIssueType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedDictionaryError as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedDictionaryError as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedDictionaryIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedDictionaryIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedStorageAccessMethod as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedStorageAccessMethod as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedStorageAccessParams as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedStorageAccessParams as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedStorageAccessScope as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedStorageAccessScope as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedStorageEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedStorageEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedStorageMetadata as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedStorageMetadata as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedStoragePrivateAggregationConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedStoragePrivateAggregationConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedStorageReportingMetadata as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedStorageReportingMetadata as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SharedStorageUrlWithMetadata as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SharedStorageUrlWithMetadata as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Shortcut
impl TryFrom<BrowserProtocolTypes> for Shortcut
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Shortcut as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Shortcut as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ShorthandEntry
impl TryFrom<BrowserProtocolTypes> for ShorthandEntry
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ShorthandEntry as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ShorthandEntry as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SignedCertificateTimestamp
impl TryFrom<BrowserProtocolTypes> for SignedCertificateTimestamp
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SignedCertificateTimestamp as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SignedCertificateTimestamp as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SignedExchangeError
impl TryFrom<BrowserProtocolTypes> for SignedExchangeError
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SignedExchangeError as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SignedExchangeError as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SignedExchangeErrorField
impl TryFrom<BrowserProtocolTypes> for SignedExchangeErrorField
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SignedExchangeErrorField as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SignedExchangeErrorField as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SignedExchangeHeader
impl TryFrom<BrowserProtocolTypes> for SignedExchangeHeader
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SignedExchangeHeader as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SignedExchangeHeader as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SignedExchangeInfo
impl TryFrom<BrowserProtocolTypes> for SignedExchangeInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SignedExchangeInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SignedExchangeInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SignedExchangeSignature
impl TryFrom<BrowserProtocolTypes> for SignedExchangeSignature
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SignedExchangeSignature as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SignedExchangeSignature as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SignedInt64AsBase10
impl TryFrom<BrowserProtocolTypes> for SignedInt64AsBase10
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SignedInt64AsBase10 as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SignedInt64AsBase10 as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Sink
impl TryFrom<BrowserProtocolTypes> for Sink
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Sink as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Sink as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Size
impl TryFrom<BrowserProtocolTypes> for Size
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Size as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Size as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SnapshotId
impl TryFrom<BrowserProtocolTypes> for SnapshotId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SnapshotId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SnapshotId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SourceCodeLocation
impl TryFrom<BrowserProtocolTypes> for SourceCodeLocation
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SourceCodeLocation as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SourceCodeLocation as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SourceOrderConfig
impl TryFrom<BrowserProtocolTypes> for SourceOrderConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SourceOrderConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SourceOrderConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SourceRange
impl TryFrom<BrowserProtocolTypes> for SourceRange
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SourceRange as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SourceRange as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Specificity
impl TryFrom<BrowserProtocolTypes> for Specificity
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Specificity as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Specificity as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SpeculationAction
impl TryFrom<BrowserProtocolTypes> for SpeculationAction
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SpeculationAction as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SpeculationAction as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SpeculationTargetHint
impl TryFrom<BrowserProtocolTypes> for SpeculationTargetHint
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SpeculationTargetHint as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SpeculationTargetHint as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SriMessageSignatureError
impl TryFrom<BrowserProtocolTypes> for SriMessageSignatureError
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SriMessageSignatureError as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SriMessageSignatureError as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SriMessageSignatureIssueDetails
impl TryFrom<BrowserProtocolTypes> for SriMessageSignatureIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SriMessageSignatureIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SriMessageSignatureIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StickyPositionConstraint
impl TryFrom<BrowserProtocolTypes> for StickyPositionConstraint
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StickyPositionConstraint as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StickyPositionConstraint as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StorageArea
impl TryFrom<BrowserProtocolTypes> for StorageArea
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StorageArea as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StorageArea as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StorageBucket
impl TryFrom<BrowserProtocolTypes> for StorageBucket
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StorageBucket as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StorageBucket as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StorageBucketInfo
impl TryFrom<BrowserProtocolTypes> for StorageBucketInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StorageBucketInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StorageBucketInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StorageBucketsDurability
impl TryFrom<BrowserProtocolTypes> for StorageBucketsDurability
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StorageBucketsDurability as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StorageBucketsDurability as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StorageId
impl TryFrom<BrowserProtocolTypes> for StorageId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StorageId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StorageId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StorageType
impl TryFrom<BrowserProtocolTypes> for StorageType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StorageType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StorageType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StorageTypes
impl TryFrom<BrowserProtocolTypes> for StorageTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StorageTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StorageTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StreamCompression
impl TryFrom<BrowserProtocolTypes> for StreamCompression
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StreamCompression as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StreamCompression as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StreamFormat
impl TryFrom<BrowserProtocolTypes> for StreamFormat
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StreamFormat as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StreamFormat as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StreamHandle
impl TryFrom<BrowserProtocolTypes> for StreamHandle
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StreamHandle as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StreamHandle as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StringIndex
impl TryFrom<BrowserProtocolTypes> for StringIndex
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StringIndex as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StringIndex as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StyleDeclarationEdit
impl TryFrom<BrowserProtocolTypes> for StyleDeclarationEdit
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StyleDeclarationEdit as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StyleDeclarationEdit as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StyleSheetId
impl TryFrom<BrowserProtocolTypes> for StyleSheetId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StyleSheetId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StyleSheetId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StyleSheetLoadingIssueReason
impl TryFrom<BrowserProtocolTypes> for StyleSheetLoadingIssueReason
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StyleSheetLoadingIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StyleSheetLoadingIssueReason as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StyleSheetOrigin
impl TryFrom<BrowserProtocolTypes> for StyleSheetOrigin
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StyleSheetOrigin as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StyleSheetOrigin as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for StylesheetLoadingIssueDetails
impl TryFrom<BrowserProtocolTypes> for StylesheetLoadingIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <StylesheetLoadingIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <StylesheetLoadingIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SubsamplingFormat
impl TryFrom<BrowserProtocolTypes> for SubsamplingFormat
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SubsamplingFormat as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SubsamplingFormat as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for SystemInfoTypes
impl TryFrom<BrowserProtocolTypes> for SystemInfoTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <SystemInfoTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <SystemInfoTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TargetFilter
impl TryFrom<BrowserProtocolTypes> for TargetFilter
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TargetFilter as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TargetFilter as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TargetId
impl TryFrom<BrowserProtocolTypes> for TargetId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TargetId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TargetId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TargetInfo
impl TryFrom<BrowserProtocolTypes> for TargetInfo
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TargetInfo as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TargetInfo as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TargetTypes
impl TryFrom<BrowserProtocolTypes> for TargetTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TargetTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TargetTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TerminationEventDetails
impl TryFrom<BrowserProtocolTypes> for TerminationEventDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TerminationEventDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TerminationEventDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TextBoxSnapshot
impl TryFrom<BrowserProtocolTypes> for TextBoxSnapshot
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TextBoxSnapshot as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TextBoxSnapshot as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TimeSinceEpoch
impl TryFrom<BrowserProtocolTypes> for TimeSinceEpoch
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TimeSinceEpoch as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TimeSinceEpoch as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TimeSinceEpoch
impl TryFrom<BrowserProtocolTypes> for TimeSinceEpoch
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TimeSinceEpoch as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TimeSinceEpoch as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TimelineEvent
impl TryFrom<BrowserProtocolTypes> for TimelineEvent
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TimelineEvent as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TimelineEvent as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Timestamp
impl TryFrom<BrowserProtocolTypes> for Timestamp
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Timestamp as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Timestamp as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TouchPoint
impl TryFrom<BrowserProtocolTypes> for TouchPoint
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TouchPoint as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TouchPoint as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TraceConfig
impl TryFrom<BrowserProtocolTypes> for TraceConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TraceConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TraceConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TracingBackend
impl TryFrom<BrowserProtocolTypes> for TracingBackend
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TracingBackend as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TracingBackend as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TracingTypes
impl TryFrom<BrowserProtocolTypes> for TracingTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TracingTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TracingTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TransitionType
impl TryFrom<BrowserProtocolTypes> for TransitionType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TransitionType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TransitionType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TrustTokenOperationType
impl TryFrom<BrowserProtocolTypes> for TrustTokenOperationType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TrustTokenOperationType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TrustTokenOperationType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TrustTokenParams
impl TryFrom<BrowserProtocolTypes> for TrustTokenParams
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TrustTokenParams as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TrustTokenParams as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for TrustTokens
impl TryFrom<BrowserProtocolTypes> for TrustTokens
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <TrustTokens as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <TrustTokens as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for UnencodedDigestError
impl TryFrom<BrowserProtocolTypes> for UnencodedDigestError
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <UnencodedDigestError as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <UnencodedDigestError as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for UnencodedDigestIssueDetails
impl TryFrom<BrowserProtocolTypes> for UnencodedDigestIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <UnencodedDigestIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <UnencodedDigestIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for UnsignedInt128AsBase16
impl TryFrom<BrowserProtocolTypes> for UnsignedInt128AsBase16
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <UnsignedInt128AsBase16 as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <UnsignedInt128AsBase16 as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for UnsignedInt64AsBase10
impl TryFrom<BrowserProtocolTypes> for UnsignedInt64AsBase10
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <UnsignedInt64AsBase10 as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <UnsignedInt64AsBase10 as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for UsageForType
impl TryFrom<BrowserProtocolTypes> for UsageForType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <UsageForType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <UsageForType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for UserAgentBrandVersion
impl TryFrom<BrowserProtocolTypes> for UserAgentBrandVersion
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <UserAgentBrandVersion as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <UserAgentBrandVersion as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for UserAgentMetadata
impl TryFrom<BrowserProtocolTypes> for UserAgentMetadata
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <UserAgentMetadata as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <UserAgentMetadata as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for UserReidentificationIssueDetails
impl TryFrom<BrowserProtocolTypes> for UserReidentificationIssueDetails
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <UserReidentificationIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <UserReidentificationIssueDetails as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for UserReidentificationIssueType
impl TryFrom<BrowserProtocolTypes> for UserReidentificationIssueType
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <UserReidentificationIssueType as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <UserReidentificationIssueType as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Value
impl TryFrom<BrowserProtocolTypes> for Value
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Value as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Value as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for VideoDecodeAcceleratorCapability
impl TryFrom<BrowserProtocolTypes> for VideoDecodeAcceleratorCapability
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <VideoDecodeAcceleratorCapability as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <VideoDecodeAcceleratorCapability as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for VideoEncodeAcceleratorCapability
impl TryFrom<BrowserProtocolTypes> for VideoEncodeAcceleratorCapability
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <VideoEncodeAcceleratorCapability as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <VideoEncodeAcceleratorCapability as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ViewOrScrollTimeline
impl TryFrom<BrowserProtocolTypes> for ViewOrScrollTimeline
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ViewOrScrollTimeline as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ViewOrScrollTimeline as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for Viewport
impl TryFrom<BrowserProtocolTypes> for Viewport
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <Viewport as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <Viewport as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for ViolationSetting
impl TryFrom<BrowserProtocolTypes> for ViolationSetting
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <ViolationSetting as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <ViolationSetting as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for VirtualAuthenticatorOptions
impl TryFrom<BrowserProtocolTypes> for VirtualAuthenticatorOptions
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <VirtualAuthenticatorOptions as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <VirtualAuthenticatorOptions as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for VirtualTimePolicy
impl TryFrom<BrowserProtocolTypes> for VirtualTimePolicy
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <VirtualTimePolicy as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <VirtualTimePolicy as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for VisibleSecurityState
impl TryFrom<BrowserProtocolTypes> for VisibleSecurityState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <VisibleSecurityState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <VisibleSecurityState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for VisualViewport
impl TryFrom<BrowserProtocolTypes> for VisualViewport
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <VisualViewport as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <VisualViewport as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WebAppManifest
impl TryFrom<BrowserProtocolTypes> for WebAppManifest
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WebAppManifest as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WebAppManifest as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WebAudioTypes
impl TryFrom<BrowserProtocolTypes> for WebAudioTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WebAudioTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WebAudioTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WebAuthnTypes
impl TryFrom<BrowserProtocolTypes> for WebAuthnTypes
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WebAuthnTypes as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WebAuthnTypes as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WebSocketFrame
impl TryFrom<BrowserProtocolTypes> for WebSocketFrame
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WebSocketFrame as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WebSocketFrame as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WebSocketRequest
impl TryFrom<BrowserProtocolTypes> for WebSocketRequest
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WebSocketRequest as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WebSocketRequest as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WebSocketResponse
impl TryFrom<BrowserProtocolTypes> for WebSocketResponse
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WebSocketResponse as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WebSocketResponse as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WindowControlsOverlayConfig
impl TryFrom<BrowserProtocolTypes> for WindowControlsOverlayConfig
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WindowControlsOverlayConfig as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WindowControlsOverlayConfig as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WindowId
impl TryFrom<BrowserProtocolTypes> for WindowId
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WindowId as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WindowId as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WindowState
impl TryFrom<BrowserProtocolTypes> for WindowState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WindowState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WindowState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WindowState
impl TryFrom<BrowserProtocolTypes> for WindowState
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WindowState as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WindowState as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<BrowserProtocolTypes> for WorkAreaInsets
impl TryFrom<BrowserProtocolTypes> for WorkAreaInsets
Source§type Error = BrowserProtocolTypes
type Error = BrowserProtocolTypes
The type returned in the event of a conversion error.
Source§fn try_from(
e: BrowserProtocolTypes,
) -> Result<Self, <WorkAreaInsets as TryFrom<BrowserProtocolTypes>>::Error>
fn try_from( e: BrowserProtocolTypes, ) -> Result<Self, <WorkAreaInsets as TryFrom<BrowserProtocolTypes>>::Error>
Performs the conversion.
Source§impl TryFrom<Type> for BrowserProtocolTypes
impl TryFrom<Type> for BrowserProtocolTypes
impl StructuralPartialEq for BrowserProtocolTypes
Auto Trait Implementations§
impl Freeze for BrowserProtocolTypes
impl RefUnwindSafe for BrowserProtocolTypes
impl Send for BrowserProtocolTypes
impl Sync for BrowserProtocolTypes
impl Unpin for BrowserProtocolTypes
impl UnsafeUnpin for BrowserProtocolTypes
impl UnwindSafe for BrowserProtocolTypes
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