pub auto trait RefUnwindSafe { }
Expand description

A marker trait representing types where a shared reference is considered unwind safe.

This trait is namely not implemented by UnsafeCell, the root of all interior mutability.

This is a “helper marker trait” used to provide impl blocks for the UnwindSafe trait, for more information see that documentation.

Implementors§

1.14.0 · source§

impl RefUnwindSafe for AtomicBool

1.34.0 · source§

impl RefUnwindSafe for AtomicI8

1.34.0 · source§

impl RefUnwindSafe for AtomicI16

1.34.0 · source§

impl RefUnwindSafe for AtomicI32

1.34.0 · source§

impl RefUnwindSafe for AtomicI64

1.14.0 · source§

impl RefUnwindSafe for AtomicIsize

1.34.0 · source§

impl RefUnwindSafe for AtomicU8

1.34.0 · source§

impl RefUnwindSafe for AtomicU16

1.34.0 · source§

impl RefUnwindSafe for AtomicU32

1.34.0 · source§

impl RefUnwindSafe for AtomicU64

1.14.0 · source§

impl RefUnwindSafe for AtomicUsize

1.59.0 · source§

impl RefUnwindSafe for std::sync::once::Once

source§

impl<T> !RefUnwindSafe for UnsafeCell<T>where T: ?Sized,

1.14.0 · source§

impl<T> RefUnwindSafe for AtomicPtr<T>

1.58.0 · source§

impl<T> RefUnwindSafe for Rc<T>where T: RefUnwindSafe + ?Sized,

1.12.0 · source§

impl<T> RefUnwindSafe for Mutex<T>where T: ?Sized,

1.71.0-nightly · source§

impl<T> RefUnwindSafe for OnceLock<T>where T: RefUnwindSafe + UnwindSafe,

1.12.0 · source§

impl<T> RefUnwindSafe for RwLock<T>where T: ?Sized,

source§

impl<T> RefUnwindSafe for AssertUnwindSafe<T>

source§

impl<T, F> RefUnwindSafe for LazyLock<T, F>where T: RefUnwindSafe + UnwindSafe, F: UnwindSafe,

Auto implementors§

§

impl RefUnwindSafe for CompileError

§

impl RefUnwindSafe for EntityIndex

§

impl RefUnwindSafe for wasmtime_environ::EntityType

§

impl RefUnwindSafe for FlagValue

§

impl RefUnwindSafe for GlobalInit

§

impl RefUnwindSafe for Initializer

§

impl RefUnwindSafe for MemoryInitialization

§

impl RefUnwindSafe for MemoryStyle

§

impl RefUnwindSafe for wasmtime_environ::ModuleType

§

impl RefUnwindSafe for ObjectKind

§

impl RefUnwindSafe for SettingKind

§

impl RefUnwindSafe for TableInitialization

§

impl RefUnwindSafe for TableStyle

§

impl RefUnwindSafe for Trap

§

impl RefUnwindSafe for WasmError

§

impl RefUnwindSafe for WasmType

§

impl RefUnwindSafe for LibCall

§

impl RefUnwindSafe for BlockType

§

impl RefUnwindSafe for CanonicalFunction

§

impl RefUnwindSafe for CanonicalOption

§

impl RefUnwindSafe for ComponentExternalKind

§

impl RefUnwindSafe for ComponentOuterAliasKind

§

impl RefUnwindSafe for ComponentTypeRef

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::ComponentValType

§

impl RefUnwindSafe for Encoding

§

impl RefUnwindSafe for ExternalKind

§

impl RefUnwindSafe for FrameKind

§

impl RefUnwindSafe for HeapType

§

impl RefUnwindSafe for InstantiationArgKind

§

impl RefUnwindSafe for OuterAliasKind

§

impl RefUnwindSafe for PrimitiveValType

§

impl RefUnwindSafe for TagKind

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::Type

§

impl RefUnwindSafe for TypeBounds

§

impl RefUnwindSafe for TypeRef

§

impl RefUnwindSafe for ValType

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::types::ComponentDefinedType

§

impl RefUnwindSafe for ComponentEntityType

§

impl RefUnwindSafe for ComponentInstanceTypeKind

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::types::ComponentValType

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::types::EntityType

§

impl RefUnwindSafe for InstanceTypeKind

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::types::Type

§

impl RefUnwindSafe for wasmtime_environ::__core::cmp::Ordering

§

impl RefUnwindSafe for Infallible

§

impl RefUnwindSafe for c_void

§

impl RefUnwindSafe for wasmtime_environ::__core::fmt::Alignment

§

impl RefUnwindSafe for IpAddr

§

impl RefUnwindSafe for Ipv6MulticastScope

§

impl RefUnwindSafe for SocketAddr

§

impl RefUnwindSafe for FpCategory

§

impl RefUnwindSafe for IntErrorKind

§

impl RefUnwindSafe for Which

§

impl RefUnwindSafe for SearchStep

§

impl RefUnwindSafe for wasmtime_environ::__core::sync::atomic::Ordering

§

impl RefUnwindSafe for AddressMapSection

§

impl RefUnwindSafe for AnyfuncIndex

§

impl RefUnwindSafe for BuiltinFunctionIndex

§

impl RefUnwindSafe for DataIndex

§

impl RefUnwindSafe for DefinedFuncIndex

§

impl RefUnwindSafe for DefinedGlobalIndex

§

impl RefUnwindSafe for DefinedMemoryIndex

§

impl RefUnwindSafe for DefinedTableIndex

§

impl RefUnwindSafe for ElemIndex

§

impl RefUnwindSafe for FilePos

§

impl RefUnwindSafe for FuncIndex

§

impl RefUnwindSafe for FunctionLoc

§

impl RefUnwindSafe for FunctionMetadata

§

impl RefUnwindSafe for FunctionType

§

impl RefUnwindSafe for wasmtime_environ::Global

§

impl RefUnwindSafe for GlobalIndex

§

impl RefUnwindSafe for HostPtr

§

impl RefUnwindSafe for InstructionAddressMap

§

impl RefUnwindSafe for Memory

§

impl RefUnwindSafe for MemoryIndex

§

impl RefUnwindSafe for MemoryInitializer

§

impl RefUnwindSafe for MemoryPlan

§

impl RefUnwindSafe for Module

§

impl RefUnwindSafe for ModuleTypes

§

impl RefUnwindSafe for ModuleTypesBuilder

§

impl RefUnwindSafe for OwnedMemoryIndex

§

impl RefUnwindSafe for Setting

§

impl RefUnwindSafe for SignatureIndex

§

impl RefUnwindSafe for StackMap

§

impl RefUnwindSafe for StackMapInformation

§

impl RefUnwindSafe for StaticMemoryInitializer

§

impl RefUnwindSafe for wasmtime_environ::Table

§

impl RefUnwindSafe for TableIndex

§

impl RefUnwindSafe for TableInitializer

§

impl RefUnwindSafe for TablePlan

§

impl RefUnwindSafe for Tag

§

impl RefUnwindSafe for TagIndex

§

impl RefUnwindSafe for TrapEncodingBuilder

§

impl RefUnwindSafe for TrapInformation

§

impl RefUnwindSafe for Tunables

§

impl RefUnwindSafe for TypeIndex

§

impl RefUnwindSafe for WasmFileInfo

§

impl RefUnwindSafe for WasmFuncType

§

impl RefUnwindSafe for WasmFunctionInfo

§

impl RefUnwindSafe for BinaryReaderError

§

impl RefUnwindSafe for ComponentStartFunction

§

impl RefUnwindSafe for Frame

§

impl RefUnwindSafe for FuncType

§

impl RefUnwindSafe for FuncValidatorAllocations

§

impl RefUnwindSafe for GlobalType

§

impl RefUnwindSafe for Ieee32

§

impl RefUnwindSafe for Ieee64

§

impl RefUnwindSafe for MemArg

§

impl RefUnwindSafe for MemoryType

§

impl RefUnwindSafe for PackedIndex

§

impl RefUnwindSafe for Parser

§

impl RefUnwindSafe for RefType

§

impl RefUnwindSafe for TableType

§

impl RefUnwindSafe for TagType

§

impl RefUnwindSafe for V128

§

impl RefUnwindSafe for Validator

§

impl RefUnwindSafe for ValidatorResources

§

impl RefUnwindSafe for WasmFeatures

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::types::ComponentFuncType

§

impl RefUnwindSafe for ComponentInstanceType

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::types::ComponentType

§

impl RefUnwindSafe for InstanceType

§

impl RefUnwindSafe for KebabStr

§

impl RefUnwindSafe for KebabString

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::types::ModuleType

§

impl RefUnwindSafe for RecordType

§

impl RefUnwindSafe for TupleType

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::types::TypeId

§

impl RefUnwindSafe for Types

§

impl RefUnwindSafe for UnionType

§

impl RefUnwindSafe for wasmtime_environ::wasmparser::types::VariantCase

§

impl RefUnwindSafe for VariantType

§

impl RefUnwindSafe for AllocError

§

impl RefUnwindSafe for Layout

§

impl RefUnwindSafe for LayoutError

§

impl RefUnwindSafe for wasmtime_environ::__core::any::TypeId

§

impl RefUnwindSafe for CpuidResult

§

impl RefUnwindSafe for __m128

§

impl RefUnwindSafe for __m128bh

§

impl RefUnwindSafe for __m128d

§

impl RefUnwindSafe for __m128i

§

impl RefUnwindSafe for __m256

§

impl RefUnwindSafe for __m256bh

§

impl RefUnwindSafe for __m256d

§

impl RefUnwindSafe for __m256i

§

impl RefUnwindSafe for __m512

§

impl RefUnwindSafe for __m512bh

§

impl RefUnwindSafe for __m512d

§

impl RefUnwindSafe for __m512i

§

impl RefUnwindSafe for TryFromSliceError

§

impl RefUnwindSafe for wasmtime_environ::__core::ascii::EscapeDefault

§

impl RefUnwindSafe for BorrowError

§

impl RefUnwindSafe for BorrowMutError

§

impl RefUnwindSafe for CharTryFromError

§

impl RefUnwindSafe for DecodeUtf16Error

§

impl RefUnwindSafe for wasmtime_environ::__core::char::EscapeDebug

§

impl RefUnwindSafe for wasmtime_environ::__core::char::EscapeDefault

§

impl RefUnwindSafe for wasmtime_environ::__core::char::EscapeUnicode

§

impl RefUnwindSafe for ParseCharError

§

impl RefUnwindSafe for ToLowercase

§

impl RefUnwindSafe for ToUppercase

§

impl RefUnwindSafe for TryFromCharError

§

impl RefUnwindSafe for CStr

§

impl RefUnwindSafe for FromBytesUntilNulError

§

impl RefUnwindSafe for FromBytesWithNulError

§

impl RefUnwindSafe for Error

§

impl RefUnwindSafe for SipHasher

§

impl RefUnwindSafe for BasicBlock

§

impl RefUnwindSafe for PhantomPinned

§

impl RefUnwindSafe for Assume

§

impl RefUnwindSafe for AddrParseError

§

impl RefUnwindSafe for Ipv4Addr

§

impl RefUnwindSafe for Ipv6Addr

§

impl RefUnwindSafe for SocketAddrV4

§

impl RefUnwindSafe for SocketAddrV6

§

impl RefUnwindSafe for NonZeroI8

§

impl RefUnwindSafe for NonZeroI16

§

impl RefUnwindSafe for NonZeroI32

§

impl RefUnwindSafe for NonZeroI64

§

impl RefUnwindSafe for NonZeroI128

§

impl RefUnwindSafe for NonZeroIsize

§

impl RefUnwindSafe for NonZeroU8

§

impl RefUnwindSafe for NonZeroU16

§

impl RefUnwindSafe for NonZeroU32

§

impl RefUnwindSafe for NonZeroU64

§

impl RefUnwindSafe for NonZeroU128

§

impl RefUnwindSafe for NonZeroUsize

§

impl RefUnwindSafe for ParseFloatError

§

impl RefUnwindSafe for ParseIntError

§

impl RefUnwindSafe for TryFromIntError

§

impl RefUnwindSafe for RangeFull

§

impl RefUnwindSafe for wasmtime_environ::__core::ptr::Alignment

§

impl RefUnwindSafe for TimSortRun

§

impl RefUnwindSafe for ParseBoolError

§

impl RefUnwindSafe for Utf8Error

§

impl RefUnwindSafe for RawWaker

§

impl RefUnwindSafe for RawWakerVTable

§

impl RefUnwindSafe for Waker

§

impl RefUnwindSafe for Duration

§

impl RefUnwindSafe for TryFromFloatSecsError

§

impl RefUnwindSafe for Big8x3

§

impl RefUnwindSafe for Big32x40

§

impl RefUnwindSafe for Decoded

§

impl RefUnwindSafe for FullDecoded

§

impl RefUnwindSafe for Number

§

impl RefUnwindSafe for Sign

§

impl RefUnwindSafe for TryCaptureWithDebug

§

impl RefUnwindSafe for TryCaptureWithoutDebug

§

impl<'a> !RefUnwindSafe for Demand<'a>

§

impl<'a> !RefUnwindSafe for Source<'a>

§

impl<'a> !RefUnwindSafe for Arguments<'a>

§

impl<'a> !RefUnwindSafe for Formatter<'a>

§

impl<'a> !RefUnwindSafe for PanicInfo<'a>

§

impl<'a> RefUnwindSafe for Chunk<'a>

§

impl<'a> RefUnwindSafe for ComponentAlias<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::wasmparser::ComponentDefinedType<'a>

§

impl<'a> RefUnwindSafe for ComponentFuncResult<'a>

§

impl<'a> RefUnwindSafe for ComponentInstance<'a>

§

impl<'a> RefUnwindSafe for ComponentName<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::wasmparser::ComponentType<'a>

§

impl<'a> RefUnwindSafe for ComponentTypeDeclaration<'a>

§

impl<'a> RefUnwindSafe for CoreType<'a>

§

impl<'a> RefUnwindSafe for DataKind<'a>

§

impl<'a> RefUnwindSafe for ElementItems<'a>

§

impl<'a> RefUnwindSafe for ElementKind<'a>

§

impl<'a> RefUnwindSafe for Instance<'a>

§

impl<'a> RefUnwindSafe for InstanceTypeDeclaration<'a>

§

impl<'a> RefUnwindSafe for ModuleTypeDeclaration<'a>

§

impl<'a> RefUnwindSafe for Name<'a>

§

impl<'a> RefUnwindSafe for Operator<'a>

§

impl<'a> RefUnwindSafe for Payload<'a>

§

impl<'a> RefUnwindSafe for TableInit<'a>

§

impl<'a> RefUnwindSafe for ValidPayload<'a>

§

impl<'a> RefUnwindSafe for DebugInfoData<'a>

§

impl<'a> RefUnwindSafe for FunctionBodyData<'a>

§

impl<'a> RefUnwindSafe for NameSection<'a>

§

impl<'a> RefUnwindSafe for BinaryReader<'a>

§

impl<'a> RefUnwindSafe for BrTable<'a>

§

impl<'a> RefUnwindSafe for ComponentExport<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::wasmparser::ComponentFuncType<'a>

§

impl<'a> RefUnwindSafe for ComponentImport<'a>

§

impl<'a> RefUnwindSafe for ComponentInstantiationArg<'a>

§

impl<'a> RefUnwindSafe for ConstExpr<'a>

§

impl<'a> RefUnwindSafe for CustomSectionReader<'a>

§

impl<'a> RefUnwindSafe for Data<'a>

§

impl<'a> RefUnwindSafe for Element<'a>

§

impl<'a> RefUnwindSafe for Export<'a>

§

impl<'a> RefUnwindSafe for FunctionBody<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::wasmparser::Global<'a>

§

impl<'a> RefUnwindSafe for Import<'a>

§

impl<'a> RefUnwindSafe for IndirectNaming<'a>

§

impl<'a> RefUnwindSafe for InstantiationArg<'a>

§

impl<'a> RefUnwindSafe for LocalsIterator<'a>

§

impl<'a> RefUnwindSafe for LocalsReader<'a>

§

impl<'a> RefUnwindSafe for Naming<'a>

§

impl<'a> RefUnwindSafe for OperatorsIterator<'a>

§

impl<'a> RefUnwindSafe for OperatorsIteratorWithOffsets<'a>

§

impl<'a> RefUnwindSafe for OperatorsReader<'a>

§

impl<'a> RefUnwindSafe for ProducersField<'a>

§

impl<'a> RefUnwindSafe for ProducersFieldValue<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::wasmparser::Table<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::wasmparser::VariantCase<'a>

§

impl<'a> RefUnwindSafe for TypesRef<'a>

§

impl<'a> RefUnwindSafe for EscapeAscii<'a>

§

impl<'a> RefUnwindSafe for CharSearcher<'a>

§

impl<'a> RefUnwindSafe for Bytes<'a>

§

impl<'a> RefUnwindSafe for CharIndices<'a>

§

impl<'a> RefUnwindSafe for Chars<'a>

§

impl<'a> RefUnwindSafe for EncodeUtf16<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::__core::str::EscapeDebug<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::__core::str::EscapeDefault<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::__core::str::EscapeUnicode<'a>

§

impl<'a> RefUnwindSafe for Lines<'a>

§

impl<'a> RefUnwindSafe for LinesAny<'a>

§

impl<'a> RefUnwindSafe for SplitAsciiWhitespace<'a>

§

impl<'a> RefUnwindSafe for SplitWhitespace<'a>

§

impl<'a> RefUnwindSafe for Utf8Chunk<'a>

§

impl<'a> RefUnwindSafe for Utf8Chunks<'a>

§

impl<'a> RefUnwindSafe for Context<'a>

§

impl<'a> RefUnwindSafe for Location<'a>

§

impl<'a> RefUnwindSafe for Formatted<'a>

§

impl<'a> RefUnwindSafe for Part<'a>

§

impl<'a, 'b> !RefUnwindSafe for DebugList<'a, 'b>

§

impl<'a, 'b> !RefUnwindSafe for DebugMap<'a, 'b>

§

impl<'a, 'b> !RefUnwindSafe for DebugSet<'a, 'b>

§

impl<'a, 'b> !RefUnwindSafe for DebugStruct<'a, 'b>

§

impl<'a, 'b> !RefUnwindSafe for DebugTuple<'a, 'b>

§

impl<'a, 'b> RefUnwindSafe for CharSliceSearcher<'a, 'b>

§

impl<'a, 'b> RefUnwindSafe for StrSearcher<'a, 'b>

§

impl<'a, 'b, const N: usize> RefUnwindSafe for CharArrayRefSearcher<'a, 'b, N>

§

impl<'a, 'data> RefUnwindSafe for ModuleEnvironment<'a, 'data>

§

impl<'a, 'f> RefUnwindSafe for VaList<'a, 'f>

§

impl<'a, A> RefUnwindSafe for wasmtime_environ::__core::option::Iter<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for wasmtime_environ::__core::option::IterMut<'a, A>where A: RefUnwindSafe,

§

impl<'a, F> RefUnwindSafe for CharPredicateSearcher<'a, F>where F: RefUnwindSafe,

§

impl<'a, I> RefUnwindSafe for ByRefSized<'a, I>where I: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for wasmtime_environ::Iter<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for wasmtime_environ::IterMut<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for MatchIndices<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for Matches<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for RMatchIndices<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for RMatches<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for wasmtime_environ::__core::str::RSplit<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for wasmtime_environ::__core::str::RSplitN<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for RSplitTerminator<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for wasmtime_environ::__core::str::Split<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for wasmtime_environ::__core::str::SplitInclusive<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for wasmtime_environ::__core::str::SplitN<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for SplitTerminator<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, T> !RefUnwindSafe for InitMemory<'a, T>

§

impl<'a, T> RefUnwindSafe for SectionLimited<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for SectionLimitedIntoIter<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for SectionLimitedIntoIterWithOffsets<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for Subsections<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for WasmFuncTypeInputs<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for WasmFuncTypeOutputs<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for wasmtime_environ::__core::result::Iter<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for wasmtime_environ::__core::result::IterMut<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for Chunks<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for ChunksExact<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for ChunksExactMut<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for ChunksMut<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for wasmtime_environ::__core::slice::Iter<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for wasmtime_environ::__core::slice::IterMut<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for RChunks<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for RChunksExact<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for RChunksExactMut<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for RChunksMut<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for Windows<'a, T>where T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for GroupBy<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for GroupByMut<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for wasmtime_environ::__core::slice::RSplit<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for RSplitMut<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for wasmtime_environ::__core::slice::RSplitN<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for RSplitNMut<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for wasmtime_environ::__core::slice::Split<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for wasmtime_environ::__core::slice::SplitInclusive<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for SplitInclusiveMut<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for SplitMut<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for wasmtime_environ::__core::slice::SplitN<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for SplitNMut<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, const N: usize> RefUnwindSafe for wasmtime_environ::__core::slice::ArrayChunks<'a, T, N>where T: RefUnwindSafe,

§

impl<'a, T, const N: usize> RefUnwindSafe for ArrayChunksMut<'a, T, N>where T: RefUnwindSafe,

§

impl<'a, T, const N: usize> RefUnwindSafe for ArrayWindows<'a, T, N>where T: RefUnwindSafe,

§

impl<'a, const N: usize> RefUnwindSafe for CharArraySearcher<'a, N>

§

impl<'b, T> !RefUnwindSafe for Ref<'b, T>

§

impl<'b, T> !RefUnwindSafe for RefMut<'b, T>

§

impl<'data> RefUnwindSafe for ModuleTranslation<'data>

§

impl<'f> RefUnwindSafe for VaListImpl<'f>

§

impl<A> RefUnwindSafe for Repeat<A>where A: RefUnwindSafe,

§

impl<A> RefUnwindSafe for wasmtime_environ::__core::option::IntoIter<A>where A: RefUnwindSafe,

§

impl<A, B> RefUnwindSafe for Chain<A, B>where A: RefUnwindSafe, B: RefUnwindSafe,

§

impl<A, B> RefUnwindSafe for Zip<A, B>where A: RefUnwindSafe, B: RefUnwindSafe,

§

impl<B, C> RefUnwindSafe for ControlFlow<B, C>where B: RefUnwindSafe, C: RefUnwindSafe,

§

impl<Dyn> !RefUnwindSafe for DynMetadata<Dyn>

§

impl<E, M> RefUnwindSafe for Capture<E, M>where E: RefUnwindSafe, M: RefUnwindSafe,

§

impl<F> RefUnwindSafe for PollFn<F>where F: RefUnwindSafe,

§

impl<F> RefUnwindSafe for FromFn<F>where F: RefUnwindSafe,

§

impl<F> RefUnwindSafe for OnceWith<F>where F: RefUnwindSafe,

§

impl<F> RefUnwindSafe for RepeatWith<F>where F: RefUnwindSafe,

§

impl<H> RefUnwindSafe for BuildHasherDefault<H>

§

impl<I> RefUnwindSafe for FromIter<I>where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for DecodeUtf16<I>where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Cloned<I>where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Copied<I>where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Cycle<I>where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Enumerate<I>where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Flatten<I>where I: RefUnwindSafe, <<I as Iterator>::Item as IntoIterator>::IntoIter: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Fuse<I>where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Intersperse<I>where I: RefUnwindSafe, <I as Iterator>::Item: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Peekable<I>where I: RefUnwindSafe, <I as Iterator>::Item: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Skip<I>where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for StepBy<I>where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for Take<I>where I: RefUnwindSafe,

§

impl<I, F> RefUnwindSafe for FilterMap<I, F>where F: RefUnwindSafe, I: RefUnwindSafe,

§

impl<I, F> RefUnwindSafe for Inspect<I, F>where F: RefUnwindSafe, I: RefUnwindSafe,

§

impl<I, F> RefUnwindSafe for Map<I, F>where F: RefUnwindSafe, I: RefUnwindSafe,

§

impl<I, G> RefUnwindSafe for IntersperseWith<I, G>where G: RefUnwindSafe, I: RefUnwindSafe, <I as Iterator>::Item: RefUnwindSafe,

§

impl<I, P> RefUnwindSafe for Filter<I, P>where I: RefUnwindSafe, P: RefUnwindSafe,

§

impl<I, P> RefUnwindSafe for MapWhile<I, P>where I: RefUnwindSafe, P: RefUnwindSafe,

§

impl<I, P> RefUnwindSafe for SkipWhile<I, P>where I: RefUnwindSafe, P: RefUnwindSafe,

§

impl<I, P> RefUnwindSafe for TakeWhile<I, P>where I: RefUnwindSafe, P: RefUnwindSafe,

§

impl<I, St, F> RefUnwindSafe for Scan<I, St, F>where F: RefUnwindSafe, I: RefUnwindSafe, St: RefUnwindSafe,

§

impl<I, U, F> RefUnwindSafe for FlatMap<I, U, F>where F: RefUnwindSafe, I: RefUnwindSafe, <U as IntoIterator>::IntoIter: RefUnwindSafe,

§

impl<I, const N: usize> RefUnwindSafe for wasmtime_environ::__core::iter::ArrayChunks<I, N>where I: RefUnwindSafe, <I as Iterator>::Item: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for Range<Idx>where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for RangeFrom<Idx>where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for RangeInclusive<Idx>where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for RangeTo<Idx>where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for RangeToInclusive<Idx>where Idx: RefUnwindSafe,

§

impl<K> RefUnwindSafe for EntitySet<K>where K: RefUnwindSafe,

§

impl<K> RefUnwindSafe for Keys<K>where K: RefUnwindSafe,

§

impl<K, V> RefUnwindSafe for BoxedSlice<K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<K, V> RefUnwindSafe for PrimaryMap<K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<K, V> RefUnwindSafe for SecondaryMap<K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<K, V> RefUnwindSafe for SparseMap<K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<P> RefUnwindSafe for VMOffsets<P>where P: RefUnwindSafe,

§

impl<P> RefUnwindSafe for VMOffsetsFields<P>where P: RefUnwindSafe,

§

impl<P> RefUnwindSafe for Pin<P>where P: RefUnwindSafe,

§

impl<T> !RefUnwindSafe for ScopeVec<T>

§

impl<T> !RefUnwindSafe for Cell<T>

§

impl<T> !RefUnwindSafe for OnceCell<T>

§

impl<T> !RefUnwindSafe for RefCell<T>

§

impl<T> !RefUnwindSafe for SyncUnsafeCell<T>

§

impl<T> RefUnwindSafe for Bound<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Option<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Poll<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for PackedOption<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for EntityList<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for ListPool<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for FuncToValidate<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for FuncValidator<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Reverse<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Pending<T>

§

impl<T> RefUnwindSafe for wasmtime_environ::__core::future::Ready<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Empty<T>

§

impl<T> RefUnwindSafe for wasmtime_environ::__core::iter::Once<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Rev<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Discriminant<T>where <T as DiscriminantKind>::Discriminant: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Saturating<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Wrapping<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Yeet<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for wasmtime_environ::__core::result::IntoIter<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for wasmtime_environ::__core::task::Ready<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for MaybeUninit<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Wrapper<T>where T: RefUnwindSafe,

§

impl<T, E> RefUnwindSafe for Result<T, E>where E: RefUnwindSafe, T: RefUnwindSafe,

§

impl<T, F = fn() -> T> !RefUnwindSafe for LazyCell<T, F>

§

impl<T, F> RefUnwindSafe for Successors<T, F>where F: RefUnwindSafe, T: RefUnwindSafe,

§

impl<T, const LANES: usize> RefUnwindSafe for Mask<T, LANES>where T: RefUnwindSafe,

§

impl<T, const LANES: usize> RefUnwindSafe for Simd<T, LANES>where T: RefUnwindSafe,

§

impl<T, const N: usize> RefUnwindSafe for wasmtime_environ::__core::array::IntoIter<T, N>where T: RefUnwindSafe,

§

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

§

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

§

impl<T: ?Sized> RefUnwindSafe for NonNull<T>where T: RefUnwindSafe,

§

impl<T: ?Sized> RefUnwindSafe for Exclusive<T>where T: RefUnwindSafe,

§

impl<Y, R> RefUnwindSafe for GeneratorState<Y, R>where R: RefUnwindSafe, Y: RefUnwindSafe,

§

impl<const LANES: usize> RefUnwindSafe for LaneCount<LANES>

§

impl<const N: usize> RefUnwindSafe for GetManyMutError<N>