uniffi::deps::static_assertions::_core::marker

Trait StructuralPartialEq

Source
pub trait StructuralPartialEq { }
๐Ÿ”ฌThis is a nightly-only experimental API. (structural_match)
Expand description

Required trait for constants used in pattern matches.

Any type that derives PartialEq automatically implements this trait, regardless of whether its type-parameters implement PartialEq.

If a const item contains some type that does not implement this trait, then that type either (1.) does not implement PartialEq (which means the constant will not provide that comparison method, which code generation assumes is available), or (2.) it implements its own version of PartialEq (which we assume does not conform to a structural-equality comparison).

In either of the two scenarios above, we reject usage of such a constant in a pattern match.

See also the structural match RFC, and issue 63438 which motivated migrating from an attribute-based design to this trait.

Implementorsยง

Sourceยง

impl StructuralPartialEq for AnsiColor

Sourceยง

impl StructuralPartialEq for Color

Sourceยง

impl StructuralPartialEq for Action

Sourceยง

impl StructuralPartialEq for State

Sourceยง

impl StructuralPartialEq for DependencyKind

Sourceยง

impl StructuralPartialEq for Applicability

Sourceยง

impl StructuralPartialEq for DiagnosticLevel

Sourceยง

impl StructuralPartialEq for Edition

Sourceยง

impl StructuralPartialEq for Message

Sourceยง

impl StructuralPartialEq for Cfg

Sourceยง

impl StructuralPartialEq for CfgExpr

Sourceยง

impl StructuralPartialEq for Platform

Sourceยง

impl StructuralPartialEq for ArgPredicate

Sourceยง

impl StructuralPartialEq for ValueHint

Sourceยง

impl StructuralPartialEq for ContextKind

Sourceยง

impl StructuralPartialEq for ContextValue

Sourceยง

impl StructuralPartialEq for clap_builder::error::kind::ErrorKind

Sourceยง

impl StructuralPartialEq for ValueSource

Sourceยง

impl StructuralPartialEq for clap_builder::util::color::ColorChoice

Sourceยง

impl StructuralPartialEq for colorchoice::ColorChoice

Sourceยง

impl StructuralPartialEq for IndexType

Sourceยง

impl StructuralPartialEq for Container

Sourceยง

impl StructuralPartialEq for StackFrameOffset

Sourceยง

impl StructuralPartialEq for UnwindOperation

Sourceยง

impl StructuralPartialEq for nom::error::ErrorKind

Sourceยง

impl StructuralPartialEq for VerboseErrorKind

Sourceยง

impl StructuralPartialEq for Needed

Sourceยง

impl StructuralPartialEq for Endianness

Sourceยง

impl StructuralPartialEq for CompareResult

Sourceยง

impl StructuralPartialEq for oneshot_uniffi::errors::RecvTimeoutError

Sourceยง

impl StructuralPartialEq for oneshot_uniffi::errors::TryRecvError

Sourceยง

impl StructuralPartialEq for plain::error::Error

Sourceยง

impl StructuralPartialEq for Endian

Sourceยง

impl StructuralPartialEq for Op

Sourceยง

impl StructuralPartialEq for Category

Sourceยง

impl StructuralPartialEq for serde_json::value::Value

Sourceยง

impl StructuralPartialEq for StrSimError

Sourceยง

impl StructuralPartialEq for Offset

Sourceยง

impl StructuralPartialEq for toml::ser::Error

Sourceยง

impl StructuralPartialEq for toml::value::Value

Sourceยง

impl StructuralPartialEq for uniffi_bindgen::bindings::kotlin::gen_kotlin::ImportRequirement

Sourceยง

impl StructuralPartialEq for uniffi_bindgen::bindings::python::gen_python::ImportRequirement

Sourceยง

impl StructuralPartialEq for FfiType

Sourceยง

impl StructuralPartialEq for ErrorMetadata

Sourceยง

impl StructuralPartialEq for LiteralMetadata

Sourceยง

impl StructuralPartialEq for uniffi_meta::Metadata

Sourceยง

impl StructuralPartialEq for Radix

Sourceยง

impl StructuralPartialEq for UniffiTraitMetadata

Sourceยง

impl StructuralPartialEq for ExternalKind

Sourceยง

impl StructuralPartialEq for ObjectImpl

Sourceยง

impl StructuralPartialEq for uniffi_meta::types::Type

Sourceยง

impl StructuralPartialEq for Special

Sourceยง

impl StructuralPartialEq for StringifierOrInheritOrStatic

Sourceยง

impl StructuralPartialEq for StringifierOrStatic

Sourceยง

impl StructuralPartialEq for FloatingPointType

Sourceยง

impl StructuralPartialEq for IntegerType

Sourceยง

impl StructuralPartialEq for CallbackResult

Sourceยง

impl StructuralPartialEq for ForeignExecutorCallbackResult

Sourceยง

impl StructuralPartialEq for RustCallStatusCode

Sourceยง

impl StructuralPartialEq for RustFuturePoll

Sourceยง

impl StructuralPartialEq for RustTaskCallbackCode

Sourceยง

impl StructuralPartialEq for TargetLanguage

Sourceยง

impl StructuralPartialEq for Level

Sourceยง

impl StructuralPartialEq for LevelFilter

Sourceยง

impl StructuralPartialEq for AsciiChar

1.0.0 ยท Sourceยง

impl StructuralPartialEq for uniffi::deps::static_assertions::_core::cmp::Ordering

1.28.0 ยท Sourceยง

impl StructuralPartialEq for uniffi::deps::static_assertions::_core::fmt::Alignment

Sourceยง

impl StructuralPartialEq for DebugAsHex

Sourceยง

impl StructuralPartialEq for Sign

1.7.0 ยท Sourceยง

impl StructuralPartialEq for IpAddr

Sourceยง

impl StructuralPartialEq for Ipv6MulticastScope

1.0.0 ยท Sourceยง

impl StructuralPartialEq for SocketAddr

1.0.0 ยท Sourceยง

impl StructuralPartialEq for FpCategory

1.55.0 ยท Sourceยง

impl StructuralPartialEq for IntErrorKind

Sourceยง

impl StructuralPartialEq for GetManyMutError

Sourceยง

impl StructuralPartialEq for SearchStep

1.0.0 ยท Sourceยง

impl StructuralPartialEq for uniffi::deps::static_assertions::_core::sync::atomic::Ordering

Sourceยง

impl StructuralPartialEq for TryReserveErrorKind

1.65.0 ยท Sourceยง

impl StructuralPartialEq for BacktraceStatus

1.0.0 ยท Sourceยง

impl StructuralPartialEq for VarError

1.0.0 ยท Sourceยง

impl StructuralPartialEq for SeekFrom

1.0.0 ยท Sourceยง

impl StructuralPartialEq for std::io::error::ErrorKind

1.0.0 ยท Sourceยง

impl StructuralPartialEq for Shutdown

Sourceยง

impl StructuralPartialEq for BacktraceStyle

1.12.0 ยท Sourceยง

impl StructuralPartialEq for std::sync::mpsc::RecvTimeoutError

1.0.0 ยท Sourceยง

impl StructuralPartialEq for std::sync::mpsc::TryRecvError

Sourceยง

impl StructuralPartialEq for _Unwind_Action

Sourceยง

impl StructuralPartialEq for _Unwind_Reason_Code

Sourceยง

impl StructuralPartialEq for bool

Sourceยง

impl StructuralPartialEq for char

Sourceยง

impl StructuralPartialEq for i8

Sourceยง

impl StructuralPartialEq for i16

Sourceยง

impl StructuralPartialEq for i32

Sourceยง

impl StructuralPartialEq for i64

Sourceยง

impl StructuralPartialEq for i128

Sourceยง

impl StructuralPartialEq for isize

Sourceยง

impl StructuralPartialEq for str

Sourceยง

impl StructuralPartialEq for u8

Sourceยง

impl StructuralPartialEq for u16

Sourceยง

impl StructuralPartialEq for u32

Sourceยง

impl StructuralPartialEq for u64

Sourceยง

impl StructuralPartialEq for u128

Sourceยง

impl StructuralPartialEq for ()

Sourceยง

impl StructuralPartialEq for usize

Sourceยง

impl StructuralPartialEq for StripBytes

Sourceยง

impl StructuralPartialEq for StripStr

Sourceยง

impl StructuralPartialEq for WinconBytes

Sourceยง

impl StructuralPartialEq for Ansi256Color

Sourceยง

impl StructuralPartialEq for RgbColor

Sourceยง

impl StructuralPartialEq for EffectIter

Sourceยง

impl StructuralPartialEq for Effects

Sourceยง

impl StructuralPartialEq for Reset

Sourceยง

impl StructuralPartialEq for Style

Sourceยง

impl StructuralPartialEq for Params

Sourceยง

impl StructuralPartialEq for AsciiParser

Sourceยง

impl StructuralPartialEq for Utf8Parser

Sourceยง

impl StructuralPartialEq for FromPathBufError

Sourceยง

impl StructuralPartialEq for FromPathError

Sourceยง

impl StructuralPartialEq for Dependency

Sourceยง

impl StructuralPartialEq for Diagnostic

Sourceยง

impl StructuralPartialEq for DiagnosticCode

Sourceยง

impl StructuralPartialEq for DiagnosticSpan

Sourceยง

impl StructuralPartialEq for DiagnosticSpanLine

Sourceยง

impl StructuralPartialEq for DiagnosticSpanMacroExpansion

Sourceยง

impl StructuralPartialEq for Artifact

Sourceยง

impl StructuralPartialEq for ArtifactProfile

Sourceยง

impl StructuralPartialEq for BuildFinished

Sourceยง

impl StructuralPartialEq for BuildScript

Sourceยง

impl StructuralPartialEq for CompilerMessage

Sourceยง

impl StructuralPartialEq for Package

Sourceยง

impl StructuralPartialEq for PackageId

Sourceยง

impl StructuralPartialEq for Source

Sourceยง

impl StructuralPartialEq for Target

Sourceยง

impl StructuralPartialEq for ArgGroup

Sourceยง

impl StructuralPartialEq for OsStr

Sourceยง

impl StructuralPartialEq for PossibleValue

Sourceยง

impl StructuralPartialEq for ValueRange

Sourceยง

impl StructuralPartialEq for Str

Sourceยง

impl StructuralPartialEq for StyledStr

Sourceยง

impl StructuralPartialEq for ArgMatches

Sourceยง

impl StructuralPartialEq for Id

Sourceยง

impl StructuralPartialEq for ArgCursor

Sourceยง

impl StructuralPartialEq for RawArgs

Sourceยง

impl StructuralPartialEq for MatchOptions

Sourceยง

impl StructuralPartialEq for Pattern

Sourceยง

impl StructuralPartialEq for MemberHeader

Sourceยง

impl StructuralPartialEq for Ctx

Sourceยง

impl StructuralPartialEq for goblin::elf::compression_header::compression_header32::CompressionHeader

Sourceยง

impl StructuralPartialEq for goblin::elf::compression_header::compression_header64::CompressionHeader

Sourceยง

impl StructuralPartialEq for goblin::elf::compression_header::CompressionHeader

Sourceยง

impl StructuralPartialEq for goblin::elf::dynamic::dyn32::Dyn

Sourceยง

impl StructuralPartialEq for goblin::elf::dynamic::dyn32::DynamicInfo

Sourceยง

impl StructuralPartialEq for goblin::elf::dynamic::dyn64::Dyn

Sourceยง

impl StructuralPartialEq for goblin::elf::dynamic::dyn64::DynamicInfo

Sourceยง

impl StructuralPartialEq for goblin::elf::dynamic::Dyn

Sourceยง

impl StructuralPartialEq for goblin::elf::dynamic::DynamicInfo

Sourceยง

impl StructuralPartialEq for goblin::elf::header::header32::Header

Sourceยง

impl StructuralPartialEq for goblin::elf::header::header64::Header

Sourceยง

impl StructuralPartialEq for goblin::elf::header::Header

Sourceยง

impl StructuralPartialEq for goblin::elf::program_header::program_header32::ProgramHeader

Sourceยง

impl StructuralPartialEq for goblin::elf::program_header::program_header64::ProgramHeader

Sourceยง

impl StructuralPartialEq for goblin::elf::program_header::ProgramHeader

Sourceยง

impl StructuralPartialEq for goblin::elf::reloc::reloc32::Rel

Sourceยง

impl StructuralPartialEq for goblin::elf::reloc::reloc32::Rela

Sourceยง

impl StructuralPartialEq for goblin::elf::reloc::reloc64::Rel

Sourceยง

impl StructuralPartialEq for goblin::elf::reloc::reloc64::Rela

Sourceยง

impl StructuralPartialEq for Reloc

Sourceยง

impl StructuralPartialEq for goblin::elf::section_header::section_header32::SectionHeader

Sourceยง

impl StructuralPartialEq for goblin::elf::section_header::section_header64::SectionHeader

Sourceยง

impl StructuralPartialEq for goblin::elf::section_header::SectionHeader

Sourceยง

impl StructuralPartialEq for goblin::elf::sym::Sym

Sourceยง

impl StructuralPartialEq for goblin::elf::sym::sym32::Sym

Sourceยง

impl StructuralPartialEq for goblin::elf::sym::sym64::Sym

Sourceยง

impl StructuralPartialEq for DataDirectories

Sourceยง

impl StructuralPartialEq for DataDirectory

Sourceยง

impl StructuralPartialEq for ImageDebugDirectory

Sourceยง

impl StructuralPartialEq for Register

Sourceยง

impl StructuralPartialEq for RuntimeFunction

Sourceยง

impl StructuralPartialEq for UnwindCode

Sourceยง

impl StructuralPartialEq for ExportDirectoryTable

Sourceยง

impl StructuralPartialEq for CoffHeader

Sourceยง

impl StructuralPartialEq for DosHeader

Sourceยง

impl StructuralPartialEq for goblin::pe::header::Header

Sourceยง

impl StructuralPartialEq for OptionalHeader

Sourceยง

impl StructuralPartialEq for StandardFields32

Sourceยง

impl StructuralPartialEq for StandardFields64

Sourceยง

impl StructuralPartialEq for StandardFields

Sourceยง

impl StructuralPartialEq for WindowsFields32

Sourceยง

impl StructuralPartialEq for WindowsFields64

Sourceยง

impl StructuralPartialEq for Relocation

Sourceยง

impl StructuralPartialEq for SectionTable

Sourceยง

impl StructuralPartialEq for AuxBeginAndEndFunction

Sourceยง

impl StructuralPartialEq for AuxFunctionDefinition

Sourceยง

impl StructuralPartialEq for AuxSectionDefinition

Sourceยง

impl StructuralPartialEq for AuxWeakExternal

Sourceยง

impl StructuralPartialEq for goblin::pe::symbol::Symbol

Sourceยง

impl StructuralPartialEq for oneshot_uniffi::errors::RecvError

Sourceยง

impl StructuralPartialEq for Sleb128

Sourceยง

impl StructuralPartialEq for Uleb128

Sourceยง

impl StructuralPartialEq for BuildMetadata

Sourceยง

impl StructuralPartialEq for Comparator

Sourceยง

impl StructuralPartialEq for Prerelease

Sourceยง

impl StructuralPartialEq for Version

Sourceยง

impl StructuralPartialEq for VersionReq

Sourceยง

impl StructuralPartialEq for IgnoredAny

Sourceยง

impl StructuralPartialEq for serde::de::value::Error

Sourceยง

impl StructuralPartialEq for Number

Sourceยง

impl StructuralPartialEq for Date

Sourceยง

impl StructuralPartialEq for Datetime

Sourceยง

impl StructuralPartialEq for Time

Sourceยง

impl StructuralPartialEq for toml::de::Error

Sourceยง

impl StructuralPartialEq for uniffi_bindgen::interface::enum_::Enum

Sourceยง

impl StructuralPartialEq for Variant

Sourceยง

impl StructuralPartialEq for ResultType

Sourceยง

impl StructuralPartialEq for Field

Sourceยง

impl StructuralPartialEq for uniffi_bindgen::interface::record::Record

Sourceยง

impl StructuralPartialEq for EmptyBindingsConfig

Sourceยง

impl StructuralPartialEq for CallbackInterfaceMetadata

Sourceยง

impl StructuralPartialEq for ConstructorMetadata

Sourceยง

impl StructuralPartialEq for CustomTypeMetadata

Sourceยง

impl StructuralPartialEq for EnumMetadata

Sourceยง

impl StructuralPartialEq for FieldMetadata

Sourceยง

impl StructuralPartialEq for FnMetadata

Sourceยง

impl StructuralPartialEq for FnParamMetadata

Sourceยง

impl StructuralPartialEq for MethodMetadata

Sourceยง

impl StructuralPartialEq for NamespaceMetadata

Sourceยง

impl StructuralPartialEq for ObjectMetadata

Sourceยง

impl StructuralPartialEq for RecordMetadata

Sourceยง

impl StructuralPartialEq for TraitMethodMetadata

Sourceยง

impl StructuralPartialEq for UdlFile

Sourceยง

impl StructuralPartialEq for VariantMetadata

Sourceยง

impl StructuralPartialEq for utf8parse::Parser

Sourceยง

impl StructuralPartialEq for BooleanLit

Sourceยง

impl StructuralPartialEq for EmptyArrayLit

Sourceยง

impl StructuralPartialEq for EmptyDictionaryLit

Sourceยง

impl StructuralPartialEq for Any

Sourceยง

impl StructuralPartialEq for ArrayBuffer

Sourceยง

impl StructuralPartialEq for ArrayBufferView

Sourceยง

impl StructuralPartialEq for Assign

Sourceยง

impl StructuralPartialEq for Async

Sourceยง

impl StructuralPartialEq for Attribute

Sourceยง

impl StructuralPartialEq for Boolean

Sourceยง

impl StructuralPartialEq for BufferSource

Sourceยง

impl StructuralPartialEq for Byte

Sourceยง

impl StructuralPartialEq for ByteString

Sourceยง

impl StructuralPartialEq for Callback

Sourceยง

impl StructuralPartialEq for CloseBrace

Sourceยง

impl StructuralPartialEq for CloseBracket

Sourceยง

impl StructuralPartialEq for CloseParen

Sourceยง

impl StructuralPartialEq for Colon

Sourceยง

impl StructuralPartialEq for Comma

Sourceยง

impl StructuralPartialEq for Const

Sourceยง

impl StructuralPartialEq for Constructor

Sourceยง

impl StructuralPartialEq for DOMString

Sourceยง

impl StructuralPartialEq for DataView

Sourceยง

impl StructuralPartialEq for Deleter

Sourceยง

impl StructuralPartialEq for Dictionary

Sourceยง

impl StructuralPartialEq for Dot

Sourceยง

impl StructuralPartialEq for Double

Sourceยง

impl StructuralPartialEq for Ellipsis

Sourceยง

impl StructuralPartialEq for weedle::term::Enum

Sourceยง

impl StructuralPartialEq for weedle::term::Error

Sourceยง

impl StructuralPartialEq for False

Sourceยง

impl StructuralPartialEq for Float32Array

Sourceยง

impl StructuralPartialEq for Float64Array

Sourceยง

impl StructuralPartialEq for Float

Sourceยง

impl StructuralPartialEq for FrozenArray

Sourceยง

impl StructuralPartialEq for Getter

Sourceยง

impl StructuralPartialEq for GreaterThan

Sourceยง

impl StructuralPartialEq for Implements

Sourceยง

impl StructuralPartialEq for Includes

Sourceยง

impl StructuralPartialEq for Infinity

Sourceยง

impl StructuralPartialEq for Inherit

Sourceยง

impl StructuralPartialEq for Int8Array

Sourceยง

impl StructuralPartialEq for Int16Array

Sourceยง

impl StructuralPartialEq for Int32Array

Sourceยง

impl StructuralPartialEq for Interface

Sourceยง

impl StructuralPartialEq for Iterable

Sourceยง

impl StructuralPartialEq for LegacyCaller

Sourceยง

impl StructuralPartialEq for LessThan

Sourceยง

impl StructuralPartialEq for Long

Sourceยง

impl StructuralPartialEq for Maplike

Sourceยง

impl StructuralPartialEq for Minus

Sourceยง

impl StructuralPartialEq for Mixin

Sourceยง

impl StructuralPartialEq for NaN

Sourceยง

impl StructuralPartialEq for Namespace

Sourceยง

impl StructuralPartialEq for NegInfinity

Sourceยง

impl StructuralPartialEq for Null

Sourceยง

impl StructuralPartialEq for Object

Sourceยง

impl StructuralPartialEq for Octet

Sourceยง

impl StructuralPartialEq for OpenBrace

Sourceยง

impl StructuralPartialEq for OpenBracket

Sourceยง

impl StructuralPartialEq for OpenParen

Sourceยง

impl StructuralPartialEq for Optional

Sourceยง

impl StructuralPartialEq for Or

Sourceยง

impl StructuralPartialEq for Partial

Sourceยง

impl StructuralPartialEq for Promise

Sourceยง

impl StructuralPartialEq for QMark

Sourceยง

impl StructuralPartialEq for ReadOnly

Sourceยง

impl StructuralPartialEq for weedle::term::Record

Sourceยง

impl StructuralPartialEq for Required

Sourceยง

impl StructuralPartialEq for SemiColon

Sourceยง

impl StructuralPartialEq for Sequence

Sourceยง

impl StructuralPartialEq for Setlike

Sourceยง

impl StructuralPartialEq for Setter

Sourceยง

impl StructuralPartialEq for Short

Sourceยง

impl StructuralPartialEq for Static

Sourceยง

impl StructuralPartialEq for Stringifier

Sourceยง

impl StructuralPartialEq for weedle::term::Symbol

Sourceยง

impl StructuralPartialEq for True

Sourceยง

impl StructuralPartialEq for Typedef

Sourceยง

impl StructuralPartialEq for USVString

Sourceยง

impl StructuralPartialEq for Uint8Array

Sourceยง

impl StructuralPartialEq for Uint8ClampedArray

Sourceยง

impl StructuralPartialEq for Uint16Array

Sourceยง

impl StructuralPartialEq for Uint32Array

Sourceยง

impl StructuralPartialEq for Undefined

Sourceยง

impl StructuralPartialEq for Unrestricted

Sourceยง

impl StructuralPartialEq for Unsigned

Sourceยง

impl StructuralPartialEq for DoubleType

Sourceยง

impl StructuralPartialEq for FloatType

Sourceยง

impl StructuralPartialEq for LongLongType

Sourceยง

impl StructuralPartialEq for LongType

Sourceยง

impl StructuralPartialEq for ShortType

Sourceยง

impl StructuralPartialEq for ParseLevelError

Sourceยง

impl StructuralPartialEq for AllocError

1.28.0 ยท Sourceยง

impl StructuralPartialEq for Layout

1.50.0 ยท Sourceยง

impl StructuralPartialEq for LayoutError

1.27.0 ยท Sourceยง

impl StructuralPartialEq for CpuidResult

1.34.0 ยท Sourceยง

impl StructuralPartialEq for CharTryFromError

1.9.0 ยท Sourceยง

impl StructuralPartialEq for DecodeUtf16Error

1.20.0 ยท Sourceยง

impl StructuralPartialEq for ParseCharError

1.59.0 ยท Sourceยง

impl StructuralPartialEq for TryFromCharError

1.64.0 ยท Sourceยง

impl StructuralPartialEq for CStr

1.69.0 ยท Sourceยง

impl StructuralPartialEq for FromBytesUntilNulError

1.64.0 ยท Sourceยง

impl StructuralPartialEq for FromBytesWithNulError

1.0.0 ยท Sourceยง

impl StructuralPartialEq for uniffi::deps::static_assertions::_core::fmt::Error

Sourceยง

impl StructuralPartialEq for FormattingOptions

Sourceยง

impl StructuralPartialEq for Assume

1.0.0 ยท Sourceยง

impl StructuralPartialEq for AddrParseError

1.0.0 ยท Sourceยง

impl StructuralPartialEq for Ipv4Addr

1.0.0 ยท Sourceยง

impl StructuralPartialEq for Ipv6Addr

1.0.0 ยท Sourceยง

impl StructuralPartialEq for SocketAddrV4

1.0.0 ยท Sourceยง

impl StructuralPartialEq for SocketAddrV6

1.0.0 ยท Sourceยง

impl StructuralPartialEq for ParseFloatError

1.0.0 ยท Sourceยง

impl StructuralPartialEq for ParseIntError

1.34.0 ยท Sourceยง

impl StructuralPartialEq for TryFromIntError

1.0.0 ยท Sourceยง

impl StructuralPartialEq for RangeFull

Sourceยง

impl StructuralPartialEq for uniffi::deps::static_assertions::_core::ptr::Alignment

1.0.0 ยท Sourceยง

impl StructuralPartialEq for ParseBoolError

1.0.0 ยท Sourceยง

impl StructuralPartialEq for Utf8Error

1.36.0 ยท Sourceยง

impl StructuralPartialEq for RawWaker

1.36.0 ยท Sourceยง

impl StructuralPartialEq for RawWakerVTable

1.3.0 ยท Sourceยง

impl StructuralPartialEq for Duration

1.66.0 ยท Sourceยง

impl StructuralPartialEq for TryFromFloatSecsError

Sourceยง

impl StructuralPartialEq for UnorderedKeyError

1.57.0 ยท Sourceยง

impl StructuralPartialEq for TryReserveError

1.64.0 ยท Sourceยง

impl StructuralPartialEq for CString

1.64.0 ยท Sourceยง

impl StructuralPartialEq for FromVecWithNulError

1.64.0 ยท Sourceยง

impl StructuralPartialEq for IntoStringError

1.64.0 ยท Sourceยง

impl StructuralPartialEq for NulError

1.0.0 ยท Sourceยง

impl StructuralPartialEq for FromUtf8Error

1.0.0 ยท Sourceยง

impl StructuralPartialEq for String

1.1.0 ยท Sourceยง

impl StructuralPartialEq for FileType

1.0.0 ยท Sourceยง

impl StructuralPartialEq for Permissions

Sourceยง

impl StructuralPartialEq for UCred

1.7.0 ยท Sourceยง

impl StructuralPartialEq for StripPrefixError

1.61.0 ยท Sourceยง

impl StructuralPartialEq for ExitCode

1.0.0 ยท Sourceยง

impl StructuralPartialEq for ExitStatus

Sourceยง

impl StructuralPartialEq for ExitStatusError

1.0.0 ยท Sourceยง

impl StructuralPartialEq for Output

1.0.0 ยท Sourceยง

impl StructuralPartialEq for std::sync::mpsc::RecvError

1.5.0 ยท Sourceยง

impl StructuralPartialEq for WaitTimeoutResult

1.26.0 ยท Sourceยง

impl StructuralPartialEq for AccessError

1.19.0 ยท Sourceยง

impl StructuralPartialEq for ThreadId

1.8.0 ยท Sourceยง

impl StructuralPartialEq for Instant

1.8.0 ยท Sourceยง

impl StructuralPartialEq for SystemTime

1.33.0 ยท Sourceยง

impl StructuralPartialEq for PhantomPinned

Sourceยง

impl<'a> StructuralPartialEq for Utf8Component<'a>

Sourceยง

impl<'a> StructuralPartialEq for Utf8Prefix<'a>

Sourceยง

impl<'a> StructuralPartialEq for UnwindHandler<'a>

Sourceยง

impl<'a> StructuralPartialEq for Unexpected<'a>

Sourceยง

impl<'a> StructuralPartialEq for Argument<'a>

Sourceยง

impl<'a> StructuralPartialEq for ExtendedAttribute<'a>

Sourceยง

impl<'a> StructuralPartialEq for IdentifierOrString<'a>

Sourceยง

impl<'a> StructuralPartialEq for Definition<'a>

Sourceยง

impl<'a> StructuralPartialEq for AsyncIterableInterfaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for InterfaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for IterableInterfaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for ConstValue<'a>

Sourceยง

impl<'a> StructuralPartialEq for DefaultValue<'a>

Sourceยง

impl<'a> StructuralPartialEq for FloatLit<'a>

Sourceยง

impl<'a> StructuralPartialEq for IntegerLit<'a>

Sourceยง

impl<'a> StructuralPartialEq for MixinMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for NamespaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for ConstType<'a>

Sourceยง

impl<'a> StructuralPartialEq for NonAnyType<'a>

Sourceยง

impl<'a> StructuralPartialEq for RecordKeyType<'a>

Sourceยง

impl<'a> StructuralPartialEq for ReturnType<'a>

Sourceยง

impl<'a> StructuralPartialEq for SingleType<'a>

Sourceยง

impl<'a> StructuralPartialEq for weedle::types::Type<'a>

Sourceยง

impl<'a> StructuralPartialEq for UnionMemberType<'a>

Sourceยง

impl<'a> StructuralPartialEq for Utf8Pattern<'a>

1.0.0 ยท Sourceยง

impl<'a> StructuralPartialEq for Component<'a>

1.0.0 ยท Sourceยง

impl<'a> StructuralPartialEq for Prefix<'a>

Sourceยง

impl<'a> StructuralPartialEq for Utf8Components<'a>

Sourceยง

impl<'a> StructuralPartialEq for Utf8PrefixComponent<'a>

Sourceยง

impl<'a> StructuralPartialEq for goblin::archive::Header<'a>

Sourceยง

impl<'a> StructuralPartialEq for Member<'a>

Sourceยง

impl<'a> StructuralPartialEq for CodeviewPDB70DebugInfo<'a>

Sourceยง

impl<'a> StructuralPartialEq for DebugData<'a>

Sourceยง

impl<'a> StructuralPartialEq for SingleArgument<'a>

Sourceยง

impl<'a> StructuralPartialEq for VariadicArgument<'a>

Sourceยง

impl<'a> StructuralPartialEq for ExtendedAttributeArgList<'a>

Sourceยง

impl<'a> StructuralPartialEq for ExtendedAttributeIdent<'a>

Sourceยง

impl<'a> StructuralPartialEq for ExtendedAttributeIdentList<'a>

Sourceยง

impl<'a> StructuralPartialEq for ExtendedAttributeNamedArgList<'a>

Sourceยง

impl<'a> StructuralPartialEq for ExtendedAttributeNoArgs<'a>

Sourceยง

impl<'a> StructuralPartialEq for Default<'a>

Sourceยง

impl<'a> StructuralPartialEq for Identifier<'a>

Sourceยง

impl<'a> StructuralPartialEq for DictionaryMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for AttributeInterfaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for ConstMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for ConstructorInterfaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for DoubleTypedAsyncIterable<'a>

Sourceยง

impl<'a> StructuralPartialEq for DoubleTypedIterable<'a>

Sourceยง

impl<'a> StructuralPartialEq for Inheritance<'a>

Sourceยง

impl<'a> StructuralPartialEq for MaplikeInterfaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for OperationInterfaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for SetlikeInterfaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for SingleTypedAsyncIterable<'a>

Sourceยง

impl<'a> StructuralPartialEq for SingleTypedIterable<'a>

Sourceยง

impl<'a> StructuralPartialEq for StringifierMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for DecLit<'a>

Sourceยง

impl<'a> StructuralPartialEq for FloatValueLit<'a>

Sourceยง

impl<'a> StructuralPartialEq for HexLit<'a>

Sourceยง

impl<'a> StructuralPartialEq for OctLit<'a>

Sourceยง

impl<'a> StructuralPartialEq for StringLit<'a>

Sourceยง

impl<'a> StructuralPartialEq for AttributeMixinMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for OperationMixinMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for AttributeNamespaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for OperationNamespaceMember<'a>

Sourceยง

impl<'a> StructuralPartialEq for CallbackDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for CallbackInterfaceDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for DictionaryDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for EnumDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for ImplementsDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for IncludesStatementDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for InterfaceDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for InterfaceMixinDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for NamespaceDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for PartialDictionaryDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for PartialInterfaceDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for PartialInterfaceMixinDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for PartialNamespaceDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for TypedefDefinition<'a>

Sourceยง

impl<'a> StructuralPartialEq for AttributedNonAnyType<'a>

Sourceยง

impl<'a> StructuralPartialEq for AttributedType<'a>

Sourceยง

impl<'a> StructuralPartialEq for FrozenArrayType<'a>

Sourceยง

impl<'a> StructuralPartialEq for PromiseType<'a>

Sourceยง

impl<'a> StructuralPartialEq for RecordType<'a>

Sourceยง

impl<'a> StructuralPartialEq for SequenceType<'a>

Sourceยง

impl<'a> StructuralPartialEq for uniffi::deps::log::Metadata<'a>

Sourceยง

impl<'a> StructuralPartialEq for MetadataBuilder<'a>

1.10.0 ยท Sourceยง

impl<'a> StructuralPartialEq for Location<'a>

1.79.0 ยท Sourceยง

impl<'a> StructuralPartialEq for Utf8Chunk<'a>

Sourceยง

impl<'s> StructuralPartialEq for StripBytesIter<'s>

Sourceยง

impl<'s> StructuralPartialEq for StripStrIter<'s>

Sourceยง

impl<'s> StructuralPartialEq for StrippedBytes<'s>

Sourceยง

impl<'s> StructuralPartialEq for StrippedStr<'s>

Sourceยง

impl<'s> StructuralPartialEq for WinconBytesIter<'s>

Sourceยง

impl<'s> StructuralPartialEq for ParsedArg<'s>

1.55.0 ยท Sourceยง

impl<B, C> StructuralPartialEq for ControlFlow<B, C>

Sourceยง

impl<C> StructuralPartialEq for anstyle_parse::Parser<C>

Sourceยง

impl<E> StructuralPartialEq for Err<E>

Sourceยง

impl<I> StructuralPartialEq for nom::error::Error<I>

Sourceยง

impl<I> StructuralPartialEq for VerboseError<I>

1.0.0 ยท Sourceยง

impl<Idx> StructuralPartialEq for uniffi::deps::static_assertions::_core::ops::Range<Idx>

1.0.0 ยท Sourceยง

impl<Idx> StructuralPartialEq for uniffi::deps::static_assertions::_core::ops::RangeFrom<Idx>

1.26.0 ยท Sourceยง

impl<Idx> StructuralPartialEq for uniffi::deps::static_assertions::_core::ops::RangeInclusive<Idx>

1.0.0 ยท Sourceยง

impl<Idx> StructuralPartialEq for RangeTo<Idx>

1.26.0 ยท Sourceยง

impl<Idx> StructuralPartialEq for RangeToInclusive<Idx>

Sourceยง

impl<Idx> StructuralPartialEq for uniffi::deps::static_assertions::_core::range::Range<Idx>

Sourceยง

impl<Idx> StructuralPartialEq for uniffi::deps::static_assertions::_core::range::RangeFrom<Idx>

Sourceยง

impl<Idx> StructuralPartialEq for uniffi::deps::static_assertions::_core::range::RangeInclusive<Idx>

Sourceยง

impl<T> StructuralPartialEq for Resettable<T>

1.17.0 ยท Sourceยง

impl<T> StructuralPartialEq for Bound<T>

1.0.0 ยท Sourceยง

impl<T> StructuralPartialEq for Option<T>

1.36.0 ยท Sourceยง

impl<T> StructuralPartialEq for Poll<T>

Sourceยง

impl<T> StructuralPartialEq for SendTimeoutError<T>

1.0.0 ยท Sourceยง

impl<T> StructuralPartialEq for TrySendError<T>

Sourceยง

impl<T> StructuralPartialEq for &T
where T: ?Sized,

Sourceยง

impl<T> StructuralPartialEq for [T]

Sourceยง

impl<T> StructuralPartialEq for (Tโ‚, Tโ‚‚, โ€ฆ, Tโ‚™)

This trait is implemented for tuples up to twelve items long.

Sourceยง

impl<T> StructuralPartialEq for Braced<T>

Sourceยง

impl<T> StructuralPartialEq for Bracketed<T>

Sourceยง

impl<T> StructuralPartialEq for Generics<T>

Sourceยง

impl<T> StructuralPartialEq for Parenthesized<T>

Sourceยง

impl<T> StructuralPartialEq for MayBeNull<T>

1.19.0 ยท Sourceยง

impl<T> StructuralPartialEq for Reverse<T>

1.20.0 ยท Sourceยง

impl<T> StructuralPartialEq for ManuallyDrop<T>
where T: ?Sized,

Sourceยง

impl<T> StructuralPartialEq for NonZero<T>

1.74.0 ยท Sourceยง

impl<T> StructuralPartialEq for Saturating<T>

1.0.0 ยท Sourceยง

impl<T> StructuralPartialEq for Wrapping<T>

1.0.0 ยท Sourceยง

impl<T> StructuralPartialEq for Cursor<T>

1.0.0 ยท Sourceยง

impl<T> StructuralPartialEq for SendError<T>

Sourceยง

impl<T> StructuralPartialEq for PhantomData<T>
where T: ?Sized,

1.0.0 ยท Sourceยง

impl<T, E> StructuralPartialEq for Result<T, E>

Sourceยง

impl<T, S> StructuralPartialEq for Punctuated<T, S>

Sourceยง

impl<T, S> StructuralPartialEq for PunctuatedNonEmpty<T, S>

Sourceยง

impl<T, const N: usize> StructuralPartialEq for [T; N]

Sourceยง

impl<Y, R> StructuralPartialEq for CoroutineState<Y, R>