Skip to main content

BrowserProtocolTypes

Enum BrowserProtocolTypes 

Source
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

Source§

fn clone(&self) -> BrowserProtocolTypes

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for BrowserProtocolTypes

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl<'de> Deserialize<'de> for BrowserProtocolTypes

Source§

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

Source§

fn from(v: AccessibilityTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Account> for BrowserProtocolTypes

Source§

fn from(v: Account) -> Self

Converts to this type from the input type.
Source§

impl From<AccountUrlType> for BrowserProtocolTypes

Source§

fn from(v: AccountUrlType) -> Self

Converts to this type from the input type.
Source§

impl From<AdAncestry> for BrowserProtocolTypes

Source§

fn from(v: AdAncestry) -> Self

Converts to this type from the input type.
Source§

impl From<AdFrameExplanation> for BrowserProtocolTypes

Source§

fn from(v: AdFrameExplanation) -> Self

Converts to this type from the input type.
Source§

impl From<AdFrameStatus> for BrowserProtocolTypes

Source§

fn from(v: AdFrameStatus) -> Self

Converts to this type from the input type.
Source§

impl From<AdFrameType> for BrowserProtocolTypes

Source§

fn from(v: AdFrameType) -> Self

Converts to this type from the input type.
Source§

impl From<AdScriptAncestry> for BrowserProtocolTypes

Source§

fn from(v: AdScriptAncestry) -> Self

Converts to this type from the input type.
Source§

impl From<AdScriptId> for BrowserProtocolTypes

Source§

fn from(v: AdScriptId) -> Self

Converts to this type from the input type.
Source§

impl From<AdScriptIdentifier> for BrowserProtocolTypes

Source§

fn from(v: AdScriptIdentifier) -> Self

Converts to this type from the input type.
Source§

impl From<Address> for BrowserProtocolTypes

Source§

fn from(v: Address) -> Self

Converts to this type from the input type.
Source§

impl From<AddressField> for BrowserProtocolTypes

Source§

fn from(v: AddressField) -> Self

Converts to this type from the input type.
Source§

impl From<AddressFields> for BrowserProtocolTypes

Source§

fn from(v: AddressFields) -> Self

Converts to this type from the input type.
Source§

impl From<AddressUi> for BrowserProtocolTypes

Source§

fn from(v: AddressUi) -> Self

Converts to this type from the input type.
Source§

impl From<AffectedCookie> for BrowserProtocolTypes

Source§

fn from(v: AffectedCookie) -> Self

Converts to this type from the input type.
Source§

impl From<AffectedFrame> for BrowserProtocolTypes

Source§

fn from(v: AffectedFrame) -> Self

Converts to this type from the input type.
Source§

impl From<AffectedRequest> for BrowserProtocolTypes

Source§

fn from(v: AffectedRequest) -> Self

Converts to this type from the input type.
Source§

impl From<AlternateProtocolUsage> for BrowserProtocolTypes

Source§

fn from(v: AlternateProtocolUsage) -> Self

Converts to this type from the input type.
Source§

impl From<Animation> for BrowserProtocolTypes

Source§

fn from(v: Animation) -> Self

Converts to this type from the input type.
Source§

impl From<AnimationEffect> for BrowserProtocolTypes

Source§

fn from(v: AnimationEffect) -> Self

Converts to this type from the input type.
Source§

impl From<AnimationTypes> for BrowserProtocolTypes

Source§

fn from(v: AnimationTypes) -> Self

Converts to this type from the input type.
Source§

impl From<AppManifestError> for BrowserProtocolTypes

Source§

fn from(v: AppManifestError) -> Self

Converts to this type from the input type.
Source§

impl From<AppManifestParsedProperties> for BrowserProtocolTypes

Source§

fn from(v: AppManifestParsedProperties) -> Self

Converts to this type from the input type.
Source§

impl From<ArrayOfStrings> for BrowserProtocolTypes

Source§

fn from(v: ArrayOfStrings) -> Self

Converts to this type from the input type.
Source§

impl From<AssociatedCookie> for BrowserProtocolTypes

Source§

fn from(v: AssociatedCookie) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableDebugReportingConfig> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingAggregatableDebugReportingConfig) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableDebugReportingData> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingAggregatableDebugReportingData) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableDedupKey> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingAggregatableDedupKey) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableResult> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingAggregatableResult) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableTriggerData> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingAggregatableTriggerData) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableValueDictEntry> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingAggregatableValueDictEntry) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableValueEntry> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingAggregatableValueEntry) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregationKeysEntry> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingAggregationKeysEntry) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingEventLevelResult> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingEventLevelResult) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingEventReportWindows> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingEventReportWindows) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingEventTriggerData> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingEventTriggerData) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingFilterConfig> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingFilterConfig) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingFilterDataEntry> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingFilterDataEntry) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingFilterPair> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingFilterPair) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingIssueType> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingNamedBudgetCandidate> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingNamedBudgetCandidate) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingNamedBudgetDef> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingNamedBudgetDef) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingReportResult> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingReportResult) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingSourceRegistration> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingSourceRegistration) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingSourceRegistrationResult> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingSourceRegistrationResult) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingSourceRegistrationTimeConfig> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingSourceRegistrationTimeConfig) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingSourceType> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingSourceType) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingTriggerDataMatching> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingTriggerDataMatching) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingTriggerRegistration> for BrowserProtocolTypes

Source§

fn from(v: AttributionReportingTriggerRegistration) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionScopesData> for BrowserProtocolTypes

Source§

fn from(v: AttributionScopesData) -> Self

Converts to this type from the input type.
Source§

impl From<AudioListener> for BrowserProtocolTypes

Source§

fn from(v: AudioListener) -> Self

Converts to this type from the input type.
Source§

impl From<AudioNode> for BrowserProtocolTypes

Source§

fn from(v: AudioNode) -> Self

Converts to this type from the input type.
Source§

impl From<AudioParam> for BrowserProtocolTypes

Source§

fn from(v: AudioParam) -> Self

Converts to this type from the input type.
Source§

impl From<AuditsTypes> for BrowserProtocolTypes

Source§

fn from(v: AuditsTypes) -> Self

Converts to this type from the input type.
Source§

impl From<AuthChallenge> for BrowserProtocolTypes

Source§

fn from(v: AuthChallenge) -> Self

Converts to this type from the input type.
Source§

impl From<AuthChallenge> for BrowserProtocolTypes

Source§

fn from(v: AuthChallenge) -> Self

Converts to this type from the input type.
Source§

impl From<AuthChallengeResponse> for BrowserProtocolTypes

Source§

fn from(v: AuthChallengeResponse) -> Self

Converts to this type from the input type.
Source§

impl From<AuthChallengeResponse> for BrowserProtocolTypes

Source§

fn from(v: AuthChallengeResponse) -> Self

Converts to this type from the input type.
Source§

impl From<AuthenticatorId> for BrowserProtocolTypes

Source§

fn from(v: AuthenticatorId) -> Self

Converts to this type from the input type.
Source§

impl From<AuthenticatorProtocol> for BrowserProtocolTypes

Source§

fn from(v: AuthenticatorProtocol) -> Self

Converts to this type from the input type.
Source§

impl From<AuthenticatorTransport> for BrowserProtocolTypes

Source§

fn from(v: AuthenticatorTransport) -> Self

Converts to this type from the input type.
Source§

impl From<AutofillTypes> for BrowserProtocolTypes

Source§

fn from(v: AutofillTypes) -> Self

Converts to this type from the input type.
Source§

impl From<AutomationRate> for BrowserProtocolTypes

Source§

fn from(v: AutomationRate) -> Self

Converts to this type from the input type.
Source§

impl From<AxNode> for BrowserProtocolTypes

Source§

fn from(v: AxNode) -> Self

Converts to this type from the input type.
Source§

impl From<AxNodeId> for BrowserProtocolTypes

Source§

fn from(v: AxNodeId) -> Self

Converts to this type from the input type.
Source§

impl From<AxProperty> for BrowserProtocolTypes

Source§

fn from(v: AxProperty) -> Self

Converts to this type from the input type.
Source§

impl From<AxPropertyName> for BrowserProtocolTypes

Source§

fn from(v: AxPropertyName) -> Self

Converts to this type from the input type.
Source§

impl From<AxRelatedNode> for BrowserProtocolTypes

Source§

fn from(v: AxRelatedNode) -> Self

Converts to this type from the input type.
Source§

impl From<AxValue> for BrowserProtocolTypes

Source§

fn from(v: AxValue) -> Self

Converts to this type from the input type.
Source§

impl From<AxValueNativeSourceType> for BrowserProtocolTypes

Source§

fn from(v: AxValueNativeSourceType) -> Self

Converts to this type from the input type.
Source§

impl From<AxValueSource> for BrowserProtocolTypes

Source§

fn from(v: AxValueSource) -> Self

Converts to this type from the input type.
Source§

impl From<AxValueSourceType> for BrowserProtocolTypes

Source§

fn from(v: AxValueSourceType) -> Self

Converts to this type from the input type.
Source§

impl From<AxValueType> for BrowserProtocolTypes

Source§

fn from(v: AxValueType) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheBlockingDetails> for BrowserProtocolTypes

Source§

fn from(v: BackForwardCacheBlockingDetails) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheNotRestoredExplanation> for BrowserProtocolTypes

Source§

fn from(v: BackForwardCacheNotRestoredExplanation) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheNotRestoredExplanationTree> for BrowserProtocolTypes

Source§

fn from(v: BackForwardCacheNotRestoredExplanationTree) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheNotRestoredReason> for BrowserProtocolTypes

Source§

fn from(v: BackForwardCacheNotRestoredReason) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheNotRestoredReasonType> for BrowserProtocolTypes

Source§

fn from(v: BackForwardCacheNotRestoredReasonType) -> Self

Converts to this type from the input type.
Source§

impl From<BackendNode> for BrowserProtocolTypes

Source§

fn from(v: BackendNode) -> Self

Converts to this type from the input type.
Source§

impl From<BackendNodeId> for BrowserProtocolTypes

Source§

fn from(v: BackendNodeId) -> Self

Converts to this type from the input type.
Source§

impl From<BackgroundServiceEvent> for BrowserProtocolTypes

Source§

fn from(v: BackgroundServiceEvent) -> Self

Converts to this type from the input type.
Source§

impl From<BackgroundServiceTypes> for BrowserProtocolTypes

Source§

fn from(v: BackgroundServiceTypes) -> Self

Converts to this type from the input type.
Source§

impl From<BaseAudioContext> for BrowserProtocolTypes

Source§

fn from(v: BaseAudioContext) -> Self

Converts to this type from the input type.
Source§

impl From<BlockPattern> for BrowserProtocolTypes

Source§

fn from(v: BlockPattern) -> Self

Converts to this type from the input type.
Source§

impl From<BlockedByResponseIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: BlockedByResponseIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<BlockedByResponseReason> for BrowserProtocolTypes

Source§

fn from(v: BlockedByResponseReason) -> Self

Converts to this type from the input type.
Source§

impl From<BlockedReason> for BrowserProtocolTypes

Source§

fn from(v: BlockedReason) -> Self

Converts to this type from the input type.
Source§

impl From<BlockedSetCookieWithReason> for BrowserProtocolTypes

Source§

fn from(v: BlockedSetCookieWithReason) -> Self

Converts to this type from the input type.
Source§

impl From<BluetoothEmulationTypes> for BrowserProtocolTypes

Source§

fn from(v: BluetoothEmulationTypes) -> Self

Converts to this type from the input type.
Source§

impl From<BounceTrackingIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: BounceTrackingIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<Bounds> for BrowserProtocolTypes

Source§

fn from(v: Bounds) -> Self

Converts to this type from the input type.
Source§

impl From<BoxModel> for BrowserProtocolTypes

Source§

fn from(v: BoxModel) -> Self

Converts to this type from the input type.
Source§

impl From<BoxStyle> for BrowserProtocolTypes

Source§

fn from(v: BoxStyle) -> Self

Converts to this type from the input type.
Source§

impl From<BrowserCommandId> for BrowserProtocolTypes

Source§

fn from(v: BrowserCommandId) -> Self

Converts to this type from the input type.
Source§

impl From<BrowserContextId> for BrowserProtocolTypes

Source§

fn from(v: BrowserContextId) -> Self

Converts to this type from the input type.
Source§

impl From<BrowserProtocolTypes> for Type

Source§

fn from(v: BrowserProtocolTypes) -> Self

Converts to this type from the input type.
Source§

impl From<BrowserTypes> for BrowserProtocolTypes

Source§

fn from(v: BrowserTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Bucket> for BrowserProtocolTypes

Source§

fn from(v: Bucket) -> Self

Converts to this type from the input type.
Source§

impl From<BucketFileSystemLocator> for BrowserProtocolTypes

Source§

fn from(v: BucketFileSystemLocator) -> Self

Converts to this type from the input type.
Source§

impl From<Cache> for BrowserProtocolTypes

Source§

fn from(v: Cache) -> Self

Converts to this type from the input type.
Source§

impl From<CacheId> for BrowserProtocolTypes

Source§

fn from(v: CacheId) -> Self

Converts to this type from the input type.
Source§

impl From<CacheStorageTypes> for BrowserProtocolTypes

Source§

fn from(v: CacheStorageTypes) -> Self

Converts to this type from the input type.
Source§

impl From<CachedResource> for BrowserProtocolTypes

Source§

fn from(v: CachedResource) -> Self

Converts to this type from the input type.
Source§

impl From<CachedResponse> for BrowserProtocolTypes

Source§

fn from(v: CachedResponse) -> Self

Converts to this type from the input type.
Source§

impl From<CachedResponseType> for BrowserProtocolTypes

Source§

fn from(v: CachedResponseType) -> Self

Converts to this type from the input type.
Source§

impl From<CastTypes> for BrowserProtocolTypes

Source§

fn from(v: CastTypes) -> Self

Converts to this type from the input type.
Source§

impl From<CentralState> for BrowserProtocolTypes

Source§

fn from(v: CentralState) -> Self

Converts to this type from the input type.
Source§

impl From<CertificateErrorAction> for BrowserProtocolTypes

Source§

fn from(v: CertificateErrorAction) -> Self

Converts to this type from the input type.
Source§

impl From<CertificateId> for BrowserProtocolTypes

Source§

fn from(v: CertificateId) -> Self

Converts to this type from the input type.
Source§

impl From<CertificateSecurityState> for BrowserProtocolTypes

Source§

fn from(v: CertificateSecurityState) -> Self

Converts to this type from the input type.
Source§

impl From<CertificateTransparencyCompliance> for BrowserProtocolTypes

Source§

fn from(v: CertificateTransparencyCompliance) -> Self

Converts to this type from the input type.
Source§

impl From<ChallengeEventDetails> for BrowserProtocolTypes

Source§

fn from(v: ChallengeEventDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ChannelCountMode> for BrowserProtocolTypes

Source§

fn from(v: ChannelCountMode) -> Self

Converts to this type from the input type.
Source§

impl From<ChannelInterpretation> for BrowserProtocolTypes

Source§

fn from(v: ChannelInterpretation) -> Self

Converts to this type from the input type.
Source§

impl From<CharacteristicOperationType> for BrowserProtocolTypes

Source§

fn from(v: CharacteristicOperationType) -> Self

Converts to this type from the input type.
Source§

impl From<CharacteristicProperties> for BrowserProtocolTypes

Source§

fn from(v: CharacteristicProperties) -> Self

Converts to this type from the input type.
Source§

impl From<CharacteristicWriteType> for BrowserProtocolTypes

Source§

fn from(v: CharacteristicWriteType) -> Self

Converts to this type from the input type.
Source§

impl From<ClientHintIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: ClientHintIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ClientHintIssueReason> for BrowserProtocolTypes

Source§

fn from(v: ClientHintIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<ClientNavigationDisposition> for BrowserProtocolTypes

Source§

fn from(v: ClientNavigationDisposition) -> Self

Converts to this type from the input type.
Source§

impl From<ClientNavigationReason> for BrowserProtocolTypes

Source§

fn from(v: ClientNavigationReason) -> Self

Converts to this type from the input type.
Source§

impl From<ClientSecurityState> for BrowserProtocolTypes

Source§

fn from(v: ClientSecurityState) -> Self

Converts to this type from the input type.
Source§

impl From<ColorFormat> for BrowserProtocolTypes

Source§

fn from(v: ColorFormat) -> Self

Converts to this type from the input type.
Source§

impl From<CompatibilityMode> for BrowserProtocolTypes

Source§

fn from(v: CompatibilityMode) -> Self

Converts to this type from the input type.
Source§

impl From<CompilationCacheParams> for BrowserProtocolTypes

Source§

fn from(v: CompilationCacheParams) -> Self

Converts to this type from the input type.
Source§

impl From<ComputedStyle> for BrowserProtocolTypes

Source§

fn from(v: ComputedStyle) -> Self

Converts to this type from the input type.
Source§

impl From<ComputedStyleExtraFields> for BrowserProtocolTypes

Source§

fn from(v: ComputedStyleExtraFields) -> Self

Converts to this type from the input type.
Source§

impl From<ConnectTiming> for BrowserProtocolTypes

Source§

fn from(v: ConnectTiming) -> Self

Converts to this type from the input type.
Source§

impl From<ConnectionAllowlistError> for BrowserProtocolTypes

Source§

fn from(v: ConnectionAllowlistError) -> Self

Converts to this type from the input type.
Source§

impl From<ConnectionAllowlistIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: ConnectionAllowlistIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ConnectionType> for BrowserProtocolTypes

Source§

fn from(v: ConnectionType) -> Self

Converts to this type from the input type.
Source§

impl From<ContainerQueryContainerHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: ContainerQueryContainerHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<ContainerQueryHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: ContainerQueryHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<ContentEncoding> for BrowserProtocolTypes

Source§

fn from(v: ContentEncoding) -> Self

Converts to this type from the input type.
Source§

impl From<ContentSecurityPolicyIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: ContentSecurityPolicyIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ContentSecurityPolicySource> for BrowserProtocolTypes

Source§

fn from(v: ContentSecurityPolicySource) -> Self

Converts to this type from the input type.
Source§

impl From<ContentSecurityPolicyStatus> for BrowserProtocolTypes

Source§

fn from(v: ContentSecurityPolicyStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ContentSecurityPolicyViolationType> for BrowserProtocolTypes

Source§

fn from(v: ContentSecurityPolicyViolationType) -> Self

Converts to this type from the input type.
Source§

impl From<ContextRealtimeData> for BrowserProtocolTypes

Source§

fn from(v: ContextRealtimeData) -> Self

Converts to this type from the input type.
Source§

impl From<ContextState> for BrowserProtocolTypes

Source§

fn from(v: ContextState) -> Self

Converts to this type from the input type.
Source§

impl From<ContextType> for BrowserProtocolTypes

Source§

fn from(v: ContextType) -> Self

Converts to this type from the input type.
Source§

impl From<ContrastAlgorithm> for BrowserProtocolTypes

Source§

fn from(v: ContrastAlgorithm) -> Self

Converts to this type from the input type.
Source§

impl From<Cookie> for BrowserProtocolTypes

Source§

fn from(v: Cookie) -> Self

Converts to this type from the input type.
Source§

impl From<CookieBlockedReason> for BrowserProtocolTypes

Source§

fn from(v: CookieBlockedReason) -> Self

Converts to this type from the input type.
Source§

impl From<CookieDeprecationMetadataIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: CookieDeprecationMetadataIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<CookieExclusionReason> for BrowserProtocolTypes

Source§

fn from(v: CookieExclusionReason) -> Self

Converts to this type from the input type.
Source§

impl From<CookieExemptionReason> for BrowserProtocolTypes

Source§

fn from(v: CookieExemptionReason) -> Self

Converts to this type from the input type.
Source§

impl From<CookieIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: CookieIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<CookieIssueInsight> for BrowserProtocolTypes

Source§

fn from(v: CookieIssueInsight) -> Self

Converts to this type from the input type.
Source§

impl From<CookieOperation> for BrowserProtocolTypes

Source§

fn from(v: CookieOperation) -> Self

Converts to this type from the input type.
Source§

impl From<CookieParam> for BrowserProtocolTypes

Source§

fn from(v: CookieParam) -> Self

Converts to this type from the input type.
Source§

impl From<CookiePartitionKey> for BrowserProtocolTypes

Source§

fn from(v: CookiePartitionKey) -> Self

Converts to this type from the input type.
Source§

impl From<CookiePriority> for BrowserProtocolTypes

Source§

fn from(v: CookiePriority) -> Self

Converts to this type from the input type.
Source§

impl From<CookieSameSite> for BrowserProtocolTypes

Source§

fn from(v: CookieSameSite) -> Self

Converts to this type from the input type.
Source§

impl From<CookieSourceScheme> for BrowserProtocolTypes

Source§

fn from(v: CookieSourceScheme) -> Self

Converts to this type from the input type.
Source§

impl From<CookieWarningReason> for BrowserProtocolTypes

Source§

fn from(v: CookieWarningReason) -> Self

Converts to this type from the input type.
Source§

impl From<CorsError> for BrowserProtocolTypes

Source§

fn from(v: CorsError) -> Self

Converts to this type from the input type.
Source§

impl From<CorsErrorStatus> for BrowserProtocolTypes

Source§

fn from(v: CorsErrorStatus) -> Self

Converts to this type from the input type.
Source§

impl From<CorsIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: CorsIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<CreationEventDetails> for BrowserProtocolTypes

Source§

fn from(v: CreationEventDetails) -> Self

Converts to this type from the input type.
Source§

impl From<Credential> for BrowserProtocolTypes

Source§

fn from(v: Credential) -> Self

Converts to this type from the input type.
Source§

impl From<CreditCard> for BrowserProtocolTypes

Source§

fn from(v: CreditCard) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginEmbedderPolicyStatus> for BrowserProtocolTypes

Source§

fn from(v: CrossOriginEmbedderPolicyStatus) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginEmbedderPolicyValue> for BrowserProtocolTypes

Source§

fn from(v: CrossOriginEmbedderPolicyValue) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginIsolatedContextType> for BrowserProtocolTypes

Source§

fn from(v: CrossOriginIsolatedContextType) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginOpenerPolicyStatus> for BrowserProtocolTypes

Source§

fn from(v: CrossOriginOpenerPolicyStatus) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginOpenerPolicyValue> for BrowserProtocolTypes

Source§

fn from(v: CrossOriginOpenerPolicyValue) -> Self

Converts to this type from the input type.
Source§

impl From<CspViolationType> for BrowserProtocolTypes

Source§

fn from(v: CspViolationType) -> Self

Converts to this type from the input type.
Source§

impl From<CssAnimationStyle> for BrowserProtocolTypes

Source§

fn from(v: CssAnimationStyle) -> Self

Converts to this type from the input type.
Source§

impl From<CssAtRule> for BrowserProtocolTypes

Source§

fn from(v: CssAtRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssComputedStyleProperty> for BrowserProtocolTypes

Source§

fn from(v: CssComputedStyleProperty) -> Self

Converts to this type from the input type.
Source§

impl From<CssComputedStyleProperty> for BrowserProtocolTypes

Source§

fn from(v: CssComputedStyleProperty) -> Self

Converts to this type from the input type.
Source§

impl From<CssContainerQuery> for BrowserProtocolTypes

Source§

fn from(v: CssContainerQuery) -> Self

Converts to this type from the input type.
Source§

impl From<CssFunctionConditionNode> for BrowserProtocolTypes

Source§

fn from(v: CssFunctionConditionNode) -> Self

Converts to this type from the input type.
Source§

impl From<CssFunctionNode> for BrowserProtocolTypes

Source§

fn from(v: CssFunctionNode) -> Self

Converts to this type from the input type.
Source§

impl From<CssFunctionParameter> for BrowserProtocolTypes

Source§

fn from(v: CssFunctionParameter) -> Self

Converts to this type from the input type.
Source§

impl From<CssFunctionRule> for BrowserProtocolTypes

Source§

fn from(v: CssFunctionRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssKeyframeRule> for BrowserProtocolTypes

Source§

fn from(v: CssKeyframeRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssKeyframesRule> for BrowserProtocolTypes

Source§

fn from(v: CssKeyframesRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssLayer> for BrowserProtocolTypes

Source§

fn from(v: CssLayer) -> Self

Converts to this type from the input type.
Source§

impl From<CssLayerData> for BrowserProtocolTypes

Source§

fn from(v: CssLayerData) -> Self

Converts to this type from the input type.
Source§

impl From<CssMedia> for BrowserProtocolTypes

Source§

fn from(v: CssMedia) -> Self

Converts to this type from the input type.
Source§

impl From<CssPositionTryRule> for BrowserProtocolTypes

Source§

fn from(v: CssPositionTryRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssProperty> for BrowserProtocolTypes

Source§

fn from(v: CssProperty) -> Self

Converts to this type from the input type.
Source§

impl From<CssPropertyRegistration> for BrowserProtocolTypes

Source§

fn from(v: CssPropertyRegistration) -> Self

Converts to this type from the input type.
Source§

impl From<CssPropertyRule> for BrowserProtocolTypes

Source§

fn from(v: CssPropertyRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssRule> for BrowserProtocolTypes

Source§

fn from(v: CssRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssRuleType> for BrowserProtocolTypes

Source§

fn from(v: CssRuleType) -> Self

Converts to this type from the input type.
Source§

impl From<CssScope> for BrowserProtocolTypes

Source§

fn from(v: CssScope) -> Self

Converts to this type from the input type.
Source§

impl From<CssStartingStyle> for BrowserProtocolTypes

Source§

fn from(v: CssStartingStyle) -> Self

Converts to this type from the input type.
Source§

impl From<CssStyle> for BrowserProtocolTypes

Source§

fn from(v: CssStyle) -> Self

Converts to this type from the input type.
Source§

impl From<CssStyleSheetHeader> for BrowserProtocolTypes

Source§

fn from(v: CssStyleSheetHeader) -> Self

Converts to this type from the input type.
Source§

impl From<CssSupports> for BrowserProtocolTypes

Source§

fn from(v: CssSupports) -> Self

Converts to this type from the input type.
Source§

impl From<CssTryRule> for BrowserProtocolTypes

Source§

fn from(v: CssTryRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssTypes> for BrowserProtocolTypes

Source§

fn from(v: CssTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Ctap2Version> for BrowserProtocolTypes

Source§

fn from(v: Ctap2Version) -> Self

Converts to this type from the input type.
Source§

impl From<DataEntry> for BrowserProtocolTypes

Source§

fn from(v: DataEntry) -> Self

Converts to this type from the input type.
Source§

impl From<DataEntry> for BrowserProtocolTypes

Source§

fn from(v: DataEntry) -> Self

Converts to this type from the input type.
Source§

impl From<DatabaseWithObjectStores> for BrowserProtocolTypes

Source§

fn from(v: DatabaseWithObjectStores) -> Self

Converts to this type from the input type.
Source§

impl From<DeprecationIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: DeprecationIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<DescriptorOperationType> for BrowserProtocolTypes

Source§

fn from(v: DescriptorOperationType) -> Self

Converts to this type from the input type.
Source§

impl From<DetachedElementInfo> for BrowserProtocolTypes

Source§

fn from(v: DetachedElementInfo) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceAccessTypes> for BrowserProtocolTypes

Source§

fn from(v: DeviceAccessTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSession> for BrowserProtocolTypes

Source§

fn from(v: DeviceBoundSession) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionCookieCraving> for BrowserProtocolTypes

Source§

fn from(v: DeviceBoundSessionCookieCraving) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionEventId> for BrowserProtocolTypes

Source§

fn from(v: DeviceBoundSessionEventId) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionFailedRequest> for BrowserProtocolTypes

Source§

fn from(v: DeviceBoundSessionFailedRequest) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionFetchResult> for BrowserProtocolTypes

Source§

fn from(v: DeviceBoundSessionFetchResult) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionInclusionRules> for BrowserProtocolTypes

Source§

fn from(v: DeviceBoundSessionInclusionRules) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionKey> for BrowserProtocolTypes

Source§

fn from(v: DeviceBoundSessionKey) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionUrlRule> for BrowserProtocolTypes

Source§

fn from(v: DeviceBoundSessionUrlRule) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionWithUsage> for BrowserProtocolTypes

Source§

fn from(v: DeviceBoundSessionWithUsage) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceId> for BrowserProtocolTypes

Source§

fn from(v: DeviceId) -> Self

Converts to this type from the input type.
Source§

impl From<DevicePosture> for BrowserProtocolTypes

Source§

fn from(v: DevicePosture) -> Self

Converts to this type from the input type.
Source§

impl From<DialogButton> for BrowserProtocolTypes

Source§

fn from(v: DialogButton) -> Self

Converts to this type from the input type.
Source§

impl From<DialogType> for BrowserProtocolTypes

Source§

fn from(v: DialogType) -> Self

Converts to this type from the input type.
Source§

impl From<DialogType> for BrowserProtocolTypes

Source§

fn from(v: DialogType) -> Self

Converts to this type from the input type.
Source§

impl From<DirectSocketDnsQueryType> for BrowserProtocolTypes

Source§

fn from(v: DirectSocketDnsQueryType) -> Self

Converts to this type from the input type.
Source§

impl From<DirectTcpSocketOptions> for BrowserProtocolTypes

Source§

fn from(v: DirectTcpSocketOptions) -> Self

Converts to this type from the input type.
Source§

impl From<DirectUdpMessage> for BrowserProtocolTypes

Source§

fn from(v: DirectUdpMessage) -> Self

Converts to this type from the input type.
Source§

impl From<DirectUdpSocketOptions> for BrowserProtocolTypes

Source§

fn from(v: DirectUdpSocketOptions) -> Self

Converts to this type from the input type.
Source§

impl From<Directory> for BrowserProtocolTypes

Source§

fn from(v: Directory) -> Self

Converts to this type from the input type.
Source§

impl From<DisabledImageType> for BrowserProtocolTypes

Source§

fn from(v: DisabledImageType) -> Self

Converts to this type from the input type.
Source§

impl From<DisplayFeature> for BrowserProtocolTypes

Source§

fn from(v: DisplayFeature) -> Self

Converts to this type from the input type.
Source§

impl From<DisplayMode> for BrowserProtocolTypes

Source§

fn from(v: DisplayMode) -> Self

Converts to this type from the input type.
Source§

impl From<DocumentSnapshot> for BrowserProtocolTypes

Source§

fn from(v: DocumentSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<DomBreakpointType> for BrowserProtocolTypes

Source§

fn from(v: DomBreakpointType) -> Self

Converts to this type from the input type.
Source§

impl From<DomCounter> for BrowserProtocolTypes

Source§

fn from(v: DomCounter) -> Self

Converts to this type from the input type.
Source§

impl From<DomDebuggerTypes> for BrowserProtocolTypes

Source§

fn from(v: DomDebuggerTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DomNode> for BrowserProtocolTypes

Source§

fn from(v: DomNode) -> Self

Converts to this type from the input type.
Source§

impl From<DomSnapshotTypes> for BrowserProtocolTypes

Source§

fn from(v: DomSnapshotTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DomStorageTypes> for BrowserProtocolTypes

Source§

fn from(v: DomStorageTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DomTypes> for BrowserProtocolTypes

Source§

fn from(v: DomTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DragData> for BrowserProtocolTypes

Source§

fn from(v: DragData) -> Self

Converts to this type from the input type.
Source§

impl From<DragDataItem> for BrowserProtocolTypes

Source§

fn from(v: DragDataItem) -> Self

Converts to this type from the input type.
Source§

impl From<ElementAccessibilityIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: ElementAccessibilityIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ElementAccessibilityIssueReason> for BrowserProtocolTypes

Source§

fn from(v: ElementAccessibilityIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<EmulationTypes> for BrowserProtocolTypes

Source§

fn from(v: EmulationTypes) -> Self

Converts to this type from the input type.
Source§

impl From<ErrorReason> for BrowserProtocolTypes

Source§

fn from(v: ErrorReason) -> Self

Converts to this type from the input type.
Source§

impl From<EventListener> for BrowserProtocolTypes

Source§

fn from(v: EventListener) -> Self

Converts to this type from the input type.
Source§

impl From<EventMetadata> for BrowserProtocolTypes

Source§

fn from(v: EventMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<ExemptedSetCookieWithReason> for BrowserProtocolTypes

Source§

fn from(v: ExemptedSetCookieWithReason) -> Self

Converts to this type from the input type.
Source§

impl From<ExtensionInfo> for BrowserProtocolTypes

Source§

fn from(v: ExtensionInfo) -> Self

Converts to this type from the input type.
Source§

impl From<ExtensionsTypes> for BrowserProtocolTypes

Source§

fn from(v: ExtensionsTypes) -> Self

Converts to this type from the input type.
Source§

impl From<FailedRequestInfo> for BrowserProtocolTypes

Source§

fn from(v: FailedRequestInfo) -> Self

Converts to this type from the input type.
Source§

impl From<FedCmTypes> for BrowserProtocolTypes

Source§

fn from(v: FedCmTypes) -> Self

Converts to this type from the input type.
Source§

impl From<FederatedAuthRequestIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: FederatedAuthRequestIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<FederatedAuthRequestIssueReason> for BrowserProtocolTypes

Source§

fn from(v: FederatedAuthRequestIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<FederatedAuthUserInfoRequestIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: FederatedAuthUserInfoRequestIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<FederatedAuthUserInfoRequestIssueReason> for BrowserProtocolTypes

Source§

fn from(v: FederatedAuthUserInfoRequestIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<FetchTypes> for BrowserProtocolTypes

Source§

fn from(v: FetchTypes) -> Self

Converts to this type from the input type.
Source§

impl From<File> for BrowserProtocolTypes

Source§

fn from(v: File) -> Self

Converts to this type from the input type.
Source§

impl From<FileFilter> for BrowserProtocolTypes

Source§

fn from(v: FileFilter) -> Self

Converts to this type from the input type.
Source§

impl From<FileHandler> for BrowserProtocolTypes

Source§

fn from(v: FileHandler) -> Self

Converts to this type from the input type.
Source§

impl From<FileHandler> for BrowserProtocolTypes

Source§

fn from(v: FileHandler) -> Self

Converts to this type from the input type.
Source§

impl From<FileHandlerAccept> for BrowserProtocolTypes

Source§

fn from(v: FileHandlerAccept) -> Self

Converts to this type from the input type.
Source§

impl From<FileSystemTypes> for BrowserProtocolTypes

Source§

fn from(v: FileSystemTypes) -> Self

Converts to this type from the input type.
Source§

impl From<FilledField> for BrowserProtocolTypes

Source§

fn from(v: FilledField) -> Self

Converts to this type from the input type.
Source§

impl From<FillingStrategy> for BrowserProtocolTypes

Source§

fn from(v: FillingStrategy) -> Self

Converts to this type from the input type.
Source§

impl From<FilterEntry> for BrowserProtocolTypes

Source§

fn from(v: FilterEntry) -> Self

Converts to this type from the input type.
Source§

impl From<FlexContainerHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: FlexContainerHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<FlexItemHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: FlexItemHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<FlexNodeHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: FlexNodeHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<FontFace> for BrowserProtocolTypes

Source§

fn from(v: FontFace) -> Self

Converts to this type from the input type.
Source§

impl From<FontFamilies> for BrowserProtocolTypes

Source§

fn from(v: FontFamilies) -> Self

Converts to this type from the input type.
Source§

impl From<FontSizes> for BrowserProtocolTypes

Source§

fn from(v: FontSizes) -> Self

Converts to this type from the input type.
Source§

impl From<FontVariationAxis> for BrowserProtocolTypes

Source§

fn from(v: FontVariationAxis) -> Self

Converts to this type from the input type.
Source§

impl From<Frame> for BrowserProtocolTypes

Source§

fn from(v: Frame) -> Self

Converts to this type from the input type.
Source§

impl From<FrameId> for BrowserProtocolTypes

Source§

fn from(v: FrameId) -> Self

Converts to this type from the input type.
Source§

impl From<FrameResource> for BrowserProtocolTypes

Source§

fn from(v: FrameResource) -> Self

Converts to this type from the input type.
Source§

impl From<FrameResourceTree> for BrowserProtocolTypes

Source§

fn from(v: FrameResourceTree) -> Self

Converts to this type from the input type.
Source§

impl From<FrameTree> for BrowserProtocolTypes

Source§

fn from(v: FrameTree) -> Self

Converts to this type from the input type.
Source§

impl From<GatedApiFeatures> for BrowserProtocolTypes

Source§

fn from(v: GatedApiFeatures) -> Self

Converts to this type from the input type.
Source§

impl From<GattOperationType> for BrowserProtocolTypes

Source§

fn from(v: GattOperationType) -> Self

Converts to this type from the input type.
Source§

impl From<GenericIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: GenericIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<GenericIssueErrorType> for BrowserProtocolTypes

Source§

fn from(v: GenericIssueErrorType) -> Self

Converts to this type from the input type.
Source§

impl From<GestureSourceType> for BrowserProtocolTypes

Source§

fn from(v: GestureSourceType) -> Self

Converts to this type from the input type.
Source§

impl From<GpuDevice> for BrowserProtocolTypes

Source§

fn from(v: GpuDevice) -> Self

Converts to this type from the input type.
Source§

impl From<GpuInfo> for BrowserProtocolTypes

Source§

fn from(v: GpuInfo) -> Self

Converts to this type from the input type.
Source§

impl From<GraphObjectId> for BrowserProtocolTypes

Source§

fn from(v: GraphObjectId) -> Self

Converts to this type from the input type.
Source§

impl From<GridHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: GridHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<GridNodeHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: GridNodeHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<Header> for BrowserProtocolTypes

Source§

fn from(v: Header) -> Self

Converts to this type from the input type.
Source§

impl From<HeaderEntry> for BrowserProtocolTypes

Source§

fn from(v: HeaderEntry) -> Self

Converts to this type from the input type.
Source§

impl From<Headers> for BrowserProtocolTypes

Source§

fn from(v: Headers) -> Self

Converts to this type from the input type.
Source§

impl From<HeadlessExperimentalTypes> for BrowserProtocolTypes

Source§

fn from(v: HeadlessExperimentalTypes) -> Self

Converts to this type from the input type.
Source§

impl From<HeavyAdIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: HeavyAdIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<HeavyAdReason> for BrowserProtocolTypes

Source§

fn from(v: HeavyAdReason) -> Self

Converts to this type from the input type.
Source§

impl From<HeavyAdResolutionStatus> for BrowserProtocolTypes

Source§

fn from(v: HeavyAdResolutionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<HighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: HighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<HingeConfig> for BrowserProtocolTypes

Source§

fn from(v: HingeConfig) -> Self

Converts to this type from the input type.
Source§

impl From<Histogram> for BrowserProtocolTypes

Source§

fn from(v: Histogram) -> Self

Converts to this type from the input type.
Source§

impl From<ImageResource> for BrowserProtocolTypes

Source§

fn from(v: ImageResource) -> Self

Converts to this type from the input type.
Source§

impl From<ImageType> for BrowserProtocolTypes

Source§

fn from(v: ImageType) -> Self

Converts to this type from the input type.
Source§

impl From<IndexedDbTypes> for BrowserProtocolTypes

Source§

fn from(v: IndexedDbTypes) -> Self

Converts to this type from the input type.
Source§

impl From<InheritedAnimatedStyleEntry> for BrowserProtocolTypes

Source§

fn from(v: InheritedAnimatedStyleEntry) -> Self

Converts to this type from the input type.
Source§

impl From<InheritedPseudoElementMatches> for BrowserProtocolTypes

Source§

fn from(v: InheritedPseudoElementMatches) -> Self

Converts to this type from the input type.
Source§

impl From<InheritedStyleEntry> for BrowserProtocolTypes

Source§

fn from(v: InheritedStyleEntry) -> Self

Converts to this type from the input type.
Source§

impl From<Initiator> for BrowserProtocolTypes

Source§

fn from(v: Initiator) -> Self

Converts to this type from the input type.
Source§

impl From<InlineTextBox> for BrowserProtocolTypes

Source§

fn from(v: InlineTextBox) -> Self

Converts to this type from the input type.
Source§

impl From<InputTypes> for BrowserProtocolTypes

Source§

fn from(v: InputTypes) -> Self

Converts to this type from the input type.
Source§

impl From<InsightType> for BrowserProtocolTypes

Source§

fn from(v: InsightType) -> Self

Converts to this type from the input type.
Source§

impl From<InspectMode> for BrowserProtocolTypes

Source§

fn from(v: InspectMode) -> Self

Converts to this type from the input type.
Source§

impl From<InspectedElementAnchorConfig> for BrowserProtocolTypes

Source§

fn from(v: InspectedElementAnchorConfig) -> Self

Converts to this type from the input type.
Source§

impl From<InspectorIssue> for BrowserProtocolTypes

Source§

fn from(v: InspectorIssue) -> Self

Converts to this type from the input type.
Source§

impl From<InspectorIssueCode> for BrowserProtocolTypes

Source§

fn from(v: InspectorIssueCode) -> Self

Converts to this type from the input type.
Source§

impl From<InspectorIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: InspectorIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<InstallabilityError> for BrowserProtocolTypes

Source§

fn from(v: InstallabilityError) -> Self

Converts to this type from the input type.
Source§

impl From<InstallabilityErrorArgument> for BrowserProtocolTypes

Source§

fn from(v: InstallabilityErrorArgument) -> Self

Converts to this type from the input type.
Source§

impl From<InterceptionId> for BrowserProtocolTypes

Source§

fn from(v: InterceptionId) -> Self

Converts to this type from the input type.
Source§

impl From<InterceptionStage> for BrowserProtocolTypes

Source§

fn from(v: InterceptionStage) -> Self

Converts to this type from the input type.
Source§

impl From<InterestGroupAccessType> for BrowserProtocolTypes

Source§

fn from(v: InterestGroupAccessType) -> Self

Converts to this type from the input type.
Source§

impl From<InterestGroupAuctionEventType> for BrowserProtocolTypes

Source§

fn from(v: InterestGroupAuctionEventType) -> Self

Converts to this type from the input type.
Source§

impl From<InterestGroupAuctionFetchType> for BrowserProtocolTypes

Source§

fn from(v: InterestGroupAuctionFetchType) -> Self

Converts to this type from the input type.
Source§

impl From<InterestGroupAuctionId> for BrowserProtocolTypes

Source§

fn from(v: InterestGroupAuctionId) -> Self

Converts to this type from the input type.
Source§

impl From<IoTypes> for BrowserProtocolTypes

Source§

fn from(v: IoTypes) -> Self

Converts to this type from the input type.
Source§

impl From<IpAddressSpace> for BrowserProtocolTypes

Source§

fn from(v: IpAddressSpace) -> Self

Converts to this type from the input type.
Source§

impl From<IsolatedElementHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: IsolatedElementHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<IsolationModeHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: IsolationModeHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<IssueId> for BrowserProtocolTypes

Source§

fn from(v: IssueId) -> Self

Converts to this type from the input type.
Source§

impl From<Item> for BrowserProtocolTypes

Source§

fn from(v: Item) -> Self

Converts to this type from the input type.
Source§

impl From<Key> for BrowserProtocolTypes

Source§

fn from(v: Key) -> Self

Converts to this type from the input type.
Source§

impl From<KeyPath> for BrowserProtocolTypes

Source§

fn from(v: KeyPath) -> Self

Converts to this type from the input type.
Source§

impl From<KeyRange> for BrowserProtocolTypes

Source§

fn from(v: KeyRange) -> Self

Converts to this type from the input type.
Source§

impl From<KeyframeStyle> for BrowserProtocolTypes

Source§

fn from(v: KeyframeStyle) -> Self

Converts to this type from the input type.
Source§

impl From<KeyframesRule> for BrowserProtocolTypes

Source§

fn from(v: KeyframesRule) -> Self

Converts to this type from the input type.
Source§

impl From<LargestContentfulPaint> for BrowserProtocolTypes

Source§

fn from(v: LargestContentfulPaint) -> Self

Converts to this type from the input type.
Source§

impl From<LaunchHandler> for BrowserProtocolTypes

Source§

fn from(v: LaunchHandler) -> Self

Converts to this type from the input type.
Source§

impl From<Layer> for BrowserProtocolTypes

Source§

fn from(v: Layer) -> Self

Converts to this type from the input type.
Source§

impl From<LayerId> for BrowserProtocolTypes

Source§

fn from(v: LayerId) -> Self

Converts to this type from the input type.
Source§

impl From<LayerTreeTypes> for BrowserProtocolTypes

Source§

fn from(v: LayerTreeTypes) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutShift> for BrowserProtocolTypes

Source§

fn from(v: LayoutShift) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutShiftAttribution> for BrowserProtocolTypes

Source§

fn from(v: LayoutShiftAttribution) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutTreeNode> for BrowserProtocolTypes

Source§

fn from(v: LayoutTreeNode) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutTreeSnapshot> for BrowserProtocolTypes

Source§

fn from(v: LayoutTreeSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutViewport> for BrowserProtocolTypes

Source§

fn from(v: LayoutViewport) -> Self

Converts to this type from the input type.
Source§

impl From<LineStyle> for BrowserProtocolTypes

Source§

fn from(v: LineStyle) -> Self

Converts to this type from the input type.
Source§

impl From<LoadNetworkResourceOptions> for BrowserProtocolTypes

Source§

fn from(v: LoadNetworkResourceOptions) -> Self

Converts to this type from the input type.
Source§

impl From<LoadNetworkResourcePageResult> for BrowserProtocolTypes

Source§

fn from(v: LoadNetworkResourcePageResult) -> Self

Converts to this type from the input type.
Source§

impl From<LoaderId> for BrowserProtocolTypes

Source§

fn from(v: LoaderId) -> Self

Converts to this type from the input type.
Source§

impl From<LocalNetworkAccessRequestPolicy> for BrowserProtocolTypes

Source§

fn from(v: LocalNetworkAccessRequestPolicy) -> Self

Converts to this type from the input type.
Source§

impl From<LogEntry> for BrowserProtocolTypes

Source§

fn from(v: LogEntry) -> Self

Converts to this type from the input type.
Source§

impl From<LogTypes> for BrowserProtocolTypes

Source§

fn from(v: LogTypes) -> Self

Converts to this type from the input type.
Source§

impl From<LogicalAxes> for BrowserProtocolTypes

Source§

fn from(v: LogicalAxes) -> Self

Converts to this type from the input type.
Source§

impl From<LoginState> for BrowserProtocolTypes

Source§

fn from(v: LoginState) -> Self

Converts to this type from the input type.
Source§

impl From<LowTextContrastIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: LowTextContrastIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ManufacturerData> for BrowserProtocolTypes

Source§

fn from(v: ManufacturerData) -> Self

Converts to this type from the input type.
Source§

impl From<MediaFeature> for BrowserProtocolTypes

Source§

fn from(v: MediaFeature) -> Self

Converts to this type from the input type.
Source§

impl From<MediaQuery> for BrowserProtocolTypes

Source§

fn from(v: MediaQuery) -> Self

Converts to this type from the input type.
Source§

impl From<MediaQueryExpression> for BrowserProtocolTypes

Source§

fn from(v: MediaQueryExpression) -> Self

Converts to this type from the input type.
Source§

impl From<MediaTypes> for BrowserProtocolTypes

Source§

fn from(v: MediaTypes) -> Self

Converts to this type from the input type.
Source§

impl From<MemoryDumpConfig> for BrowserProtocolTypes

Source§

fn from(v: MemoryDumpConfig) -> Self

Converts to this type from the input type.
Source§

impl From<MemoryDumpLevelOfDetail> for BrowserProtocolTypes

Source§

fn from(v: MemoryDumpLevelOfDetail) -> Self

Converts to this type from the input type.
Source§

impl From<MemoryTypes> for BrowserProtocolTypes

Source§

fn from(v: MemoryTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Metric> for BrowserProtocolTypes

Source§

fn from(v: Metric) -> Self

Converts to this type from the input type.
Source§

impl From<MixedContentIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: MixedContentIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<MixedContentResolutionStatus> for BrowserProtocolTypes

Source§

fn from(v: MixedContentResolutionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<MixedContentResourceType> for BrowserProtocolTypes

Source§

fn from(v: MixedContentResourceType) -> Self

Converts to this type from the input type.
Source§

impl From<MixedContentType> for BrowserProtocolTypes

Source§

fn from(v: MixedContentType) -> Self

Converts to this type from the input type.
Source§

impl From<Module> for BrowserProtocolTypes

Source§

fn from(v: Module) -> Self

Converts to this type from the input type.
Source§

impl From<MonotonicTime> for BrowserProtocolTypes

Source§

fn from(v: MonotonicTime) -> Self

Converts to this type from the input type.
Source§

impl From<MouseButton> for BrowserProtocolTypes

Source§

fn from(v: MouseButton) -> Self

Converts to this type from the input type.
Source§

impl From<NameValue> for BrowserProtocolTypes

Source§

fn from(v: NameValue) -> Self

Converts to this type from the input type.
Source§

impl From<NavigationEntry> for BrowserProtocolTypes

Source§

fn from(v: NavigationEntry) -> Self

Converts to this type from the input type.
Source§

impl From<NavigationType> for BrowserProtocolTypes

Source§

fn from(v: NavigationType) -> Self

Converts to this type from the input type.
Source§

impl From<NetworkConditions> for BrowserProtocolTypes

Source§

fn from(v: NetworkConditions) -> Self

Converts to this type from the input type.
Source§

impl From<NetworkTypes> for BrowserProtocolTypes

Source§

fn from(v: NetworkTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Node> for BrowserProtocolTypes

Source§

fn from(v: Node) -> Self

Converts to this type from the input type.
Source§

impl From<NodeId> for BrowserProtocolTypes

Source§

fn from(v: NodeId) -> Self

Converts to this type from the input type.
Source§

impl From<NodeTreeSnapshot> for BrowserProtocolTypes

Source§

fn from(v: NodeTreeSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<NodeType> for BrowserProtocolTypes

Source§

fn from(v: NodeType) -> Self

Converts to this type from the input type.
Source§

impl From<ObjectStore> for BrowserProtocolTypes

Source§

fn from(v: ObjectStore) -> Self

Converts to this type from the input type.
Source§

impl From<ObjectStoreIndex> for BrowserProtocolTypes

Source§

fn from(v: ObjectStoreIndex) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrial> for BrowserProtocolTypes

Source§

fn from(v: OriginTrial) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialStatus> for BrowserProtocolTypes

Source§

fn from(v: OriginTrialStatus) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialToken> for BrowserProtocolTypes

Source§

fn from(v: OriginTrialToken) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialTokenStatus> for BrowserProtocolTypes

Source§

fn from(v: OriginTrialTokenStatus) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialTokenWithStatus> for BrowserProtocolTypes

Source§

fn from(v: OriginTrialTokenWithStatus) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialUsageRestriction> for BrowserProtocolTypes

Source§

fn from(v: OriginTrialUsageRestriction) -> Self

Converts to this type from the input type.
Source§

impl From<OverlayTypes> for BrowserProtocolTypes

Source§

fn from(v: OverlayTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PageTypes> for BrowserProtocolTypes

Source§

fn from(v: PageTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PaintProfile> for BrowserProtocolTypes

Source§

fn from(v: PaintProfile) -> Self

Converts to this type from the input type.
Source§

impl From<ParamType> for BrowserProtocolTypes

Source§

fn from(v: ParamType) -> Self

Converts to this type from the input type.
Source§

impl From<PartitioningBlobUrlInfo> for BrowserProtocolTypes

Source§

fn from(v: PartitioningBlobUrlInfo) -> Self

Converts to this type from the input type.
Source§

impl From<PartitioningBlobUrlIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: PartitioningBlobUrlIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: PerformanceIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceIssueType> for BrowserProtocolTypes

Source§

fn from(v: PerformanceIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceTimelineTypes> for BrowserProtocolTypes

Source§

fn from(v: PerformanceTimelineTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceTypes> for BrowserProtocolTypes

Source§

fn from(v: PerformanceTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionDescriptor> for BrowserProtocolTypes

Source§

fn from(v: PermissionDescriptor) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionElementIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: PermissionElementIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionElementIssueType> for BrowserProtocolTypes

Source§

fn from(v: PermissionElementIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionSetting> for BrowserProtocolTypes

Source§

fn from(v: PermissionSetting) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionType> for BrowserProtocolTypes

Source§

fn from(v: PermissionType) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionsPolicyBlockLocator> for BrowserProtocolTypes

Source§

fn from(v: PermissionsPolicyBlockLocator) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionsPolicyBlockReason> for BrowserProtocolTypes

Source§

fn from(v: PermissionsPolicyBlockReason) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionsPolicyFeature> for BrowserProtocolTypes

Source§

fn from(v: PermissionsPolicyFeature) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionsPolicyFeatureState> for BrowserProtocolTypes

Source§

fn from(v: PermissionsPolicyFeatureState) -> Self

Converts to this type from the input type.
Source§

impl From<PhysicalAxes> for BrowserProtocolTypes

Source§

fn from(v: PhysicalAxes) -> Self

Converts to this type from the input type.
Source§

impl From<PictureTile> for BrowserProtocolTypes

Source§

fn from(v: PictureTile) -> Self

Converts to this type from the input type.
Source§

impl From<PlatformFontUsage> for BrowserProtocolTypes

Source§

fn from(v: PlatformFontUsage) -> Self

Converts to this type from the input type.
Source§

impl From<Player> for BrowserProtocolTypes

Source§

fn from(v: Player) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerError> for BrowserProtocolTypes

Source§

fn from(v: PlayerError) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerErrorSourceLocation> for BrowserProtocolTypes

Source§

fn from(v: PlayerErrorSourceLocation) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerEvent> for BrowserProtocolTypes

Source§

fn from(v: PlayerEvent) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerId> for BrowserProtocolTypes

Source§

fn from(v: PlayerId) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerMessage> for BrowserProtocolTypes

Source§

fn from(v: PlayerMessage) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerProperty> for BrowserProtocolTypes

Source§

fn from(v: PlayerProperty) -> Self

Converts to this type from the input type.
Source§

impl From<PostDataEntry> for BrowserProtocolTypes

Source§

fn from(v: PostDataEntry) -> Self

Converts to this type from the input type.
Source§

impl From<PrefetchStatus> for BrowserProtocolTypes

Source§

fn from(v: PrefetchStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadPipelineId> for BrowserProtocolTypes

Source§

fn from(v: PreloadPipelineId) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadTypes> for BrowserProtocolTypes

Source§

fn from(v: PreloadTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadingAttemptKey> for BrowserProtocolTypes

Source§

fn from(v: PreloadingAttemptKey) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadingAttemptSource> for BrowserProtocolTypes

Source§

fn from(v: PreloadingAttemptSource) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadingStatus> for BrowserProtocolTypes

Source§

fn from(v: PreloadingStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PrerenderFinalStatus> for BrowserProtocolTypes

Source§

fn from(v: PrerenderFinalStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PrerenderMismatchedHeaders> for BrowserProtocolTypes

Source§

fn from(v: PrerenderMismatchedHeaders) -> Self

Converts to this type from the input type.
Source§

impl From<PressureLevel> for BrowserProtocolTypes

Source§

fn from(v: PressureLevel) -> Self

Converts to this type from the input type.
Source§

impl From<PressureMetadata> for BrowserProtocolTypes

Source§

fn from(v: PressureMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<PressureSource> for BrowserProtocolTypes

Source§

fn from(v: PressureSource) -> Self

Converts to this type from the input type.
Source§

impl From<PressureState> for BrowserProtocolTypes

Source§

fn from(v: PressureState) -> Self

Converts to this type from the input type.
Source§

impl From<PrivacySandboxApi> for BrowserProtocolTypes

Source§

fn from(v: PrivacySandboxApi) -> Self

Converts to this type from the input type.
Source§

impl From<ProcessInfo> for BrowserProtocolTypes

Source§

fn from(v: ProcessInfo) -> Self

Converts to this type from the input type.
Source§

impl From<PromptDevice> for BrowserProtocolTypes

Source§

fn from(v: PromptDevice) -> Self

Converts to this type from the input type.
Source§

impl From<PropertyRuleIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: PropertyRuleIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<PropertyRuleIssueReason> for BrowserProtocolTypes

Source§

fn from(v: PropertyRuleIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<ProtocolHandler> for BrowserProtocolTypes

Source§

fn from(v: ProtocolHandler) -> Self

Converts to this type from the input type.
Source§

impl From<PseudoElementMatches> for BrowserProtocolTypes

Source§

fn from(v: PseudoElementMatches) -> Self

Converts to this type from the input type.
Source§

impl From<PseudoType> for BrowserProtocolTypes

Source§

fn from(v: PseudoType) -> Self

Converts to this type from the input type.
Source§

impl From<PwaTypes> for BrowserProtocolTypes

Source§

fn from(v: PwaTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Quad> for BrowserProtocolTypes

Source§

fn from(v: Quad) -> Self

Converts to this type from the input type.
Source§

impl From<QuirksModeIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: QuirksModeIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<RareBooleanData> for BrowserProtocolTypes

Source§

fn from(v: RareBooleanData) -> Self

Converts to this type from the input type.
Source§

impl From<RareIntegerData> for BrowserProtocolTypes

Source§

fn from(v: RareIntegerData) -> Self

Converts to this type from the input type.
Source§

impl From<RareStringData> for BrowserProtocolTypes

Source§

fn from(v: RareStringData) -> Self

Converts to this type from the input type.
Source§

impl From<Rect> for BrowserProtocolTypes

Source§

fn from(v: Rect) -> Self

Converts to this type from the input type.
Source§

impl From<Rectangle> for BrowserProtocolTypes

Source§

fn from(v: Rectangle) -> Self

Converts to this type from the input type.
Source§

impl From<ReferrerPolicy> for BrowserProtocolTypes

Source§

fn from(v: ReferrerPolicy) -> Self

Converts to this type from the input type.
Source§

impl From<RefreshEventDetails> for BrowserProtocolTypes

Source§

fn from(v: RefreshEventDetails) -> Self

Converts to this type from the input type.
Source§

impl From<RegistrationId> for BrowserProtocolTypes

Source§

fn from(v: RegistrationId) -> Self

Converts to this type from the input type.
Source§

impl From<RelatedApplication> for BrowserProtocolTypes

Source§

fn from(v: RelatedApplication) -> Self

Converts to this type from the input type.
Source§

impl From<RelatedWebsiteSet> for BrowserProtocolTypes

Source§

fn from(v: RelatedWebsiteSet) -> Self

Converts to this type from the input type.
Source§

impl From<RemoteLocation> for BrowserProtocolTypes

Source§

fn from(v: RemoteLocation) -> Self

Converts to this type from the input type.
Source§

impl From<RenderBlockingBehavior> for BrowserProtocolTypes

Source§

fn from(v: RenderBlockingBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<ReportId> for BrowserProtocolTypes

Source§

fn from(v: ReportId) -> Self

Converts to this type from the input type.
Source§

impl From<ReportStatus> for BrowserProtocolTypes

Source§

fn from(v: ReportStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ReportingApiEndpoint> for BrowserProtocolTypes

Source§

fn from(v: ReportingApiEndpoint) -> Self

Converts to this type from the input type.
Source§

impl From<ReportingApiReport> for BrowserProtocolTypes

Source§

fn from(v: ReportingApiReport) -> Self

Converts to this type from the input type.
Source§

impl From<Request> for BrowserProtocolTypes

Source§

fn from(v: Request) -> Self

Converts to this type from the input type.
Source§

impl From<RequestId> for BrowserProtocolTypes

Source§

fn from(v: RequestId) -> Self

Converts to this type from the input type.
Source§

impl From<RequestId> for BrowserProtocolTypes

Source§

fn from(v: RequestId) -> Self

Converts to this type from the input type.
Source§

impl From<RequestId> for BrowserProtocolTypes

Source§

fn from(v: RequestId) -> Self

Converts to this type from the input type.
Source§

impl From<RequestPattern> for BrowserProtocolTypes

Source§

fn from(v: RequestPattern) -> Self

Converts to this type from the input type.
Source§

impl From<RequestPattern> for BrowserProtocolTypes

Source§

fn from(v: RequestPattern) -> Self

Converts to this type from the input type.
Source§

impl From<RequestStage> for BrowserProtocolTypes

Source§

fn from(v: RequestStage) -> Self

Converts to this type from the input type.
Source§

impl From<ResourcePriority> for BrowserProtocolTypes

Source§

fn from(v: ResourcePriority) -> Self

Converts to this type from the input type.
Source§

impl From<ResourceTiming> for BrowserProtocolTypes

Source§

fn from(v: ResourceTiming) -> Self

Converts to this type from the input type.
Source§

impl From<ResourceType> for BrowserProtocolTypes

Source§

fn from(v: ResourceType) -> Self

Converts to this type from the input type.
Source§

impl From<Response> for BrowserProtocolTypes

Source§

fn from(v: Response) -> Self

Converts to this type from the input type.
Source§

impl From<Rgba> for BrowserProtocolTypes

Source§

fn from(v: Rgba) -> Self

Converts to this type from the input type.
Source§

impl From<RuleMatch> for BrowserProtocolTypes

Source§

fn from(v: RuleMatch) -> Self

Converts to this type from the input type.
Source§

impl From<RuleSet> for BrowserProtocolTypes

Source§

fn from(v: RuleSet) -> Self

Converts to this type from the input type.
Source§

impl From<RuleSetErrorType> for BrowserProtocolTypes

Source§

fn from(v: RuleSetErrorType) -> Self

Converts to this type from the input type.
Source§

impl From<RuleSetId> for BrowserProtocolTypes

Source§

fn from(v: RuleSetId) -> Self

Converts to this type from the input type.
Source§

impl From<RuleUsage> for BrowserProtocolTypes

Source§

fn from(v: RuleUsage) -> Self

Converts to this type from the input type.
Source§

impl From<SafeAreaInsets> for BrowserProtocolTypes

Source§

fn from(v: SafeAreaInsets) -> Self

Converts to this type from the input type.
Source§

impl From<SafetyTipInfo> for BrowserProtocolTypes

Source§

fn from(v: SafetyTipInfo) -> Self

Converts to this type from the input type.
Source§

impl From<SafetyTipStatus> for BrowserProtocolTypes

Source§

fn from(v: SafetyTipStatus) -> Self

Converts to this type from the input type.
Source§

impl From<SamplingProfile> for BrowserProtocolTypes

Source§

fn from(v: SamplingProfile) -> Self

Converts to this type from the input type.
Source§

impl From<SamplingProfileNode> for BrowserProtocolTypes

Source§

fn from(v: SamplingProfileNode) -> Self

Converts to this type from the input type.
Source§

impl From<ScanEntry> for BrowserProtocolTypes

Source§

fn from(v: ScanEntry) -> Self

Converts to this type from the input type.
Source§

impl From<ScanRecord> for BrowserProtocolTypes

Source§

fn from(v: ScanRecord) -> Self

Converts to this type from the input type.
Source§

impl From<ScopeExtension> for BrowserProtocolTypes

Source§

fn from(v: ScopeExtension) -> Self

Converts to this type from the input type.
Source§

impl From<ScreenId> for BrowserProtocolTypes

Source§

fn from(v: ScreenId) -> Self

Converts to this type from the input type.
Source§

impl From<ScreenInfo> for BrowserProtocolTypes

Source§

fn from(v: ScreenInfo) -> Self

Converts to this type from the input type.
Source§

impl From<ScreenOrientation> for BrowserProtocolTypes

Source§

fn from(v: ScreenOrientation) -> Self

Converts to this type from the input type.
Source§

impl From<ScreencastFrameMetadata> for BrowserProtocolTypes

Source§

fn from(v: ScreencastFrameMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<Screenshot> for BrowserProtocolTypes

Source§

fn from(v: Screenshot) -> Self

Converts to this type from the input type.
Source§

impl From<ScreenshotParams> for BrowserProtocolTypes

Source§

fn from(v: ScreenshotParams) -> Self

Converts to this type from the input type.
Source§

impl From<ScriptFontFamilies> for BrowserProtocolTypes

Source§

fn from(v: ScriptFontFamilies) -> Self

Converts to this type from the input type.
Source§

impl From<ScriptIdentifier> for BrowserProtocolTypes

Source§

fn from(v: ScriptIdentifier) -> Self

Converts to this type from the input type.
Source§

impl From<ScrollOrientation> for BrowserProtocolTypes

Source§

fn from(v: ScrollOrientation) -> Self

Converts to this type from the input type.
Source§

impl From<ScrollRect> for BrowserProtocolTypes

Source§

fn from(v: ScrollRect) -> Self

Converts to this type from the input type.
Source§

impl From<ScrollSnapContainerHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: ScrollSnapContainerHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<ScrollSnapHighlightConfig> for BrowserProtocolTypes

Source§

fn from(v: ScrollSnapHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<SecureContextType> for BrowserProtocolTypes

Source§

fn from(v: SecureContextType) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityDetails> for BrowserProtocolTypes

Source§

fn from(v: SecurityDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityIsolationStatus> for BrowserProtocolTypes

Source§

fn from(v: SecurityIsolationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityOriginDetails> for BrowserProtocolTypes

Source§

fn from(v: SecurityOriginDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityState> for BrowserProtocolTypes

Source§

fn from(v: SecurityState) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityStateExplanation> for BrowserProtocolTypes

Source§

fn from(v: SecurityStateExplanation) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityTypes> for BrowserProtocolTypes

Source§

fn from(v: SecurityTypes) -> Self

Converts to this type from the input type.
Source§

impl From<SelectivePermissionsInterventionIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: SelectivePermissionsInterventionIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SelectorList> for BrowserProtocolTypes

Source§

fn from(v: SelectorList) -> Self

Converts to this type from the input type.
Source§

impl From<SensorMetadata> for BrowserProtocolTypes

Source§

fn from(v: SensorMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<SensorReading> for BrowserProtocolTypes

Source§

fn from(v: SensorReading) -> Self

Converts to this type from the input type.
Source§

impl From<SensorReadingQuaternion> for BrowserProtocolTypes

Source§

fn from(v: SensorReadingQuaternion) -> Self

Converts to this type from the input type.
Source§

impl From<SensorReadingSingle> for BrowserProtocolTypes

Source§

fn from(v: SensorReadingSingle) -> Self

Converts to this type from the input type.
Source§

impl From<SensorReadingXyz> for BrowserProtocolTypes

Source§

fn from(v: SensorReadingXyz) -> Self

Converts to this type from the input type.
Source§

impl From<SensorType> for BrowserProtocolTypes

Source§

fn from(v: SensorType) -> Self

Converts to this type from the input type.
Source§

impl From<SerializedStorageKey> for BrowserProtocolTypes

Source§

fn from(v: SerializedStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<SerializedStorageKey> for BrowserProtocolTypes

Source§

fn from(v: SerializedStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceName> for BrowserProtocolTypes

Source§

fn from(v: ServiceName) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerErrorMessage> for BrowserProtocolTypes

Source§

fn from(v: ServiceWorkerErrorMessage) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerRegistration> for BrowserProtocolTypes

Source§

fn from(v: ServiceWorkerRegistration) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerResponseSource> for BrowserProtocolTypes

Source§

fn from(v: ServiceWorkerResponseSource) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerRouterInfo> for BrowserProtocolTypes

Source§

fn from(v: ServiceWorkerRouterInfo) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerRouterSource> for BrowserProtocolTypes

Source§

fn from(v: ServiceWorkerRouterSource) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerTypes> for BrowserProtocolTypes

Source§

fn from(v: ServiceWorkerTypes) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerVersion> for BrowserProtocolTypes

Source§

fn from(v: ServiceWorkerVersion) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerVersionRunningStatus> for BrowserProtocolTypes

Source§

fn from(v: ServiceWorkerVersionRunningStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerVersionStatus> for BrowserProtocolTypes

Source§

fn from(v: ServiceWorkerVersionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<SessionId> for BrowserProtocolTypes

Source§

fn from(v: SessionId) -> Self

Converts to this type from the input type.
Source§

impl From<SetCookieBlockedReason> for BrowserProtocolTypes

Source§

fn from(v: SetCookieBlockedReason) -> Self

Converts to this type from the input type.
Source§

impl From<ShadowRootType> for BrowserProtocolTypes

Source§

fn from(v: ShadowRootType) -> Self

Converts to this type from the input type.
Source§

impl From<ShapeOutsideInfo> for BrowserProtocolTypes

Source§

fn from(v: ShapeOutsideInfo) -> Self

Converts to this type from the input type.
Source§

impl From<ShareTarget> for BrowserProtocolTypes

Source§

fn from(v: ShareTarget) -> Self

Converts to this type from the input type.
Source§

impl From<SharedArrayBufferIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: SharedArrayBufferIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SharedArrayBufferIssueType> for BrowserProtocolTypes

Source§

fn from(v: SharedArrayBufferIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<SharedDictionaryError> for BrowserProtocolTypes

Source§

fn from(v: SharedDictionaryError) -> Self

Converts to this type from the input type.
Source§

impl From<SharedDictionaryIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: SharedDictionaryIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageAccessMethod> for BrowserProtocolTypes

Source§

fn from(v: SharedStorageAccessMethod) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageAccessParams> for BrowserProtocolTypes

Source§

fn from(v: SharedStorageAccessParams) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageAccessScope> for BrowserProtocolTypes

Source§

fn from(v: SharedStorageAccessScope) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageEntry> for BrowserProtocolTypes

Source§

fn from(v: SharedStorageEntry) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageMetadata> for BrowserProtocolTypes

Source§

fn from(v: SharedStorageMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStoragePrivateAggregationConfig> for BrowserProtocolTypes

Source§

fn from(v: SharedStoragePrivateAggregationConfig) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageReportingMetadata> for BrowserProtocolTypes

Source§

fn from(v: SharedStorageReportingMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageUrlWithMetadata> for BrowserProtocolTypes

Source§

fn from(v: SharedStorageUrlWithMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<Shortcut> for BrowserProtocolTypes

Source§

fn from(v: Shortcut) -> Self

Converts to this type from the input type.
Source§

impl From<ShorthandEntry> for BrowserProtocolTypes

Source§

fn from(v: ShorthandEntry) -> Self

Converts to this type from the input type.
Source§

impl From<SignedCertificateTimestamp> for BrowserProtocolTypes

Source§

fn from(v: SignedCertificateTimestamp) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeError> for BrowserProtocolTypes

Source§

fn from(v: SignedExchangeError) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeErrorField> for BrowserProtocolTypes

Source§

fn from(v: SignedExchangeErrorField) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeHeader> for BrowserProtocolTypes

Source§

fn from(v: SignedExchangeHeader) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeInfo> for BrowserProtocolTypes

Source§

fn from(v: SignedExchangeInfo) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeSignature> for BrowserProtocolTypes

Source§

fn from(v: SignedExchangeSignature) -> Self

Converts to this type from the input type.
Source§

impl From<SignedInt64AsBase10> for BrowserProtocolTypes

Source§

fn from(v: SignedInt64AsBase10) -> Self

Converts to this type from the input type.
Source§

impl From<Sink> for BrowserProtocolTypes

Source§

fn from(v: Sink) -> Self

Converts to this type from the input type.
Source§

impl From<Size> for BrowserProtocolTypes

Source§

fn from(v: Size) -> Self

Converts to this type from the input type.
Source§

impl From<SnapshotId> for BrowserProtocolTypes

Source§

fn from(v: SnapshotId) -> Self

Converts to this type from the input type.
Source§

impl From<SourceCodeLocation> for BrowserProtocolTypes

Source§

fn from(v: SourceCodeLocation) -> Self

Converts to this type from the input type.
Source§

impl From<SourceOrderConfig> for BrowserProtocolTypes

Source§

fn from(v: SourceOrderConfig) -> Self

Converts to this type from the input type.
Source§

impl From<SourceRange> for BrowserProtocolTypes

Source§

fn from(v: SourceRange) -> Self

Converts to this type from the input type.
Source§

impl From<Specificity> for BrowserProtocolTypes

Source§

fn from(v: Specificity) -> Self

Converts to this type from the input type.
Source§

impl From<SpeculationAction> for BrowserProtocolTypes

Source§

fn from(v: SpeculationAction) -> Self

Converts to this type from the input type.
Source§

impl From<SpeculationTargetHint> for BrowserProtocolTypes

Source§

fn from(v: SpeculationTargetHint) -> Self

Converts to this type from the input type.
Source§

impl From<SriMessageSignatureError> for BrowserProtocolTypes

Source§

fn from(v: SriMessageSignatureError) -> Self

Converts to this type from the input type.
Source§

impl From<SriMessageSignatureIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: SriMessageSignatureIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<StickyPositionConstraint> for BrowserProtocolTypes

Source§

fn from(v: StickyPositionConstraint) -> Self

Converts to this type from the input type.
Source§

impl From<StorageArea> for BrowserProtocolTypes

Source§

fn from(v: StorageArea) -> Self

Converts to this type from the input type.
Source§

impl From<StorageBucket> for BrowserProtocolTypes

Source§

fn from(v: StorageBucket) -> Self

Converts to this type from the input type.
Source§

impl From<StorageBucketInfo> for BrowserProtocolTypes

Source§

fn from(v: StorageBucketInfo) -> Self

Converts to this type from the input type.
Source§

impl From<StorageBucketsDurability> for BrowserProtocolTypes

Source§

fn from(v: StorageBucketsDurability) -> Self

Converts to this type from the input type.
Source§

impl From<StorageId> for BrowserProtocolTypes

Source§

fn from(v: StorageId) -> Self

Converts to this type from the input type.
Source§

impl From<StorageType> for BrowserProtocolTypes

Source§

fn from(v: StorageType) -> Self

Converts to this type from the input type.
Source§

impl From<StorageTypes> for BrowserProtocolTypes

Source§

fn from(v: StorageTypes) -> Self

Converts to this type from the input type.
Source§

impl From<StreamCompression> for BrowserProtocolTypes

Source§

fn from(v: StreamCompression) -> Self

Converts to this type from the input type.
Source§

impl From<StreamFormat> for BrowserProtocolTypes

Source§

fn from(v: StreamFormat) -> Self

Converts to this type from the input type.
Source§

impl From<StreamHandle> for BrowserProtocolTypes

Source§

fn from(v: StreamHandle) -> Self

Converts to this type from the input type.
Source§

impl From<StringIndex> for BrowserProtocolTypes

Source§

fn from(v: StringIndex) -> Self

Converts to this type from the input type.
Source§

impl From<StyleDeclarationEdit> for BrowserProtocolTypes

Source§

fn from(v: StyleDeclarationEdit) -> Self

Converts to this type from the input type.
Source§

impl From<StyleSheetId> for BrowserProtocolTypes

Source§

fn from(v: StyleSheetId) -> Self

Converts to this type from the input type.
Source§

impl From<StyleSheetLoadingIssueReason> for BrowserProtocolTypes

Source§

fn from(v: StyleSheetLoadingIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<StyleSheetOrigin> for BrowserProtocolTypes

Source§

fn from(v: StyleSheetOrigin) -> Self

Converts to this type from the input type.
Source§

impl From<StylesheetLoadingIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: StylesheetLoadingIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SubsamplingFormat> for BrowserProtocolTypes

Source§

fn from(v: SubsamplingFormat) -> Self

Converts to this type from the input type.
Source§

impl From<SystemInfoTypes> for BrowserProtocolTypes

Source§

fn from(v: SystemInfoTypes) -> Self

Converts to this type from the input type.
Source§

impl From<TargetFilter> for BrowserProtocolTypes

Source§

fn from(v: TargetFilter) -> Self

Converts to this type from the input type.
Source§

impl From<TargetId> for BrowserProtocolTypes

Source§

fn from(v: TargetId) -> Self

Converts to this type from the input type.
Source§

impl From<TargetInfo> for BrowserProtocolTypes

Source§

fn from(v: TargetInfo) -> Self

Converts to this type from the input type.
Source§

impl From<TargetTypes> for BrowserProtocolTypes

Source§

fn from(v: TargetTypes) -> Self

Converts to this type from the input type.
Source§

impl From<TerminationEventDetails> for BrowserProtocolTypes

Source§

fn from(v: TerminationEventDetails) -> Self

Converts to this type from the input type.
Source§

impl From<TextBoxSnapshot> for BrowserProtocolTypes

Source§

fn from(v: TextBoxSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<TimeSinceEpoch> for BrowserProtocolTypes

Source§

fn from(v: TimeSinceEpoch) -> Self

Converts to this type from the input type.
Source§

impl From<TimeSinceEpoch> for BrowserProtocolTypes

Source§

fn from(v: TimeSinceEpoch) -> Self

Converts to this type from the input type.
Source§

impl From<TimelineEvent> for BrowserProtocolTypes

Source§

fn from(v: TimelineEvent) -> Self

Converts to this type from the input type.
Source§

impl From<Timestamp> for BrowserProtocolTypes

Source§

fn from(v: Timestamp) -> Self

Converts to this type from the input type.
Source§

impl From<TouchPoint> for BrowserProtocolTypes

Source§

fn from(v: TouchPoint) -> Self

Converts to this type from the input type.
Source§

impl From<TraceConfig> for BrowserProtocolTypes

Source§

fn from(v: TraceConfig) -> Self

Converts to this type from the input type.
Source§

impl From<TracingBackend> for BrowserProtocolTypes

Source§

fn from(v: TracingBackend) -> Self

Converts to this type from the input type.
Source§

impl From<TracingTypes> for BrowserProtocolTypes

Source§

fn from(v: TracingTypes) -> Self

Converts to this type from the input type.
Source§

impl From<TransitionType> for BrowserProtocolTypes

Source§

fn from(v: TransitionType) -> Self

Converts to this type from the input type.
Source§

impl From<TrustTokenOperationType> for BrowserProtocolTypes

Source§

fn from(v: TrustTokenOperationType) -> Self

Converts to this type from the input type.
Source§

impl From<TrustTokenParams> for BrowserProtocolTypes

Source§

fn from(v: TrustTokenParams) -> Self

Converts to this type from the input type.
Source§

impl From<TrustTokens> for BrowserProtocolTypes

Source§

fn from(v: TrustTokens) -> Self

Converts to this type from the input type.
Source§

impl From<UnencodedDigestError> for BrowserProtocolTypes

Source§

fn from(v: UnencodedDigestError) -> Self

Converts to this type from the input type.
Source§

impl From<UnencodedDigestIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: UnencodedDigestIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<UnsignedInt128AsBase16> for BrowserProtocolTypes

Source§

fn from(v: UnsignedInt128AsBase16) -> Self

Converts to this type from the input type.
Source§

impl From<UnsignedInt64AsBase10> for BrowserProtocolTypes

Source§

fn from(v: UnsignedInt64AsBase10) -> Self

Converts to this type from the input type.
Source§

impl From<UsageForType> for BrowserProtocolTypes

Source§

fn from(v: UsageForType) -> Self

Converts to this type from the input type.
Source§

impl From<UserAgentBrandVersion> for BrowserProtocolTypes

Source§

fn from(v: UserAgentBrandVersion) -> Self

Converts to this type from the input type.
Source§

impl From<UserAgentMetadata> for BrowserProtocolTypes

Source§

fn from(v: UserAgentMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<UserReidentificationIssueDetails> for BrowserProtocolTypes

Source§

fn from(v: UserReidentificationIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<UserReidentificationIssueType> for BrowserProtocolTypes

Source§

fn from(v: UserReidentificationIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<Value> for BrowserProtocolTypes

Source§

fn from(v: Value) -> Self

Converts to this type from the input type.
Source§

impl From<VideoDecodeAcceleratorCapability> for BrowserProtocolTypes

Source§

fn from(v: VideoDecodeAcceleratorCapability) -> Self

Converts to this type from the input type.
Source§

impl From<VideoEncodeAcceleratorCapability> for BrowserProtocolTypes

Source§

fn from(v: VideoEncodeAcceleratorCapability) -> Self

Converts to this type from the input type.
Source§

impl From<ViewOrScrollTimeline> for BrowserProtocolTypes

Source§

fn from(v: ViewOrScrollTimeline) -> Self

Converts to this type from the input type.
Source§

impl From<Viewport> for BrowserProtocolTypes

Source§

fn from(v: Viewport) -> Self

Converts to this type from the input type.
Source§

impl From<ViolationSetting> for BrowserProtocolTypes

Source§

fn from(v: ViolationSetting) -> Self

Converts to this type from the input type.
Source§

impl From<VirtualAuthenticatorOptions> for BrowserProtocolTypes

Source§

fn from(v: VirtualAuthenticatorOptions) -> Self

Converts to this type from the input type.
Source§

impl From<VirtualTimePolicy> for BrowserProtocolTypes

Source§

fn from(v: VirtualTimePolicy) -> Self

Converts to this type from the input type.
Source§

impl From<VisibleSecurityState> for BrowserProtocolTypes

Source§

fn from(v: VisibleSecurityState) -> Self

Converts to this type from the input type.
Source§

impl From<VisualViewport> for BrowserProtocolTypes

Source§

fn from(v: VisualViewport) -> Self

Converts to this type from the input type.
Source§

impl From<WebAppManifest> for BrowserProtocolTypes

Source§

fn from(v: WebAppManifest) -> Self

Converts to this type from the input type.
Source§

impl From<WebAudioTypes> for BrowserProtocolTypes

Source§

fn from(v: WebAudioTypes) -> Self

Converts to this type from the input type.
Source§

impl From<WebAuthnTypes> for BrowserProtocolTypes

Source§

fn from(v: WebAuthnTypes) -> Self

Converts to this type from the input type.
Source§

impl From<WebSocketFrame> for BrowserProtocolTypes

Source§

fn from(v: WebSocketFrame) -> Self

Converts to this type from the input type.
Source§

impl From<WebSocketRequest> for BrowserProtocolTypes

Source§

fn from(v: WebSocketRequest) -> Self

Converts to this type from the input type.
Source§

impl From<WebSocketResponse> for BrowserProtocolTypes

Source§

fn from(v: WebSocketResponse) -> Self

Converts to this type from the input type.
Source§

impl From<WindowControlsOverlayConfig> for BrowserProtocolTypes

Source§

fn from(v: WindowControlsOverlayConfig) -> Self

Converts to this type from the input type.
Source§

impl From<WindowId> for BrowserProtocolTypes

Source§

fn from(v: WindowId) -> Self

Converts to this type from the input type.
Source§

impl From<WindowState> for BrowserProtocolTypes

Source§

fn from(v: WindowState) -> Self

Converts to this type from the input type.
Source§

impl From<WindowState> for BrowserProtocolTypes

Source§

fn from(v: WindowState) -> Self

Converts to this type from the input type.
Source§

impl From<WorkAreaInsets> for BrowserProtocolTypes

Source§

fn from(v: WorkAreaInsets) -> Self

Converts to this type from the input type.
Source§

impl PartialEq for BrowserProtocolTypes

Source§

fn eq(&self, other: &BrowserProtocolTypes) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Serialize for BrowserProtocolTypes

Source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
Source§

impl TryFrom<BrowserProtocolTypes> for AccessibilityTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Account

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AccountUrlType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AdAncestry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AdFrameExplanation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AdFrameStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AdFrameType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AdScriptAncestry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AdScriptId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AdScriptIdentifier

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Address

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AddressField

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AddressFields

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AddressUi

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AffectedCookie

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AffectedFrame

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AffectedRequest

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AlternateProtocolUsage

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Animation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AnimationEffect

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AnimationTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AppManifestError

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AppManifestParsedProperties

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ArrayOfStrings

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AssociatedCookie

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableDebugReportingConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableDebugReportingData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableDedupKey

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableResult

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableTriggerData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableValueDictEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregatableValueEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingAggregationKeysEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingEventLevelResult

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingEventReportWindows

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingEventTriggerData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingFilterConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingFilterDataEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingFilterPair

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingIssueType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingNamedBudgetCandidate

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingNamedBudgetDef

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingReportResult

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceRegistration

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceRegistrationResult

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceRegistrationTimeConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingSourceType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingTriggerDataMatching

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionReportingTriggerRegistration

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AttributionScopesData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AudioListener

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AudioNode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AudioParam

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AuditsTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AuthChallenge

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AuthChallenge

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AuthChallengeResponse

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AuthChallengeResponse

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AuthenticatorId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AuthenticatorProtocol

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AuthenticatorTransport

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AutofillTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AutomationRate

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxNode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxNodeId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxProperty

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxPropertyName

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxRelatedNode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxValue

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxValueNativeSourceType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxValueSource

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxValueSourceType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for AxValueType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BackForwardCacheBlockingDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredExplanation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredExplanationTree

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BackForwardCacheNotRestoredReasonType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BackendNode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BackendNodeId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BackgroundServiceEvent

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BackgroundServiceTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BaseAudioContext

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BlockPattern

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BlockedByResponseIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BlockedByResponseReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BlockedReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BlockedSetCookieWithReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BluetoothEmulationTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BounceTrackingIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Bounds

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BoxModel

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BoxStyle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BrowserCommandId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BrowserContextId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BrowserTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Bucket

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for BucketFileSystemLocator

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Cache

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CacheId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CacheStorageTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CachedResource

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CachedResponse

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CachedResponseType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CastTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CentralState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CertificateErrorAction

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CertificateId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CertificateSecurityState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CertificateTransparencyCompliance

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ChallengeEventDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ChannelCountMode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ChannelInterpretation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CharacteristicOperationType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CharacteristicProperties

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CharacteristicWriteType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ClientHintIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ClientHintIssueReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ClientNavigationDisposition

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ClientNavigationReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ClientSecurityState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ColorFormat

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CompatibilityMode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CompilationCacheParams

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ComputedStyle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ComputedStyleExtraFields

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ConnectTiming

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ConnectionAllowlistError

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ConnectionAllowlistIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ConnectionType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContainerQueryContainerHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContainerQueryHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContentEncoding

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicyIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicySource

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicyStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContentSecurityPolicyViolationType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContextRealtimeData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContextState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContextType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ContrastAlgorithm

Source§

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>

Performs the conversion.
Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieBlockedReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieDeprecationMetadataIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieExclusionReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieExemptionReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieIssueInsight

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieOperation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieParam

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookiePartitionKey

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookiePriority

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieSameSite

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieSourceScheme

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CookieWarningReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CorsError

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CorsErrorStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CorsIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CreationEventDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Credential

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CreditCard

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CrossOriginEmbedderPolicyStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CrossOriginEmbedderPolicyValue

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CrossOriginIsolatedContextType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CrossOriginOpenerPolicyStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CrossOriginOpenerPolicyValue

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CspViolationType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssAnimationStyle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssAtRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssComputedStyleProperty

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssComputedStyleProperty

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssContainerQuery

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssFunctionConditionNode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssFunctionNode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssFunctionParameter

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssFunctionRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssKeyframeRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssKeyframesRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssLayer

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssLayerData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssMedia

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssPositionTryRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssProperty

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssPropertyRegistration

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssPropertyRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssRuleType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssScope

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssStartingStyle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssStyle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssStyleSheetHeader

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssSupports

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssTryRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for CssTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Ctap2Version

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DataEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DataEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DatabaseWithObjectStores

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeprecationIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DescriptorOperationType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DetachedElementInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceAccessTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceBoundSession

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionCookieCraving

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionEventId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionFailedRequest

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionFetchResult

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionInclusionRules

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionKey

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionUrlRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceBoundSessionWithUsage

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DeviceId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DevicePosture

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DialogButton

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DialogType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DialogType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DirectSocketDnsQueryType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DirectTcpSocketOptions

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DirectUdpMessage

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DirectUdpSocketOptions

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Directory

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DisabledImageType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DisplayFeature

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DisplayMode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DocumentSnapshot

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DomBreakpointType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DomCounter

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DomDebuggerTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DomNode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DomSnapshotTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DomStorageTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DomTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DragData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for DragDataItem

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ElementAccessibilityIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ElementAccessibilityIssueReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for EmulationTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ErrorReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for EventListener

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for EventMetadata

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ExemptedSetCookieWithReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ExtensionInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ExtensionsTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FailedRequestInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FedCmTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FederatedAuthRequestIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FederatedAuthRequestIssueReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FederatedAuthUserInfoRequestIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FederatedAuthUserInfoRequestIssueReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FetchTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for File

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FileFilter

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FileHandler

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FileHandler

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FileHandlerAccept

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FileSystemTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FilledField

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FillingStrategy

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FilterEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FlexContainerHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FlexItemHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FlexNodeHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FontFace

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FontFamilies

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FontSizes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FontVariationAxis

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Frame

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FrameId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FrameResource

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FrameResourceTree

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for FrameTree

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GatedApiFeatures

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GattOperationType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GenericIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GenericIssueErrorType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GestureSourceType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GpuDevice

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GpuInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GraphObjectId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GridHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for GridNodeHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Header

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for HeaderEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Headers

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for HeadlessExperimentalTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for HeavyAdIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for HeavyAdReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for HeavyAdResolutionStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for HighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for HingeConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Histogram

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ImageResource

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ImageType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for IndexedDbTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InheritedAnimatedStyleEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InheritedPseudoElementMatches

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InheritedStyleEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Initiator

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InlineTextBox

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InputTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InsightType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InspectMode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InspectedElementAnchorConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InspectorIssue

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InspectorIssueCode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InspectorIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InstallabilityError

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InstallabilityErrorArgument

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InterceptionId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InterceptionStage

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InterestGroupAccessType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InterestGroupAuctionEventType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InterestGroupAuctionFetchType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for InterestGroupAuctionId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for IoTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for IpAddressSpace

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for IsolatedElementHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for IsolationModeHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for IssueId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Item

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Key

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for KeyPath

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for KeyRange

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for KeyframeStyle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for KeyframesRule

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LargestContentfulPaint

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LaunchHandler

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Layer

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LayerId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LayerTreeTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LayoutShift

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LayoutShiftAttribution

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LayoutTreeNode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LayoutTreeSnapshot

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LayoutViewport

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LineStyle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LoadNetworkResourceOptions

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LoadNetworkResourcePageResult

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LoaderId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LocalNetworkAccessRequestPolicy

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LogEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LogTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LogicalAxes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LoginState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for LowTextContrastIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ManufacturerData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MediaFeature

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MediaQuery

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MediaQueryExpression

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MediaTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MemoryDumpConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MemoryDumpLevelOfDetail

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MemoryTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Metric

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MixedContentIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MixedContentResolutionStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MixedContentResourceType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MixedContentType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Module

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MonotonicTime

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for MouseButton

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for NameValue

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for NavigationEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for NavigationType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for NetworkConditions

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for NetworkTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Node

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for NodeId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for NodeTreeSnapshot

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for NodeType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ObjectStore

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ObjectStoreIndex

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for OriginTrial

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for OriginTrialStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for OriginTrialToken

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for OriginTrialTokenStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for OriginTrialTokenWithStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for OriginTrialUsageRestriction

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for OverlayTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PageTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PaintProfile

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ParamType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PartitioningBlobUrlInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PartitioningBlobUrlIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PerformanceIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PerformanceIssueType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PerformanceTimelineTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PerformanceTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PermissionDescriptor

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PermissionElementIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PermissionElementIssueType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PermissionSetting

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PermissionType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyBlockLocator

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyBlockReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyFeature

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PermissionsPolicyFeatureState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PhysicalAxes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PictureTile

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PlatformFontUsage

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Player

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PlayerError

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PlayerErrorSourceLocation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PlayerEvent

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PlayerId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PlayerMessage

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PlayerProperty

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PostDataEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PrefetchStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PreloadPipelineId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PreloadTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PreloadingAttemptKey

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PreloadingAttemptSource

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PreloadingStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PrerenderFinalStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PrerenderMismatchedHeaders

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PressureLevel

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PressureMetadata

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PressureSource

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PressureState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PrivacySandboxApi

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ProcessInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PromptDevice

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PropertyRuleIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PropertyRuleIssueReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ProtocolHandler

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PseudoElementMatches

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PseudoType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for PwaTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Quad

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for QuirksModeIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RareBooleanData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RareIntegerData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RareStringData

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Rect

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Rectangle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ReferrerPolicy

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RefreshEventDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RegistrationId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RelatedApplication

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RelatedWebsiteSet

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RemoteLocation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RenderBlockingBehavior

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ReportId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ReportStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ReportingApiEndpoint

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ReportingApiReport

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Request

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RequestId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RequestId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RequestId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RequestPattern

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RequestPattern

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RequestStage

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ResourcePriority

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ResourceTiming

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ResourceType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Response

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Rgba

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RuleMatch

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RuleSet

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RuleSetErrorType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RuleSetId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for RuleUsage

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SafeAreaInsets

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SafetyTipInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SafetyTipStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SamplingProfile

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SamplingProfileNode

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScanEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScanRecord

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScopeExtension

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScreenId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScreenInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScreenOrientation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScreencastFrameMetadata

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Screenshot

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScreenshotParams

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScriptFontFamilies

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScriptIdentifier

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScrollOrientation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScrollRect

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScrollSnapContainerHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ScrollSnapHighlightConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SecureContextType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SecurityDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SecurityIsolationStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SecurityOriginDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SecurityState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SecurityStateExplanation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SecurityTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SelectivePermissionsInterventionIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SelectorList

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SensorMetadata

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SensorReading

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SensorReadingQuaternion

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SensorReadingSingle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SensorReadingXyz

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SensorType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SerializedStorageKey

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SerializedStorageKey

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceName

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceWorkerErrorMessage

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceWorkerRegistration

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceWorkerResponseSource

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceWorkerRouterInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceWorkerRouterSource

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceWorkerTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceWorkerVersion

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceWorkerVersionRunningStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ServiceWorkerVersionStatus

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SessionId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SetCookieBlockedReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ShadowRootType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ShapeOutsideInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ShareTarget

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedArrayBufferIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedArrayBufferIssueType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedDictionaryError

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedDictionaryIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedStorageAccessMethod

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedStorageAccessParams

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedStorageAccessScope

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedStorageEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedStorageMetadata

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedStoragePrivateAggregationConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedStorageReportingMetadata

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SharedStorageUrlWithMetadata

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Shortcut

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ShorthandEntry

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SignedCertificateTimestamp

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SignedExchangeError

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SignedExchangeErrorField

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SignedExchangeHeader

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SignedExchangeInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SignedExchangeSignature

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SignedInt64AsBase10

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Sink

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Size

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SnapshotId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SourceCodeLocation

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SourceOrderConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SourceRange

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Specificity

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SpeculationAction

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SpeculationTargetHint

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SriMessageSignatureError

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SriMessageSignatureIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StickyPositionConstraint

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StorageArea

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StorageBucket

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StorageBucketInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StorageBucketsDurability

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StorageId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StorageType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StorageTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StreamCompression

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StreamFormat

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StreamHandle

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StringIndex

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StyleDeclarationEdit

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StyleSheetId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StyleSheetLoadingIssueReason

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StyleSheetOrigin

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for StylesheetLoadingIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SubsamplingFormat

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for SystemInfoTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TargetFilter

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TargetId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TargetInfo

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TargetTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TerminationEventDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TextBoxSnapshot

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TimeSinceEpoch

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TimeSinceEpoch

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TimelineEvent

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Timestamp

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TouchPoint

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TraceConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TracingBackend

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TracingTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TransitionType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TrustTokenOperationType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TrustTokenParams

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for TrustTokens

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for UnencodedDigestError

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for UnencodedDigestIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for UnsignedInt128AsBase16

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for UnsignedInt64AsBase10

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for UsageForType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for UserAgentBrandVersion

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for UserAgentMetadata

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for UserReidentificationIssueDetails

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for UserReidentificationIssueType

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Value

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for VideoDecodeAcceleratorCapability

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for VideoEncodeAcceleratorCapability

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ViewOrScrollTimeline

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for Viewport

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for ViolationSetting

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for VirtualAuthenticatorOptions

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for VirtualTimePolicy

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for VisibleSecurityState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for VisualViewport

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WebAppManifest

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WebAudioTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WebAuthnTypes

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WebSocketFrame

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WebSocketRequest

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WebSocketResponse

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WindowControlsOverlayConfig

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WindowId

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WindowState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WindowState

Source§

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>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolTypes> for WorkAreaInsets

Source§

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>

Performs the conversion.
Source§

impl TryFrom<Type> for BrowserProtocolTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <BrowserProtocolTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl StructuralPartialEq for BrowserProtocolTypes

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,