Trait wasmtime_environ::__core::marker::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 byteorder::BigEndian

sourceยง

impl StructuralPartialEq for byteorder::LittleEndian

sourceยง

impl StructuralPartialEq for DwarfFileType

sourceยง

impl StructuralPartialEq for Format

sourceยง

impl StructuralPartialEq for gimli::common::SectionId

sourceยง

impl StructuralPartialEq for gimli::common::Vendor

sourceยง

impl StructuralPartialEq for RunTimeEndian

sourceยง

impl StructuralPartialEq for AbbreviationsCacheStrategy

sourceยง

impl StructuralPartialEq for Pointer

sourceยง

impl StructuralPartialEq for gimli::read::Error

sourceยง

impl StructuralPartialEq for ColumnType

sourceยง

impl StructuralPartialEq for Value

sourceยง

impl StructuralPartialEq for ValueType

sourceยง

impl StructuralPartialEq for gimli::write::cfi::CallFrameInstruction

sourceยง

impl StructuralPartialEq for ConvertError

sourceยง

impl StructuralPartialEq for Address

sourceยง

impl StructuralPartialEq for gimli::write::Error

sourceยง

impl StructuralPartialEq for Reference

sourceยง

impl StructuralPartialEq for LineString

sourceยง

impl StructuralPartialEq for gimli::write::loc::Location

sourceยง

impl StructuralPartialEq for gimli::write::range::Range

sourceยง

impl StructuralPartialEq for gimli::write::unit::AttributeValue

sourceยง

impl StructuralPartialEq for hashbrown::TryReserveError

sourceยง

impl StructuralPartialEq for Level

sourceยง

impl StructuralPartialEq for LevelFilter

sourceยง

impl StructuralPartialEq for AddressSize

sourceยง

impl StructuralPartialEq for object::common::Architecture

sourceยง

impl StructuralPartialEq for object::common::BinaryFormat

sourceยง

impl StructuralPartialEq for ComdatKind

sourceยง

impl StructuralPartialEq for FileFlags

sourceยง

impl StructuralPartialEq for RelocationEncoding

sourceยง

impl StructuralPartialEq for RelocationKind

sourceยง

impl StructuralPartialEq for SectionFlags

sourceยง

impl StructuralPartialEq for SectionKind

sourceยง

impl StructuralPartialEq for object::common::SegmentFlags

sourceยง

impl StructuralPartialEq for SubArchitecture

sourceยง

impl StructuralPartialEq for SymbolKind

sourceยง

impl StructuralPartialEq for SymbolScope

sourceยง

impl StructuralPartialEq for object::endian::Endianness

sourceยง

impl StructuralPartialEq for ImportType

sourceยง

impl StructuralPartialEq for CompressionFormat

sourceยง

impl StructuralPartialEq for FileKind

sourceยง

impl StructuralPartialEq for ObjectKind

sourceยง

impl StructuralPartialEq for RelocationTarget

sourceยง

impl StructuralPartialEq for object::read::SymbolSection

sourceยง

impl StructuralPartialEq for CoffExportStyle

sourceยง

impl StructuralPartialEq for Mangling

sourceยง

impl StructuralPartialEq for StandardSection

sourceยง

impl StructuralPartialEq for StandardSegment

sourceยง

impl StructuralPartialEq for object::write::SymbolSection

sourceยง

impl StructuralPartialEq for Op

sourceยง

impl StructuralPartialEq for CDataModel

sourceยง

impl StructuralPartialEq for Size

sourceยง

impl StructuralPartialEq for ParseError

sourceยง

impl StructuralPartialEq for Aarch64Architecture

sourceยง

impl StructuralPartialEq for target_lexicon::targets::Architecture

sourceยง

impl StructuralPartialEq for ArmArchitecture

sourceยง

impl StructuralPartialEq for target_lexicon::targets::BinaryFormat

sourceยง

impl StructuralPartialEq for Environment

sourceยง

impl StructuralPartialEq for Mips32Architecture

sourceยง

impl StructuralPartialEq for Mips64Architecture

sourceยง

impl StructuralPartialEq for OperatingSystem

sourceยง

impl StructuralPartialEq for Riscv32Architecture

sourceยง

impl StructuralPartialEq for Riscv64Architecture

sourceยง

impl StructuralPartialEq for target_lexicon::targets::Vendor

sourceยง

impl StructuralPartialEq for X86_32Architecture

sourceยง

impl StructuralPartialEq for CallingConvention

sourceยง

impl StructuralPartialEq for target_lexicon::triple::Endianness

sourceยง

impl StructuralPartialEq for PointerWidth

sourceยง

impl StructuralPartialEq for EngineOrModuleTypeIndex

sourceยง

impl StructuralPartialEq for EntityIndex

sourceยง

impl StructuralPartialEq for GlobalInit

sourceยง

impl StructuralPartialEq for Trap

sourceยง

impl StructuralPartialEq for WasmHeapType

sourceยง

impl StructuralPartialEq for WasmValType

sourceยง

impl StructuralPartialEq for BlockType

sourceยง

impl StructuralPartialEq for CanonicalOption

sourceยง

impl StructuralPartialEq for ComdatSymbolKind

sourceยง

impl StructuralPartialEq for ComponentExternalKind

sourceยง

impl StructuralPartialEq for ComponentOuterAliasKind

sourceยง

impl StructuralPartialEq for ComponentTypeRef

sourceยง

impl StructuralPartialEq for ComponentValType

sourceยง

impl StructuralPartialEq for CompositeType

sourceยง

impl StructuralPartialEq for wasmtime_environ::wasmparser::Encoding

sourceยง

impl StructuralPartialEq for ExternalKind

sourceยง

impl StructuralPartialEq for FrameKind

sourceยง

impl StructuralPartialEq for HeapType

sourceยง

impl StructuralPartialEq for InstantiationArgKind

sourceยง

impl StructuralPartialEq for OuterAliasKind

sourceยง

impl StructuralPartialEq for PrimitiveValType

sourceยง

impl StructuralPartialEq for StorageType

sourceยง

impl StructuralPartialEq for TypeBounds

sourceยง

impl StructuralPartialEq for UnpackedIndex

sourceยง

impl StructuralPartialEq for ValType

sourceยง

impl StructuralPartialEq for AnyTypeId

sourceยง

impl StructuralPartialEq for ComponentAnyTypeId

sourceยง

impl StructuralPartialEq for ComponentCoreTypeId

sourceยง

impl StructuralPartialEq for AsciiChar

1.0.0 ยท sourceยง

impl StructuralPartialEq for wasmtime_environ::__core::cmp::Ordering

1.28.0 ยท sourceยง

impl StructuralPartialEq for wasmtime_environ::__core::fmt::Alignment

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 SearchStep

1.0.0 ยท sourceยง

impl StructuralPartialEq for wasmtime_environ::__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 ErrorKind

1.0.0 ยท sourceยง

impl StructuralPartialEq for Shutdown

sourceยง

impl StructuralPartialEq for BacktraceStyle

1.12.0 ยท sourceยง

impl StructuralPartialEq for RecvTimeoutError

1.0.0 ยท sourceยง

impl StructuralPartialEq for 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 allocator_api2::stable::alloc::AllocError

sourceยง

impl StructuralPartialEq for getrandom::error::Error

sourceยง

impl StructuralPartialEq for DebugTypeSignature

sourceยง

impl StructuralPartialEq for DwoId

sourceยง

impl StructuralPartialEq for gimli::common::Encoding

sourceยง

impl StructuralPartialEq for LineEncoding

sourceยง

impl StructuralPartialEq for Register

sourceยง

impl StructuralPartialEq for DwAccess

sourceยง

impl StructuralPartialEq for DwAddr

sourceยง

impl StructuralPartialEq for DwAt

sourceยง

impl StructuralPartialEq for DwAte

sourceยง

impl StructuralPartialEq for DwCc

sourceยง

impl StructuralPartialEq for DwCfa

sourceยง

impl StructuralPartialEq for DwChildren

sourceยง

impl StructuralPartialEq for DwDefaulted

sourceยง

impl StructuralPartialEq for DwDs

sourceยง

impl StructuralPartialEq for DwDsc

sourceยง

impl StructuralPartialEq for DwEhPe

sourceยง

impl StructuralPartialEq for DwEnd

sourceยง

impl StructuralPartialEq for DwForm

sourceยง

impl StructuralPartialEq for DwId

sourceยง

impl StructuralPartialEq for DwIdx

sourceยง

impl StructuralPartialEq for DwInl

sourceยง

impl StructuralPartialEq for DwLang

sourceยง

impl StructuralPartialEq for DwLle

sourceยง

impl StructuralPartialEq for DwLnct

sourceยง

impl StructuralPartialEq for DwLne

sourceยง

impl StructuralPartialEq for DwLns

sourceยง

impl StructuralPartialEq for DwMacro

sourceยง

impl StructuralPartialEq for DwOp

sourceยง

impl StructuralPartialEq for DwOrd

sourceยง

impl StructuralPartialEq for DwRle

sourceยง

impl StructuralPartialEq for DwSect

sourceยง

impl StructuralPartialEq for DwSectV2

sourceยง

impl StructuralPartialEq for DwTag

sourceยง

impl StructuralPartialEq for DwUt

sourceยง

impl StructuralPartialEq for DwVirtuality

sourceยง

impl StructuralPartialEq for DwVis

sourceยง

impl StructuralPartialEq for gimli::endianity::BigEndian

sourceยง

impl StructuralPartialEq for gimli::endianity::LittleEndian

sourceยง

impl StructuralPartialEq for Abbreviation

sourceยง

impl StructuralPartialEq for AttributeSpecification

sourceยง

impl StructuralPartialEq for ArangeEntry

sourceยง

impl StructuralPartialEq for Augmentation

sourceยง

impl StructuralPartialEq for BaseAddresses

sourceยง

impl StructuralPartialEq for SectionBaseAddresses

sourceยง

impl StructuralPartialEq for UnitIndexSection

sourceยง

impl StructuralPartialEq for FileEntryFormat

sourceยง

impl StructuralPartialEq for LineRow

sourceยง

impl StructuralPartialEq for ReaderOffsetId

sourceยง

impl StructuralPartialEq for gimli::read::rnglists::Range

sourceยง

impl StructuralPartialEq for StoreOnHeap

sourceยง

impl StructuralPartialEq for CieId

sourceยง

impl StructuralPartialEq for gimli::write::cfi::CommonInformationEntry

sourceยง

impl StructuralPartialEq for gimli::write::cfi::FrameDescriptionEntry

sourceยง

impl StructuralPartialEq for FileId

sourceยง

impl StructuralPartialEq for DirectoryId

sourceยง

impl StructuralPartialEq for FileInfo

sourceยง

impl StructuralPartialEq for LocationList

sourceยง

impl StructuralPartialEq for LocationListId

sourceยง

impl StructuralPartialEq for gimli::write::op::Expression

sourceยง

impl StructuralPartialEq for RangeList

sourceยง

impl StructuralPartialEq for RangeListId

sourceยง

impl StructuralPartialEq for LineStringId

sourceยง

impl StructuralPartialEq for gimli::write::str::StringId

sourceยง

impl StructuralPartialEq for gimli::write::unit::Attribute

sourceยง

impl StructuralPartialEq for UnitEntryId

sourceยง

impl StructuralPartialEq for UnitId

sourceยง

impl StructuralPartialEq for indexmap::TryReserveError

sourceยง

impl StructuralPartialEq for in6_addr

sourceยง

impl StructuralPartialEq for termios2

sourceยง

impl StructuralPartialEq for sem_t

sourceยง

impl StructuralPartialEq for msqid_ds

sourceยง

impl StructuralPartialEq for semid_ds

sourceยง

impl StructuralPartialEq for sigset_t

sourceยง

impl StructuralPartialEq for sysinfo

sourceยง

impl StructuralPartialEq for clone_args

sourceยง

impl StructuralPartialEq for statvfs

sourceยง

impl StructuralPartialEq for _libc_fpstate

sourceยง

impl StructuralPartialEq for _libc_fpxreg

sourceยง

impl StructuralPartialEq for _libc_xmmreg

sourceยง

impl StructuralPartialEq for flock64

sourceยง

impl StructuralPartialEq for flock

sourceยง

impl StructuralPartialEq for ipc_perm

sourceยง

impl StructuralPartialEq for mcontext_t

sourceยง

impl StructuralPartialEq for pthread_attr_t

sourceยง

impl StructuralPartialEq for ptrace_rseq_configuration

sourceยง

impl StructuralPartialEq for shmid_ds

sourceยง

impl StructuralPartialEq for sigaction

sourceยง

impl StructuralPartialEq for siginfo_t

sourceยง

impl StructuralPartialEq for stack_t

sourceยง

impl StructuralPartialEq for stat64

sourceยง

impl StructuralPartialEq for stat

sourceยง

impl StructuralPartialEq for statfs64

sourceยง

impl StructuralPartialEq for statfs

sourceยง

impl StructuralPartialEq for statvfs64

sourceยง

impl StructuralPartialEq for user

sourceยง

impl StructuralPartialEq for user_regs_struct

sourceยง

impl StructuralPartialEq for Elf32_Chdr

sourceยง

impl StructuralPartialEq for Elf64_Chdr

sourceยง

impl StructuralPartialEq for __c_anonymous_ptrace_syscall_info_entry

sourceยง

impl StructuralPartialEq for __c_anonymous_ptrace_syscall_info_exit

sourceยง

impl StructuralPartialEq for __c_anonymous_ptrace_syscall_info_seccomp

sourceยง

impl StructuralPartialEq for __exit_status

sourceยง

impl StructuralPartialEq for __timeval

sourceยง

impl StructuralPartialEq for aiocb

sourceยง

impl StructuralPartialEq for cmsghdr

sourceยง

impl StructuralPartialEq for glob64_t

sourceยง

impl StructuralPartialEq for iocb

sourceยง

impl StructuralPartialEq for mallinfo2

sourceยง

impl StructuralPartialEq for mallinfo

sourceยง

impl StructuralPartialEq for msghdr

sourceยง

impl StructuralPartialEq for nl_mmap_hdr

sourceยง

impl StructuralPartialEq for nl_mmap_req

sourceยง

impl StructuralPartialEq for nl_pktinfo

sourceยง

impl StructuralPartialEq for ntptimeval

sourceยง

impl StructuralPartialEq for ptrace_peeksiginfo_args

sourceยง

impl StructuralPartialEq for ptrace_syscall_info

sourceยง

impl StructuralPartialEq for regex_t

sourceยง

impl StructuralPartialEq for rtentry

sourceยง

impl StructuralPartialEq for seminfo

sourceยง

impl StructuralPartialEq for sockaddr_xdp

sourceยง

impl StructuralPartialEq for statx

sourceยง

impl StructuralPartialEq for statx_timestamp

sourceยง

impl StructuralPartialEq for termios

sourceยง

impl StructuralPartialEq for timex

sourceยง

impl StructuralPartialEq for xdp_desc

sourceยง

impl StructuralPartialEq for xdp_mmap_offsets

sourceยง

impl StructuralPartialEq for xdp_mmap_offsets_v1

sourceยง

impl StructuralPartialEq for xdp_options

sourceยง

impl StructuralPartialEq for xdp_ring_offset

sourceยง

impl StructuralPartialEq for xdp_ring_offset_v1

sourceยง

impl StructuralPartialEq for xdp_statistics

sourceยง

impl StructuralPartialEq for xdp_statistics_v1

sourceยง

impl StructuralPartialEq for xdp_umem_reg

sourceยง

impl StructuralPartialEq for xdp_umem_reg_v1

sourceยง

impl StructuralPartialEq for open_how

sourceยง

impl StructuralPartialEq for Elf32_Ehdr

sourceยง

impl StructuralPartialEq for Elf32_Phdr

sourceยง

impl StructuralPartialEq for Elf32_Shdr

sourceยง

impl StructuralPartialEq for Elf32_Sym

sourceยง

impl StructuralPartialEq for Elf64_Ehdr

sourceยง

impl StructuralPartialEq for Elf64_Phdr

sourceยง

impl StructuralPartialEq for Elf64_Shdr

sourceยง

impl StructuralPartialEq for Elf64_Sym

sourceยง

impl StructuralPartialEq for __c_anonymous_ifru_map

sourceยง

impl StructuralPartialEq for __c_anonymous_sockaddr_can_j1939

sourceยง

impl StructuralPartialEq for __c_anonymous_sockaddr_can_tp

sourceยง

impl StructuralPartialEq for arpd_request

sourceยง

impl StructuralPartialEq for can_filter

sourceยง

impl StructuralPartialEq for cpu_set_t

sourceยง

impl StructuralPartialEq for dl_phdr_info

sourceยง

impl StructuralPartialEq for dqblk

sourceยง

impl StructuralPartialEq for fanotify_event_metadata

sourceยง

impl StructuralPartialEq for fanotify_response

sourceยง

impl StructuralPartialEq for ff_condition_effect

sourceยง

impl StructuralPartialEq for ff_constant_effect

sourceยง

impl StructuralPartialEq for ff_effect

sourceยง

impl StructuralPartialEq for ff_envelope

sourceยง

impl StructuralPartialEq for ff_periodic_effect

sourceยง

impl StructuralPartialEq for ff_ramp_effect

sourceยง

impl StructuralPartialEq for ff_replay

sourceยง

impl StructuralPartialEq for ff_rumble_effect

sourceยง

impl StructuralPartialEq for ff_trigger

sourceยง

impl StructuralPartialEq for file_clone_range

sourceยง

impl StructuralPartialEq for fsid_t

sourceยง

impl StructuralPartialEq for genlmsghdr

sourceยง

impl StructuralPartialEq for glob_t

sourceยง

impl StructuralPartialEq for if_nameindex

sourceยง

impl StructuralPartialEq for in6_ifreq

sourceยง

impl StructuralPartialEq for in6_pktinfo

sourceยง

impl StructuralPartialEq for inotify_event

sourceยง

impl StructuralPartialEq for input_absinfo

sourceยง

impl StructuralPartialEq for input_event

sourceยง

impl StructuralPartialEq for input_id

sourceยง

impl StructuralPartialEq for input_keymap_entry

sourceยง

impl StructuralPartialEq for input_mask

sourceยง

impl StructuralPartialEq for itimerspec

sourceยง

impl StructuralPartialEq for j1939_filter

sourceยง

impl StructuralPartialEq for mntent

sourceยง

impl StructuralPartialEq for msginfo

sourceยง

impl StructuralPartialEq for nlattr

sourceยง

impl StructuralPartialEq for nlmsgerr

sourceยง

impl StructuralPartialEq for nlmsghdr

sourceยง

impl StructuralPartialEq for option

sourceยง

impl StructuralPartialEq for packet_mreq

sourceยง

impl StructuralPartialEq for passwd

sourceยง

impl StructuralPartialEq for posix_spawn_file_actions_t

sourceยง

impl StructuralPartialEq for posix_spawnattr_t

sourceยง

impl StructuralPartialEq for pthread_barrierattr_t

sourceยง

impl StructuralPartialEq for pthread_condattr_t

sourceยง

impl StructuralPartialEq for pthread_mutexattr_t

sourceยง

impl StructuralPartialEq for pthread_rwlockattr_t

sourceยง

impl StructuralPartialEq for regmatch_t

sourceยง

impl StructuralPartialEq for rlimit64

sourceยง

impl StructuralPartialEq for sctp_authinfo

sourceยง

impl StructuralPartialEq for sctp_initmsg

sourceยง

impl StructuralPartialEq for sctp_nxtinfo

sourceยง

impl StructuralPartialEq for sctp_prinfo

sourceยง

impl StructuralPartialEq for sctp_rcvinfo

sourceยง

impl StructuralPartialEq for sctp_sndinfo

sourceยง

impl StructuralPartialEq for sctp_sndrcvinfo

sourceยง

impl StructuralPartialEq for seccomp_data

sourceยง

impl StructuralPartialEq for seccomp_notif

sourceยง

impl StructuralPartialEq for seccomp_notif_addfd

sourceยง

impl StructuralPartialEq for seccomp_notif_resp

sourceยง

impl StructuralPartialEq for seccomp_notif_sizes

sourceยง

impl StructuralPartialEq for sembuf

sourceยง

impl StructuralPartialEq for signalfd_siginfo

sourceยง

impl StructuralPartialEq for sock_extended_err

sourceยง

impl StructuralPartialEq for sock_filter

sourceยง

impl StructuralPartialEq for sock_fprog

sourceยง

impl StructuralPartialEq for sockaddr_vm

sourceยง

impl StructuralPartialEq for spwd

sourceยง

impl StructuralPartialEq for tls12_crypto_info_aes_gcm_128

sourceยง

impl StructuralPartialEq for tls12_crypto_info_aes_gcm_256

sourceยง

impl StructuralPartialEq for tls12_crypto_info_chacha20_poly1305

sourceยง

impl StructuralPartialEq for tls_crypto_info

sourceยง

impl StructuralPartialEq for ucred

sourceยง

impl StructuralPartialEq for uinput_abs_setup

sourceยง

impl StructuralPartialEq for uinput_ff_erase

sourceยง

impl StructuralPartialEq for uinput_ff_upload

sourceยง

impl StructuralPartialEq for Dl_info

sourceยง

impl StructuralPartialEq for addrinfo

sourceยง

impl StructuralPartialEq for arphdr

sourceยง

impl StructuralPartialEq for arpreq

sourceยง

impl StructuralPartialEq for arpreq_old

sourceยง

impl StructuralPartialEq for fd_set

sourceยง

impl StructuralPartialEq for ifaddrs

sourceยง

impl StructuralPartialEq for in6_rtmsg

sourceยง

impl StructuralPartialEq for in_addr

sourceยง

impl StructuralPartialEq for in_pktinfo

sourceยง

impl StructuralPartialEq for ip_mreq

sourceยง

impl StructuralPartialEq for ip_mreq_source

sourceยง

impl StructuralPartialEq for ip_mreqn

sourceยง

impl StructuralPartialEq for lconv

sourceยง

impl StructuralPartialEq for mmsghdr

sourceยง

impl StructuralPartialEq for sched_param

sourceยง

impl StructuralPartialEq for sockaddr

sourceยง

impl StructuralPartialEq for sockaddr_in6

sourceยง

impl StructuralPartialEq for sockaddr_in

sourceยง

impl StructuralPartialEq for sockaddr_ll

sourceยง

impl StructuralPartialEq for tm

sourceยง

impl StructuralPartialEq for group

sourceยง

impl StructuralPartialEq for hostent

sourceยง

impl StructuralPartialEq for iovec

sourceยง

impl StructuralPartialEq for ipv6_mreq

sourceยง

impl StructuralPartialEq for itimerval

sourceยง

impl StructuralPartialEq for linger

sourceยง

impl StructuralPartialEq for pollfd

sourceยง

impl StructuralPartialEq for protoent

sourceยง

impl StructuralPartialEq for rlimit

sourceยง

impl StructuralPartialEq for rusage

sourceยง

impl StructuralPartialEq for servent

sourceยง

impl StructuralPartialEq for sigval

sourceยง

impl StructuralPartialEq for timespec

sourceยง

impl StructuralPartialEq for timeval

sourceยง

impl StructuralPartialEq for tms

sourceยง

impl StructuralPartialEq for utimbuf

sourceยง

impl StructuralPartialEq for winsize

sourceยง

impl StructuralPartialEq for ParseLevelError

sourceยง

impl StructuralPartialEq for object::endian::BigEndian

sourceยง

impl StructuralPartialEq for object::endian::LittleEndian

sourceยง

impl StructuralPartialEq for Guid

sourceยง

impl StructuralPartialEq for CompressedFileRange

sourceยง

impl StructuralPartialEq for object::read::Error

sourceยง

impl StructuralPartialEq for object::read::SectionIndex

sourceยง

impl StructuralPartialEq for object::read::SymbolIndex

sourceยง

impl StructuralPartialEq for object::write::elf::writer::SectionIndex

sourceยง

impl StructuralPartialEq for object::write::elf::writer::SymbolIndex

sourceยง

impl StructuralPartialEq for object::write::string::StringId

sourceยง

impl StructuralPartialEq for ComdatId

sourceยง

impl StructuralPartialEq for object::write::Error

sourceยง

impl StructuralPartialEq for object::write::SectionId

sourceยง

impl StructuralPartialEq for SymbolId

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 DefaultToHost

sourceยง

impl StructuralPartialEq for DefaultToUnknown

sourceยง

impl StructuralPartialEq for Triple

sourceยง

impl StructuralPartialEq for DataIndex

sourceยง

impl StructuralPartialEq for DefinedFuncIndex

sourceยง

impl StructuralPartialEq for DefinedGlobalIndex

sourceยง

impl StructuralPartialEq for DefinedMemoryIndex

sourceยง

impl StructuralPartialEq for DefinedTableIndex

sourceยง

impl StructuralPartialEq for ElemIndex

sourceยง

impl StructuralPartialEq for FilePos

sourceยง

impl StructuralPartialEq for FuncIndex

sourceยง

impl StructuralPartialEq for FuncRefIndex

sourceยง

impl StructuralPartialEq for Global

sourceยง

impl StructuralPartialEq for GlobalIndex

sourceยง

impl StructuralPartialEq for InstructionAddressMap

sourceยง

impl StructuralPartialEq for Memory

sourceยง

impl StructuralPartialEq for MemoryIndex

sourceยง

impl StructuralPartialEq for ModuleInternedTypeIndex

sourceยง

impl StructuralPartialEq for OwnedMemoryIndex

sourceยง

impl StructuralPartialEq for StaticModuleIndex

sourceยง

impl StructuralPartialEq for Table

sourceยง

impl StructuralPartialEq for TableIndex

sourceยง

impl StructuralPartialEq for Tag

sourceยง

impl StructuralPartialEq for TagIndex

sourceยง

impl StructuralPartialEq for TrapInformation

sourceยง

impl StructuralPartialEq for TypeIndex

sourceยง

impl StructuralPartialEq for WasmFuncType

sourceยง

impl StructuralPartialEq for WasmRefType

sourceยง

impl StructuralPartialEq for ArrayType

sourceยง

impl StructuralPartialEq for FieldType

sourceยง

impl StructuralPartialEq for FuncType

sourceยง

impl StructuralPartialEq for GlobalType

sourceยง

impl StructuralPartialEq for Ieee32

sourceยง

impl StructuralPartialEq for Ieee64

sourceยง

impl StructuralPartialEq for MemoryType

sourceยง

impl StructuralPartialEq for PackedIndex

sourceยง

impl StructuralPartialEq for RefType

sourceยง

impl StructuralPartialEq for wasmtime_environ::wasmparser::SegmentFlags

sourceยง

impl StructuralPartialEq for StructType

sourceยง

impl StructuralPartialEq for SubType

sourceยง

impl StructuralPartialEq for wasmtime_environ::wasmparser::SymbolFlags

sourceยง

impl StructuralPartialEq for TableType

sourceยง

impl StructuralPartialEq for V128

sourceยง

impl StructuralPartialEq for AliasableResourceId

sourceยง

impl StructuralPartialEq for ComponentCoreInstanceTypeId

sourceยง

impl StructuralPartialEq for ComponentCoreModuleTypeId

sourceยง

impl StructuralPartialEq for ComponentDefinedTypeId

sourceยง

impl StructuralPartialEq for ComponentFuncTypeId

sourceยง

impl StructuralPartialEq for ComponentInstanceTypeId

sourceยง

impl StructuralPartialEq for ComponentTypeId

sourceยง

impl StructuralPartialEq for ComponentValueTypeId

sourceยง

impl StructuralPartialEq for CoreTypeId

sourceยง

impl StructuralPartialEq for RecGroupId

sourceยง

impl StructuralPartialEq for ResourceId

sourceยง

impl StructuralPartialEq for wasmtime_environ::__core::alloc::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.69.0 ยท sourceยง

impl StructuralPartialEq for FromBytesUntilNulError

1.64.0 ยท sourceยง

impl StructuralPartialEq for FromBytesWithNulError

1.0.0 ยท sourceยง

impl StructuralPartialEq for wasmtime_environ::__core::fmt::Error

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

sourceยง

impl StructuralPartialEq for wasmtime_environ::__core::ptr::Alignment

1.0.0 ยท sourceยง

impl StructuralPartialEq for RangeFull

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 alloc::collections::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.0.0 ยท sourceยง

impl StructuralPartialEq for ExitStatus

sourceยง

impl StructuralPartialEq for ExitStatusError

1.0.0 ยท sourceยง

impl StructuralPartialEq for Output

1.5.0 ยท sourceยง

impl StructuralPartialEq for WaitTimeoutResult

1.0.0 ยท sourceยง

impl StructuralPartialEq for RecvError

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 Unexpected<'a>

sourceยง

impl<'a> StructuralPartialEq for FlagValue<'a>

sourceยง

impl<'a> StructuralPartialEq for ComponentDefinedType<'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 Metadata<'a>

sourceยง

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

sourceยง

impl<'a> StructuralPartialEq for DependencyName<'a>

sourceยง

impl<'a> StructuralPartialEq for HashName<'a>

sourceยง

impl<'a> StructuralPartialEq for InterfaceName<'a>

sourceยง

impl<'a> StructuralPartialEq for ResourceFunc<'a>

sourceยง

impl<'a> StructuralPartialEq for UrlName<'a>

sourceยง

impl<'a> StructuralPartialEq for VariantCase<'a>

1.10.0 ยท sourceยง

impl<'a> StructuralPartialEq for wasmtime_environ::__core::panic::Location<'a>

1.79.0 ยท sourceยง

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

sourceยง

impl<'bases, Section, R> StructuralPartialEq for CieOrFde<'bases, Section, R>
where R: Reader, Section: UnwindSection<R>,

sourceยง

impl<'bases, Section, R> StructuralPartialEq for PartialFrameDescriptionEntry<'bases, Section, R>
where R: Reader, Section: UnwindSection<R>,

sourceยง

impl<'data> StructuralPartialEq for ImportName<'data>

sourceยง

impl<'data> StructuralPartialEq for CodeView<'data>

sourceยง

impl<'data> StructuralPartialEq for CompressedData<'data>

sourceยง

impl<'data> StructuralPartialEq for Export<'data>

sourceยง

impl<'data> StructuralPartialEq for Import<'data>

sourceยง

impl<'data> StructuralPartialEq for ObjectMapEntry<'data>

sourceยง

impl<'data> StructuralPartialEq for SymbolMapName<'data>

sourceยง

impl<'data> StructuralPartialEq for Bytes<'data>

sourceยง

impl<'input, Endian> StructuralPartialEq for EndianSlice<'input, Endian>
where Endian: Endianity,

1.55.0 ยท sourceยง

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

sourceยง

impl<E> StructuralPartialEq for object::endian::aligned::I16<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for object::endian::aligned::I32<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for object::endian::aligned::I64<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for object::endian::aligned::U16<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for object::endian::aligned::U32<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for object::endian::aligned::U64<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for I16Bytes<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for I32Bytes<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for I64Bytes<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for U16Bytes<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for U32Bytes<E>
where E: Endian,

sourceยง

impl<E> StructuralPartialEq for U64Bytes<E>
where E: Endian,

1.0.0 ยท sourceยง

impl<Idx> StructuralPartialEq for wasmtime_environ::__core::range::legacy::Range<Idx>

1.0.0 ยท sourceยง

impl<Idx> StructuralPartialEq for wasmtime_environ::__core::range::legacy::RangeFrom<Idx>

1.26.0 ยท sourceยง

impl<Idx> StructuralPartialEq for wasmtime_environ::__core::range::legacy::RangeInclusive<Idx>

sourceยง

impl<Idx> StructuralPartialEq for wasmtime_environ::__core::range::Range<Idx>

sourceยง

impl<Idx> StructuralPartialEq for wasmtime_environ::__core::range::RangeFrom<Idx>

sourceยง

impl<Idx> StructuralPartialEq for wasmtime_environ::__core::range::RangeInclusive<Idx>

1.0.0 ยท sourceยง

impl<Idx> StructuralPartialEq for RangeTo<Idx>

1.26.0 ยท sourceยง

impl<Idx> StructuralPartialEq for RangeToInclusive<Idx>

sourceยง

impl<K, V> StructuralPartialEq for PrimaryMap<K, V>
where K: EntityRef,

sourceยง

impl<O> StructuralPartialEq for F32<O>

sourceยง

impl<O> StructuralPartialEq for F64<O>

sourceยง

impl<O> StructuralPartialEq for zerocopy::byteorder::I16<O>

sourceยง

impl<O> StructuralPartialEq for zerocopy::byteorder::I32<O>

sourceยง

impl<O> StructuralPartialEq for zerocopy::byteorder::I64<O>

sourceยง

impl<O> StructuralPartialEq for I128<O>

sourceยง

impl<O> StructuralPartialEq for zerocopy::byteorder::U16<O>

sourceยง

impl<O> StructuralPartialEq for zerocopy::byteorder::U32<O>

sourceยง

impl<O> StructuralPartialEq for zerocopy::byteorder::U64<O>

sourceยง

impl<O> StructuralPartialEq for U128<O>

sourceยง

impl<Offset> StructuralPartialEq for UnitType<Offset>
where Offset: ReaderOffset,

sourceยง

impl<R> StructuralPartialEq for gimli::read::cfi::CallFrameInstruction<R>
where R: Reader,

sourceยง

impl<R> StructuralPartialEq for CfaRule<R>
where R: Reader,

sourceยง

impl<R> StructuralPartialEq for RegisterRule<R>
where R: Reader,

sourceยง

impl<R> StructuralPartialEq for EvaluationResult<R>
where R: Reader,

sourceยง

impl<R> StructuralPartialEq for DebugFrame<R>
where R: Reader,

sourceยง

impl<R> StructuralPartialEq for EhFrame<R>
where R: Reader,

sourceยง

impl<R> StructuralPartialEq for EhFrameHdr<R>
where R: Reader,

sourceยง

impl<R> StructuralPartialEq for LocationListEntry<R>
where R: Reader,

sourceยง

impl<R> StructuralPartialEq for gimli::read::op::Expression<R>
where R: Reader,

sourceยง

impl<R> StructuralPartialEq for gimli::read::unit::Attribute<R>
where R: Reader,

sourceยง

impl<R, A> StructuralPartialEq for UnwindContext<R, A>
where R: Reader, A: UnwindContextStorage<R>,

sourceยง

impl<R, Offset> StructuralPartialEq for LineInstruction<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for gimli::read::op::Location<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for Operation<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for gimli::read::unit::AttributeValue<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for ArangeHeader<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for gimli::read::cfi::CommonInformationEntry<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for gimli::read::cfi::FrameDescriptionEntry<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for CompleteLineProgram<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for FileEntry<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for IncompleteLineProgram<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for LineProgramHeader<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for Piece<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, Offset> StructuralPartialEq for UnitHeader<R, Offset>
where R: Reader<Offset = Offset>, Offset: ReaderOffset,

sourceยง

impl<R, S> StructuralPartialEq for UnwindTableRow<R, S>
where R: Reader, S: UnwindContextStorage<R>,

sourceยง

impl<Section, Symbol> StructuralPartialEq for object::common::SymbolFlags<Section, Symbol>

sourceยง

impl<T> StructuralPartialEq for UnitSectionOffset<T>

sourceยง

impl<T> StructuralPartialEq for DieReference<T>

1.0.0 ยท sourceยง

impl<T> StructuralPartialEq for Option<T>

1.17.0 ยท sourceยง

impl<T> StructuralPartialEq for Bound<T>

1.36.0 ยท sourceยง

impl<T> StructuralPartialEq for Poll<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 DebugAbbrevOffset<T>

sourceยง

impl<T> StructuralPartialEq for DebugAddrBase<T>

sourceยง

impl<T> StructuralPartialEq for DebugAddrIndex<T>

sourceยง

impl<T> StructuralPartialEq for DebugArangesOffset<T>

sourceยง

impl<T> StructuralPartialEq for DebugFrameOffset<T>

sourceยง

impl<T> StructuralPartialEq for DebugInfoOffset<T>

sourceยง

impl<T> StructuralPartialEq for DebugLineOffset<T>

sourceยง

impl<T> StructuralPartialEq for DebugLineStrOffset<T>

sourceยง

impl<T> StructuralPartialEq for DebugLocListsBase<T>

sourceยง

impl<T> StructuralPartialEq for DebugLocListsIndex<T>

sourceยง

impl<T> StructuralPartialEq for DebugMacinfoOffset<T>

sourceยง

impl<T> StructuralPartialEq for DebugMacroOffset<T>

sourceยง

impl<T> StructuralPartialEq for DebugRngListsBase<T>

sourceยง

impl<T> StructuralPartialEq for DebugRngListsIndex<T>

sourceยง

impl<T> StructuralPartialEq for DebugStrOffset<T>

sourceยง

impl<T> StructuralPartialEq for DebugStrOffsetsBase<T>

sourceยง

impl<T> StructuralPartialEq for DebugStrOffsetsIndex<T>

sourceยง

impl<T> StructuralPartialEq for DebugTypesOffset<T>

sourceยง

impl<T> StructuralPartialEq for EhFrameOffset<T>

sourceยง

impl<T> StructuralPartialEq for LocationListsOffset<T>

sourceยง

impl<T> StructuralPartialEq for RangeListsOffset<T>

sourceยง

impl<T> StructuralPartialEq for RawRangeListsOffset<T>

sourceยง

impl<T> StructuralPartialEq for UnitOffset<T>

sourceยง

impl<T> StructuralPartialEq for PackedOption<T>
where T: ReservedValue,

sourceยง

impl<T> StructuralPartialEq for EntityList<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, const N: usize> StructuralPartialEq for [T; N]

sourceยง

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