Skip to main content

Type

Enum Type 

Source
pub enum Type {
    JsProtocol(JsProtocolTypes),
    BrowserProtocol(BrowserProtocolTypes),
}

Variants§

§

JsProtocol(JsProtocolTypes)

§

BrowserProtocol(BrowserProtocolTypes)

Trait Implementations§

Source§

impl Clone for Type

Source§

fn clone(&self) -> Type

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 Type

Source§

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

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

impl<'de> Deserialize<'de> for Type

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 Type

Source§

fn from(v: AccessibilityTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Account> for Type

Source§

fn from(v: Account) -> Self

Converts to this type from the input type.
Source§

impl From<AccountUrlType> for Type

Source§

fn from(v: AccountUrlType) -> Self

Converts to this type from the input type.
Source§

impl From<AdAncestry> for Type

Source§

fn from(v: AdAncestry) -> Self

Converts to this type from the input type.
Source§

impl From<AdFrameExplanation> for Type

Source§

fn from(v: AdFrameExplanation) -> Self

Converts to this type from the input type.
Source§

impl From<AdFrameStatus> for Type

Source§

fn from(v: AdFrameStatus) -> Self

Converts to this type from the input type.
Source§

impl From<AdFrameType> for Type

Source§

fn from(v: AdFrameType) -> Self

Converts to this type from the input type.
Source§

impl From<AdScriptAncestry> for Type

Source§

fn from(v: AdScriptAncestry) -> Self

Converts to this type from the input type.
Source§

impl From<AdScriptId> for Type

Source§

fn from(v: AdScriptId) -> Self

Converts to this type from the input type.
Source§

impl From<AdScriptIdentifier> for Type

Source§

fn from(v: AdScriptIdentifier) -> Self

Converts to this type from the input type.
Source§

impl From<Address> for Type

Source§

fn from(v: Address) -> Self

Converts to this type from the input type.
Source§

impl From<AddressField> for Type

Source§

fn from(v: AddressField) -> Self

Converts to this type from the input type.
Source§

impl From<AddressFields> for Type

Source§

fn from(v: AddressFields) -> Self

Converts to this type from the input type.
Source§

impl From<AddressUi> for Type

Source§

fn from(v: AddressUi) -> Self

Converts to this type from the input type.
Source§

impl From<AffectedCookie> for Type

Source§

fn from(v: AffectedCookie) -> Self

Converts to this type from the input type.
Source§

impl From<AffectedFrame> for Type

Source§

fn from(v: AffectedFrame) -> Self

Converts to this type from the input type.
Source§

impl From<AffectedRequest> for Type

Source§

fn from(v: AffectedRequest) -> Self

Converts to this type from the input type.
Source§

impl From<AlternateProtocolUsage> for Type

Source§

fn from(v: AlternateProtocolUsage) -> Self

Converts to this type from the input type.
Source§

impl From<Animation> for Type

Source§

fn from(v: Animation) -> Self

Converts to this type from the input type.
Source§

impl From<AnimationEffect> for Type

Source§

fn from(v: AnimationEffect) -> Self

Converts to this type from the input type.
Source§

impl From<AnimationTypes> for Type

Source§

fn from(v: AnimationTypes) -> Self

Converts to this type from the input type.
Source§

impl From<AppManifestError> for Type

Source§

fn from(v: AppManifestError) -> Self

Converts to this type from the input type.
Source§

impl From<AppManifestParsedProperties> for Type

Source§

fn from(v: AppManifestParsedProperties) -> Self

Converts to this type from the input type.
Source§

impl From<ArrayOfStrings> for Type

Source§

fn from(v: ArrayOfStrings) -> Self

Converts to this type from the input type.
Source§

impl From<AssociatedCookie> for Type

Source§

fn from(v: AssociatedCookie) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableDebugReportingConfig> for Type

Source§

fn from(v: AttributionReportingAggregatableDebugReportingConfig) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableDebugReportingData> for Type

Source§

fn from(v: AttributionReportingAggregatableDebugReportingData) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableDedupKey> for Type

Source§

fn from(v: AttributionReportingAggregatableDedupKey) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableResult> for Type

Source§

fn from(v: AttributionReportingAggregatableResult) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableTriggerData> for Type

Source§

fn from(v: AttributionReportingAggregatableTriggerData) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableValueDictEntry> for Type

Source§

fn from(v: AttributionReportingAggregatableValueDictEntry) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregatableValueEntry> for Type

Source§

fn from(v: AttributionReportingAggregatableValueEntry) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingAggregationKeysEntry> for Type

Source§

fn from(v: AttributionReportingAggregationKeysEntry) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingEventLevelResult> for Type

Source§

fn from(v: AttributionReportingEventLevelResult) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingEventReportWindows> for Type

Source§

fn from(v: AttributionReportingEventReportWindows) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingEventTriggerData> for Type

Source§

fn from(v: AttributionReportingEventTriggerData) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingFilterConfig> for Type

Source§

fn from(v: AttributionReportingFilterConfig) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingFilterDataEntry> for Type

Source§

fn from(v: AttributionReportingFilterDataEntry) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingFilterPair> for Type

Source§

fn from(v: AttributionReportingFilterPair) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingIssueDetails> for Type

Source§

fn from(v: AttributionReportingIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingIssueType> for Type

Source§

fn from(v: AttributionReportingIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingNamedBudgetCandidate> for Type

Source§

fn from(v: AttributionReportingNamedBudgetCandidate) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingNamedBudgetDef> for Type

Source§

fn from(v: AttributionReportingNamedBudgetDef) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingReportResult> for Type

Source§

fn from(v: AttributionReportingReportResult) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingSourceRegistration> for Type

Source§

fn from(v: AttributionReportingSourceRegistration) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingSourceRegistrationResult> for Type

Source§

fn from(v: AttributionReportingSourceRegistrationResult) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingSourceRegistrationTimeConfig> for Type

Source§

fn from(v: AttributionReportingSourceRegistrationTimeConfig) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingSourceType> for Type

Source§

fn from(v: AttributionReportingSourceType) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingTriggerDataMatching> for Type

Source§

fn from(v: AttributionReportingTriggerDataMatching) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionReportingTriggerRegistration> for Type

Source§

fn from(v: AttributionReportingTriggerRegistration) -> Self

Converts to this type from the input type.
Source§

impl From<AttributionScopesData> for Type

Source§

fn from(v: AttributionScopesData) -> Self

Converts to this type from the input type.
Source§

impl From<AudioListener> for Type

Source§

fn from(v: AudioListener) -> Self

Converts to this type from the input type.
Source§

impl From<AudioNode> for Type

Source§

fn from(v: AudioNode) -> Self

Converts to this type from the input type.
Source§

impl From<AudioParam> for Type

Source§

fn from(v: AudioParam) -> Self

Converts to this type from the input type.
Source§

impl From<AuditsTypes> for Type

Source§

fn from(v: AuditsTypes) -> Self

Converts to this type from the input type.
Source§

impl From<AuthChallenge> for Type

Source§

fn from(v: AuthChallenge) -> Self

Converts to this type from the input type.
Source§

impl From<AuthChallenge> for Type

Source§

fn from(v: AuthChallenge) -> Self

Converts to this type from the input type.
Source§

impl From<AuthChallengeResponse> for Type

Source§

fn from(v: AuthChallengeResponse) -> Self

Converts to this type from the input type.
Source§

impl From<AuthChallengeResponse> for Type

Source§

fn from(v: AuthChallengeResponse) -> Self

Converts to this type from the input type.
Source§

impl From<AuthenticatorId> for Type

Source§

fn from(v: AuthenticatorId) -> Self

Converts to this type from the input type.
Source§

impl From<AuthenticatorProtocol> for Type

Source§

fn from(v: AuthenticatorProtocol) -> Self

Converts to this type from the input type.
Source§

impl From<AuthenticatorTransport> for Type

Source§

fn from(v: AuthenticatorTransport) -> Self

Converts to this type from the input type.
Source§

impl From<AutofillTypes> for Type

Source§

fn from(v: AutofillTypes) -> Self

Converts to this type from the input type.
Source§

impl From<AutomationRate> for Type

Source§

fn from(v: AutomationRate) -> Self

Converts to this type from the input type.
Source§

impl From<AxNode> for Type

Source§

fn from(v: AxNode) -> Self

Converts to this type from the input type.
Source§

impl From<AxNodeId> for Type

Source§

fn from(v: AxNodeId) -> Self

Converts to this type from the input type.
Source§

impl From<AxProperty> for Type

Source§

fn from(v: AxProperty) -> Self

Converts to this type from the input type.
Source§

impl From<AxPropertyName> for Type

Source§

fn from(v: AxPropertyName) -> Self

Converts to this type from the input type.
Source§

impl From<AxRelatedNode> for Type

Source§

fn from(v: AxRelatedNode) -> Self

Converts to this type from the input type.
Source§

impl From<AxValue> for Type

Source§

fn from(v: AxValue) -> Self

Converts to this type from the input type.
Source§

impl From<AxValueNativeSourceType> for Type

Source§

fn from(v: AxValueNativeSourceType) -> Self

Converts to this type from the input type.
Source§

impl From<AxValueSource> for Type

Source§

fn from(v: AxValueSource) -> Self

Converts to this type from the input type.
Source§

impl From<AxValueSourceType> for Type

Source§

fn from(v: AxValueSourceType) -> Self

Converts to this type from the input type.
Source§

impl From<AxValueType> for Type

Source§

fn from(v: AxValueType) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheBlockingDetails> for Type

Source§

fn from(v: BackForwardCacheBlockingDetails) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheNotRestoredExplanation> for Type

Source§

fn from(v: BackForwardCacheNotRestoredExplanation) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheNotRestoredExplanationTree> for Type

Source§

fn from(v: BackForwardCacheNotRestoredExplanationTree) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheNotRestoredReason> for Type

Source§

fn from(v: BackForwardCacheNotRestoredReason) -> Self

Converts to this type from the input type.
Source§

impl From<BackForwardCacheNotRestoredReasonType> for Type

Source§

fn from(v: BackForwardCacheNotRestoredReasonType) -> Self

Converts to this type from the input type.
Source§

impl From<BackendNode> for Type

Source§

fn from(v: BackendNode) -> Self

Converts to this type from the input type.
Source§

impl From<BackendNodeId> for Type

Source§

fn from(v: BackendNodeId) -> Self

Converts to this type from the input type.
Source§

impl From<BackgroundServiceEvent> for Type

Source§

fn from(v: BackgroundServiceEvent) -> Self

Converts to this type from the input type.
Source§

impl From<BackgroundServiceTypes> for Type

Source§

fn from(v: BackgroundServiceTypes) -> Self

Converts to this type from the input type.
Source§

impl From<BaseAudioContext> for Type

Source§

fn from(v: BaseAudioContext) -> Self

Converts to this type from the input type.
Source§

impl From<BlockPattern> for Type

Source§

fn from(v: BlockPattern) -> Self

Converts to this type from the input type.
Source§

impl From<BlockedByResponseIssueDetails> for Type

Source§

fn from(v: BlockedByResponseIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<BlockedByResponseReason> for Type

Source§

fn from(v: BlockedByResponseReason) -> Self

Converts to this type from the input type.
Source§

impl From<BlockedReason> for Type

Source§

fn from(v: BlockedReason) -> Self

Converts to this type from the input type.
Source§

impl From<BlockedSetCookieWithReason> for Type

Source§

fn from(v: BlockedSetCookieWithReason) -> Self

Converts to this type from the input type.
Source§

impl From<BluetoothEmulationTypes> for Type

Source§

fn from(v: BluetoothEmulationTypes) -> Self

Converts to this type from the input type.
Source§

impl From<BounceTrackingIssueDetails> for Type

Source§

fn from(v: BounceTrackingIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<Bounds> for Type

Source§

fn from(v: Bounds) -> Self

Converts to this type from the input type.
Source§

impl From<BoxModel> for Type

Source§

fn from(v: BoxModel) -> Self

Converts to this type from the input type.
Source§

impl From<BoxStyle> for Type

Source§

fn from(v: BoxStyle) -> Self

Converts to this type from the input type.
Source§

impl From<BreakLocation> for Type

Source§

fn from(v: BreakLocation) -> Self

Converts to this type from the input type.
Source§

impl From<BreakpointId> for Type

Source§

fn from(v: BreakpointId) -> Self

Converts to this type from the input type.
Source§

impl From<BrowserCommandId> for Type

Source§

fn from(v: BrowserCommandId) -> Self

Converts to this type from the input type.
Source§

impl From<BrowserContextId> for Type

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 Type

Source§

fn from(v: BrowserTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Bucket> for Type

Source§

fn from(v: Bucket) -> Self

Converts to this type from the input type.
Source§

impl From<BucketFileSystemLocator> for Type

Source§

fn from(v: BucketFileSystemLocator) -> Self

Converts to this type from the input type.
Source§

impl From<Cache> for Type

Source§

fn from(v: Cache) -> Self

Converts to this type from the input type.
Source§

impl From<CacheId> for Type

Source§

fn from(v: CacheId) -> Self

Converts to this type from the input type.
Source§

impl From<CacheStorageTypes> for Type

Source§

fn from(v: CacheStorageTypes) -> Self

Converts to this type from the input type.
Source§

impl From<CachedResource> for Type

Source§

fn from(v: CachedResource) -> Self

Converts to this type from the input type.
Source§

impl From<CachedResponse> for Type

Source§

fn from(v: CachedResponse) -> Self

Converts to this type from the input type.
Source§

impl From<CachedResponseType> for Type

Source§

fn from(v: CachedResponseType) -> Self

Converts to this type from the input type.
Source§

impl From<CallArgument> for Type

Source§

fn from(v: CallArgument) -> Self

Converts to this type from the input type.
Source§

impl From<CallFrame> for Type

Source§

fn from(v: CallFrame) -> Self

Converts to this type from the input type.
Source§

impl From<CallFrame> for Type

Source§

fn from(v: CallFrame) -> Self

Converts to this type from the input type.
Source§

impl From<CallFrameId> for Type

Source§

fn from(v: CallFrameId) -> Self

Converts to this type from the input type.
Source§

impl From<CastTypes> for Type

Source§

fn from(v: CastTypes) -> Self

Converts to this type from the input type.
Source§

impl From<CentralState> for Type

Source§

fn from(v: CentralState) -> Self

Converts to this type from the input type.
Source§

impl From<CertificateErrorAction> for Type

Source§

fn from(v: CertificateErrorAction) -> Self

Converts to this type from the input type.
Source§

impl From<CertificateId> for Type

Source§

fn from(v: CertificateId) -> Self

Converts to this type from the input type.
Source§

impl From<CertificateSecurityState> for Type

Source§

fn from(v: CertificateSecurityState) -> Self

Converts to this type from the input type.
Source§

impl From<CertificateTransparencyCompliance> for Type

Source§

fn from(v: CertificateTransparencyCompliance) -> Self

Converts to this type from the input type.
Source§

impl From<ChallengeEventDetails> for Type

Source§

fn from(v: ChallengeEventDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ChannelCountMode> for Type

Source§

fn from(v: ChannelCountMode) -> Self

Converts to this type from the input type.
Source§

impl From<ChannelInterpretation> for Type

Source§

fn from(v: ChannelInterpretation) -> Self

Converts to this type from the input type.
Source§

impl From<CharacteristicOperationType> for Type

Source§

fn from(v: CharacteristicOperationType) -> Self

Converts to this type from the input type.
Source§

impl From<CharacteristicProperties> for Type

Source§

fn from(v: CharacteristicProperties) -> Self

Converts to this type from the input type.
Source§

impl From<CharacteristicWriteType> for Type

Source§

fn from(v: CharacteristicWriteType) -> Self

Converts to this type from the input type.
Source§

impl From<ClientHintIssueDetails> for Type

Source§

fn from(v: ClientHintIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ClientHintIssueReason> for Type

Source§

fn from(v: ClientHintIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<ClientNavigationDisposition> for Type

Source§

fn from(v: ClientNavigationDisposition) -> Self

Converts to this type from the input type.
Source§

impl From<ClientNavigationReason> for Type

Source§

fn from(v: ClientNavigationReason) -> Self

Converts to this type from the input type.
Source§

impl From<ClientSecurityState> for Type

Source§

fn from(v: ClientSecurityState) -> Self

Converts to this type from the input type.
Source§

impl From<ColorFormat> for Type

Source§

fn from(v: ColorFormat) -> Self

Converts to this type from the input type.
Source§

impl From<CompatibilityMode> for Type

Source§

fn from(v: CompatibilityMode) -> Self

Converts to this type from the input type.
Source§

impl From<CompilationCacheParams> for Type

Source§

fn from(v: CompilationCacheParams) -> Self

Converts to this type from the input type.
Source§

impl From<ComputedStyle> for Type

Source§

fn from(v: ComputedStyle) -> Self

Converts to this type from the input type.
Source§

impl From<ComputedStyleExtraFields> for Type

Source§

fn from(v: ComputedStyleExtraFields) -> Self

Converts to this type from the input type.
Source§

impl From<ConnectTiming> for Type

Source§

fn from(v: ConnectTiming) -> Self

Converts to this type from the input type.
Source§

impl From<ConnectionAllowlistError> for Type

Source§

fn from(v: ConnectionAllowlistError) -> Self

Converts to this type from the input type.
Source§

impl From<ConnectionAllowlistIssueDetails> for Type

Source§

fn from(v: ConnectionAllowlistIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ConnectionType> for Type

Source§

fn from(v: ConnectionType) -> Self

Converts to this type from the input type.
Source§

impl From<ContainerQueryContainerHighlightConfig> for Type

Source§

fn from(v: ContainerQueryContainerHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<ContainerQueryHighlightConfig> for Type

Source§

fn from(v: ContainerQueryHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<ContentEncoding> for Type

Source§

fn from(v: ContentEncoding) -> Self

Converts to this type from the input type.
Source§

impl From<ContentSecurityPolicyIssueDetails> for Type

Source§

fn from(v: ContentSecurityPolicyIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ContentSecurityPolicySource> for Type

Source§

fn from(v: ContentSecurityPolicySource) -> Self

Converts to this type from the input type.
Source§

impl From<ContentSecurityPolicyStatus> for Type

Source§

fn from(v: ContentSecurityPolicyStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ContentSecurityPolicyViolationType> for Type

Source§

fn from(v: ContentSecurityPolicyViolationType) -> Self

Converts to this type from the input type.
Source§

impl From<ContextRealtimeData> for Type

Source§

fn from(v: ContextRealtimeData) -> Self

Converts to this type from the input type.
Source§

impl From<ContextState> for Type

Source§

fn from(v: ContextState) -> Self

Converts to this type from the input type.
Source§

impl From<ContextType> for Type

Source§

fn from(v: ContextType) -> Self

Converts to this type from the input type.
Source§

impl From<ContrastAlgorithm> for Type

Source§

fn from(v: ContrastAlgorithm) -> Self

Converts to this type from the input type.
Source§

impl From<Cookie> for Type

Source§

fn from(v: Cookie) -> Self

Converts to this type from the input type.
Source§

impl From<CookieBlockedReason> for Type

Source§

fn from(v: CookieBlockedReason) -> Self

Converts to this type from the input type.
Source§

impl From<CookieDeprecationMetadataIssueDetails> for Type

Source§

fn from(v: CookieDeprecationMetadataIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<CookieExclusionReason> for Type

Source§

fn from(v: CookieExclusionReason) -> Self

Converts to this type from the input type.
Source§

impl From<CookieExemptionReason> for Type

Source§

fn from(v: CookieExemptionReason) -> Self

Converts to this type from the input type.
Source§

impl From<CookieIssueDetails> for Type

Source§

fn from(v: CookieIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<CookieIssueInsight> for Type

Source§

fn from(v: CookieIssueInsight) -> Self

Converts to this type from the input type.
Source§

impl From<CookieOperation> for Type

Source§

fn from(v: CookieOperation) -> Self

Converts to this type from the input type.
Source§

impl From<CookieParam> for Type

Source§

fn from(v: CookieParam) -> Self

Converts to this type from the input type.
Source§

impl From<CookiePartitionKey> for Type

Source§

fn from(v: CookiePartitionKey) -> Self

Converts to this type from the input type.
Source§

impl From<CookiePriority> for Type

Source§

fn from(v: CookiePriority) -> Self

Converts to this type from the input type.
Source§

impl From<CookieSameSite> for Type

Source§

fn from(v: CookieSameSite) -> Self

Converts to this type from the input type.
Source§

impl From<CookieSourceScheme> for Type

Source§

fn from(v: CookieSourceScheme) -> Self

Converts to this type from the input type.
Source§

impl From<CookieWarningReason> for Type

Source§

fn from(v: CookieWarningReason) -> Self

Converts to this type from the input type.
Source§

impl From<CorsError> for Type

Source§

fn from(v: CorsError) -> Self

Converts to this type from the input type.
Source§

impl From<CorsErrorStatus> for Type

Source§

fn from(v: CorsErrorStatus) -> Self

Converts to this type from the input type.
Source§

impl From<CorsIssueDetails> for Type

Source§

fn from(v: CorsIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<CoverageRange> for Type

Source§

fn from(v: CoverageRange) -> Self

Converts to this type from the input type.
Source§

impl From<CreationEventDetails> for Type

Source§

fn from(v: CreationEventDetails) -> Self

Converts to this type from the input type.
Source§

impl From<Credential> for Type

Source§

fn from(v: Credential) -> Self

Converts to this type from the input type.
Source§

impl From<CreditCard> for Type

Source§

fn from(v: CreditCard) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginEmbedderPolicyStatus> for Type

Source§

fn from(v: CrossOriginEmbedderPolicyStatus) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginEmbedderPolicyValue> for Type

Source§

fn from(v: CrossOriginEmbedderPolicyValue) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginIsolatedContextType> for Type

Source§

fn from(v: CrossOriginIsolatedContextType) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginOpenerPolicyStatus> for Type

Source§

fn from(v: CrossOriginOpenerPolicyStatus) -> Self

Converts to this type from the input type.
Source§

impl From<CrossOriginOpenerPolicyValue> for Type

Source§

fn from(v: CrossOriginOpenerPolicyValue) -> Self

Converts to this type from the input type.
Source§

impl From<CspViolationType> for Type

Source§

fn from(v: CspViolationType) -> Self

Converts to this type from the input type.
Source§

impl From<CssAnimationStyle> for Type

Source§

fn from(v: CssAnimationStyle) -> Self

Converts to this type from the input type.
Source§

impl From<CssAtRule> for Type

Source§

fn from(v: CssAtRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssComputedStyleProperty> for Type

Source§

fn from(v: CssComputedStyleProperty) -> Self

Converts to this type from the input type.
Source§

impl From<CssComputedStyleProperty> for Type

Source§

fn from(v: CssComputedStyleProperty) -> Self

Converts to this type from the input type.
Source§

impl From<CssContainerQuery> for Type

Source§

fn from(v: CssContainerQuery) -> Self

Converts to this type from the input type.
Source§

impl From<CssFunctionConditionNode> for Type

Source§

fn from(v: CssFunctionConditionNode) -> Self

Converts to this type from the input type.
Source§

impl From<CssFunctionNode> for Type

Source§

fn from(v: CssFunctionNode) -> Self

Converts to this type from the input type.
Source§

impl From<CssFunctionParameter> for Type

Source§

fn from(v: CssFunctionParameter) -> Self

Converts to this type from the input type.
Source§

impl From<CssFunctionRule> for Type

Source§

fn from(v: CssFunctionRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssKeyframeRule> for Type

Source§

fn from(v: CssKeyframeRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssKeyframesRule> for Type

Source§

fn from(v: CssKeyframesRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssLayer> for Type

Source§

fn from(v: CssLayer) -> Self

Converts to this type from the input type.
Source§

impl From<CssLayerData> for Type

Source§

fn from(v: CssLayerData) -> Self

Converts to this type from the input type.
Source§

impl From<CssMedia> for Type

Source§

fn from(v: CssMedia) -> Self

Converts to this type from the input type.
Source§

impl From<CssPositionTryRule> for Type

Source§

fn from(v: CssPositionTryRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssProperty> for Type

Source§

fn from(v: CssProperty) -> Self

Converts to this type from the input type.
Source§

impl From<CssPropertyRegistration> for Type

Source§

fn from(v: CssPropertyRegistration) -> Self

Converts to this type from the input type.
Source§

impl From<CssPropertyRule> for Type

Source§

fn from(v: CssPropertyRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssRule> for Type

Source§

fn from(v: CssRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssRuleType> for Type

Source§

fn from(v: CssRuleType) -> Self

Converts to this type from the input type.
Source§

impl From<CssScope> for Type

Source§

fn from(v: CssScope) -> Self

Converts to this type from the input type.
Source§

impl From<CssStartingStyle> for Type

Source§

fn from(v: CssStartingStyle) -> Self

Converts to this type from the input type.
Source§

impl From<CssStyle> for Type

Source§

fn from(v: CssStyle) -> Self

Converts to this type from the input type.
Source§

impl From<CssStyleSheetHeader> for Type

Source§

fn from(v: CssStyleSheetHeader) -> Self

Converts to this type from the input type.
Source§

impl From<CssSupports> for Type

Source§

fn from(v: CssSupports) -> Self

Converts to this type from the input type.
Source§

impl From<CssTryRule> for Type

Source§

fn from(v: CssTryRule) -> Self

Converts to this type from the input type.
Source§

impl From<CssTypes> for Type

Source§

fn from(v: CssTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Ctap2Version> for Type

Source§

fn from(v: Ctap2Version) -> Self

Converts to this type from the input type.
Source§

impl From<CustomPreview> for Type

Source§

fn from(v: CustomPreview) -> Self

Converts to this type from the input type.
Source§

impl From<DataEntry> for Type

Source§

fn from(v: DataEntry) -> Self

Converts to this type from the input type.
Source§

impl From<DataEntry> for Type

Source§

fn from(v: DataEntry) -> Self

Converts to this type from the input type.
Source§

impl From<DatabaseWithObjectStores> for Type

Source§

fn from(v: DatabaseWithObjectStores) -> Self

Converts to this type from the input type.
Source§

impl From<DebugSymbols> for Type

Source§

fn from(v: DebugSymbols) -> Self

Converts to this type from the input type.
Source§

impl From<DebuggerTypes> for Type

Source§

fn from(v: DebuggerTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DeepSerializedValue> for Type

Source§

fn from(v: DeepSerializedValue) -> Self

Converts to this type from the input type.
Source§

impl From<DeprecationIssueDetails> for Type

Source§

fn from(v: DeprecationIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<DescriptorOperationType> for Type

Source§

fn from(v: DescriptorOperationType) -> Self

Converts to this type from the input type.
Source§

impl From<DetachedElementInfo> for Type

Source§

fn from(v: DetachedElementInfo) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceAccessTypes> for Type

Source§

fn from(v: DeviceAccessTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSession> for Type

Source§

fn from(v: DeviceBoundSession) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionCookieCraving> for Type

Source§

fn from(v: DeviceBoundSessionCookieCraving) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionEventId> for Type

Source§

fn from(v: DeviceBoundSessionEventId) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionFailedRequest> for Type

Source§

fn from(v: DeviceBoundSessionFailedRequest) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionFetchResult> for Type

Source§

fn from(v: DeviceBoundSessionFetchResult) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionInclusionRules> for Type

Source§

fn from(v: DeviceBoundSessionInclusionRules) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionKey> for Type

Source§

fn from(v: DeviceBoundSessionKey) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionUrlRule> for Type

Source§

fn from(v: DeviceBoundSessionUrlRule) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceBoundSessionWithUsage> for Type

Source§

fn from(v: DeviceBoundSessionWithUsage) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceId> for Type

Source§

fn from(v: DeviceId) -> Self

Converts to this type from the input type.
Source§

impl From<DevicePosture> for Type

Source§

fn from(v: DevicePosture) -> Self

Converts to this type from the input type.
Source§

impl From<DialogButton> for Type

Source§

fn from(v: DialogButton) -> Self

Converts to this type from the input type.
Source§

impl From<DialogType> for Type

Source§

fn from(v: DialogType) -> Self

Converts to this type from the input type.
Source§

impl From<DialogType> for Type

Source§

fn from(v: DialogType) -> Self

Converts to this type from the input type.
Source§

impl From<DirectSocketDnsQueryType> for Type

Source§

fn from(v: DirectSocketDnsQueryType) -> Self

Converts to this type from the input type.
Source§

impl From<DirectTcpSocketOptions> for Type

Source§

fn from(v: DirectTcpSocketOptions) -> Self

Converts to this type from the input type.
Source§

impl From<DirectUdpMessage> for Type

Source§

fn from(v: DirectUdpMessage) -> Self

Converts to this type from the input type.
Source§

impl From<DirectUdpSocketOptions> for Type

Source§

fn from(v: DirectUdpSocketOptions) -> Self

Converts to this type from the input type.
Source§

impl From<Directory> for Type

Source§

fn from(v: Directory) -> Self

Converts to this type from the input type.
Source§

impl From<DisabledImageType> for Type

Source§

fn from(v: DisabledImageType) -> Self

Converts to this type from the input type.
Source§

impl From<DisplayFeature> for Type

Source§

fn from(v: DisplayFeature) -> Self

Converts to this type from the input type.
Source§

impl From<DisplayMode> for Type

Source§

fn from(v: DisplayMode) -> Self

Converts to this type from the input type.
Source§

impl From<DocumentSnapshot> for Type

Source§

fn from(v: DocumentSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<DomBreakpointType> for Type

Source§

fn from(v: DomBreakpointType) -> Self

Converts to this type from the input type.
Source§

impl From<DomCounter> for Type

Source§

fn from(v: DomCounter) -> Self

Converts to this type from the input type.
Source§

impl From<DomDebuggerTypes> for Type

Source§

fn from(v: DomDebuggerTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DomNode> for Type

Source§

fn from(v: DomNode) -> Self

Converts to this type from the input type.
Source§

impl From<DomSnapshotTypes> for Type

Source§

fn from(v: DomSnapshotTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DomStorageTypes> for Type

Source§

fn from(v: DomStorageTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DomTypes> for Type

Source§

fn from(v: DomTypes) -> Self

Converts to this type from the input type.
Source§

impl From<DragData> for Type

Source§

fn from(v: DragData) -> Self

Converts to this type from the input type.
Source§

impl From<DragDataItem> for Type

Source§

fn from(v: DragDataItem) -> Self

Converts to this type from the input type.
Source§

impl From<ElementAccessibilityIssueDetails> for Type

Source§

fn from(v: ElementAccessibilityIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ElementAccessibilityIssueReason> for Type

Source§

fn from(v: ElementAccessibilityIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<EmulationTypes> for Type

Source§

fn from(v: EmulationTypes) -> Self

Converts to this type from the input type.
Source§

impl From<EntryPreview> for Type

Source§

fn from(v: EntryPreview) -> Self

Converts to this type from the input type.
Source§

impl From<ErrorReason> for Type

Source§

fn from(v: ErrorReason) -> Self

Converts to this type from the input type.
Source§

impl From<EventListener> for Type

Source§

fn from(v: EventListener) -> Self

Converts to this type from the input type.
Source§

impl From<EventMetadata> for Type

Source§

fn from(v: EventMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<ExceptionDetails> for Type

Source§

fn from(v: ExceptionDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ExecutionContextDescription> for Type

Source§

fn from(v: ExecutionContextDescription) -> Self

Converts to this type from the input type.
Source§

impl From<ExecutionContextId> for Type

Source§

fn from(v: ExecutionContextId) -> Self

Converts to this type from the input type.
Source§

impl From<ExemptedSetCookieWithReason> for Type

Source§

fn from(v: ExemptedSetCookieWithReason) -> Self

Converts to this type from the input type.
Source§

impl From<ExtensionInfo> for Type

Source§

fn from(v: ExtensionInfo) -> Self

Converts to this type from the input type.
Source§

impl From<ExtensionsTypes> for Type

Source§

fn from(v: ExtensionsTypes) -> Self

Converts to this type from the input type.
Source§

impl From<FailedRequestInfo> for Type

Source§

fn from(v: FailedRequestInfo) -> Self

Converts to this type from the input type.
Source§

impl From<FedCmTypes> for Type

Source§

fn from(v: FedCmTypes) -> Self

Converts to this type from the input type.
Source§

impl From<FederatedAuthRequestIssueDetails> for Type

Source§

fn from(v: FederatedAuthRequestIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<FederatedAuthRequestIssueReason> for Type

Source§

fn from(v: FederatedAuthRequestIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<FederatedAuthUserInfoRequestIssueDetails> for Type

Source§

fn from(v: FederatedAuthUserInfoRequestIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<FederatedAuthUserInfoRequestIssueReason> for Type

Source§

fn from(v: FederatedAuthUserInfoRequestIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<FetchTypes> for Type

Source§

fn from(v: FetchTypes) -> Self

Converts to this type from the input type.
Source§

impl From<File> for Type

Source§

fn from(v: File) -> Self

Converts to this type from the input type.
Source§

impl From<FileFilter> for Type

Source§

fn from(v: FileFilter) -> Self

Converts to this type from the input type.
Source§

impl From<FileHandler> for Type

Source§

fn from(v: FileHandler) -> Self

Converts to this type from the input type.
Source§

impl From<FileHandler> for Type

Source§

fn from(v: FileHandler) -> Self

Converts to this type from the input type.
Source§

impl From<FileHandlerAccept> for Type

Source§

fn from(v: FileHandlerAccept) -> Self

Converts to this type from the input type.
Source§

impl From<FileSystemTypes> for Type

Source§

fn from(v: FileSystemTypes) -> Self

Converts to this type from the input type.
Source§

impl From<FilledField> for Type

Source§

fn from(v: FilledField) -> Self

Converts to this type from the input type.
Source§

impl From<FillingStrategy> for Type

Source§

fn from(v: FillingStrategy) -> Self

Converts to this type from the input type.
Source§

impl From<FilterEntry> for Type

Source§

fn from(v: FilterEntry) -> Self

Converts to this type from the input type.
Source§

impl From<FlexContainerHighlightConfig> for Type

Source§

fn from(v: FlexContainerHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<FlexItemHighlightConfig> for Type

Source§

fn from(v: FlexItemHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<FlexNodeHighlightConfig> for Type

Source§

fn from(v: FlexNodeHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<FontFace> for Type

Source§

fn from(v: FontFace) -> Self

Converts to this type from the input type.
Source§

impl From<FontFamilies> for Type

Source§

fn from(v: FontFamilies) -> Self

Converts to this type from the input type.
Source§

impl From<FontSizes> for Type

Source§

fn from(v: FontSizes) -> Self

Converts to this type from the input type.
Source§

impl From<FontVariationAxis> for Type

Source§

fn from(v: FontVariationAxis) -> Self

Converts to this type from the input type.
Source§

impl From<Frame> for Type

Source§

fn from(v: Frame) -> Self

Converts to this type from the input type.
Source§

impl From<FrameId> for Type

Source§

fn from(v: FrameId) -> Self

Converts to this type from the input type.
Source§

impl From<FrameResource> for Type

Source§

fn from(v: FrameResource) -> Self

Converts to this type from the input type.
Source§

impl From<FrameResourceTree> for Type

Source§

fn from(v: FrameResourceTree) -> Self

Converts to this type from the input type.
Source§

impl From<FrameTree> for Type

Source§

fn from(v: FrameTree) -> Self

Converts to this type from the input type.
Source§

impl From<FunctionCoverage> for Type

Source§

fn from(v: FunctionCoverage) -> Self

Converts to this type from the input type.
Source§

impl From<GatedApiFeatures> for Type

Source§

fn from(v: GatedApiFeatures) -> Self

Converts to this type from the input type.
Source§

impl From<GattOperationType> for Type

Source§

fn from(v: GattOperationType) -> Self

Converts to this type from the input type.
Source§

impl From<GenericIssueDetails> for Type

Source§

fn from(v: GenericIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<GenericIssueErrorType> for Type

Source§

fn from(v: GenericIssueErrorType) -> Self

Converts to this type from the input type.
Source§

impl From<GestureSourceType> for Type

Source§

fn from(v: GestureSourceType) -> Self

Converts to this type from the input type.
Source§

impl From<GpuDevice> for Type

Source§

fn from(v: GpuDevice) -> Self

Converts to this type from the input type.
Source§

impl From<GpuInfo> for Type

Source§

fn from(v: GpuInfo) -> Self

Converts to this type from the input type.
Source§

impl From<GraphObjectId> for Type

Source§

fn from(v: GraphObjectId) -> Self

Converts to this type from the input type.
Source§

impl From<GridHighlightConfig> for Type

Source§

fn from(v: GridHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<GridNodeHighlightConfig> for Type

Source§

fn from(v: GridNodeHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<Header> for Type

Source§

fn from(v: Header) -> Self

Converts to this type from the input type.
Source§

impl From<HeaderEntry> for Type

Source§

fn from(v: HeaderEntry) -> Self

Converts to this type from the input type.
Source§

impl From<Headers> for Type

Source§

fn from(v: Headers) -> Self

Converts to this type from the input type.
Source§

impl From<HeadlessExperimentalTypes> for Type

Source§

fn from(v: HeadlessExperimentalTypes) -> Self

Converts to this type from the input type.
Source§

impl From<HeapProfilerTypes> for Type

Source§

fn from(v: HeapProfilerTypes) -> Self

Converts to this type from the input type.
Source§

impl From<HeapSnapshotObjectId> for Type

Source§

fn from(v: HeapSnapshotObjectId) -> Self

Converts to this type from the input type.
Source§

impl From<HeavyAdIssueDetails> for Type

Source§

fn from(v: HeavyAdIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<HeavyAdReason> for Type

Source§

fn from(v: HeavyAdReason) -> Self

Converts to this type from the input type.
Source§

impl From<HeavyAdResolutionStatus> for Type

Source§

fn from(v: HeavyAdResolutionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<HighlightConfig> for Type

Source§

fn from(v: HighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<HingeConfig> for Type

Source§

fn from(v: HingeConfig) -> Self

Converts to this type from the input type.
Source§

impl From<Histogram> for Type

Source§

fn from(v: Histogram) -> Self

Converts to this type from the input type.
Source§

impl From<ImageResource> for Type

Source§

fn from(v: ImageResource) -> Self

Converts to this type from the input type.
Source§

impl From<ImageType> for Type

Source§

fn from(v: ImageType) -> Self

Converts to this type from the input type.
Source§

impl From<IndexedDbTypes> for Type

Source§

fn from(v: IndexedDbTypes) -> Self

Converts to this type from the input type.
Source§

impl From<InheritedAnimatedStyleEntry> for Type

Source§

fn from(v: InheritedAnimatedStyleEntry) -> Self

Converts to this type from the input type.
Source§

impl From<InheritedPseudoElementMatches> for Type

Source§

fn from(v: InheritedPseudoElementMatches) -> Self

Converts to this type from the input type.
Source§

impl From<InheritedStyleEntry> for Type

Source§

fn from(v: InheritedStyleEntry) -> Self

Converts to this type from the input type.
Source§

impl From<Initiator> for Type

Source§

fn from(v: Initiator) -> Self

Converts to this type from the input type.
Source§

impl From<InlineTextBox> for Type

Source§

fn from(v: InlineTextBox) -> Self

Converts to this type from the input type.
Source§

impl From<InputTypes> for Type

Source§

fn from(v: InputTypes) -> Self

Converts to this type from the input type.
Source§

impl From<InsightType> for Type

Source§

fn from(v: InsightType) -> Self

Converts to this type from the input type.
Source§

impl From<InspectMode> for Type

Source§

fn from(v: InspectMode) -> Self

Converts to this type from the input type.
Source§

impl From<InspectedElementAnchorConfig> for Type

Source§

fn from(v: InspectedElementAnchorConfig) -> Self

Converts to this type from the input type.
Source§

impl From<InspectorIssue> for Type

Source§

fn from(v: InspectorIssue) -> Self

Converts to this type from the input type.
Source§

impl From<InspectorIssueCode> for Type

Source§

fn from(v: InspectorIssueCode) -> Self

Converts to this type from the input type.
Source§

impl From<InspectorIssueDetails> for Type

Source§

fn from(v: InspectorIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<InstallabilityError> for Type

Source§

fn from(v: InstallabilityError) -> Self

Converts to this type from the input type.
Source§

impl From<InstallabilityErrorArgument> for Type

Source§

fn from(v: InstallabilityErrorArgument) -> Self

Converts to this type from the input type.
Source§

impl From<InterceptionId> for Type

Source§

fn from(v: InterceptionId) -> Self

Converts to this type from the input type.
Source§

impl From<InterceptionStage> for Type

Source§

fn from(v: InterceptionStage) -> Self

Converts to this type from the input type.
Source§

impl From<InterestGroupAccessType> for Type

Source§

fn from(v: InterestGroupAccessType) -> Self

Converts to this type from the input type.
Source§

impl From<InterestGroupAuctionEventType> for Type

Source§

fn from(v: InterestGroupAuctionEventType) -> Self

Converts to this type from the input type.
Source§

impl From<InterestGroupAuctionFetchType> for Type

Source§

fn from(v: InterestGroupAuctionFetchType) -> Self

Converts to this type from the input type.
Source§

impl From<InterestGroupAuctionId> for Type

Source§

fn from(v: InterestGroupAuctionId) -> Self

Converts to this type from the input type.
Source§

impl From<InternalPropertyDescriptor> for Type

Source§

fn from(v: InternalPropertyDescriptor) -> Self

Converts to this type from the input type.
Source§

impl From<IoTypes> for Type

Source§

fn from(v: IoTypes) -> Self

Converts to this type from the input type.
Source§

impl From<IpAddressSpace> for Type

Source§

fn from(v: IpAddressSpace) -> Self

Converts to this type from the input type.
Source§

impl From<IsolatedElementHighlightConfig> for Type

Source§

fn from(v: IsolatedElementHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<IsolationModeHighlightConfig> for Type

Source§

fn from(v: IsolationModeHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<IssueId> for Type

Source§

fn from(v: IssueId) -> Self

Converts to this type from the input type.
Source§

impl From<Item> for Type

Source§

fn from(v: Item) -> Self

Converts to this type from the input type.
Source§

impl From<JsProtocolTypes> for Type

Source§

fn from(v: JsProtocolTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Key> for Type

Source§

fn from(v: Key) -> Self

Converts to this type from the input type.
Source§

impl From<KeyPath> for Type

Source§

fn from(v: KeyPath) -> Self

Converts to this type from the input type.
Source§

impl From<KeyRange> for Type

Source§

fn from(v: KeyRange) -> Self

Converts to this type from the input type.
Source§

impl From<KeyframeStyle> for Type

Source§

fn from(v: KeyframeStyle) -> Self

Converts to this type from the input type.
Source§

impl From<KeyframesRule> for Type

Source§

fn from(v: KeyframesRule) -> Self

Converts to this type from the input type.
Source§

impl From<LargestContentfulPaint> for Type

Source§

fn from(v: LargestContentfulPaint) -> Self

Converts to this type from the input type.
Source§

impl From<LaunchHandler> for Type

Source§

fn from(v: LaunchHandler) -> Self

Converts to this type from the input type.
Source§

impl From<Layer> for Type

Source§

fn from(v: Layer) -> Self

Converts to this type from the input type.
Source§

impl From<LayerId> for Type

Source§

fn from(v: LayerId) -> Self

Converts to this type from the input type.
Source§

impl From<LayerTreeTypes> for Type

Source§

fn from(v: LayerTreeTypes) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutShift> for Type

Source§

fn from(v: LayoutShift) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutShiftAttribution> for Type

Source§

fn from(v: LayoutShiftAttribution) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutTreeNode> for Type

Source§

fn from(v: LayoutTreeNode) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutTreeSnapshot> for Type

Source§

fn from(v: LayoutTreeSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<LayoutViewport> for Type

Source§

fn from(v: LayoutViewport) -> Self

Converts to this type from the input type.
Source§

impl From<LineStyle> for Type

Source§

fn from(v: LineStyle) -> Self

Converts to this type from the input type.
Source§

impl From<LoadNetworkResourceOptions> for Type

Source§

fn from(v: LoadNetworkResourceOptions) -> Self

Converts to this type from the input type.
Source§

impl From<LoadNetworkResourcePageResult> for Type

Source§

fn from(v: LoadNetworkResourcePageResult) -> Self

Converts to this type from the input type.
Source§

impl From<LoaderId> for Type

Source§

fn from(v: LoaderId) -> Self

Converts to this type from the input type.
Source§

impl From<LocalNetworkAccessRequestPolicy> for Type

Source§

fn from(v: LocalNetworkAccessRequestPolicy) -> Self

Converts to this type from the input type.
Source§

impl From<Location> for Type

Source§

fn from(v: Location) -> Self

Converts to this type from the input type.
Source§

impl From<LocationRange> for Type

Source§

fn from(v: LocationRange) -> Self

Converts to this type from the input type.
Source§

impl From<LogEntry> for Type

Source§

fn from(v: LogEntry) -> Self

Converts to this type from the input type.
Source§

impl From<LogTypes> for Type

Source§

fn from(v: LogTypes) -> Self

Converts to this type from the input type.
Source§

impl From<LogicalAxes> for Type

Source§

fn from(v: LogicalAxes) -> Self

Converts to this type from the input type.
Source§

impl From<LoginState> for Type

Source§

fn from(v: LoginState) -> Self

Converts to this type from the input type.
Source§

impl From<LowTextContrastIssueDetails> for Type

Source§

fn from(v: LowTextContrastIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<ManufacturerData> for Type

Source§

fn from(v: ManufacturerData) -> Self

Converts to this type from the input type.
Source§

impl From<MediaFeature> for Type

Source§

fn from(v: MediaFeature) -> Self

Converts to this type from the input type.
Source§

impl From<MediaQuery> for Type

Source§

fn from(v: MediaQuery) -> Self

Converts to this type from the input type.
Source§

impl From<MediaQueryExpression> for Type

Source§

fn from(v: MediaQueryExpression) -> Self

Converts to this type from the input type.
Source§

impl From<MediaTypes> for Type

Source§

fn from(v: MediaTypes) -> Self

Converts to this type from the input type.
Source§

impl From<MemoryDumpConfig> for Type

Source§

fn from(v: MemoryDumpConfig) -> Self

Converts to this type from the input type.
Source§

impl From<MemoryDumpLevelOfDetail> for Type

Source§

fn from(v: MemoryDumpLevelOfDetail) -> Self

Converts to this type from the input type.
Source§

impl From<MemoryTypes> for Type

Source§

fn from(v: MemoryTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Metric> for Type

Source§

fn from(v: Metric) -> Self

Converts to this type from the input type.
Source§

impl From<MixedContentIssueDetails> for Type

Source§

fn from(v: MixedContentIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<MixedContentResolutionStatus> for Type

Source§

fn from(v: MixedContentResolutionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<MixedContentResourceType> for Type

Source§

fn from(v: MixedContentResourceType) -> Self

Converts to this type from the input type.
Source§

impl From<MixedContentType> for Type

Source§

fn from(v: MixedContentType) -> Self

Converts to this type from the input type.
Source§

impl From<Module> for Type

Source§

fn from(v: Module) -> Self

Converts to this type from the input type.
Source§

impl From<MonotonicTime> for Type

Source§

fn from(v: MonotonicTime) -> Self

Converts to this type from the input type.
Source§

impl From<MouseButton> for Type

Source§

fn from(v: MouseButton) -> Self

Converts to this type from the input type.
Source§

impl From<NameValue> for Type

Source§

fn from(v: NameValue) -> Self

Converts to this type from the input type.
Source§

impl From<NavigationEntry> for Type

Source§

fn from(v: NavigationEntry) -> Self

Converts to this type from the input type.
Source§

impl From<NavigationType> for Type

Source§

fn from(v: NavigationType) -> Self

Converts to this type from the input type.
Source§

impl From<NetworkConditions> for Type

Source§

fn from(v: NetworkConditions) -> Self

Converts to this type from the input type.
Source§

impl From<NetworkTypes> for Type

Source§

fn from(v: NetworkTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Node> for Type

Source§

fn from(v: Node) -> Self

Converts to this type from the input type.
Source§

impl From<NodeId> for Type

Source§

fn from(v: NodeId) -> Self

Converts to this type from the input type.
Source§

impl From<NodeTreeSnapshot> for Type

Source§

fn from(v: NodeTreeSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<NodeType> for Type

Source§

fn from(v: NodeType) -> Self

Converts to this type from the input type.
Source§

impl From<ObjectPreview> for Type

Source§

fn from(v: ObjectPreview) -> Self

Converts to this type from the input type.
Source§

impl From<ObjectStore> for Type

Source§

fn from(v: ObjectStore) -> Self

Converts to this type from the input type.
Source§

impl From<ObjectStoreIndex> for Type

Source§

fn from(v: ObjectStoreIndex) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrial> for Type

Source§

fn from(v: OriginTrial) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialStatus> for Type

Source§

fn from(v: OriginTrialStatus) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialToken> for Type

Source§

fn from(v: OriginTrialToken) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialTokenStatus> for Type

Source§

fn from(v: OriginTrialTokenStatus) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialTokenWithStatus> for Type

Source§

fn from(v: OriginTrialTokenWithStatus) -> Self

Converts to this type from the input type.
Source§

impl From<OriginTrialUsageRestriction> for Type

Source§

fn from(v: OriginTrialUsageRestriction) -> Self

Converts to this type from the input type.
Source§

impl From<OverlayTypes> for Type

Source§

fn from(v: OverlayTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PageTypes> for Type

Source§

fn from(v: PageTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PaintProfile> for Type

Source§

fn from(v: PaintProfile) -> Self

Converts to this type from the input type.
Source§

impl From<ParamType> for Type

Source§

fn from(v: ParamType) -> Self

Converts to this type from the input type.
Source§

impl From<PartitioningBlobUrlInfo> for Type

Source§

fn from(v: PartitioningBlobUrlInfo) -> Self

Converts to this type from the input type.
Source§

impl From<PartitioningBlobUrlIssueDetails> for Type

Source§

fn from(v: PartitioningBlobUrlIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceIssueDetails> for Type

Source§

fn from(v: PerformanceIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceIssueType> for Type

Source§

fn from(v: PerformanceIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceTimelineTypes> for Type

Source§

fn from(v: PerformanceTimelineTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceTypes> for Type

Source§

fn from(v: PerformanceTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionDescriptor> for Type

Source§

fn from(v: PermissionDescriptor) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionElementIssueDetails> for Type

Source§

fn from(v: PermissionElementIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionElementIssueType> for Type

Source§

fn from(v: PermissionElementIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionSetting> for Type

Source§

fn from(v: PermissionSetting) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionType> for Type

Source§

fn from(v: PermissionType) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionsPolicyBlockLocator> for Type

Source§

fn from(v: PermissionsPolicyBlockLocator) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionsPolicyBlockReason> for Type

Source§

fn from(v: PermissionsPolicyBlockReason) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionsPolicyFeature> for Type

Source§

fn from(v: PermissionsPolicyFeature) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionsPolicyFeatureState> for Type

Source§

fn from(v: PermissionsPolicyFeatureState) -> Self

Converts to this type from the input type.
Source§

impl From<PhysicalAxes> for Type

Source§

fn from(v: PhysicalAxes) -> Self

Converts to this type from the input type.
Source§

impl From<PictureTile> for Type

Source§

fn from(v: PictureTile) -> Self

Converts to this type from the input type.
Source§

impl From<PlatformFontUsage> for Type

Source§

fn from(v: PlatformFontUsage) -> Self

Converts to this type from the input type.
Source§

impl From<Player> for Type

Source§

fn from(v: Player) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerError> for Type

Source§

fn from(v: PlayerError) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerErrorSourceLocation> for Type

Source§

fn from(v: PlayerErrorSourceLocation) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerEvent> for Type

Source§

fn from(v: PlayerEvent) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerId> for Type

Source§

fn from(v: PlayerId) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerMessage> for Type

Source§

fn from(v: PlayerMessage) -> Self

Converts to this type from the input type.
Source§

impl From<PlayerProperty> for Type

Source§

fn from(v: PlayerProperty) -> Self

Converts to this type from the input type.
Source§

impl From<PositionTickInfo> for Type

Source§

fn from(v: PositionTickInfo) -> Self

Converts to this type from the input type.
Source§

impl From<PostDataEntry> for Type

Source§

fn from(v: PostDataEntry) -> Self

Converts to this type from the input type.
Source§

impl From<PrefetchStatus> for Type

Source§

fn from(v: PrefetchStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadPipelineId> for Type

Source§

fn from(v: PreloadPipelineId) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadTypes> for Type

Source§

fn from(v: PreloadTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadingAttemptKey> for Type

Source§

fn from(v: PreloadingAttemptKey) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadingAttemptSource> for Type

Source§

fn from(v: PreloadingAttemptSource) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadingStatus> for Type

Source§

fn from(v: PreloadingStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PrerenderFinalStatus> for Type

Source§

fn from(v: PrerenderFinalStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PrerenderMismatchedHeaders> for Type

Source§

fn from(v: PrerenderMismatchedHeaders) -> Self

Converts to this type from the input type.
Source§

impl From<PressureLevel> for Type

Source§

fn from(v: PressureLevel) -> Self

Converts to this type from the input type.
Source§

impl From<PressureMetadata> for Type

Source§

fn from(v: PressureMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<PressureSource> for Type

Source§

fn from(v: PressureSource) -> Self

Converts to this type from the input type.
Source§

impl From<PressureState> for Type

Source§

fn from(v: PressureState) -> Self

Converts to this type from the input type.
Source§

impl From<PrivacySandboxApi> for Type

Source§

fn from(v: PrivacySandboxApi) -> Self

Converts to this type from the input type.
Source§

impl From<PrivatePropertyDescriptor> for Type

Source§

fn from(v: PrivatePropertyDescriptor) -> Self

Converts to this type from the input type.
Source§

impl From<ProcessInfo> for Type

Source§

fn from(v: ProcessInfo) -> Self

Converts to this type from the input type.
Source§

impl From<Profile> for Type

Source§

fn from(v: Profile) -> Self

Converts to this type from the input type.
Source§

impl From<ProfileNode> for Type

Source§

fn from(v: ProfileNode) -> Self

Converts to this type from the input type.
Source§

impl From<ProfilerTypes> for Type

Source§

fn from(v: ProfilerTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PromptDevice> for Type

Source§

fn from(v: PromptDevice) -> Self

Converts to this type from the input type.
Source§

impl From<PropertyDescriptor> for Type

Source§

fn from(v: PropertyDescriptor) -> Self

Converts to this type from the input type.
Source§

impl From<PropertyPreview> for Type

Source§

fn from(v: PropertyPreview) -> Self

Converts to this type from the input type.
Source§

impl From<PropertyRuleIssueDetails> for Type

Source§

fn from(v: PropertyRuleIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<PropertyRuleIssueReason> for Type

Source§

fn from(v: PropertyRuleIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<ProtocolHandler> for Type

Source§

fn from(v: ProtocolHandler) -> Self

Converts to this type from the input type.
Source§

impl From<PseudoElementMatches> for Type

Source§

fn from(v: PseudoElementMatches) -> Self

Converts to this type from the input type.
Source§

impl From<PseudoType> for Type

Source§

fn from(v: PseudoType) -> Self

Converts to this type from the input type.
Source§

impl From<PwaTypes> for Type

Source§

fn from(v: PwaTypes) -> Self

Converts to this type from the input type.
Source§

impl From<Quad> for Type

Source§

fn from(v: Quad) -> Self

Converts to this type from the input type.
Source§

impl From<QuirksModeIssueDetails> for Type

Source§

fn from(v: QuirksModeIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<RareBooleanData> for Type

Source§

fn from(v: RareBooleanData) -> Self

Converts to this type from the input type.
Source§

impl From<RareIntegerData> for Type

Source§

fn from(v: RareIntegerData) -> Self

Converts to this type from the input type.
Source§

impl From<RareStringData> for Type

Source§

fn from(v: RareStringData) -> Self

Converts to this type from the input type.
Source§

impl From<Rect> for Type

Source§

fn from(v: Rect) -> Self

Converts to this type from the input type.
Source§

impl From<Rectangle> for Type

Source§

fn from(v: Rectangle) -> Self

Converts to this type from the input type.
Source§

impl From<ReferrerPolicy> for Type

Source§

fn from(v: ReferrerPolicy) -> Self

Converts to this type from the input type.
Source§

impl From<RefreshEventDetails> for Type

Source§

fn from(v: RefreshEventDetails) -> Self

Converts to this type from the input type.
Source§

impl From<RegistrationId> for Type

Source§

fn from(v: RegistrationId) -> Self

Converts to this type from the input type.
Source§

impl From<RelatedApplication> for Type

Source§

fn from(v: RelatedApplication) -> Self

Converts to this type from the input type.
Source§

impl From<RelatedWebsiteSet> for Type

Source§

fn from(v: RelatedWebsiteSet) -> Self

Converts to this type from the input type.
Source§

impl From<RemoteLocation> for Type

Source§

fn from(v: RemoteLocation) -> Self

Converts to this type from the input type.
Source§

impl From<RemoteObject> for Type

Source§

fn from(v: RemoteObject) -> Self

Converts to this type from the input type.
Source§

impl From<RemoteObjectId> for Type

Source§

fn from(v: RemoteObjectId) -> Self

Converts to this type from the input type.
Source§

impl From<RenderBlockingBehavior> for Type

Source§

fn from(v: RenderBlockingBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<ReportId> for Type

Source§

fn from(v: ReportId) -> Self

Converts to this type from the input type.
Source§

impl From<ReportStatus> for Type

Source§

fn from(v: ReportStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ReportingApiEndpoint> for Type

Source§

fn from(v: ReportingApiEndpoint) -> Self

Converts to this type from the input type.
Source§

impl From<ReportingApiReport> for Type

Source§

fn from(v: ReportingApiReport) -> Self

Converts to this type from the input type.
Source§

impl From<Request> for Type

Source§

fn from(v: Request) -> Self

Converts to this type from the input type.
Source§

impl From<RequestId> for Type

Source§

fn from(v: RequestId) -> Self

Converts to this type from the input type.
Source§

impl From<RequestId> for Type

Source§

fn from(v: RequestId) -> Self

Converts to this type from the input type.
Source§

impl From<RequestId> for Type

Source§

fn from(v: RequestId) -> Self

Converts to this type from the input type.
Source§

impl From<RequestPattern> for Type

Source§

fn from(v: RequestPattern) -> Self

Converts to this type from the input type.
Source§

impl From<RequestPattern> for Type

Source§

fn from(v: RequestPattern) -> Self

Converts to this type from the input type.
Source§

impl From<RequestStage> for Type

Source§

fn from(v: RequestStage) -> Self

Converts to this type from the input type.
Source§

impl From<ResolvedBreakpoint> for Type

Source§

fn from(v: ResolvedBreakpoint) -> Self

Converts to this type from the input type.
Source§

impl From<ResourcePriority> for Type

Source§

fn from(v: ResourcePriority) -> Self

Converts to this type from the input type.
Source§

impl From<ResourceTiming> for Type

Source§

fn from(v: ResourceTiming) -> Self

Converts to this type from the input type.
Source§

impl From<ResourceType> for Type

Source§

fn from(v: ResourceType) -> Self

Converts to this type from the input type.
Source§

impl From<Response> for Type

Source§

fn from(v: Response) -> Self

Converts to this type from the input type.
Source§

impl From<Rgba> for Type

Source§

fn from(v: Rgba) -> Self

Converts to this type from the input type.
Source§

impl From<RuleMatch> for Type

Source§

fn from(v: RuleMatch) -> Self

Converts to this type from the input type.
Source§

impl From<RuleSet> for Type

Source§

fn from(v: RuleSet) -> Self

Converts to this type from the input type.
Source§

impl From<RuleSetErrorType> for Type

Source§

fn from(v: RuleSetErrorType) -> Self

Converts to this type from the input type.
Source§

impl From<RuleSetId> for Type

Source§

fn from(v: RuleSetId) -> Self

Converts to this type from the input type.
Source§

impl From<RuleUsage> for Type

Source§

fn from(v: RuleUsage) -> Self

Converts to this type from the input type.
Source§

impl From<RuntimeTypes> for Type

Source§

fn from(v: RuntimeTypes) -> Self

Converts to this type from the input type.
Source§

impl From<SafeAreaInsets> for Type

Source§

fn from(v: SafeAreaInsets) -> Self

Converts to this type from the input type.
Source§

impl From<SafetyTipInfo> for Type

Source§

fn from(v: SafetyTipInfo) -> Self

Converts to this type from the input type.
Source§

impl From<SafetyTipStatus> for Type

Source§

fn from(v: SafetyTipStatus) -> Self

Converts to this type from the input type.
Source§

impl From<SamplingHeapProfile> for Type

Source§

fn from(v: SamplingHeapProfile) -> Self

Converts to this type from the input type.
Source§

impl From<SamplingHeapProfileNode> for Type

Source§

fn from(v: SamplingHeapProfileNode) -> Self

Converts to this type from the input type.
Source§

impl From<SamplingHeapProfileSample> for Type

Source§

fn from(v: SamplingHeapProfileSample) -> Self

Converts to this type from the input type.
Source§

impl From<SamplingProfile> for Type

Source§

fn from(v: SamplingProfile) -> Self

Converts to this type from the input type.
Source§

impl From<SamplingProfileNode> for Type

Source§

fn from(v: SamplingProfileNode) -> Self

Converts to this type from the input type.
Source§

impl From<ScanEntry> for Type

Source§

fn from(v: ScanEntry) -> Self

Converts to this type from the input type.
Source§

impl From<ScanRecord> for Type

Source§

fn from(v: ScanRecord) -> Self

Converts to this type from the input type.
Source§

impl From<Scope> for Type

Source§

fn from(v: Scope) -> Self

Converts to this type from the input type.
Source§

impl From<ScopeExtension> for Type

Source§

fn from(v: ScopeExtension) -> Self

Converts to this type from the input type.
Source§

impl From<ScreenId> for Type

Source§

fn from(v: ScreenId) -> Self

Converts to this type from the input type.
Source§

impl From<ScreenInfo> for Type

Source§

fn from(v: ScreenInfo) -> Self

Converts to this type from the input type.
Source§

impl From<ScreenOrientation> for Type

Source§

fn from(v: ScreenOrientation) -> Self

Converts to this type from the input type.
Source§

impl From<ScreencastFrameMetadata> for Type

Source§

fn from(v: ScreencastFrameMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<Screenshot> for Type

Source§

fn from(v: Screenshot) -> Self

Converts to this type from the input type.
Source§

impl From<ScreenshotParams> for Type

Source§

fn from(v: ScreenshotParams) -> Self

Converts to this type from the input type.
Source§

impl From<ScriptCoverage> for Type

Source§

fn from(v: ScriptCoverage) -> Self

Converts to this type from the input type.
Source§

impl From<ScriptFontFamilies> for Type

Source§

fn from(v: ScriptFontFamilies) -> Self

Converts to this type from the input type.
Source§

impl From<ScriptId> for Type

Source§

fn from(v: ScriptId) -> Self

Converts to this type from the input type.
Source§

impl From<ScriptIdentifier> for Type

Source§

fn from(v: ScriptIdentifier) -> Self

Converts to this type from the input type.
Source§

impl From<ScriptLanguage> for Type

Source§

fn from(v: ScriptLanguage) -> Self

Converts to this type from the input type.
Source§

impl From<ScriptPosition> for Type

Source§

fn from(v: ScriptPosition) -> Self

Converts to this type from the input type.
Source§

impl From<ScrollOrientation> for Type

Source§

fn from(v: ScrollOrientation) -> Self

Converts to this type from the input type.
Source§

impl From<ScrollRect> for Type

Source§

fn from(v: ScrollRect) -> Self

Converts to this type from the input type.
Source§

impl From<ScrollSnapContainerHighlightConfig> for Type

Source§

fn from(v: ScrollSnapContainerHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<ScrollSnapHighlightConfig> for Type

Source§

fn from(v: ScrollSnapHighlightConfig) -> Self

Converts to this type from the input type.
Source§

impl From<SearchMatch> for Type

Source§

fn from(v: SearchMatch) -> Self

Converts to this type from the input type.
Source§

impl From<SecureContextType> for Type

Source§

fn from(v: SecureContextType) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityDetails> for Type

Source§

fn from(v: SecurityDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityIsolationStatus> for Type

Source§

fn from(v: SecurityIsolationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityOriginDetails> for Type

Source§

fn from(v: SecurityOriginDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityState> for Type

Source§

fn from(v: SecurityState) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityStateExplanation> for Type

Source§

fn from(v: SecurityStateExplanation) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityTypes> for Type

Source§

fn from(v: SecurityTypes) -> Self

Converts to this type from the input type.
Source§

impl From<SelectivePermissionsInterventionIssueDetails> for Type

Source§

fn from(v: SelectivePermissionsInterventionIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SelectorList> for Type

Source§

fn from(v: SelectorList) -> Self

Converts to this type from the input type.
Source§

impl From<SensorMetadata> for Type

Source§

fn from(v: SensorMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<SensorReading> for Type

Source§

fn from(v: SensorReading) -> Self

Converts to this type from the input type.
Source§

impl From<SensorReadingQuaternion> for Type

Source§

fn from(v: SensorReadingQuaternion) -> Self

Converts to this type from the input type.
Source§

impl From<SensorReadingSingle> for Type

Source§

fn from(v: SensorReadingSingle) -> Self

Converts to this type from the input type.
Source§

impl From<SensorReadingXyz> for Type

Source§

fn from(v: SensorReadingXyz) -> Self

Converts to this type from the input type.
Source§

impl From<SensorType> for Type

Source§

fn from(v: SensorType) -> Self

Converts to this type from the input type.
Source§

impl From<SerializationOptions> for Type

Source§

fn from(v: SerializationOptions) -> Self

Converts to this type from the input type.
Source§

impl From<SerializedStorageKey> for Type

Source§

fn from(v: SerializedStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<SerializedStorageKey> for Type

Source§

fn from(v: SerializedStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceName> for Type

Source§

fn from(v: ServiceName) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerErrorMessage> for Type

Source§

fn from(v: ServiceWorkerErrorMessage) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerRegistration> for Type

Source§

fn from(v: ServiceWorkerRegistration) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerResponseSource> for Type

Source§

fn from(v: ServiceWorkerResponseSource) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerRouterInfo> for Type

Source§

fn from(v: ServiceWorkerRouterInfo) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerRouterSource> for Type

Source§

fn from(v: ServiceWorkerRouterSource) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerTypes> for Type

Source§

fn from(v: ServiceWorkerTypes) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerVersion> for Type

Source§

fn from(v: ServiceWorkerVersion) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerVersionRunningStatus> for Type

Source§

fn from(v: ServiceWorkerVersionRunningStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerVersionStatus> for Type

Source§

fn from(v: ServiceWorkerVersionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<SessionId> for Type

Source§

fn from(v: SessionId) -> Self

Converts to this type from the input type.
Source§

impl From<SetCookieBlockedReason> for Type

Source§

fn from(v: SetCookieBlockedReason) -> Self

Converts to this type from the input type.
Source§

impl From<ShadowRootType> for Type

Source§

fn from(v: ShadowRootType) -> Self

Converts to this type from the input type.
Source§

impl From<ShapeOutsideInfo> for Type

Source§

fn from(v: ShapeOutsideInfo) -> Self

Converts to this type from the input type.
Source§

impl From<ShareTarget> for Type

Source§

fn from(v: ShareTarget) -> Self

Converts to this type from the input type.
Source§

impl From<SharedArrayBufferIssueDetails> for Type

Source§

fn from(v: SharedArrayBufferIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SharedArrayBufferIssueType> for Type

Source§

fn from(v: SharedArrayBufferIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<SharedDictionaryError> for Type

Source§

fn from(v: SharedDictionaryError) -> Self

Converts to this type from the input type.
Source§

impl From<SharedDictionaryIssueDetails> for Type

Source§

fn from(v: SharedDictionaryIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageAccessMethod> for Type

Source§

fn from(v: SharedStorageAccessMethod) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageAccessParams> for Type

Source§

fn from(v: SharedStorageAccessParams) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageAccessScope> for Type

Source§

fn from(v: SharedStorageAccessScope) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageEntry> for Type

Source§

fn from(v: SharedStorageEntry) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageMetadata> for Type

Source§

fn from(v: SharedStorageMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStoragePrivateAggregationConfig> for Type

Source§

fn from(v: SharedStoragePrivateAggregationConfig) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageReportingMetadata> for Type

Source§

fn from(v: SharedStorageReportingMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<SharedStorageUrlWithMetadata> for Type

Source§

fn from(v: SharedStorageUrlWithMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<Shortcut> for Type

Source§

fn from(v: Shortcut) -> Self

Converts to this type from the input type.
Source§

impl From<ShorthandEntry> for Type

Source§

fn from(v: ShorthandEntry) -> Self

Converts to this type from the input type.
Source§

impl From<SignedCertificateTimestamp> for Type

Source§

fn from(v: SignedCertificateTimestamp) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeError> for Type

Source§

fn from(v: SignedExchangeError) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeErrorField> for Type

Source§

fn from(v: SignedExchangeErrorField) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeHeader> for Type

Source§

fn from(v: SignedExchangeHeader) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeInfo> for Type

Source§

fn from(v: SignedExchangeInfo) -> Self

Converts to this type from the input type.
Source§

impl From<SignedExchangeSignature> for Type

Source§

fn from(v: SignedExchangeSignature) -> Self

Converts to this type from the input type.
Source§

impl From<SignedInt64AsBase10> for Type

Source§

fn from(v: SignedInt64AsBase10) -> Self

Converts to this type from the input type.
Source§

impl From<Sink> for Type

Source§

fn from(v: Sink) -> Self

Converts to this type from the input type.
Source§

impl From<Size> for Type

Source§

fn from(v: Size) -> Self

Converts to this type from the input type.
Source§

impl From<SnapshotId> for Type

Source§

fn from(v: SnapshotId) -> Self

Converts to this type from the input type.
Source§

impl From<SourceCodeLocation> for Type

Source§

fn from(v: SourceCodeLocation) -> Self

Converts to this type from the input type.
Source§

impl From<SourceOrderConfig> for Type

Source§

fn from(v: SourceOrderConfig) -> Self

Converts to this type from the input type.
Source§

impl From<SourceRange> for Type

Source§

fn from(v: SourceRange) -> Self

Converts to this type from the input type.
Source§

impl From<Specificity> for Type

Source§

fn from(v: Specificity) -> Self

Converts to this type from the input type.
Source§

impl From<SpeculationAction> for Type

Source§

fn from(v: SpeculationAction) -> Self

Converts to this type from the input type.
Source§

impl From<SpeculationTargetHint> for Type

Source§

fn from(v: SpeculationTargetHint) -> Self

Converts to this type from the input type.
Source§

impl From<SriMessageSignatureError> for Type

Source§

fn from(v: SriMessageSignatureError) -> Self

Converts to this type from the input type.
Source§

impl From<SriMessageSignatureIssueDetails> for Type

Source§

fn from(v: SriMessageSignatureIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<StackTrace> for Type

Source§

fn from(v: StackTrace) -> Self

Converts to this type from the input type.
Source§

impl From<StackTraceId> for Type

Source§

fn from(v: StackTraceId) -> Self

Converts to this type from the input type.
Source§

impl From<StickyPositionConstraint> for Type

Source§

fn from(v: StickyPositionConstraint) -> Self

Converts to this type from the input type.
Source§

impl From<StorageArea> for Type

Source§

fn from(v: StorageArea) -> Self

Converts to this type from the input type.
Source§

impl From<StorageBucket> for Type

Source§

fn from(v: StorageBucket) -> Self

Converts to this type from the input type.
Source§

impl From<StorageBucketInfo> for Type

Source§

fn from(v: StorageBucketInfo) -> Self

Converts to this type from the input type.
Source§

impl From<StorageBucketsDurability> for Type

Source§

fn from(v: StorageBucketsDurability) -> Self

Converts to this type from the input type.
Source§

impl From<StorageId> for Type

Source§

fn from(v: StorageId) -> Self

Converts to this type from the input type.
Source§

impl From<StorageType> for Type

Source§

fn from(v: StorageType) -> Self

Converts to this type from the input type.
Source§

impl From<StorageTypes> for Type

Source§

fn from(v: StorageTypes) -> Self

Converts to this type from the input type.
Source§

impl From<StreamCompression> for Type

Source§

fn from(v: StreamCompression) -> Self

Converts to this type from the input type.
Source§

impl From<StreamFormat> for Type

Source§

fn from(v: StreamFormat) -> Self

Converts to this type from the input type.
Source§

impl From<StreamHandle> for Type

Source§

fn from(v: StreamHandle) -> Self

Converts to this type from the input type.
Source§

impl From<StringIndex> for Type

Source§

fn from(v: StringIndex) -> Self

Converts to this type from the input type.
Source§

impl From<StyleDeclarationEdit> for Type

Source§

fn from(v: StyleDeclarationEdit) -> Self

Converts to this type from the input type.
Source§

impl From<StyleSheetId> for Type

Source§

fn from(v: StyleSheetId) -> Self

Converts to this type from the input type.
Source§

impl From<StyleSheetLoadingIssueReason> for Type

Source§

fn from(v: StyleSheetLoadingIssueReason) -> Self

Converts to this type from the input type.
Source§

impl From<StyleSheetOrigin> for Type

Source§

fn from(v: StyleSheetOrigin) -> Self

Converts to this type from the input type.
Source§

impl From<StylesheetLoadingIssueDetails> for Type

Source§

fn from(v: StylesheetLoadingIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<SubsamplingFormat> for Type

Source§

fn from(v: SubsamplingFormat) -> Self

Converts to this type from the input type.
Source§

impl From<SystemInfoTypes> for Type

Source§

fn from(v: SystemInfoTypes) -> Self

Converts to this type from the input type.
Source§

impl From<TargetFilter> for Type

Source§

fn from(v: TargetFilter) -> Self

Converts to this type from the input type.
Source§

impl From<TargetId> for Type

Source§

fn from(v: TargetId) -> Self

Converts to this type from the input type.
Source§

impl From<TargetInfo> for Type

Source§

fn from(v: TargetInfo) -> Self

Converts to this type from the input type.
Source§

impl From<TargetTypes> for Type

Source§

fn from(v: TargetTypes) -> Self

Converts to this type from the input type.
Source§

impl From<TerminationEventDetails> for Type

Source§

fn from(v: TerminationEventDetails) -> Self

Converts to this type from the input type.
Source§

impl From<TextBoxSnapshot> for Type

Source§

fn from(v: TextBoxSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<TimeDelta> for Type

Source§

fn from(v: TimeDelta) -> Self

Converts to this type from the input type.
Source§

impl From<TimeSinceEpoch> for Type

Source§

fn from(v: TimeSinceEpoch) -> Self

Converts to this type from the input type.
Source§

impl From<TimeSinceEpoch> for Type

Source§

fn from(v: TimeSinceEpoch) -> Self

Converts to this type from the input type.
Source§

impl From<TimelineEvent> for Type

Source§

fn from(v: TimelineEvent) -> Self

Converts to this type from the input type.
Source§

impl From<Timestamp> for Type

Source§

fn from(v: Timestamp) -> Self

Converts to this type from the input type.
Source§

impl From<Timestamp> for Type

Source§

fn from(v: Timestamp) -> Self

Converts to this type from the input type.
Source§

impl From<TouchPoint> for Type

Source§

fn from(v: TouchPoint) -> Self

Converts to this type from the input type.
Source§

impl From<TraceConfig> for Type

Source§

fn from(v: TraceConfig) -> Self

Converts to this type from the input type.
Source§

impl From<TracingBackend> for Type

Source§

fn from(v: TracingBackend) -> Self

Converts to this type from the input type.
Source§

impl From<TracingTypes> for Type

Source§

fn from(v: TracingTypes) -> Self

Converts to this type from the input type.
Source§

impl From<TransitionType> for Type

Source§

fn from(v: TransitionType) -> Self

Converts to this type from the input type.
Source§

impl From<TrustTokenOperationType> for Type

Source§

fn from(v: TrustTokenOperationType) -> Self

Converts to this type from the input type.
Source§

impl From<TrustTokenParams> for Type

Source§

fn from(v: TrustTokenParams) -> Self

Converts to this type from the input type.
Source§

impl From<TrustTokens> for Type

Source§

fn from(v: TrustTokens) -> Self

Converts to this type from the input type.
Source§

impl From<UnencodedDigestError> for Type

Source§

fn from(v: UnencodedDigestError) -> Self

Converts to this type from the input type.
Source§

impl From<UnencodedDigestIssueDetails> for Type

Source§

fn from(v: UnencodedDigestIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<UniqueDebuggerId> for Type

Source§

fn from(v: UniqueDebuggerId) -> Self

Converts to this type from the input type.
Source§

impl From<UnserializableValue> for Type

Source§

fn from(v: UnserializableValue) -> Self

Converts to this type from the input type.
Source§

impl From<UnsignedInt128AsBase16> for Type

Source§

fn from(v: UnsignedInt128AsBase16) -> Self

Converts to this type from the input type.
Source§

impl From<UnsignedInt64AsBase10> for Type

Source§

fn from(v: UnsignedInt64AsBase10) -> Self

Converts to this type from the input type.
Source§

impl From<UsageForType> for Type

Source§

fn from(v: UsageForType) -> Self

Converts to this type from the input type.
Source§

impl From<UserAgentBrandVersion> for Type

Source§

fn from(v: UserAgentBrandVersion) -> Self

Converts to this type from the input type.
Source§

impl From<UserAgentMetadata> for Type

Source§

fn from(v: UserAgentMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<UserReidentificationIssueDetails> for Type

Source§

fn from(v: UserReidentificationIssueDetails) -> Self

Converts to this type from the input type.
Source§

impl From<UserReidentificationIssueType> for Type

Source§

fn from(v: UserReidentificationIssueType) -> Self

Converts to this type from the input type.
Source§

impl From<Value> for Type

Source§

fn from(v: Value) -> Self

Converts to this type from the input type.
Source§

impl From<VideoDecodeAcceleratorCapability> for Type

Source§

fn from(v: VideoDecodeAcceleratorCapability) -> Self

Converts to this type from the input type.
Source§

impl From<VideoEncodeAcceleratorCapability> for Type

Source§

fn from(v: VideoEncodeAcceleratorCapability) -> Self

Converts to this type from the input type.
Source§

impl From<ViewOrScrollTimeline> for Type

Source§

fn from(v: ViewOrScrollTimeline) -> Self

Converts to this type from the input type.
Source§

impl From<Viewport> for Type

Source§

fn from(v: Viewport) -> Self

Converts to this type from the input type.
Source§

impl From<ViolationSetting> for Type

Source§

fn from(v: ViolationSetting) -> Self

Converts to this type from the input type.
Source§

impl From<VirtualAuthenticatorOptions> for Type

Source§

fn from(v: VirtualAuthenticatorOptions) -> Self

Converts to this type from the input type.
Source§

impl From<VirtualTimePolicy> for Type

Source§

fn from(v: VirtualTimePolicy) -> Self

Converts to this type from the input type.
Source§

impl From<VisibleSecurityState> for Type

Source§

fn from(v: VisibleSecurityState) -> Self

Converts to this type from the input type.
Source§

impl From<VisualViewport> for Type

Source§

fn from(v: VisualViewport) -> Self

Converts to this type from the input type.
Source§

impl From<WasmDisassemblyChunk> for Type

Source§

fn from(v: WasmDisassemblyChunk) -> Self

Converts to this type from the input type.
Source§

impl From<WebAppManifest> for Type

Source§

fn from(v: WebAppManifest) -> Self

Converts to this type from the input type.
Source§

impl From<WebAudioTypes> for Type

Source§

fn from(v: WebAudioTypes) -> Self

Converts to this type from the input type.
Source§

impl From<WebAuthnTypes> for Type

Source§

fn from(v: WebAuthnTypes) -> Self

Converts to this type from the input type.
Source§

impl From<WebSocketFrame> for Type

Source§

fn from(v: WebSocketFrame) -> Self

Converts to this type from the input type.
Source§

impl From<WebSocketRequest> for Type

Source§

fn from(v: WebSocketRequest) -> Self

Converts to this type from the input type.
Source§

impl From<WebSocketResponse> for Type

Source§

fn from(v: WebSocketResponse) -> Self

Converts to this type from the input type.
Source§

impl From<WindowControlsOverlayConfig> for Type

Source§

fn from(v: WindowControlsOverlayConfig) -> Self

Converts to this type from the input type.
Source§

impl From<WindowId> for Type

Source§

fn from(v: WindowId) -> Self

Converts to this type from the input type.
Source§

impl From<WindowState> for Type

Source§

fn from(v: WindowState) -> Self

Converts to this type from the input type.
Source§

impl From<WindowState> for Type

Source§

fn from(v: WindowState) -> Self

Converts to this type from the input type.
Source§

impl From<WorkAreaInsets> for Type

Source§

fn from(v: WorkAreaInsets) -> Self

Converts to this type from the input type.
Source§

impl PartialEq for Type

Source§

fn eq(&self, other: &Type) -> 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 Type

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<Type> for AccessibilityTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Account

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AccountUrlType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AdAncestry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AdFrameExplanation

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AdFrameStatus

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AdFrameType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AdScriptAncestry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AdScriptId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AdScriptIdentifier

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Address

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AddressField

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AddressFields

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AddressUi

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AffectedCookie

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AffectedFrame

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AffectedRequest

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AlternateProtocolUsage

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Animation

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AnimationEffect

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AnimationTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AppManifestError

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AppManifestParsedProperties

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ArrayOfStrings

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AssociatedCookie

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingAggregatableDebugReportingConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingAggregatableDebugReportingData

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingAggregatableDedupKey

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingAggregatableResult

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingAggregatableTriggerData

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingAggregatableValueDictEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingAggregatableValueEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingAggregationKeysEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingEventLevelResult

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingEventReportWindows

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingEventTriggerData

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingFilterConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingFilterDataEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingFilterPair

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingIssueType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingNamedBudgetCandidate

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingNamedBudgetDef

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingReportResult

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingSourceRegistration

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingSourceRegistrationResult

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingSourceRegistrationTimeConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingSourceType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingTriggerDataMatching

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionReportingTriggerRegistration

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AttributionScopesData

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AudioListener

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AudioNode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AudioParam

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AuditsTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AuthChallenge

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AuthChallenge

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AuthChallengeResponse

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AuthChallengeResponse

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AuthenticatorId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AuthenticatorProtocol

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AuthenticatorTransport

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AutofillTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AutomationRate

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxNode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxNodeId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxProperty

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxPropertyName

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxRelatedNode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxValue

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxValueNativeSourceType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxValueSource

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxValueSourceType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for AxValueType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BackForwardCacheBlockingDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BackForwardCacheNotRestoredExplanation

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BackForwardCacheNotRestoredExplanationTree

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BackForwardCacheNotRestoredReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BackForwardCacheNotRestoredReasonType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BackendNode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BackendNodeId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BackgroundServiceEvent

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BackgroundServiceTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BaseAudioContext

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BlockPattern

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BlockedByResponseIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BlockedByResponseReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BlockedReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BlockedSetCookieWithReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BluetoothEmulationTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BounceTrackingIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Bounds

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BoxModel

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BoxStyle

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BreakLocation

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BreakpointId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BrowserCommandId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BrowserContextId

Source§

type Error = Type

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

fn try_from(e: Type) -> Result<Self, <BrowserContextId as TryFrom<Type>>::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 TryFrom<Type> for BrowserTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Bucket

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for BucketFileSystemLocator

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Cache

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CacheId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CacheStorageTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CachedResource

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CachedResponse

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CachedResponseType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CallArgument

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CallFrame

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CallFrame

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CallFrameId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CastTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CentralState

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CertificateErrorAction

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CertificateId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CertificateSecurityState

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CertificateTransparencyCompliance

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ChallengeEventDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ChannelCountMode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ChannelInterpretation

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CharacteristicOperationType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CharacteristicProperties

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CharacteristicWriteType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ClientHintIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ClientHintIssueReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ClientNavigationDisposition

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ClientNavigationReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ClientSecurityState

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ColorFormat

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CompatibilityMode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CompilationCacheParams

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ComputedStyle

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ComputedStyleExtraFields

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ConnectTiming

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ConnectionAllowlistError

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ConnectionAllowlistIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ConnectionType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContainerQueryContainerHighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContainerQueryHighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContentEncoding

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContentSecurityPolicyIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContentSecurityPolicySource

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContentSecurityPolicyStatus

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContentSecurityPolicyViolationType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContextRealtimeData

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContextState

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContextType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ContrastAlgorithm

Source§

type Error = Type

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

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

Performs the conversion.
Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieBlockedReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieDeprecationMetadataIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieExclusionReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieExemptionReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieIssueInsight

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieOperation

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieParam

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookiePartitionKey

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookiePriority

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieSameSite

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieSourceScheme

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CookieWarningReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CorsError

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CorsErrorStatus

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CorsIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CoverageRange

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CreationEventDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Credential

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CreditCard

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CrossOriginEmbedderPolicyStatus

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CrossOriginEmbedderPolicyValue

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CrossOriginIsolatedContextType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CrossOriginOpenerPolicyStatus

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CrossOriginOpenerPolicyValue

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CspViolationType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssAnimationStyle

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssAtRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssComputedStyleProperty

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssComputedStyleProperty

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssContainerQuery

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssFunctionConditionNode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssFunctionNode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssFunctionParameter

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssFunctionRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssKeyframeRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssKeyframesRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssLayer

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssLayerData

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssMedia

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssPositionTryRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssProperty

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssPropertyRegistration

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssPropertyRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssRuleType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssScope

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssStartingStyle

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssStyle

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssStyleSheetHeader

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssSupports

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssTryRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CssTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Ctap2Version

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for CustomPreview

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DataEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DataEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DatabaseWithObjectStores

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DebugSymbols

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DebuggerTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeepSerializedValue

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeprecationIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DescriptorOperationType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DetachedElementInfo

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceAccessTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceBoundSession

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceBoundSessionCookieCraving

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceBoundSessionEventId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceBoundSessionFailedRequest

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceBoundSessionFetchResult

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceBoundSessionInclusionRules

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceBoundSessionKey

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceBoundSessionUrlRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceBoundSessionWithUsage

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DeviceId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DevicePosture

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DialogButton

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DialogType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DialogType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DirectSocketDnsQueryType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DirectTcpSocketOptions

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DirectUdpMessage

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DirectUdpSocketOptions

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Directory

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DisabledImageType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DisplayFeature

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DisplayMode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DocumentSnapshot

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DomBreakpointType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DomCounter

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DomDebuggerTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DomNode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DomSnapshotTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DomStorageTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DomTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DragData

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for DragDataItem

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ElementAccessibilityIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ElementAccessibilityIssueReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for EmulationTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for EntryPreview

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ErrorReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for EventListener

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for EventMetadata

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ExceptionDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ExecutionContextDescription

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ExecutionContextId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ExemptedSetCookieWithReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ExtensionInfo

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ExtensionsTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FailedRequestInfo

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FedCmTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FederatedAuthRequestIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FederatedAuthRequestIssueReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FederatedAuthUserInfoRequestIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FederatedAuthUserInfoRequestIssueReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FetchTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for File

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FileFilter

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FileHandler

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FileHandler

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FileHandlerAccept

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FileSystemTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FilledField

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FillingStrategy

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FilterEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FlexContainerHighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FlexItemHighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FlexNodeHighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FontFace

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FontFamilies

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FontSizes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FontVariationAxis

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Frame

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FrameId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FrameResource

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FrameResourceTree

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FrameTree

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for FunctionCoverage

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GatedApiFeatures

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GattOperationType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GenericIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GenericIssueErrorType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GestureSourceType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GpuDevice

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GpuInfo

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GraphObjectId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GridHighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for GridNodeHighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Header

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for HeaderEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Headers

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for HeadlessExperimentalTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for HeapProfilerTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for HeapSnapshotObjectId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for HeavyAdIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for HeavyAdReason

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for HeavyAdResolutionStatus

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for HighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for HingeConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Histogram

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ImageResource

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ImageType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for IndexedDbTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InheritedAnimatedStyleEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InheritedPseudoElementMatches

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InheritedStyleEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Initiator

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InlineTextBox

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InputTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InsightType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InspectMode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InspectedElementAnchorConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InspectorIssue

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InspectorIssueCode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InspectorIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InstallabilityError

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InstallabilityErrorArgument

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InterceptionId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InterceptionStage

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InterestGroupAccessType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InterestGroupAuctionEventType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InterestGroupAuctionFetchType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InterestGroupAuctionId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for InternalPropertyDescriptor

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for IoTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for IpAddressSpace

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for IsolatedElementHighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for IsolationModeHighlightConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for IssueId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Item

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for JsProtocolTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Key

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for KeyPath

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for KeyRange

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for KeyframeStyle

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for KeyframesRule

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LargestContentfulPaint

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LaunchHandler

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Layer

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LayerId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LayerTreeTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LayoutShift

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LayoutShiftAttribution

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LayoutTreeNode

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LayoutTreeSnapshot

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LayoutViewport

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LineStyle

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LoadNetworkResourceOptions

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LoadNetworkResourcePageResult

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LoaderId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LocalNetworkAccessRequestPolicy

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Location

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LocationRange

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LogEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LogTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LogicalAxes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LoginState

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for LowTextContrastIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ManufacturerData

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MediaFeature

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MediaQuery

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MediaQueryExpression

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MediaTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MemoryDumpConfig

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MemoryDumpLevelOfDetail

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MemoryTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Metric

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MixedContentIssueDetails

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MixedContentResolutionStatus

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MixedContentResourceType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MixedContentType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Module

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MonotonicTime

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for MouseButton

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for NameValue

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for NavigationEntry

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for NavigationType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for NetworkConditions

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for NetworkTypes

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for Node

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for NodeId

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for NodeTreeSnapshot

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for NodeType

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ObjectPreview

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ObjectStore

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for ObjectStoreIndex

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for OriginTrial

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for OriginTrialStatus

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for OriginTrialToken

Source§

type Error = Type

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

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

Performs the conversion.
Source§

impl TryFrom<Type> for OriginTrialTokenStatus

Source§

type Error = Type

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

fn try_from( e: Type, ) -> Result<Self, <OriginTrialTokenStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for OriginTrialTokenWithStatus

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <OriginTrialTokenWithStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for OriginTrialUsageRestriction

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <OriginTrialUsageRestriction as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for OverlayTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <OverlayTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PageTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PageTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PaintProfile

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PaintProfile as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ParamType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ParamType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PartitioningBlobUrlInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PartitioningBlobUrlInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PartitioningBlobUrlIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PartitioningBlobUrlIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PerformanceIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PerformanceIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PerformanceIssueType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PerformanceIssueType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PerformanceTimelineTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PerformanceTimelineTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PerformanceTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PerformanceTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PermissionDescriptor

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PermissionDescriptor as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PermissionElementIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PermissionElementIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PermissionElementIssueType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PermissionElementIssueType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PermissionSetting

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PermissionSetting as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PermissionType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PermissionType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PermissionsPolicyBlockLocator

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PermissionsPolicyBlockLocator as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PermissionsPolicyBlockReason

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PermissionsPolicyBlockReason as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PermissionsPolicyFeature

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PermissionsPolicyFeature as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PermissionsPolicyFeatureState

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PermissionsPolicyFeatureState as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PhysicalAxes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PhysicalAxes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PictureTile

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PictureTile as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PlatformFontUsage

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PlatformFontUsage as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Player

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Player as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PlayerError

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PlayerError as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PlayerErrorSourceLocation

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PlayerErrorSourceLocation as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PlayerEvent

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PlayerEvent as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PlayerId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PlayerId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PlayerMessage

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PlayerMessage as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PlayerProperty

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PlayerProperty as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PositionTickInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PositionTickInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PostDataEntry

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PostDataEntry as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PrefetchStatus

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PrefetchStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PreloadPipelineId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PreloadPipelineId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PreloadTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PreloadTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PreloadingAttemptKey

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PreloadingAttemptKey as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PreloadingAttemptSource

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PreloadingAttemptSource as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PreloadingStatus

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PreloadingStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PrerenderFinalStatus

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PrerenderFinalStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PrerenderMismatchedHeaders

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PrerenderMismatchedHeaders as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PressureLevel

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PressureLevel as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PressureMetadata

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PressureMetadata as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PressureSource

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PressureSource as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PressureState

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PressureState as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PrivacySandboxApi

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PrivacySandboxApi as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PrivatePropertyDescriptor

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PrivatePropertyDescriptor as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ProcessInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ProcessInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Profile

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Profile as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ProfileNode

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ProfileNode as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ProfilerTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ProfilerTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PromptDevice

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PromptDevice as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PropertyDescriptor

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PropertyDescriptor as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PropertyPreview

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PropertyPreview as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PropertyRuleIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PropertyRuleIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PropertyRuleIssueReason

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PropertyRuleIssueReason as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ProtocolHandler

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ProtocolHandler as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PseudoElementMatches

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <PseudoElementMatches as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PseudoType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PseudoType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for PwaTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <PwaTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Quad

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Quad as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for QuirksModeIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <QuirksModeIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RareBooleanData

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RareBooleanData as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RareIntegerData

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RareIntegerData as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RareStringData

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RareStringData as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Rect

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Rect as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Rectangle

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Rectangle as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ReferrerPolicy

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ReferrerPolicy as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RefreshEventDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <RefreshEventDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RegistrationId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RegistrationId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RelatedApplication

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <RelatedApplication as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RelatedWebsiteSet

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <RelatedWebsiteSet as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RemoteLocation

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RemoteLocation as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RemoteObject

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RemoteObject as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RemoteObjectId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RemoteObjectId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RenderBlockingBehavior

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <RenderBlockingBehavior as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ReportId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ReportId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ReportStatus

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ReportStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ReportingApiEndpoint

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ReportingApiEndpoint as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ReportingApiReport

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ReportingApiReport as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Request

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Request as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RequestId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RequestId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RequestId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RequestId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RequestId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RequestId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RequestPattern

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RequestPattern as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RequestPattern

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RequestPattern as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RequestStage

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RequestStage as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ResolvedBreakpoint

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ResolvedBreakpoint as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ResourcePriority

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ResourcePriority as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ResourceTiming

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ResourceTiming as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ResourceType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ResourceType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Response

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Response as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Rgba

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Rgba as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RuleMatch

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RuleMatch as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RuleSet

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RuleSet as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RuleSetErrorType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RuleSetErrorType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RuleSetId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RuleSetId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RuleUsage

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RuleUsage as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for RuntimeTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <RuntimeTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SafeAreaInsets

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SafeAreaInsets as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SafetyTipInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SafetyTipInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SafetyTipStatus

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SafetyTipStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SamplingHeapProfile

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SamplingHeapProfile as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SamplingHeapProfileNode

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SamplingHeapProfileNode as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SamplingHeapProfileSample

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SamplingHeapProfileSample as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SamplingProfile

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SamplingProfile as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SamplingProfileNode

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SamplingProfileNode as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScanEntry

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScanEntry as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScanRecord

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScanRecord as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Scope

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Scope as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScopeExtension

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScopeExtension as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScreenId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScreenId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScreenInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScreenInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScreenOrientation

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ScreenOrientation as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScreencastFrameMetadata

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ScreencastFrameMetadata as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Screenshot

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Screenshot as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScreenshotParams

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScreenshotParams as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScriptCoverage

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScriptCoverage as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScriptFontFamilies

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ScriptFontFamilies as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScriptId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScriptId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScriptIdentifier

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScriptIdentifier as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScriptLanguage

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScriptLanguage as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScriptPosition

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScriptPosition as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScrollOrientation

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ScrollOrientation as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScrollRect

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ScrollRect as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScrollSnapContainerHighlightConfig

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ScrollSnapContainerHighlightConfig as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ScrollSnapHighlightConfig

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ScrollSnapHighlightConfig as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SearchMatch

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SearchMatch as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SecureContextType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SecureContextType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SecurityDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SecurityDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SecurityIsolationStatus

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SecurityIsolationStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SecurityOriginDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SecurityOriginDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SecurityState

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SecurityState as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SecurityStateExplanation

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SecurityStateExplanation as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SecurityTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SecurityTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SelectivePermissionsInterventionIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SelectivePermissionsInterventionIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SelectorList

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SelectorList as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SensorMetadata

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SensorMetadata as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SensorReading

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SensorReading as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SensorReadingQuaternion

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SensorReadingQuaternion as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SensorReadingSingle

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SensorReadingSingle as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SensorReadingXyz

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SensorReadingXyz as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SensorType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SensorType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SerializationOptions

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SerializationOptions as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SerializedStorageKey

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SerializedStorageKey as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SerializedStorageKey

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SerializedStorageKey as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceName

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ServiceName as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceWorkerErrorMessage

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ServiceWorkerErrorMessage as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceWorkerRegistration

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ServiceWorkerRegistration as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceWorkerResponseSource

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ServiceWorkerResponseSource as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceWorkerRouterInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ServiceWorkerRouterInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceWorkerRouterSource

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ServiceWorkerRouterSource as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceWorkerTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ServiceWorkerTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceWorkerVersion

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ServiceWorkerVersion as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceWorkerVersionRunningStatus

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ServiceWorkerVersionRunningStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ServiceWorkerVersionStatus

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ServiceWorkerVersionStatus as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SessionId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SessionId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SetCookieBlockedReason

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SetCookieBlockedReason as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ShadowRootType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ShadowRootType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ShapeOutsideInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ShapeOutsideInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ShareTarget

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ShareTarget as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedArrayBufferIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedArrayBufferIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedArrayBufferIssueType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedArrayBufferIssueType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedDictionaryError

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedDictionaryError as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedDictionaryIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedDictionaryIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedStorageAccessMethod

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedStorageAccessMethod as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedStorageAccessParams

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedStorageAccessParams as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedStorageAccessScope

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedStorageAccessScope as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedStorageEntry

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedStorageEntry as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedStorageMetadata

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedStorageMetadata as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedStoragePrivateAggregationConfig

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedStoragePrivateAggregationConfig as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedStorageReportingMetadata

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedStorageReportingMetadata as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SharedStorageUrlWithMetadata

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SharedStorageUrlWithMetadata as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Shortcut

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Shortcut as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ShorthandEntry

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ShorthandEntry as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SignedCertificateTimestamp

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SignedCertificateTimestamp as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SignedExchangeError

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SignedExchangeError as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SignedExchangeErrorField

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SignedExchangeErrorField as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SignedExchangeHeader

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SignedExchangeHeader as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SignedExchangeInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SignedExchangeInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SignedExchangeSignature

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SignedExchangeSignature as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SignedInt64AsBase10

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SignedInt64AsBase10 as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Sink

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Sink as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Size

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Size as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SnapshotId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SnapshotId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SourceCodeLocation

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SourceCodeLocation as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SourceOrderConfig

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SourceOrderConfig as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SourceRange

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SourceRange as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Specificity

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Specificity as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SpeculationAction

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SpeculationAction as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SpeculationTargetHint

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SpeculationTargetHint as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SriMessageSignatureError

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SriMessageSignatureError as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SriMessageSignatureIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SriMessageSignatureIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StackTrace

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StackTrace as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StackTraceId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StackTraceId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StickyPositionConstraint

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <StickyPositionConstraint as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StorageArea

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StorageArea as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StorageBucket

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StorageBucket as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StorageBucketInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <StorageBucketInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StorageBucketsDurability

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <StorageBucketsDurability as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StorageId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StorageId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StorageType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StorageType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StorageTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StorageTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StreamCompression

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <StreamCompression as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StreamFormat

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StreamFormat as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StreamHandle

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StreamHandle as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StringIndex

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StringIndex as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StyleDeclarationEdit

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <StyleDeclarationEdit as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StyleSheetId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StyleSheetId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StyleSheetLoadingIssueReason

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <StyleSheetLoadingIssueReason as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StyleSheetOrigin

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <StyleSheetOrigin as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for StylesheetLoadingIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <StylesheetLoadingIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SubsamplingFormat

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <SubsamplingFormat as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for SystemInfoTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <SystemInfoTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TargetFilter

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TargetFilter as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TargetId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TargetId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TargetInfo

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TargetInfo as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TargetTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TargetTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TerminationEventDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <TerminationEventDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TextBoxSnapshot

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TextBoxSnapshot as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TimeDelta

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TimeDelta as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TimeSinceEpoch

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TimeSinceEpoch as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TimeSinceEpoch

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TimeSinceEpoch as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TimelineEvent

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TimelineEvent as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Timestamp

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Timestamp as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Timestamp

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Timestamp as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TouchPoint

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TouchPoint as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TraceConfig

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TraceConfig as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TracingBackend

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TracingBackend as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TracingTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TracingTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TransitionType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TransitionType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TrustTokenOperationType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <TrustTokenOperationType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TrustTokenParams

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TrustTokenParams as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for TrustTokens

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <TrustTokens as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UnencodedDigestError

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <UnencodedDigestError as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UnencodedDigestIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <UnencodedDigestIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UniqueDebuggerId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <UniqueDebuggerId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UnserializableValue

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <UnserializableValue as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UnsignedInt128AsBase16

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <UnsignedInt128AsBase16 as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UnsignedInt64AsBase10

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <UnsignedInt64AsBase10 as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UsageForType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <UsageForType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UserAgentBrandVersion

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <UserAgentBrandVersion as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UserAgentMetadata

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <UserAgentMetadata as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UserReidentificationIssueDetails

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <UserReidentificationIssueDetails as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for UserReidentificationIssueType

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <UserReidentificationIssueType as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Value

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Value as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for VideoDecodeAcceleratorCapability

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <VideoDecodeAcceleratorCapability as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for VideoEncodeAcceleratorCapability

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <VideoEncodeAcceleratorCapability as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ViewOrScrollTimeline

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <ViewOrScrollTimeline as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for Viewport

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <Viewport as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for ViolationSetting

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <ViolationSetting as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for VirtualAuthenticatorOptions

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <VirtualAuthenticatorOptions as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for VirtualTimePolicy

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <VirtualTimePolicy as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for VisibleSecurityState

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <VisibleSecurityState as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for VisualViewport

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <VisualViewport as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WasmDisassemblyChunk

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <WasmDisassemblyChunk as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WebAppManifest

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <WebAppManifest as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WebAudioTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <WebAudioTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WebAuthnTypes

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <WebAuthnTypes as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WebSocketFrame

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <WebSocketFrame as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WebSocketRequest

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <WebSocketRequest as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WebSocketResponse

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <WebSocketResponse as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WindowControlsOverlayConfig

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from( e: Type, ) -> Result<Self, <WindowControlsOverlayConfig as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WindowId

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <WindowId as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WindowState

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <WindowState as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WindowState

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <WindowState as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl TryFrom<Type> for WorkAreaInsets

Source§

type Error = Type

The type returned in the event of a conversion error.
Source§

fn try_from(e: Type) -> Result<Self, <WorkAreaInsets as TryFrom<Type>>::Error>

Performs the conversion.
Source§

impl StructuralPartialEq for Type

Auto Trait Implementations§

§

impl Freeze for Type

§

impl RefUnwindSafe for Type

§

impl Send for Type

§

impl Sync for Type

§

impl Unpin for Type

§

impl UnsafeUnpin for Type

§

impl UnwindSafe for Type

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>,