wasmtime_environ::__core::panic

Trait RefUnwindSafe

1.41.0 · Source
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§

Source§

impl RefUnwindSafe for anyhow::Error

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.9.0 · Source§

impl RefUnwindSafe for Stderr

1.9.0 · Source§

impl RefUnwindSafe for StderrLock<'_>

1.9.0 · Source§

impl RefUnwindSafe for Stdout

1.9.0 · Source§

impl RefUnwindSafe for StdoutLock<'_>

1.12.0 · Source§

impl RefUnwindSafe for Condvar

1.59.0 · Source§

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

1.9.0 · Source§

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

1.28.0 · Source§

impl<T> RefUnwindSafe for NonZero<T>

1.14.0 · Source§

impl<T> RefUnwindSafe for AtomicPtr<T>

Source§

impl<T> RefUnwindSafe for Receiver<T>

Source§

impl<T> RefUnwindSafe for Sender<T>

1.70.0 · Source§

impl<T> RefUnwindSafe for OnceLock<T>

1.12.0 · Source§

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

1.12.0 · Source§

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

Source§

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

1.9.0 · Source§

impl<T> RefUnwindSafe for AssertUnwindSafe<T>

1.58.0 · Source§

impl<T, A> RefUnwindSafe for Rc<T, A>

1.80.0 · Source§

impl<T, F> RefUnwindSafe for LazyLock<T, F>

impl<T> RefUnwindSafe for Receiver<T>

impl<T> RefUnwindSafe for Sender<T>

impl<T> RefUnwindSafe for AtomicCell<T>

impl<T> RefUnwindSafe for Event<T>

impl<T, F: RefUnwindSafe> RefUnwindSafe for Lazy<T, F>

impl<T, F: RefUnwindSafe> RefUnwindSafe for Lazy<T, F>

impl<T> RefUnwindSafe for AtomicPtr<T>

impl<T> RefUnwindSafe for JoinHandle<T>

Auto implementors§

§

impl RefUnwindSafe for wasmtime_environ::component::dfg::CoreDef

§

impl RefUnwindSafe for wasmtime_environ::component::dfg::Export

§

impl RefUnwindSafe for Instance

§

impl RefUnwindSafe for SideEffect

§

impl RefUnwindSafe for wasmtime_environ::component::dfg::Trampoline

§

impl RefUnwindSafe for ComponentItem

§

impl RefUnwindSafe for wasmtime_environ::component::CoreDef

§

impl RefUnwindSafe for wasmtime_environ::component::Export

§

impl RefUnwindSafe for FixedEncoding

§

impl RefUnwindSafe for FlatType

§

impl RefUnwindSafe for GlobalInitializer

§

impl RefUnwindSafe for InstantiateModule

§

impl RefUnwindSafe for InterfaceType

§

impl RefUnwindSafe for StringEncoding

§

impl RefUnwindSafe for wasmtime_environ::component::Trampoline

§

impl RefUnwindSafe for Transcode

§

impl RefUnwindSafe for TypeDef

§

impl RefUnwindSafe for Collector

§

impl RefUnwindSafe for CompileError

§

impl RefUnwindSafe for ConstOp

§

impl RefUnwindSafe for EngineOrModuleTypeIndex

§

impl RefUnwindSafe for EntityIndex

§

impl RefUnwindSafe for EntityType

§

impl RefUnwindSafe for GcLayout

§

impl RefUnwindSafe for HostCall

§

impl RefUnwindSafe for IndexType

§

impl RefUnwindSafe for Initializer

§

impl RefUnwindSafe for MemoryInitialization

§

impl RefUnwindSafe for ObjectKind

§

impl RefUnwindSafe for RelocationTarget

§

impl RefUnwindSafe for SettingKind

§

impl RefUnwindSafe for TableInitialValue

§

impl RefUnwindSafe for TableSegmentElements

§

impl RefUnwindSafe for Trap

§

impl RefUnwindSafe for TrapSentinel

§

impl RefUnwindSafe for VMGcKind

§

impl RefUnwindSafe for WasmCompositeInnerType

§

impl RefUnwindSafe for WasmError

§

impl RefUnwindSafe for WasmHeapBottomType

§

impl RefUnwindSafe for WasmHeapTopType

§

impl RefUnwindSafe for WasmHeapType

§

impl RefUnwindSafe for WasmStorageType

§

impl RefUnwindSafe for WasmValType

§

impl RefUnwindSafe for Import

§

impl RefUnwindSafe for LibCall

§

impl RefUnwindSafe for AsciiChar

§

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 DebugAsHex

§

impl RefUnwindSafe for wasmtime_environ::__core::fmt::Sign

§

impl RefUnwindSafe for BasicBlock

§

impl RefUnwindSafe for UnwindTerminateReason

§

impl RefUnwindSafe for IpAddr

§

impl RefUnwindSafe for Ipv6MulticastScope

§

impl RefUnwindSafe for SocketAddr

§

impl RefUnwindSafe for FpCategory

§

impl RefUnwindSafe for IntErrorKind

§

impl RefUnwindSafe for GetManyMutError

§

impl RefUnwindSafe for SearchStep

§

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

§

impl RefUnwindSafe for AdapterId

§

impl RefUnwindSafe for AdapterModuleId

§

impl RefUnwindSafe for CallbackId

§

impl RefUnwindSafe for wasmtime_environ::component::dfg::CanonicalOptions

§

impl RefUnwindSafe for ComponentDfg

§

impl RefUnwindSafe for FutureInfo

§

impl RefUnwindSafe for InstanceId

§

impl RefUnwindSafe for MemoryId

§

impl RefUnwindSafe for PostReturnId

§

impl RefUnwindSafe for ReallocId

§

impl RefUnwindSafe for wasmtime_environ::component::dfg::Resource

§

impl RefUnwindSafe for StreamInfo

§

impl RefUnwindSafe for Adapter

§

impl RefUnwindSafe for AdapterOptions

§

impl RefUnwindSafe for CanonicalAbiInfo

§

impl RefUnwindSafe for wasmtime_environ::component::CanonicalOptions

§

impl RefUnwindSafe for CompiledComponentInfo

§

impl RefUnwindSafe for Component

§

impl RefUnwindSafe for ComponentArtifacts

§

impl RefUnwindSafe for ComponentBuiltinFunctionIndex

§

impl RefUnwindSafe for ComponentFuncIndex

§

impl RefUnwindSafe for ComponentIndex

§

impl RefUnwindSafe for ComponentInstanceIndex

§

impl RefUnwindSafe for ComponentTranslation

§

impl RefUnwindSafe for ComponentTypeIndex

§

impl RefUnwindSafe for ComponentTypes

§

impl RefUnwindSafe for ComponentTypesBuilder

§

impl RefUnwindSafe for ComponentUpvarIndex

§

impl RefUnwindSafe for DefinedResourceIndex

§

impl RefUnwindSafe for ExportIndex

§

impl RefUnwindSafe for ExtractCallback

§

impl RefUnwindSafe for ExtractMemory

§

impl RefUnwindSafe for ExtractPostReturn

§

impl RefUnwindSafe for ExtractRealloc

§

impl RefUnwindSafe for ImportIndex

§

impl RefUnwindSafe for LoweredIndex

§

impl RefUnwindSafe for ModuleIndex

§

impl RefUnwindSafe for ModuleInstanceIndex

§

impl RefUnwindSafe for ModuleUpvarIndex

§

impl RefUnwindSafe for NameMapNoIntern

§

impl RefUnwindSafe for RecordField

§

impl RefUnwindSafe for wasmtime_environ::component::Resource

§

impl RefUnwindSafe for ResourceIndex

§

impl RefUnwindSafe for ResourcesBuilder

§

impl RefUnwindSafe for RuntimeCallbackIndex

§

impl RefUnwindSafe for RuntimeComponentInstanceIndex

§

impl RefUnwindSafe for RuntimeImportIndex

§

impl RefUnwindSafe for RuntimeInstanceIndex

§

impl RefUnwindSafe for RuntimeMemoryIndex

§

impl RefUnwindSafe for RuntimePostReturnIndex

§

impl RefUnwindSafe for RuntimeReallocIndex

§

impl RefUnwindSafe for StaticComponentIndex

§

impl RefUnwindSafe for TrampolineIndex

§

impl RefUnwindSafe for TypeComponent

§

impl RefUnwindSafe for TypeComponentGlobalErrorContextTableIndex

§

impl RefUnwindSafe for TypeComponentIndex

§

impl RefUnwindSafe for TypeComponentInstance

§

impl RefUnwindSafe for TypeComponentInstanceIndex

§

impl RefUnwindSafe for TypeComponentLocalErrorContextTableIndex

§

impl RefUnwindSafe for TypeEnum

§

impl RefUnwindSafe for TypeEnumIndex

§

impl RefUnwindSafe for TypeErrorContextTable

§

impl RefUnwindSafe for TypeFlags

§

impl RefUnwindSafe for TypeFlagsIndex

§

impl RefUnwindSafe for TypeFunc

§

impl RefUnwindSafe for TypeFuncIndex

§

impl RefUnwindSafe for TypeFuture

§

impl RefUnwindSafe for TypeFutureIndex

§

impl RefUnwindSafe for TypeFutureTable

§

impl RefUnwindSafe for TypeFutureTableIndex

§

impl RefUnwindSafe for TypeList

§

impl RefUnwindSafe for TypeListIndex

§

impl RefUnwindSafe for TypeModule

§

impl RefUnwindSafe for TypeModuleIndex

§

impl RefUnwindSafe for TypeOption

§

impl RefUnwindSafe for TypeOptionIndex

§

impl RefUnwindSafe for TypeRecord

§

impl RefUnwindSafe for TypeRecordIndex

§

impl RefUnwindSafe for TypeResourceTable

§

impl RefUnwindSafe for TypeResourceTableIndex

§

impl RefUnwindSafe for TypeResult

§

impl RefUnwindSafe for TypeResultIndex

§

impl RefUnwindSafe for TypeStream

§

impl RefUnwindSafe for TypeStreamIndex

§

impl RefUnwindSafe for TypeStreamTable

§

impl RefUnwindSafe for TypeStreamTableIndex

§

impl RefUnwindSafe for TypeTaskReturn

§

impl RefUnwindSafe for TypeTaskReturnIndex

§

impl RefUnwindSafe for TypeTuple

§

impl RefUnwindSafe for TypeTupleIndex

§

impl RefUnwindSafe for TypeVariant

§

impl RefUnwindSafe for TypeVariantIndex

§

impl RefUnwindSafe for VariantInfo

§

impl RefUnwindSafe for DrcTypeLayouts

§

impl RefUnwindSafe for NullTypeLayouts

§

impl RefUnwindSafe for ObjectCrateErrorWrapper

§

impl RefUnwindSafe for String

§

impl RefUnwindSafe for AddressMapSection

§

impl RefUnwindSafe for BuiltinFunctionIndex

§

impl RefUnwindSafe for CompiledFunctionInfo

§

impl RefUnwindSafe for CompiledModuleInfo

§

impl RefUnwindSafe for ConfigTunables

§

impl RefUnwindSafe for ConstExpr

§

impl RefUnwindSafe for DataIndex

§

impl RefUnwindSafe for DefinedFuncIndex

§

impl RefUnwindSafe for DefinedGlobalIndex

§

impl RefUnwindSafe for DefinedMemoryIndex

§

impl RefUnwindSafe for DefinedTableIndex

§

impl RefUnwindSafe for DefinedTagIndex

§

impl RefUnwindSafe for ElemIndex

§

impl RefUnwindSafe for EngineInternedRecGroupIndex

§

impl RefUnwindSafe for FilePos

§

impl RefUnwindSafe for FuncIndex

§

impl RefUnwindSafe for FuncRefIndex

§

impl RefUnwindSafe for FunctionLoc

§

impl RefUnwindSafe for FunctionMetadata

§

impl RefUnwindSafe for FunctionName

§

impl RefUnwindSafe for FunctionType

§

impl RefUnwindSafe for GcArrayLayout

§

impl RefUnwindSafe for GcStructLayout

§

impl RefUnwindSafe for Global

§

impl RefUnwindSafe for GlobalIndex

§

impl RefUnwindSafe for HostPtr

§

impl RefUnwindSafe for InstructionAddressMap

§

impl RefUnwindSafe for Limits

§

impl RefUnwindSafe for Memory

§

impl RefUnwindSafe for MemoryIndex

§

impl RefUnwindSafe for MemoryInitializer

§

impl RefUnwindSafe for Metadata

§

impl RefUnwindSafe for wasmtime_environ::Module

§

impl RefUnwindSafe for ModuleInternedRecGroupIndex

§

impl RefUnwindSafe for ModuleInternedTypeIndex

§

impl RefUnwindSafe for ModuleTypes

§

impl RefUnwindSafe for ModuleTypesBuilder

§

impl RefUnwindSafe for OwnedMemoryIndex

§

impl RefUnwindSafe for RecGroupRelativeTypeIndex

§

impl RefUnwindSafe for Setting

§

impl RefUnwindSafe for SizeOverflow

§

impl RefUnwindSafe for StackMap

§

impl RefUnwindSafe for StackMapInformation

§

impl RefUnwindSafe for StaticMemoryInitializer

§

impl RefUnwindSafe for StaticModuleIndex

§

impl RefUnwindSafe for Table

§

impl RefUnwindSafe for TableIndex

§

impl RefUnwindSafe for TableInitialization

§

impl RefUnwindSafe for TableSegment

§

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 VMSharedTypeIndex

§

impl RefUnwindSafe for WasmArrayType

§

impl RefUnwindSafe for WasmCompositeType

§

impl RefUnwindSafe for WasmContType

§

impl RefUnwindSafe for WasmFieldType

§

impl RefUnwindSafe for WasmFileInfo

§

impl RefUnwindSafe for WasmFuncType

§

impl RefUnwindSafe for WasmFunctionInfo

§

impl RefUnwindSafe for WasmRecGroup

§

impl RefUnwindSafe for WasmRefType

§

impl RefUnwindSafe for WasmStructType

§

impl RefUnwindSafe for WasmSubType

§

impl RefUnwindSafe for AllocError

§

impl RefUnwindSafe for Layout

§

impl RefUnwindSafe for LayoutError

§

impl RefUnwindSafe for TypeId

§

impl RefUnwindSafe for CpuidResult

§

impl RefUnwindSafe for __m128

§

impl RefUnwindSafe for __m128bh

§

impl RefUnwindSafe for __m128d

§

impl RefUnwindSafe for __m128h

§

impl RefUnwindSafe for __m128i

§

impl RefUnwindSafe for __m256

§

impl RefUnwindSafe for __m256bh

§

impl RefUnwindSafe for __m256d

§

impl RefUnwindSafe for __m256h

§

impl RefUnwindSafe for __m256i

§

impl RefUnwindSafe for __m512

§

impl RefUnwindSafe for __m512bh

§

impl RefUnwindSafe for __m512d

§

impl RefUnwindSafe for __m512h

§

impl RefUnwindSafe for __m512i

§

impl RefUnwindSafe for bf16

§

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 wasmtime_environ::__core::fmt::Error

§

impl RefUnwindSafe for FormattingOptions

§

impl RefUnwindSafe for SipHasher

§

impl RefUnwindSafe for ReturnToArg

§

impl RefUnwindSafe for UnwindActionArg

§

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 ParseFloatError

§

impl RefUnwindSafe for ParseIntError

§

impl RefUnwindSafe for TryFromIntError

§

impl RefUnwindSafe for RangeFull

§

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

§

impl RefUnwindSafe for ParseBoolError

§

impl RefUnwindSafe for Utf8Error

§

impl RefUnwindSafe for LocalWaker

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for FlagValue<'a>

§

impl<'a> RefUnwindSafe for Utf8Pattern<'a>

§

impl<'a> RefUnwindSafe for FlatTypes<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::fact::Module<'a>

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for ObjectBuilder<'a>

§

impl<'a> RefUnwindSafe for wasmtime_environ::__core::ffi::c_str::Bytes<'a>

§

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

§

impl<'a> RefUnwindSafe for BorrowedCursor<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for wasmtime_environ::__core::str::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 PanicInfo<'a>

§

impl<'a> RefUnwindSafe for PanicMessage<'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 Translator<'a, 'data>

§

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 WasmparserTypeConverter<'a, F>
where F: 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, I, A> RefUnwindSafe for Splice<'a, I, A>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, P> RefUnwindSafe for SplitTerminator<'a, P>
where <P as Pattern>::Searcher<'a>: 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, A> RefUnwindSafe for Drain<'a, T, A>

§

impl<'a, T, F, A> RefUnwindSafe for ExtractIf<'a, T, F, A>

§

impl<'a, T, P> RefUnwindSafe for ChunkBy<'a, T, P>

§

impl<'a, T, P> RefUnwindSafe for ChunkByMut<'a, T, P>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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<'data> RefUnwindSafe for BorrowedBuf<'data>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<Dyn> !RefUnwindSafe for DynMetadata<Dyn>

§

impl<E> RefUnwindSafe for IterEntityRange<E>
where E: RefUnwindSafe,

§

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

§

impl<F> RefUnwindSafe for wasmtime_environ::__core::fmt::FromFn<F>
where F: RefUnwindSafe,

§

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

§

impl<F> RefUnwindSafe for wasmtime_environ::__core::iter::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>

§

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

§

impl<I> RefUnwindSafe for Intersperse<I>

§

impl<I> RefUnwindSafe for Peekable<I>

§

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>

§

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

§

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

§

impl<I, F, const N: usize> RefUnwindSafe for MapWindows<I, F, N>

§

impl<I, G> RefUnwindSafe for IntersperseWith<I, G>

§

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

§

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

§

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

§

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

§

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

§

impl<I, U, F> RefUnwindSafe for FlatMap<I, U, F>

§

impl<I, const N: usize> RefUnwindSafe for wasmtime_environ::__core::iter::ArrayChunks<I, N>

§

impl<Idx> RefUnwindSafe for wasmtime_environ::__core::ops::Range<Idx>
where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for wasmtime_environ::__core::ops::RangeFrom<Idx>
where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for wasmtime_environ::__core::ops::RangeInclusive<Idx>
where Idx: RefUnwindSafe,

§

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

§

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

§

impl<Idx> RefUnwindSafe for wasmtime_environ::__core::range::Range<Idx>
where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for wasmtime_environ::__core::range::RangeFrom<Idx>
where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for wasmtime_environ::__core::range::RangeInclusive<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 Intern<K, V>

§

impl<K, V> RefUnwindSafe for NameMap<K, V>

§

impl<K, V> RefUnwindSafe for IndexMap<K, V>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<Ptr> RefUnwindSafe for Pin<Ptr>
where Ptr: 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 ExportItem<T>
where T: RefUnwindSafe,

§

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 wasmtime_environ::component::dfg::CoreExport<T>
where T: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for wasmtime_environ::component::CoreExport<T>
where T: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for IndexSet<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 Reverse<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for AsyncDropInPlace<T>
where <T as AsyncDestruct>::AsyncDestructor: RefUnwindSafe, T: ?Sized,

§

impl<T> RefUnwindSafe for Pending<T>

§

impl<T> RefUnwindSafe for 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 PhantomData<T>
where T: RefUnwindSafe + ?Sized,

§

impl<T> RefUnwindSafe for Discriminant<T>

§

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

§

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 NonNull<T>
where T: RefUnwindSafe + ?Sized,

§

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

§

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

§

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

§

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

§

impl<T, A> RefUnwindSafe for Box<T, A>

§

impl<T, A> RefUnwindSafe for Vec<T, A>

§

impl<T, A> RefUnwindSafe for wasmtime_environ::prelude::vec::IntoIter<T, A>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

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

impl<'ctx, R> !RefUnwindSafe for FrameIter<'ctx, R>

impl<'ctx, R> !RefUnwindSafe for LocationRangeIter<'ctx, R>

impl<'ctx, R> RefUnwindSafe for Frame<'ctx, R>

impl<R> !RefUnwindSafe for Context<R>

impl<R> RefUnwindSafe for FunctionName<R>
where R: RefUnwindSafe,

impl<'msg, 'aad> RefUnwindSafe for Payload<'msg, 'aad>

impl<'a, 'h> RefUnwindSafe for FindIter<'a, 'h>

impl<'a, 'h> RefUnwindSafe for FindOverlappingIter<'a, 'h>

impl<'a, 'h, A> RefUnwindSafe for FindIter<'a, 'h, A>
where A: RefUnwindSafe,

impl<'a, 'h, A> RefUnwindSafe for FindOverlappingIter<'a, 'h, A>
where A: RefUnwindSafe,

impl<'a, A, R> RefUnwindSafe for StreamFindIter<'a, A, R>

impl<'a, R> RefUnwindSafe for StreamFindIter<'a, R>
where R: RefUnwindSafe,

impl<'h> RefUnwindSafe for Input<'h>

impl<'s, 'h> RefUnwindSafe for FindIter<'s, 'h>

impl<'a, I, A> RefUnwindSafe for Splice<'a, I, A>

impl<'a, T, A> RefUnwindSafe for Drain<'a, T, A>

impl<T, A> RefUnwindSafe for Box<T, A>

impl<T, A> RefUnwindSafe for IntoIter<T, A>

impl<T, A> RefUnwindSafe for Vec<T, A>

impl<'s> RefUnwindSafe for StripBytesIter<'s>

impl<'s> RefUnwindSafe for StripStrIter<'s>

impl<'s> RefUnwindSafe for StrippedBytes<'s>

impl<'s> RefUnwindSafe for StrippedStr<'s>

impl<S> RefUnwindSafe for AutoStream<S>
where S: RefUnwindSafe,

impl<S> RefUnwindSafe for StripStream<S>
where S: RefUnwindSafe,

impl<'a> RefUnwindSafe for ParamsIter<'a>

impl<C> RefUnwindSafe for Parser<C>
where C: RefUnwindSafe,

impl<'a> RefUnwindSafe for Unstructured<'a>

impl<'a, 'b, ElementType> RefUnwindSafe for ArbitraryIter<'a, 'b, ElementType>
where ElementType: RefUnwindSafe,

impl<'a, ElementType> RefUnwindSafe for ArbitraryTakeRestIter<'a, ElementType>
where ElementType: RefUnwindSafe,

impl<A, T> RefUnwindSafe for Cache<A, T>

impl<A, T, F> RefUnwindSafe for Map<A, T, F>

impl<A, T, F> RefUnwindSafe for MapCache<A, T, F>

impl<D> RefUnwindSafe for AccessConvert<D>
where D: RefUnwindSafe,

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

impl<T, S> RefUnwindSafe for ArcSwapAny<T, S>

impl<T, S> RefUnwindSafe for Guard<T, S>
where <S as InnerStrategy<T>>::Protected: RefUnwindSafe,

impl<'a> RefUnwindSafe for Any<'a>

impl<'a> RefUnwindSafe for BitString<'a>

impl<'a> RefUnwindSafe for BmpString<'a>

impl<'a> RefUnwindSafe for EmbeddedPdv<'a>

impl<'a> RefUnwindSafe for GeneralString<'a>

impl<'a> RefUnwindSafe for GraphicString<'a>

impl<'a> RefUnwindSafe for Header<'a>

impl<'a> RefUnwindSafe for Ia5String<'a>

impl<'a> RefUnwindSafe for Integer<'a>

impl<'a> RefUnwindSafe for NumericString<'a>

impl<'a> RefUnwindSafe for OctetString<'a>

impl<'a> RefUnwindSafe for Oid<'a>

impl<'a> RefUnwindSafe for Sequence<'a>

impl<'a> RefUnwindSafe for Set<'a>

impl<'a> RefUnwindSafe for TeletexString<'a>

impl<'a> RefUnwindSafe for Utf8String<'a>

impl<'a> RefUnwindSafe for VideotexString<'a>

impl<'a> RefUnwindSafe for VisibleString<'a>

impl<'a, T, F, E> RefUnwindSafe for SequenceIterator<'a, T, F, E>

impl<'a, TagKind, T, E> RefUnwindSafe for TaggedParser<'a, TagKind, T, E>
where T: RefUnwindSafe, TagKind: RefUnwindSafe, E: RefUnwindSafe,

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

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

impl<T, E, TagKind, const CLASS: u8, const TAG: u32> RefUnwindSafe for TaggedValue<T, E, TagKind, CLASS, TAG>
where T: RefUnwindSafe, TagKind: RefUnwindSafe, E: RefUnwindSafe,

impl<TagKind, E> RefUnwindSafe for TaggedParserBuilder<TagKind, E>
where TagKind: RefUnwindSafe, E: RefUnwindSafe,

impl<'a, T> RefUnwindSafe for Recv<'a, T>

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

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

impl<T> RefUnwindSafe for Receiver<T>

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

impl<T> RefUnwindSafe for Sender<T>

impl<T> RefUnwindSafe for WeakSender<T>

impl<R> RefUnwindSafe for GzipDecoder<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for GzipEncoder<R>
where R: RefUnwindSafe,

impl<W> RefUnwindSafe for GzipDecoder<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for GzipEncoder<W>
where W: RefUnwindSafe,

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

impl<'a> RefUnwindSafe for Acquire<'a>

impl<'a> RefUnwindSafe for SemaphoreGuard<'a>

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

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

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

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

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

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

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

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

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

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

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

impl<T> !RefUnwindSafe for LockArc<T>

impl<T> !RefUnwindSafe for UpgradeArc<T>

impl<T> !RefUnwindSafe for Mutex<T>

impl<T> !RefUnwindSafe for OnceCell<T>

impl<T> !RefUnwindSafe for RwLock<T>

impl RefUnwindSafe for No

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

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

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

impl<'a> RefUnwindSafe for Info<'a>

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

impl<Kind> !RefUnwindSafe for Error<Kind>

impl<SEQUENCE, KEEP> !RefUnwindSafe for Purge<SEQUENCE, KEEP>

impl<T = Info> !RefUnwindSafe for Stream<T>

impl<T> !RefUnwindSafe for Consumer<T>

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

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

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

impl<'c, T> RefUnwindSafe for ProvideCredentialsFn<'c, T>
where T: RefUnwindSafe,

impl<'c, T> RefUnwindSafe for ProvideTokenFn<'c, T>
where T: RefUnwindSafe,

impl RefUnwindSafe for Os

impl<'a> RefUnwindSafe for EnvConfigValue<'a>

impl<InnerBody> RefUnwindSafe for AwsChunkedBody<InnerBody>
where InnerBody: RefUnwindSafe,

impl<T, E> !RefUnwindSafe for EventReceiver<T, E>

impl<T, E, B> !RefUnwindSafe for CustomizableOperation<T, E, B>

impl<T, E, B> !RefUnwindSafe for CustomizableOperation<T, E, B>

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

impl<'a> RefUnwindSafe for SignableBody<'a>

impl<'a, S> !RefUnwindSafe for Builder<'a, S>

impl<'a, S> !RefUnwindSafe for SigningParams<'a, S>

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

impl<Item> !RefUnwindSafe for FnStream<Item>

impl<Item> !RefUnwindSafe for PaginationStream<Item>

impl<Page, Err> !RefUnwindSafe for TryFlatMap<Page, Err>

impl<T> !RefUnwindSafe for Receiver<T>

impl<T> !RefUnwindSafe for Sender<T>

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

impl<T, F> RefUnwindSafe for NowOrLater<T, F>

impl<T, S> RefUnwindSafe for Timeout<T, S>

impl<InnerBody> !RefUnwindSafe for ChecksumBody<InnerBody>

impl<InnerBody> !RefUnwindSafe for ChecksumBody<InnerBody>

impl<'a> RefUnwindSafe for Writer<'a>

impl<'a> RefUnwindSafe for Token<'a>

impl<'a> RefUnwindSafe for EscapedStr<'a>

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

impl<'a, T, M> !RefUnwindSafe for AsyncInstrumentBuilder<'a, T, M>

impl<'a> RefUnwindSafe for QueryMapWriter<'a>

impl<'a> RefUnwindSafe for QueryWriter<'a>

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

impl<AcceptorFn = (), OperationFn = ()> !RefUnwindSafe for WaiterOrchestratorBuilder<AcceptorFn, OperationFn>

impl<AcceptorFn, OperationFn> !RefUnwindSafe for WaiterOrchestrator<AcceptorFn, OperationFn>

impl<I = (), O = (), E = ()> !RefUnwindSafe for OperationBuilder<I, O, E>

impl<I, O, E> !RefUnwindSafe for Operation<I, O, E>

impl<K, V> RefUnwindSafe for StaticPartitionMap<K, V>

impl<T, E> !RefUnwindSafe for ExpiringCache<T, E>

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

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

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

impl<'a> RefUnwindSafe for HeadersIter<'a>

impl<'a, I = Input, O = Output, E = Error> !RefUnwindSafe for BeforeSerializationInterceptorContextMut<'a, I, O, E>

impl<'a, I = Input, O = Output, E = Error> !RefUnwindSafe for BeforeSerializationInterceptorContextRef<'a, I, O, E>

impl<'a, I = Input, O = Output, E = Error> !RefUnwindSafe for BeforeTransmitInterceptorContextMut<'a, I, O, E>

impl<'a, I = Input, O = Output, E = Error> !RefUnwindSafe for BeforeTransmitInterceptorContextRef<'a, I, O, E>

impl<'a, I = Input, O = Output, E = Error> !RefUnwindSafe for FinalizerInterceptorContextMut<'a, I, O, E>

impl<'a, I = Input, O = Output, E = Error> !RefUnwindSafe for FinalizerInterceptorContextRef<'a, I, O, E>

impl<B = SdkBody> !RefUnwindSafe for Request<B>

impl<B = SdkBody> !RefUnwindSafe for Response<B>

impl<B> RefUnwindSafe for RequestParts<B>
where B: RefUnwindSafe,

impl<E, R> !RefUnwindSafe for SdkError<E, R>

impl<E, R> RefUnwindSafe for ServiceError<E, R>

impl<I = Input, O = Output, E = Error> !RefUnwindSafe for InterceptorContext<I, O, E>

impl<O, E> !RefUnwindSafe for WaiterError<O, E>

impl<O, E> RefUnwindSafe for FailureState<O, E>

impl<O, E> RefUnwindSafe for FinalPoll<O, E>

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

impl<'a, U> !RefUnwindSafe for AppendItemIter<'a, U>

impl<U> RefUnwindSafe for StoreAppend<U>
where U: RefUnwindSafe,

impl<U> RefUnwindSafe for StoreReplace<U>
where U: RefUnwindSafe,

impl<'a> RefUnwindSafe for Attr<'a>

impl<'a> RefUnwindSafe for Document<'a>

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

impl<'a> RefUnwindSafe for StartEl<'a>

impl<'a> RefUnwindSafe for XmlWriter<'a>

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

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

impl<'inp> RefUnwindSafe for XmlToken<'inp>

impl<'inp, 'a> RefUnwindSafe for ScopedDecoder<'inp, 'a>

impl RefUnwindSafe for Fs

impl<'a> RefUnwindSafe for Builder<'a>

impl<'a, B, S = ()> !RefUnwindSafe for RouterAsService<'a, B, S>

impl<'a, L> RefUnwindSafe for IncomingStream<'a, L>

impl<B, S = ()> !RefUnwindSafe for RouterIntoService<B, S>

impl<B, T, E, S> !RefUnwindSafe for ResponseFuture<B, T, E, S>

impl<E = Infallible> !RefUnwindSafe for Route<E>

impl<E> !RefUnwindSafe for RouteFuture<E>

impl<E, S> RefUnwindSafe for FromExtractorLayer<E, S>
where S: RefUnwindSafe,

impl<F, S, I, T> RefUnwindSafe for FromFn<F, S, I, T>

impl<F, S, I, T> RefUnwindSafe for MapRequest<F, S, I, T>

impl<F, S, I, T> RefUnwindSafe for MapResponse<F, S, I, T>

impl<F, S, T> RefUnwindSafe for FromFnLayer<F, S, T>

impl<F, S, T> RefUnwindSafe for MapRequestLayer<F, S, T>

impl<F, S, T> RefUnwindSafe for MapResponseLayer<F, S, T>

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

impl<H, T, S> RefUnwindSafe for HandlerService<H, T, S>

impl<L, F> RefUnwindSafe for TapIo<L, F>

impl<L, H, T, S> RefUnwindSafe for Layered<L, H, T, S>

impl<L, M, S> RefUnwindSafe for Serve<L, M, S>

impl<L, M, S, F> RefUnwindSafe for WithGracefulShutdown<L, M, S, F>

impl<S = ()> !RefUnwindSafe for Router<S>

impl<S = (), E = Infallible> !RefUnwindSafe for MethodRouter<S, E>

impl<S> RefUnwindSafe for State<S>
where S: RefUnwindSafe,

impl<S> RefUnwindSafe for Sse<S>
where S: RefUnwindSafe,

impl<S, C> RefUnwindSafe for ResponseFuture<S, C>

impl<S, F, T> RefUnwindSafe for HandleError<S, F, T>

impl<S, T> RefUnwindSafe for AddExtension<S, T>

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

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

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

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

impl<T, E, S> RefUnwindSafe for FromExtractor<T, E, S>

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

impl<E, R> RefUnwindSafe for WithRejection<E, R>

impl<E1, E2> RefUnwindSafe for Either<E1, E2>

impl<E1, E2, E3> RefUnwindSafe for Either3<E1, E2, E3>

impl<E1, E2, E3, E4> RefUnwindSafe for Either4<E1, E2, E3, E4>

impl<E1, E2, E3, E4, E5> RefUnwindSafe for Either5<E1, E2, E3, E4, E5>

impl<E1, E2, E3, E4, E5, E6> RefUnwindSafe for Either6<E1, E2, E3, E4, E5, E6>

impl<E1, E2, E3, E4, E5, E6, E7> RefUnwindSafe for Either7<E1, E2, E3, E4, E5, E6, E7>

impl<E1, E2, E3, E4, E5, E6, E7, E8> RefUnwindSafe for Either8<E1, E2, E3, E4, E5, E6, E7, E8>

impl<H, T, S> RefUnwindSafe for IntoHandler<H, T, S>
where H: RefUnwindSafe,

impl<L, R, Lt, Rt, S> RefUnwindSafe for Or<L, R, Lt, Rt, S>

impl<S = ()> !RefUnwindSafe for Resource<S>

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

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

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

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

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

impl<F, I, S> !RefUnwindSafe for RustlsAcceptorFuture<F, I, S>

impl<T, E> !RefUnwindSafe for Pageable<T, E>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<'a> RefUnwindSafe for Headers<'a>

impl<B, T, E, Ctx, F, SF, RF, NF> RefUnwindSafe for BlockingRetryWithContext<B, T, E, Ctx, F, SF, RF, NF>

impl<B, T, E, Ctx, Fut, FutureFn, SF, RF, NF> RefUnwindSafe for RetryWithContext<B, T, E, Ctx, Fut, FutureFn, SF, RF, NF>
where B: RefUnwindSafe, RF: RefUnwindSafe, NF: RefUnwindSafe, FutureFn: RefUnwindSafe, SF: RefUnwindSafe, Fut: RefUnwindSafe, Ctx: RefUnwindSafe, <SF as MaybeSleeper>::Sleep: RefUnwindSafe,

impl<B, T, E, F, SF, RF, NF> RefUnwindSafe for BlockingRetry<B, T, E, F, SF, RF, NF>

impl<B, T, E, Fut, FutureFn, SF, RF, NF, AF> RefUnwindSafe for Retry<B, T, E, Fut, FutureFn, SF, RF, NF, AF>
where B: RefUnwindSafe, FutureFn: RefUnwindSafe, RF: RefUnwindSafe, NF: RefUnwindSafe, SF: RefUnwindSafe, AF: RefUnwindSafe, Fut: RefUnwindSafe, <SF as MaybeSleeper>::Sleep: RefUnwindSafe,

impl<'a, 'e, E> RefUnwindSafe for Base64Display<'a, 'e, E>
where E: RefUnwindSafe,

impl<'e, E, R> RefUnwindSafe for DecoderReader<'e, E, R>

impl<'e, E, S> RefUnwindSafe for EncoderStringWriter<'e, E, S>

impl<'e, E, W> RefUnwindSafe for EncoderWriter<'e, E, W>

impl<'i, E> RefUnwindSafe for Decoder<'i, E>
where E: RefUnwindSafe,

impl<'o, E> RefUnwindSafe for Encoder<'o, E>
where E: RefUnwindSafe,

impl<'a> RefUnwindSafe for BigDecimalRef<'a>

impl<'a, B> RefUnwindSafe for Blocks<'a, B>
where B: RefUnwindSafe,

impl<'a, B> RefUnwindSafe for Iter<'a, B>
where B: RefUnwindSafe,

impl<B> RefUnwindSafe for BitVec<B>
where B: RefUnwindSafe,

impl<B> RefUnwindSafe for IntoIter<B>
where B: RefUnwindSafe,

impl<B> RefUnwindSafe for Iter<B>
where B: RefUnwindSafe,

impl<B> RefUnwindSafe for IterNames<B>
where B: RefUnwindSafe,

impl<B> RefUnwindSafe for Flag<B>
where B: RefUnwindSafe,

impl<BlockSize, Kind> RefUnwindSafe for BlockBuffer<BlockSize, Kind>
where <BlockSize as ArrayLength<u8>>::ArrayType: RefUnwindSafe, Kind: RefUnwindSafe,

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

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

impl<B> RefUnwindSafe for Reader<B>
where B: RefUnwindSafe,

impl<B> RefUnwindSafe for Writer<B>
where B: RefUnwindSafe,

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

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

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

impl<T, U> RefUnwindSafe for Chain<T, U>

impl<'a, B> RefUnwindSafe for SegmentedSlice<'a, B>
where B: RefUnwindSafe,

impl<B> RefUnwindSafe for SegmentedBuf<B>
where B: RefUnwindSafe,

impl<S> RefUnwindSafe for StrInner<S>
where S: RefUnwindSafe,

impl<S> RefUnwindSafe for Utf8Error<S>
where S: RefUnwindSafe,

impl<S, F> RefUnwindSafe for BytesIter<S, F>

impl<'a> RefUnwindSafe for Incoming<'a>

impl<'a> RefUnwindSafe for Incoming<'a>

impl<'a> RefUnwindSafe for Item<'a>

impl<'a> RefUnwindSafe for StrftimeItems<'a>

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

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

impl<Tz> RefUnwindSafe for Date<Tz>
where <Tz as TimeZone>::Offset: RefUnwindSafe,

impl<Tz> RefUnwindSafe for DateTime<Tz>
where <Tz as TimeZone>::Offset: RefUnwindSafe,

impl !RefUnwindSafe for Arg

impl RefUnwindSafe for Id

impl<'a> RefUnwindSafe for IdsRef<'a>

impl<'a> RefUnwindSafe for Indices<'a>

impl<'a> RefUnwindSafe for RawValues<'a>

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

impl<P, F> RefUnwindSafe for MapValueParser<P, F>

impl<T> !RefUnwindSafe for Values<T>

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

impl<'s> RefUnwindSafe for ParsedArg<'s>

impl<'s> RefUnwindSafe for ShortFlags<'s>

impl<'a> RefUnwindSafe for AttributeValue<'a>

impl<'a> RefUnwindSafe for CobsDecoder<'a>

impl<'a> RefUnwindSafe for CobsEncoder<'a>

impl<'a, Input, P, S, M> RefUnwindSafe for Iter<'a, Input, P, S, M>

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

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

impl<A, B> RefUnwindSafe for PartialState2<A, B>

impl<A, B, C> RefUnwindSafe for PartialState3<A, B, C>

impl<A, B, C, D> RefUnwindSafe for PartialState4<A, B, C, D>

impl<A, B, C, D, E> RefUnwindSafe for PartialState5<A, B, C, D, E>

impl<A, B, C, D, E, F> RefUnwindSafe for PartialState6<A, B, C, D, E, F>

impl<A, B, C, D, E, F, G> RefUnwindSafe for PartialState7<A, B, C, D, E, F, G>

impl<A, B, C, D, E, F, G, H> RefUnwindSafe for PartialState8<A, B, C, D, E, F, G, H>

impl<A, B, C, D, E, F, G, H, I> RefUnwindSafe for PartialState9<A, B, C, D, E, F, G, H, I>

impl<A, B, C, D, E, F, G, H, I, J> RefUnwindSafe for PartialState10<A, B, C, D, E, F, G, H, I, J>

impl<A, B, C, D, E, F, G, H, I, J, K> RefUnwindSafe for PartialState11<A, B, C, D, E, F, G, H, I, J, K>

impl<A, B, C, D, E, F, G, H, I, J, K, L> RefUnwindSafe for PartialState12<A, B, C, D, E, F, G, H, I, J, K, L>

impl<A, B, C, D, E, F, G, H, I, J, K, L, M> RefUnwindSafe for PartialState13<A, B, C, D, E, F, G, H, I, J, K, L, M>

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N> RefUnwindSafe for PartialState14<A, B, C, D, E, F, G, H, I, J, K, L, M, N>

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P> RefUnwindSafe for PartialState15<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P>

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q> RefUnwindSafe for PartialState16<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q>

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q, R> RefUnwindSafe for PartialState17<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q, R>

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q, R, S> RefUnwindSafe for PartialState18<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q, R, S>

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q, R, S, T> RefUnwindSafe for PartialState19<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q, R, S, T>

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q, R, S, T, U> RefUnwindSafe for PartialState20<A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q, R, S, T, U>

impl<C, E, T, Input> RefUnwindSafe for Tokens<C, E, T, Input>

impl<C, T, Input> RefUnwindSafe for TokensCmp<C, T, Input>

impl<E> RefUnwindSafe for Tracked<E>
where E: RefUnwindSafe,

impl<E, Input, T> RefUnwindSafe for EnvParser<E, Input, T>
where E: RefUnwindSafe,

impl<E, P> !RefUnwindSafe for Error<E, P>

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

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

impl<F, I, P> RefUnwindSafe for Iterate<F, I, P>

impl<F, Input> RefUnwindSafe for TakeFn<F, Input>
where F: RefUnwindSafe,

impl<F, Input, O, S> RefUnwindSafe for Opaque<F, Input, O, S>
where F: RefUnwindSafe,

impl<F, Input, P> RefUnwindSafe for Count<F, Input, P>
where <Input as StreamOnce>::Error: Sized, P: RefUnwindSafe,

impl<F, P> RefUnwindSafe for Recognize<F, P>
where P: RefUnwindSafe,

impl<F, P> RefUnwindSafe for CountMinMax<F, P>
where P: RefUnwindSafe,

impl<F, P> RefUnwindSafe for Many<F, P>

impl<F, P> RefUnwindSafe for Many1<F, P>
where P: RefUnwindSafe,

impl<F, P> RefUnwindSafe for TakeUntil<F, P>
where P: RefUnwindSafe,

impl<F, P, E> RefUnwindSafe for RepeatUntil<F, P, E>

impl<F, P, S> RefUnwindSafe for SepBy<F, P, S>

impl<F, P, S> RefUnwindSafe for SepBy1<F, P, S>

impl<F, P, S> RefUnwindSafe for SepEndBy<F, P, S>

impl<F, P, S> RefUnwindSafe for SepEndBy1<F, P, S>

impl<I, T, E> RefUnwindSafe for Unexpected<I, T, E>
where E: RefUnwindSafe,

impl<Input> RefUnwindSafe for TakeUntilByte<Input>
where <Input as StreamOnce>::Error: Sized,

impl<Input> RefUnwindSafe for TakeUntilByte2<Input>
where <Input as StreamOnce>::Error: Sized,

impl<Input> RefUnwindSafe for TakeUntilByte3<Input>
where <Input as StreamOnce>::Error: Sized,

impl<Input> RefUnwindSafe for Digit<Input>
where <Input as StreamOnce>::Error: Sized,

impl<Input> RefUnwindSafe for Range<Input>
where <Input as StreamOnce>::Range: RefUnwindSafe,

impl<Input> RefUnwindSafe for Take<Input>

impl<Input> RefUnwindSafe for TakeUntilRange<Input>
where <Input as StreamOnce>::Range: RefUnwindSafe,

impl<Input> RefUnwindSafe for Any<Input>

impl<Input> RefUnwindSafe for Eof<Input>
where Input: RefUnwindSafe,

impl<Input> RefUnwindSafe for Position<Input>
where Input: RefUnwindSafe,

impl<Input> RefUnwindSafe for Token<Input>
where <Input as StreamOnce>::Token: RefUnwindSafe, Input: RefUnwindSafe,

impl<Input> RefUnwindSafe for Stream<Input>
where Input: RefUnwindSafe, <Input as StreamOnce>::Token: RefUnwindSafe, <Input as StreamOnce>::Position: RefUnwindSafe,

impl<Input> RefUnwindSafe for IteratorStream<Input>
where Input: RefUnwindSafe,

impl<Input, F> RefUnwindSafe for FnParser<Input, F>
where F: RefUnwindSafe,

impl<Input, F> RefUnwindSafe for TakeWhile<Input, F>
where F: RefUnwindSafe,

impl<Input, F> RefUnwindSafe for TakeWhile1<Input, F>
where F: RefUnwindSafe,

impl<Input, F> RefUnwindSafe for Produce<Input, F>
where F: RefUnwindSafe,

impl<Input, L, R, P> RefUnwindSafe for Between<Input, L, R, P>

impl<Input, O, P> RefUnwindSafe for FromStr<Input, O, P>
where <Input as StreamOnce>::Error: Sized, P: RefUnwindSafe,

impl<Input, P> RefUnwindSafe for Recognize<Input, P>
where <Input as StreamOnce>::Error: Sized, P: RefUnwindSafe,

impl<Input, P> RefUnwindSafe for SkipCount<Input, P>
where <Input as StreamOnce>::Error: Sized, P: RefUnwindSafe,

impl<Input, P> RefUnwindSafe for SkipCountMinMax<Input, P>
where <Input as StreamOnce>::Error: Sized, P: RefUnwindSafe,

impl<Input, P> RefUnwindSafe for SkipMany<Input, P>
where <Input as StreamOnce>::Error: Sized, P: RefUnwindSafe,

impl<Input, P> RefUnwindSafe for SkipMany1<Input, P>
where <Input as StreamOnce>::Error: Sized, P: RefUnwindSafe,

impl<Input, P> RefUnwindSafe for SkipUntil<Input, P>
where <Input as StreamOnce>::Error: Sized, P: RefUnwindSafe,

impl<Input, P> RefUnwindSafe for Satisfy<Input, P>
where P: RefUnwindSafe, Input: RefUnwindSafe,

impl<Input, P> RefUnwindSafe for SatisfyMap<Input, P>
where P: RefUnwindSafe, Input: RefUnwindSafe,

impl<Input, P, E> RefUnwindSafe for SkipRepeatUntil<Input, P, E>
where <Input as StreamOnce>::Error: Sized, P: RefUnwindSafe, E: RefUnwindSafe,

impl<Input, T> RefUnwindSafe for Value<Input, T>
where T: RefUnwindSafe,

impl<Input, X> RefUnwindSafe for Stream<Input, X>
where Input: RefUnwindSafe, X: RefUnwindSafe,

impl<InputInner, P, C> RefUnwindSafe for InputConverter<InputInner, P, C>

impl<L, R> RefUnwindSafe for Either<L, R>

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

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

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

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

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

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

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

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

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

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

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

impl<P, F> RefUnwindSafe for AndThen<P, F>

impl<P, F> RefUnwindSafe for FlatMap<P, F>

impl<P, F> RefUnwindSafe for Map<P, F>

impl<P, F> RefUnwindSafe for MapInput<P, F>

impl<P, F> RefUnwindSafe for Then<P, F>

impl<P, F> RefUnwindSafe for ThenPartial<P, F>

impl<P, F> RefUnwindSafe for ThenRef<P, F>

impl<P, Op> RefUnwindSafe for Chainl1<P, Op>

impl<P, Op> RefUnwindSafe for Chainr1<P, Op>

impl<P, Q, I> RefUnwindSafe for Escaped<P, Q, I>

impl<P, R> RefUnwindSafe for Factory<P, R>

impl<P, S> RefUnwindSafe for Expected<P, S>

impl<P, S> RefUnwindSafe for Message<P, S>

impl<P1, P2> RefUnwindSafe for Or<P1, P2>

impl<P1, P2> RefUnwindSafe for Skip<P1, P2>

impl<P1, P2> RefUnwindSafe for With<P1, P2>

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

impl<R> RefUnwindSafe for BufReader<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Stream<R>
where R: RefUnwindSafe,

impl<S> RefUnwindSafe for Stream<S>
where S: RefUnwindSafe,

impl<S> RefUnwindSafe for PartialStream<S>
where S: RefUnwindSafe,

impl<S, E> RefUnwindSafe for Stream<S, E>
where S: RefUnwindSafe,

impl<S, P, C> RefUnwindSafe for Decoder<S, P, C>

impl<S, U> RefUnwindSafe for Stream<S, U>

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

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

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

impl<T, E> RefUnwindSafe for ParseResult<T, E>

impl<T, Input> RefUnwindSafe for NoneOf<T, Input>
where T: RefUnwindSafe, Input: RefUnwindSafe,

impl<T, Input> RefUnwindSafe for OneOf<T, Input>
where T: RefUnwindSafe, Input: RefUnwindSafe,

impl<T, R> !RefUnwindSafe for Error<T, R>

impl<T, R> RefUnwindSafe for Info<T, R>

impl<T, R, F> RefUnwindSafe for Info<T, R, F>

impl<T, R, P> !RefUnwindSafe for Errors<T, R, P>

impl<T, U> RefUnwindSafe for EscapedState<T, U>

impl<'a, T> RefUnwindSafe for TryIter<'a, T>

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

impl<'a> RefUnwindSafe for Database<'a>

impl<'a> RefUnwindSafe for Names<'a>

impl<'a> RefUnwindSafe for Arcs<'a>

impl<R> RefUnwindSafe for Amode<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Gpr<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for NonRspGpr<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Xmm<R>
where R: RefUnwindSafe,

impl<R, M> RefUnwindSafe for GprMem<R, M>

impl<R, M> RefUnwindSafe for XmmMem<R, M>

impl<'a, K> RefUnwindSafe for SetIter<'a, K>
where K: RefUnwindSafe,

impl<'a, K, C> RefUnwindSafe for SetCursor<'a, K, C>

impl<'a, K, V> RefUnwindSafe for MapIter<'a, K, V>

impl<'a, K, V, C> RefUnwindSafe for MapCursor<'a, K, V, C>

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

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

impl<K, V> RefUnwindSafe for Map<K, V>

impl<K, V> RefUnwindSafe for MapForest<K, V>

impl<'a> RefUnwindSafe for Iter<'a>

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

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

impl RefUnwindSafe for CC

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

impl<'a> RefUnwindSafe for CallInfo<'a>

impl<'a> RefUnwindSafe for CFGPrinter<'a>

impl<'a> RefUnwindSafe for ChildIter<'a>

impl<'a> RefUnwindSafe for PredIter<'a>

impl<'a> RefUnwindSafe for DisplayInst<'a>

impl<'a> RefUnwindSafe for Values<'a>

impl<'a> RefUnwindSafe for FactContext<'a>

impl<'a> RefUnwindSafe for PredicateView<'a>

impl<'a> RefUnwindSafe for CompileError<'a>

impl<'a> RefUnwindSafe for DfsIter<'a>

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

impl<'f> RefUnwindSafe for FuncCursor<'f>

impl<'f> RefUnwindSafe for Blocks<'f>

impl<'f> RefUnwindSafe for Insts<'f>

impl<'f> RefUnwindSafe for ReplaceBuilder<'f>

impl<'f, IIB> RefUnwindSafe for InsertBuilder<'f, IIB>
where IIB: RefUnwindSafe,

impl<T> RefUnwindSafe for IsaBuilder<T>

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

impl<T> RefUnwindSafe for MachBufferFinalized<T>
where <T as CompilePhase>::MachSrcLocType: RefUnwindSafe,

impl<T> RefUnwindSafe for MachSrcLoc<T>
where <T as CompilePhase>::SourceLocType: RefUnwindSafe,

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

impl<'short, 'long> RefUnwindSafe for FuncInstBuilder<'short, 'long>

impl<'a, W, I> RefUnwindSafe for Digest<'a, W, I>

impl<W, I> RefUnwindSafe for Crc<W, I>

impl<const L: usize> RefUnwindSafe for Table<L>

impl<R> RefUnwindSafe for Crc32cReader<R>
where R: RefUnwindSafe,

impl<W> RefUnwindSafe for Crc32cWriter<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for Algorithm<W>
where W: RefUnwindSafe,

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

impl<'a, T> RefUnwindSafe for Iter<'a, T>

impl<'a, T> RefUnwindSafe for TryIter<'a, T>

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

impl<T> RefUnwindSafe for IntoIter<T>

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

impl<T> !RefUnwindSafe for Worker<T>

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

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

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

impl<'g, T> RefUnwindSafe for Shared<'g, T>
where T: RefUnwindSafe + ?Sized,

impl<'g, T, P> RefUnwindSafe for CompareExchangeError<'g, T, P>

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

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

impl<'a, T> RefUnwindSafe for ShardedLockReadGuard<'a, T>
where T: RefUnwindSafe + ?Sized,

impl<'a, T> RefUnwindSafe for ShardedLockWriteGuard<'a, T>
where T: ?Sized,

impl<'env> RefUnwindSafe for Scope<'env>

impl<'scope, 'env> RefUnwindSafe for ScopedThreadBuilder<'scope, 'env>

impl<'scope, T> RefUnwindSafe for ScopedJoinHandle<'scope, T>

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

impl<C> RefUnwindSafe for CryptoBox<C>
where C: RefUnwindSafe,

impl<C> RefUnwindSafe for SecretBox<C>
where C: RefUnwindSafe,

impl<'a> RefUnwindSafe for Display<'a>

impl<'a> RefUnwindSafe for Encoder<'a>

impl<E> RefUnwindSafe for HookError<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for PoolError<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for RecycleError<E>
where E: RefUnwindSafe,

impl<M> !RefUnwindSafe for Hook<M>

impl<M> !RefUnwindSafe for Object<M>

impl<M, W = Object<M>> !RefUnwindSafe for Pool<M, W>

impl<M, W = Object<M>> !RefUnwindSafe for PoolBuilder<M, W>

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

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

impl<'a> RefUnwindSafe for AnyRef<'a>

impl<'a> RefUnwindSafe for BitStringIter<'a>

impl<'a> RefUnwindSafe for BitStringRef<'a>

impl<'a> RefUnwindSafe for Ia5StringRef<'a>

impl<'a> RefUnwindSafe for IntRef<'a>

impl<'a> RefUnwindSafe for OctetStringRef<'a>

impl<'a> RefUnwindSafe for SequenceRef<'a>

impl<'a> RefUnwindSafe for UintRef<'a>

impl<'a> RefUnwindSafe for Utf8StringRef<'a>

impl<'a> RefUnwindSafe for SliceReader<'a>

impl<'a> RefUnwindSafe for SliceWriter<'a>

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

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

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

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

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

impl<'i> !RefUnwindSafe for PemReader<'i>

impl<'i, R> RefUnwindSafe for NestedReader<'i, R>
where R: RefUnwindSafe,

impl<'w> RefUnwindSafe for PemWriter<'w>

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

impl<T, const N: usize> RefUnwindSafe for SequenceOf<T, N>
where T: RefUnwindSafe,

impl<T, const N: usize> RefUnwindSafe for SetOf<T, N>
where T: RefUnwindSafe,

impl<'a> RefUnwindSafe for BerObject<'a>

impl<'a> RefUnwindSafe for PrettyBer<'a>

impl<const MIN: i128, const MAX: i128> RefUnwindSafe for OptionRangedI128<MIN, MAX>

impl<const MIN: i128, const MAX: i128> RefUnwindSafe for RangedI128<MIN, MAX>

impl<const MIN: i16, const MAX: i16> RefUnwindSafe for OptionRangedI16<MIN, MAX>

impl<const MIN: i16, const MAX: i16> RefUnwindSafe for RangedI16<MIN, MAX>

impl<const MIN: i32, const MAX: i32> RefUnwindSafe for OptionRangedI32<MIN, MAX>

impl<const MIN: i32, const MAX: i32> RefUnwindSafe for RangedI32<MIN, MAX>

impl<const MIN: i64, const MAX: i64> RefUnwindSafe for OptionRangedI64<MIN, MAX>

impl<const MIN: i64, const MAX: i64> RefUnwindSafe for RangedI64<MIN, MAX>

impl<const MIN: i8, const MAX: i8> RefUnwindSafe for OptionRangedI8<MIN, MAX>

impl<const MIN: i8, const MAX: i8> RefUnwindSafe for RangedI8<MIN, MAX>

impl<const MIN: isize, const MAX: isize> RefUnwindSafe for OptionRangedIsize<MIN, MAX>

impl<const MIN: isize, const MAX: isize> RefUnwindSafe for RangedIsize<MIN, MAX>

impl<const MIN: u128, const MAX: u128> RefUnwindSafe for OptionRangedU128<MIN, MAX>

impl<const MIN: u128, const MAX: u128> RefUnwindSafe for RangedU128<MIN, MAX>

impl<const MIN: u16, const MAX: u16> RefUnwindSafe for OptionRangedU16<MIN, MAX>

impl<const MIN: u16, const MAX: u16> RefUnwindSafe for RangedU16<MIN, MAX>

impl<const MIN: u32, const MAX: u32> RefUnwindSafe for OptionRangedU32<MIN, MAX>

impl<const MIN: u32, const MAX: u32> RefUnwindSafe for RangedU32<MIN, MAX>

impl<const MIN: u64, const MAX: u64> RefUnwindSafe for OptionRangedU64<MIN, MAX>

impl<const MIN: u64, const MAX: u64> RefUnwindSafe for RangedU64<MIN, MAX>

impl<const MIN: u8, const MAX: u8> RefUnwindSafe for OptionRangedU8<MIN, MAX>

impl<const MIN: u8, const MAX: u8> RefUnwindSafe for RangedU8<MIN, MAX>

impl<const MIN: usize, const MAX: usize> RefUnwindSafe for OptionRangedUsize<MIN, MAX>

impl<const MIN: usize, const MAX: usize> RefUnwindSafe for RangedUsize<MIN, MAX>

impl<T, OutSize, O> RefUnwindSafe for CtVariableCoreWrapper<T, OutSize, O>
where T: RefUnwindSafe, OutSize: RefUnwindSafe, O: RefUnwindSafe,

impl<'k, 'v, K> RefUnwindSafe for Context<'k, 'v, K>
where K: RefUnwindSafe,

impl<L, R> RefUnwindSafe for Either<L, R>

impl<L, R> RefUnwindSafe for IterEither<L, R>

impl<'a> RefUnwindSafe for NonBlocking<'a>

impl<F> RefUnwindSafe for FutureWrapper<F>
where F: RefUnwindSafe + ?Sized,

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

impl<I> RefUnwindSafe for Convert<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 Fuse<I>
where I: RefUnwindSafe,

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

impl<I> RefUnwindSafe for Rev<I>
where I: 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 Filter<I, F>

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

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

impl<I, F> RefUnwindSafe for MapErr<I, F>

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

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

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

impl<T, F> RefUnwindSafe for Map<T, F>

impl<T, U> RefUnwindSafe for Chain<T, U>

impl<T, U> RefUnwindSafe for Zip<T, U>

impl<F> RefUnwindSafe for FlagSet<F>
where <F as Flags>::Type: RefUnwindSafe,

impl<R> !RefUnwindSafe for GzDecoder<R>

impl<R> !RefUnwindSafe for GzDecoder<R>

impl<R> RefUnwindSafe for GzEncoder<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for ZlibDecoder<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for ZlibEncoder<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for GzEncoder<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for ZlibDecoder<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for ZlibEncoder<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for CrcReader<R>
where R: RefUnwindSafe,

impl<W> RefUnwindSafe for CrcWriter<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for GzDecoder<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for GzEncoder<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for ZlibDecoder<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for ZlibEncoder<W>
where W: RefUnwindSafe,

impl<'a> RefUnwindSafe for ByteSerialize<'a>

impl<'a> RefUnwindSafe for Parse<'a>

impl<'a> RefUnwindSafe for ParseIntoOwned<'a>

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

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

impl<T> !RefUnwindSafe for Receiver<T>

impl<T> !RefUnwindSafe for Sender<T>

impl<T> !RefUnwindSafe for Receiver<T>

impl<T> !RefUnwindSafe for Sender<T>

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

impl<'a, R> RefUnwindSafe for FillBuf<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadExactFuture<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadFuture<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadLineFuture<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadToEndFuture<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadToStringFuture<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadUntilFuture<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadVectoredFuture<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, S> RefUnwindSafe for SeekFuture<'a, S>
where S: RefUnwindSafe + ?Sized,

impl<'a, S> RefUnwindSafe for NextFuture<'a, S>
where S: RefUnwindSafe + ?Sized,

impl<'a, S> RefUnwindSafe for NthFuture<'a, S>
where S: RefUnwindSafe + ?Sized,

impl<'a, S> RefUnwindSafe for TryNextFuture<'a, S>
where S: RefUnwindSafe + ?Sized,

impl<'a, S, F> RefUnwindSafe for FindMapFuture<'a, S, F>

impl<'a, S, F> RefUnwindSafe for TryForEachFuture<'a, S, F>

impl<'a, S, F, B> RefUnwindSafe for TryFoldFuture<'a, S, F, B>

impl<'a, S, P> RefUnwindSafe for AllFuture<'a, S, P>

impl<'a, S, P> RefUnwindSafe for AnyFuture<'a, S, P>

impl<'a, S, P> RefUnwindSafe for FindFuture<'a, S, P>

impl<'a, S, P> RefUnwindSafe for PositionFuture<'a, S, P>

impl<'a, W> RefUnwindSafe for CloseFuture<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<'a, W> RefUnwindSafe for FlushFuture<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<'a, W> RefUnwindSafe for WriteAllFuture<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<'a, W> RefUnwindSafe for WriteFuture<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<'a, W> RefUnwindSafe for WriteVectoredFuture<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<'r, 'ctx, T> RefUnwindSafe for AsyncAsSync<'r, 'ctx, T>
where T: RefUnwindSafe,

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

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

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

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

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

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

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

impl<F1, F2> RefUnwindSafe for Or<F1, F2>

impl<F1, F2> RefUnwindSafe for Race<F1, F2>

impl<F1, F2> RefUnwindSafe for TryZip<F1, F2>

impl<F1, F2> RefUnwindSafe for Zip<F1, F2>

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

impl<R> RefUnwindSafe for BufReader<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Bytes<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Lines<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Split<R>
where R: RefUnwindSafe,

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

impl<R1, R2> RefUnwindSafe for Chain<R1, R2>

impl<S> RefUnwindSafe for BlockOn<S>
where S: RefUnwindSafe,

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

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

impl<S> RefUnwindSafe for CountFuture<S>
where S: RefUnwindSafe + ?Sized,

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

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

impl<S> RefUnwindSafe for Flatten<S>

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

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

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

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

impl<S, C> RefUnwindSafe for CollectFuture<S, C>

impl<S, C> RefUnwindSafe for TryCollectFuture<S, C>

impl<S, F> RefUnwindSafe for FilterMap<S, F>

impl<S, F> RefUnwindSafe for ForEachFuture<S, F>

impl<S, F> RefUnwindSafe for Inspect<S, F>

impl<S, F> RefUnwindSafe for Map<S, F>

impl<S, F, Fut> RefUnwindSafe for Then<S, F, Fut>

impl<S, F, T> RefUnwindSafe for FoldFuture<S, F, T>

impl<S, FromA, FromB> RefUnwindSafe for UnzipFuture<S, FromA, FromB>
where S: RefUnwindSafe, FromA: RefUnwindSafe, FromB: RefUnwindSafe,

impl<S, P> RefUnwindSafe for Filter<S, P>

impl<S, P> RefUnwindSafe for SkipWhile<S, P>

impl<S, P> RefUnwindSafe for TakeWhile<S, P>

impl<S, P, B> RefUnwindSafe for PartitionFuture<S, P, B>

impl<S, St, F> RefUnwindSafe for Scan<S, St, F>

impl<S, U> RefUnwindSafe for Chain<S, U>

impl<S, U, F> RefUnwindSafe for FlatMap<S, U, F>

impl<S1, S2> RefUnwindSafe for Or<S1, S2>

impl<S1, S2> RefUnwindSafe for Race<S1, S2>

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

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

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

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

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

impl<T> RefUnwindSafe for ReadHalf<T>

impl<T> RefUnwindSafe for WriteHalf<T>

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

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

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

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

impl<T, F, Fut> RefUnwindSafe for TryUnfold<T, F, Fut>

impl<T, F, Fut> RefUnwindSafe for Unfold<T, F, Fut>

impl<W> RefUnwindSafe for BufWriter<W>
where W: RefUnwindSafe,

impl<'a> RefUnwindSafe for WakerRef<'a>

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

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

impl<'a, Fut> !RefUnwindSafe for Iter<'a, Fut>

impl<'a, Fut> !RefUnwindSafe for IterMut<'a, Fut>

impl<'a, Fut> !RefUnwindSafe for IterPinMut<'a, Fut>

impl<'a, Fut> !RefUnwindSafe for IterPinRef<'a, Fut>

impl<'a, R> RefUnwindSafe for FillBuf<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for Read<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadExact<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadLine<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadToEnd<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadToString<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadUntil<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReadVectored<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for SeeKRelative<'a, R>
where R: RefUnwindSafe,

impl<'a, R, W> !RefUnwindSafe for CopyBufAbortable<'a, R, W>

impl<'a, R, W> RefUnwindSafe for Copy<'a, R, W>

impl<'a, R, W> RefUnwindSafe for CopyBuf<'a, R, W>

impl<'a, S> RefUnwindSafe for Seek<'a, S>
where S: RefUnwindSafe + ?Sized,

impl<'a, Si, Item> RefUnwindSafe for Close<'a, Si, Item>
where Si: RefUnwindSafe + ?Sized,

impl<'a, Si, Item> RefUnwindSafe for Feed<'a, Si, Item>
where Si: RefUnwindSafe + ?Sized, Item: RefUnwindSafe,

impl<'a, Si, Item> RefUnwindSafe for Flush<'a, Si, Item>
where Si: RefUnwindSafe + ?Sized,

impl<'a, Si, Item> RefUnwindSafe for Send<'a, Si, Item>
where Si: RefUnwindSafe + ?Sized, Item: RefUnwindSafe,

impl<'a, Si, St> RefUnwindSafe for SendAll<'a, Si, St>

impl<'a, St> !RefUnwindSafe for Iter<'a, St>

impl<'a, St> !RefUnwindSafe for IterMut<'a, St>

impl<'a, St> RefUnwindSafe for Next<'a, St>
where St: RefUnwindSafe + ?Sized,

impl<'a, St> RefUnwindSafe for Peek<'a, St>
where St: RefUnwindSafe, <St as Stream>::Item: RefUnwindSafe,

impl<'a, St> RefUnwindSafe for PeekMut<'a, St>
where St: RefUnwindSafe, <St as Stream>::Item: RefUnwindSafe,

impl<'a, St> RefUnwindSafe for SelectNextSome<'a, St>
where St: RefUnwindSafe + ?Sized,

impl<'a, St> RefUnwindSafe for TryNext<'a, St>
where St: RefUnwindSafe + ?Sized,

impl<'a, St, F> RefUnwindSafe for NextIf<'a, St, F>

impl<'a, St, T> RefUnwindSafe for NextIfEq<'a, St, T>

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

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

impl<'a, T, U> !RefUnwindSafe for MappedMutexGuard<'a, T, U>

impl<'a, W> RefUnwindSafe for Close<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<'a, W> RefUnwindSafe for Flush<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<'a, W> RefUnwindSafe for Write<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<'a, W> RefUnwindSafe for WriteAll<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<'a, W> RefUnwindSafe for WriteVectored<'a, W>
where W: RefUnwindSafe + ?Sized,

impl<A, B> RefUnwindSafe for Either<A, B>

impl<A, B> RefUnwindSafe for Select<A, B>

impl<A, B> RefUnwindSafe for TrySelect<A, B>

impl<F> !RefUnwindSafe for JoinAll<F>

impl<F> !RefUnwindSafe for TryJoinAll<F>

impl<F> RefUnwindSafe for Flatten<F>

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

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

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

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

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

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

impl<Fut> !RefUnwindSafe for Remote<Fut>

impl<Fut> !RefUnwindSafe for Shared<Fut>

impl<Fut> !RefUnwindSafe for WeakShared<Fut>

impl<Fut> !RefUnwindSafe for IntoIter<Fut>

impl<Fut> !RefUnwindSafe for FuturesUnordered<Fut>

impl<Fut> RefUnwindSafe for MaybeDone<Fut>
where Fut: RefUnwindSafe, <Fut as Future>::Output: RefUnwindSafe,

impl<Fut> RefUnwindSafe for TryMaybeDone<Fut>
where Fut: RefUnwindSafe, <Fut as TryFuture>::Ok: RefUnwindSafe,

impl<Fut> RefUnwindSafe for CatchUnwind<Fut>
where Fut: RefUnwindSafe,

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

impl<Fut> RefUnwindSafe for IntoFuture<Fut>
where Fut: RefUnwindSafe,

impl<Fut> RefUnwindSafe for NeverError<Fut>
where Fut: RefUnwindSafe,

impl<Fut> RefUnwindSafe for SelectAll<Fut>
where Fut: RefUnwindSafe,

impl<Fut> RefUnwindSafe for SelectOk<Fut>
where Fut: RefUnwindSafe,

impl<Fut> RefUnwindSafe for TryFlattenStream<Fut>
where Fut: RefUnwindSafe, <Fut as TryFuture>::Ok: RefUnwindSafe,

impl<Fut> RefUnwindSafe for UnitError<Fut>
where Fut: RefUnwindSafe,

impl<Fut> RefUnwindSafe for Once<Fut>
where Fut: RefUnwindSafe,

impl<Fut, E> RefUnwindSafe for ErrInto<Fut, E>
where Fut: RefUnwindSafe,

impl<Fut, E> RefUnwindSafe for OkInto<Fut, E>
where Fut: RefUnwindSafe,

impl<Fut, F> RefUnwindSafe for Inspect<Fut, F>

impl<Fut, F> RefUnwindSafe for InspectErr<Fut, F>

impl<Fut, F> RefUnwindSafe for InspectOk<Fut, F>

impl<Fut, F> RefUnwindSafe for Map<Fut, F>

impl<Fut, F> RefUnwindSafe for MapErr<Fut, F>

impl<Fut, F> RefUnwindSafe for MapOk<Fut, F>

impl<Fut, F> RefUnwindSafe for UnwrapOrElse<Fut, F>

impl<Fut, F, G> RefUnwindSafe for MapOkOrElse<Fut, F, G>

impl<Fut, Si> RefUnwindSafe for FlattenSink<Fut, Si>
where Fut: RefUnwindSafe, Si: RefUnwindSafe,

impl<Fut, T> RefUnwindSafe for MapInto<Fut, T>
where Fut: RefUnwindSafe,

impl<Fut1, Fut2> RefUnwindSafe for Join<Fut1, Fut2>
where Fut1: RefUnwindSafe, <Fut1 as Future>::Output: RefUnwindSafe, Fut2: RefUnwindSafe, <Fut2 as Future>::Output: RefUnwindSafe,

impl<Fut1, Fut2> RefUnwindSafe for TryFlatten<Fut1, Fut2>
where Fut1: RefUnwindSafe, Fut2: RefUnwindSafe,

impl<Fut1, Fut2> RefUnwindSafe for TryJoin<Fut1, Fut2>
where Fut1: RefUnwindSafe, <Fut1 as TryFuture>::Ok: RefUnwindSafe, Fut2: RefUnwindSafe, <Fut2 as TryFuture>::Ok: RefUnwindSafe,

impl<Fut1, Fut2, F> RefUnwindSafe for AndThen<Fut1, Fut2, F>
where Fut2: RefUnwindSafe, Fut1: RefUnwindSafe, F: RefUnwindSafe,

impl<Fut1, Fut2, F> RefUnwindSafe for OrElse<Fut1, Fut2, F>
where Fut2: RefUnwindSafe, Fut1: RefUnwindSafe, F: RefUnwindSafe,

impl<Fut1, Fut2, F> RefUnwindSafe for Then<Fut1, Fut2, F>
where Fut2: RefUnwindSafe, Fut1: RefUnwindSafe, F: RefUnwindSafe,

impl<Fut1, Fut2, Fut3> RefUnwindSafe for Join3<Fut1, Fut2, Fut3>
where Fut1: RefUnwindSafe, <Fut1 as Future>::Output: RefUnwindSafe, Fut2: RefUnwindSafe, <Fut2 as Future>::Output: RefUnwindSafe, Fut3: RefUnwindSafe, <Fut3 as Future>::Output: RefUnwindSafe,

impl<Fut1, Fut2, Fut3> RefUnwindSafe for TryJoin3<Fut1, Fut2, Fut3>
where Fut1: RefUnwindSafe, <Fut1 as TryFuture>::Ok: RefUnwindSafe, Fut2: RefUnwindSafe, <Fut2 as TryFuture>::Ok: RefUnwindSafe, Fut3: RefUnwindSafe, <Fut3 as TryFuture>::Ok: RefUnwindSafe,

impl<Fut1, Fut2, Fut3, Fut4> RefUnwindSafe for Join4<Fut1, Fut2, Fut3, Fut4>

impl<Fut1, Fut2, Fut3, Fut4> RefUnwindSafe for TryJoin4<Fut1, Fut2, Fut3, Fut4>
where Fut1: RefUnwindSafe, <Fut1 as TryFuture>::Ok: RefUnwindSafe, Fut2: RefUnwindSafe, <Fut2 as TryFuture>::Ok: RefUnwindSafe, Fut3: RefUnwindSafe, <Fut3 as TryFuture>::Ok: RefUnwindSafe, Fut4: RefUnwindSafe, <Fut4 as TryFuture>::Ok: RefUnwindSafe,

impl<Fut1, Fut2, Fut3, Fut4, Fut5> RefUnwindSafe for Join5<Fut1, Fut2, Fut3, Fut4, Fut5>

impl<Fut1, Fut2, Fut3, Fut4, Fut5> RefUnwindSafe for TryJoin5<Fut1, Fut2, Fut3, Fut4, Fut5>
where Fut1: RefUnwindSafe, <Fut1 as TryFuture>::Ok: RefUnwindSafe, Fut2: RefUnwindSafe, <Fut2 as TryFuture>::Ok: RefUnwindSafe, Fut3: RefUnwindSafe, <Fut3 as TryFuture>::Ok: RefUnwindSafe, Fut4: RefUnwindSafe, <Fut4 as TryFuture>::Ok: RefUnwindSafe, Fut5: RefUnwindSafe, <Fut5 as TryFuture>::Ok: RefUnwindSafe,

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

impl<R> RefUnwindSafe for BufReader<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Lines<R>
where R: RefUnwindSafe,

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

impl<S> !RefUnwindSafe for SplitStream<S>

impl<S> RefUnwindSafe for PollImmediate<S>
where S: RefUnwindSafe,

impl<S, Item> !RefUnwindSafe for SplitSink<S, Item>

impl<Si, F> RefUnwindSafe for SinkMapErr<Si, F>

impl<Si, Item> RefUnwindSafe for Buffer<Si, Item>
where Si: RefUnwindSafe, Item: RefUnwindSafe,

impl<Si, Item, E> RefUnwindSafe for SinkErrInto<Si, Item, E>
where Si: RefUnwindSafe,

impl<Si, Item, U, Fut, F> RefUnwindSafe for With<Si, Item, U, Fut, F>

impl<Si, Item, U, St, F> RefUnwindSafe for WithFlatMap<Si, Item, U, St, F>

impl<Si1, Si2> RefUnwindSafe for Fanout<Si1, Si2>
where Si1: RefUnwindSafe, Si2: RefUnwindSafe,

impl<St> !RefUnwindSafe for IntoIter<St>

impl<St> !RefUnwindSafe for BufferUnordered<St>

impl<St> !RefUnwindSafe for Buffered<St>

impl<St> !RefUnwindSafe for SelectAll<St>

impl<St> !RefUnwindSafe for TryBuffered<St>

impl<St> RefUnwindSafe for CatchUnwind<St>
where St: RefUnwindSafe,

impl<St> RefUnwindSafe for Chunks<St>
where St: RefUnwindSafe, <St as Stream>::Item: RefUnwindSafe,

impl<St> RefUnwindSafe for Concat<St>
where St: RefUnwindSafe, <St as Stream>::Item: RefUnwindSafe,

impl<St> RefUnwindSafe for Count<St>
where St: RefUnwindSafe,

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

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

impl<St> RefUnwindSafe for Flatten<St>
where St: RefUnwindSafe, <St as Stream>::Item: RefUnwindSafe,

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

impl<St> RefUnwindSafe for IntoAsyncRead<St>
where St: RefUnwindSafe, <St as TryStream>::Ok: RefUnwindSafe,

impl<St> RefUnwindSafe for IntoStream<St>
where St: RefUnwindSafe,

impl<St> RefUnwindSafe for Peekable<St>
where St: RefUnwindSafe, <St as Stream>::Item: RefUnwindSafe,

impl<St> RefUnwindSafe for ReadyChunks<St>
where St: RefUnwindSafe,

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

impl<St> RefUnwindSafe for StreamFuture<St>
where St: RefUnwindSafe,

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

impl<St> RefUnwindSafe for TryChunks<St>
where St: RefUnwindSafe, <St as TryStream>::Ok: RefUnwindSafe,

impl<St> RefUnwindSafe for TryConcat<St>
where St: RefUnwindSafe, <St as TryStream>::Ok: RefUnwindSafe,

impl<St> RefUnwindSafe for TryFlatten<St>
where St: RefUnwindSafe, <St as TryStream>::Ok: RefUnwindSafe,

impl<St> RefUnwindSafe for TryReadyChunks<St>
where St: RefUnwindSafe,

impl<St, C> RefUnwindSafe for Collect<St, C>

impl<St, C> RefUnwindSafe for TryCollect<St, C>

impl<St, E> RefUnwindSafe for ErrInto<St, E>
where St: RefUnwindSafe,

impl<St, F> RefUnwindSafe for Inspect<St, F>

impl<St, F> RefUnwindSafe for InspectErr<St, F>

impl<St, F> RefUnwindSafe for InspectOk<St, F>

impl<St, F> RefUnwindSafe for Map<St, F>

impl<St, F> RefUnwindSafe for MapErr<St, F>

impl<St, F> RefUnwindSafe for MapOk<St, F>

impl<St, FromA, FromB> RefUnwindSafe for Unzip<St, FromA, FromB>
where St: RefUnwindSafe, FromA: RefUnwindSafe, FromB: RefUnwindSafe,

impl<St, Fut> RefUnwindSafe for TakeUntil<St, Fut>

impl<St, Fut, F> !RefUnwindSafe for ForEachConcurrent<St, Fut, F>

impl<St, Fut, F> !RefUnwindSafe for TryForEachConcurrent<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for All<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for AndThen<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for Any<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for Filter<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for FilterMap<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for ForEach<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for OrElse<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for SkipWhile<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for TakeWhile<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for Then<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for TryAll<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for TryAny<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for TryFilter<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for TryFilterMap<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for TryForEach<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for TrySkipWhile<St, Fut, F>

impl<St, Fut, F> RefUnwindSafe for TryTakeWhile<St, Fut, F>

impl<St, Fut, T, F> RefUnwindSafe for Fold<St, Fut, T, F>

impl<St, Fut, T, F> RefUnwindSafe for TryFold<St, Fut, T, F>

impl<St, S, Fut, F> RefUnwindSafe for Scan<St, S, Fut, F>

impl<St, Si> RefUnwindSafe for Forward<St, Si>

impl<St, U, F> !RefUnwindSafe for FlatMapUnordered<St, U, F>

impl<St, U, F> RefUnwindSafe for FlatMap<St, U, F>

impl<St1, St2> RefUnwindSafe for Chain<St1, St2>
where St2: RefUnwindSafe, St1: RefUnwindSafe,

impl<St1, St2> RefUnwindSafe for Select<St1, St2>
where St1: RefUnwindSafe, St2: RefUnwindSafe,

impl<St1, St2> RefUnwindSafe for Zip<St1, St2>
where St1: RefUnwindSafe, St2: RefUnwindSafe, <St1 as Stream>::Item: RefUnwindSafe, <St2 as Stream>::Item: RefUnwindSafe,

impl<St1, St2, Clos, State> RefUnwindSafe for SelectWithStrategy<St1, St2, Clos, State>
where St1: RefUnwindSafe, St2: RefUnwindSafe, State: RefUnwindSafe, Clos: RefUnwindSafe,

impl<T> !RefUnwindSafe for Abortable<T>

impl<T> !RefUnwindSafe for RemoteHandle<T>

impl<T> !RefUnwindSafe for ReadHalf<T>

impl<T> !RefUnwindSafe for ReuniteError<T>

impl<T> !RefUnwindSafe for WriteHalf<T>

impl<T> !RefUnwindSafe for Mutex<T>

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

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

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

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

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

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

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

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

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

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

impl<T, E> RefUnwindSafe for TryChunksError<T, E>

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

impl<T, F, Fut> RefUnwindSafe for TryUnfold<T, F, Fut>

impl<T, F, Fut> RefUnwindSafe for Unfold<T, F, Fut>

impl<T, F, R> RefUnwindSafe for Unfold<T, F, R>

impl<T, Item> !RefUnwindSafe for ReuniteError<T, Item>

impl<T, U> RefUnwindSafe for Chain<T, U>

impl<W> RefUnwindSafe for BufWriter<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for LineWriter<W>
where W: RefUnwindSafe,

impl<W, Item> RefUnwindSafe for IntoSink<W, Item>
where W: RefUnwindSafe, Item: RefUnwindSafe,

impl<T, N> RefUnwindSafe for GenericArrayIter<T, N>

impl<T, U> RefUnwindSafe for GenericArray<T, U>

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

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

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

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

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

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

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

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

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

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

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

impl<'a, 'bases, R> RefUnwindSafe for EhHdrTableIter<'a, 'bases, R>
where R: RefUnwindSafe,

impl<'a, 'ctx, R, S> RefUnwindSafe for UnwindTable<'a, 'ctx, R, S>
where R: RefUnwindSafe, <<S as UnwindContextStorage<<R as Reader>::Offset>>::Stack as Sealed>::Storage: RefUnwindSafe, <R as Reader>::Offset: RefUnwindSafe,

impl<'a, R> RefUnwindSafe for CallFrameInstructionIter<'a, R>
where R: RefUnwindSafe,

impl<'a, R> RefUnwindSafe for EhHdrTable<'a, R>
where R: RefUnwindSafe,

impl<'a, R> RefUnwindSafe for UnitRef<'a, R>

impl<'abbrev, 'entry, 'unit, R> !RefUnwindSafe for AttrsIter<'abbrev, 'entry, 'unit, R>

impl<'abbrev, 'unit, 'tree, R> !RefUnwindSafe for EntriesTreeIter<'abbrev, 'unit, 'tree, R>

impl<'abbrev, 'unit, 'tree, R> !RefUnwindSafe for EntriesTreeNode<'abbrev, 'unit, 'tree, R>

impl<'abbrev, 'unit, R> !RefUnwindSafe for EntriesCursor<'abbrev, 'unit, R>

impl<'abbrev, 'unit, R> !RefUnwindSafe for EntriesTree<'abbrev, 'unit, R>

impl<'abbrev, 'unit, R> RefUnwindSafe for EntriesRaw<'abbrev, 'unit, R>

impl<'abbrev, 'unit, R, Offset = <R as Reader>::Offset> !RefUnwindSafe for DebuggingInformationEntry<'abbrev, 'unit, R, Offset>

impl<'bases, Section, R> RefUnwindSafe for CieOrFde<'bases, Section, R>
where <R as Reader>::Offset: RefUnwindSafe, R: RefUnwindSafe, <Section as UnwindSection<R>>::Offset: RefUnwindSafe, Section: RefUnwindSafe,

impl<'bases, Section, R> RefUnwindSafe for CfiEntriesIter<'bases, Section, R>
where Section: RefUnwindSafe, R: RefUnwindSafe,

impl<'bases, Section, R> RefUnwindSafe for PartialFrameDescriptionEntry<'bases, Section, R>
where <R as Reader>::Offset: RefUnwindSafe, <Section as UnwindSection<R>>::Offset: RefUnwindSafe, R: RefUnwindSafe, Section: RefUnwindSafe,

impl<'index, R> RefUnwindSafe for UnitIndexSectionIterator<'index, R>
where R: RefUnwindSafe,

impl<'input, Endian> RefUnwindSafe for EndianSlice<'input, Endian>
where Endian: RefUnwindSafe,

impl<'iter, T> RefUnwindSafe for RegisterRuleIter<'iter, T>
where T: RefUnwindSafe,

impl<Endian> RefUnwindSafe for EndianVec<Endian>
where Endian: RefUnwindSafe,

impl<Offset> RefUnwindSafe for UnitType<Offset>
where Offset: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugAbbrev<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugAddr<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugAranges<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugCuIndex<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugFrame<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugInfo<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugLine<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugLineStr<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugLoc<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugLocLists<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugRanges<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugRngLists<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugStr<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugTuIndex<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DebugTypes<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Dwarf<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for DwarfPackage<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for EhFrame<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for EhFrameHdr<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Expression<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for LineSequence<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for LocationLists<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for OperationIter<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for RangeLists<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for UnitIndex<R>
where R: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for AttributeValue<R, Offset>
where R: RefUnwindSafe, Offset: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for LineInstruction<R, Offset>
where R: RefUnwindSafe, Offset: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for Location<R, Offset>
where R: RefUnwindSafe, Offset: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for Operation<R, Offset>
where R: RefUnwindSafe, Offset: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for ArangeHeader<R, Offset>
where Offset: RefUnwindSafe, R: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for CommonInformationEntry<R, Offset>
where Offset: RefUnwindSafe, R: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for CompleteLineProgram<R, Offset>
where Offset: RefUnwindSafe, R: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for FileEntry<R, Offset>
where R: RefUnwindSafe, Offset: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for FrameDescriptionEntry<R, Offset>
where Offset: RefUnwindSafe, R: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for IncompleteLineProgram<R, Offset>
where Offset: RefUnwindSafe, R: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for LineProgramHeader<R, Offset>
where Offset: RefUnwindSafe, R: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for Piece<R, Offset>
where R: RefUnwindSafe, Offset: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for Unit<R, Offset>
where Offset: RefUnwindSafe, R: RefUnwindSafe,

impl<R, Offset> RefUnwindSafe for UnitHeader<R, Offset>
where Offset: RefUnwindSafe, R: RefUnwindSafe,

impl<R, Program, Offset> RefUnwindSafe for LineRows<R, Program, Offset>
where Program: RefUnwindSafe, R: RefUnwindSafe,

impl<R, S> RefUnwindSafe for Evaluation<R, S>
where R: RefUnwindSafe, <<S as EvaluationStorage<R>>::Stack as Sealed>::Storage: RefUnwindSafe, <<S as EvaluationStorage<R>>::ExpressionStack as Sealed>::Storage: RefUnwindSafe, <<S as EvaluationStorage<R>>::Result as Sealed>::Storage: RefUnwindSafe,

impl<R, T> RefUnwindSafe for RelocateReader<R, T>

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

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

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

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

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

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

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

impl<T, S> RefUnwindSafe for UnwindContext<T, S>
where <<S as UnwindContextStorage<T>>::Stack as Sealed>::Storage: RefUnwindSafe, T: RefUnwindSafe,

impl<T, S> RefUnwindSafe for UnwindTableRow<T, S>
where T: RefUnwindSafe, <<S as UnwindContextStorage<T>>::Rules as Sealed>::Storage: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugAbbrev<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugFrame<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugInfo<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugLine<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugLineStr<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugLoc<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugLocLists<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugRanges<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugRngLists<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for DebugStr<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for EhFrame<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for Sections<W>
where W: RefUnwindSafe,

impl<B> RefUnwindSafe for SendRequest<B>

impl<B> RefUnwindSafe for SendStream<B>

impl<T, B = Bytes> !RefUnwindSafe for Connection<T, B>

impl<T, B = Bytes> !RefUnwindSafe for Handshake<T, B>

impl<T, B> !RefUnwindSafe for Connection<T, B>

impl<'a, 'b, K, Q, V, S, A> RefUnwindSafe for EntryRef<'a, 'b, K, Q, V, S, A>

impl<'a, 'b, K, Q, V, S, A> RefUnwindSafe for VacantEntryRef<'a, 'b, K, Q, V, S, A>

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

impl<'a, K, A> RefUnwindSafe for Drain<'a, K, A>

impl<'a, K, F, A> RefUnwindSafe for ExtractIf<'a, K, F, A>

impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V>

impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Keys<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Values<'a, K, V>

impl<'a, K, V> RefUnwindSafe for ValuesMut<'a, K, V>

impl<'a, K, V, A> RefUnwindSafe for Drain<'a, K, V, A>

impl<'a, K, V, F, A> RefUnwindSafe for ExtractIf<'a, K, V, F, A>

impl<'a, K, V, S, A> RefUnwindSafe for Entry<'a, K, V, S, A>

impl<'a, K, V, S, A> RefUnwindSafe for RawEntryMut<'a, K, V, S, A>

impl<'a, K, V, S, A> RefUnwindSafe for OccupiedEntry<'a, K, V, S, A>

impl<'a, K, V, S, A> RefUnwindSafe for OccupiedError<'a, K, V, S, A>

impl<'a, K, V, S, A> RefUnwindSafe for RawEntryBuilder<'a, K, V, S, A>

impl<'a, K, V, S, A> RefUnwindSafe for RawEntryBuilderMut<'a, K, V, S, A>

impl<'a, K, V, S, A> RefUnwindSafe for RawOccupiedEntryMut<'a, K, V, S, A>

impl<'a, K, V, S, A> RefUnwindSafe for RawVacantEntryMut<'a, K, V, S, A>

impl<'a, K, V, S, A> RefUnwindSafe for VacantEntry<'a, K, V, S, A>

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

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

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

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

impl<'a, T, A> RefUnwindSafe for Entry<'a, T, A>

impl<'a, T, A> RefUnwindSafe for AbsentEntry<'a, T, A>

impl<'a, T, A> RefUnwindSafe for Drain<'a, T, A>

impl<'a, T, A> RefUnwindSafe for OccupiedEntry<'a, T, A>

impl<'a, T, A> RefUnwindSafe for VacantEntry<'a, T, A>

impl<'a, T, F, A> RefUnwindSafe for ExtractIf<'a, T, F, A>

impl<'a, T, S, A> RefUnwindSafe for Entry<'a, T, S, A>

impl<'a, T, S, A> RefUnwindSafe for Difference<'a, T, S, A>

impl<'a, T, S, A> RefUnwindSafe for Intersection<'a, T, S, A>

impl<'a, T, S, A> RefUnwindSafe for OccupiedEntry<'a, T, S, A>

impl<'a, T, S, A> RefUnwindSafe for SymmetricDifference<'a, T, S, A>

impl<'a, T, S, A> RefUnwindSafe for Union<'a, T, S, A>

impl<'a, T, S, A> RefUnwindSafe for VacantEntry<'a, T, S, A>

impl<K, A> RefUnwindSafe for IntoIter<K, A>

impl<K, V, A> RefUnwindSafe for IntoIter<K, V, A>

impl<K, V, A> RefUnwindSafe for IntoKeys<K, V, A>

impl<K, V, A> RefUnwindSafe for IntoValues<K, V, A>

impl<K, V, S, A> RefUnwindSafe for HashMap<K, V, S, A>

impl<T, A> RefUnwindSafe for IntoIter<T, A>

impl<T, A> RefUnwindSafe for HashTable<T, A>

impl<T, S, A> RefUnwindSafe for HashSet<T, S, A>

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

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

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

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

impl<D> RefUnwindSafe for HmacCore<D>
where <D as CoreProxy>::Core: Sized + RefUnwindSafe,

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

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

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

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

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

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

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

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

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

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

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

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

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

impl<T> !RefUnwindSafe for Request<T>

impl<T> !RefUnwindSafe for Response<T>

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

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

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

impl<'a> RefUnwindSafe for PasswordParams<'a>

impl<'i> RefUnwindSafe for Error<'i>

impl<'i> RefUnwindSafe for ChallengeRef<'i>

impl<'i> RefUnwindSafe for ParamValue<'i>

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

impl<'a, T> RefUnwindSafe for Frame<'a, T>
where T: RefUnwindSafe + ?Sized,

impl<B> RefUnwindSafe for BodyStream<B>
where B: RefUnwindSafe,

impl<B> RefUnwindSafe for Collected<B>
where B: RefUnwindSafe,

impl<B> RefUnwindSafe for Limited<B>
where B: RefUnwindSafe,

impl<B, F> RefUnwindSafe for MapErr<B, F>

impl<B, F> RefUnwindSafe for MapFrame<B, F>

impl<D> RefUnwindSafe for Empty<D>

impl<D> RefUnwindSafe for Full<D>
where D: RefUnwindSafe,

impl<D, E> !RefUnwindSafe for BoxBody<D, E>

impl<D, E> !RefUnwindSafe for UnsyncBoxBody<D, E>

impl<L, R> RefUnwindSafe for Either<L, R>

impl<S> RefUnwindSafe for StreamBody<S>
where S: RefUnwindSafe,

impl<T> RefUnwindSafe for Collect<T>
where T: RefUnwindSafe + ?Sized, <T as Body>::Data: RefUnwindSafe,

impl<T, F> RefUnwindSafe for WithTrailers<T, F>

impl RefUnwindSafe for TE

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Names<'a>

impl<'a> RefUnwindSafe for Values<'a>

impl<'a> RefUnwindSafe for Forwarded<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Header<'a>

impl<'headers, 'buf> RefUnwindSafe for Request<'headers, 'buf>

impl<'headers, 'buf> RefUnwindSafe for Response<'headers, 'buf>

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

impl<'a> RefUnwindSafe for ReadBuf<'a>

impl<'a> RefUnwindSafe for ReadBufCursor<'a>

impl<B> !RefUnwindSafe for SendRequest<B>

impl<B> !RefUnwindSafe for SendRequest<B>

impl<E> !RefUnwindSafe for Builder<E>

impl<Ex> !RefUnwindSafe for Builder<Ex>

impl<T> !RefUnwindSafe for TrySendError<T>

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

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

impl<T, B> !RefUnwindSafe for Connection<T, B>

impl<T, B, E> !RefUnwindSafe for Connection<T, B, E>

impl<T, S> !RefUnwindSafe for Connection<T, S>

impl<T, S> !RefUnwindSafe for UpgradeableConnection<T, S>

impl<T, S> RefUnwindSafe for Parts<T, S>

impl<T, S, E> !RefUnwindSafe for Connection<T, S, E>

impl<State> RefUnwindSafe for ConnectorBuilder<State>
where State: RefUnwindSafe,

impl<'a, E> !RefUnwindSafe for Http1Builder<'a, E>

impl<'a, E> !RefUnwindSafe for Http2Builder<'a, E>

impl<'a, I, S, E> !RefUnwindSafe for Connection<'a, I, S, E>

impl<'a, I, S, E> !RefUnwindSafe for UpgradeableConnection<'a, I, S, E>

impl<C, B> !RefUnwindSafe for Client<C, B>

impl<E> !RefUnwindSafe for Builder<E>

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

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

impl<R> RefUnwindSafe for HttpConnector<R>
where R: RefUnwindSafe,

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

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

impl<'data> RefUnwindSafe for Char16Trie<'data>

impl<'data> RefUnwindSafe for CodePointInversionList<'data>

impl<'trie, T> RefUnwindSafe for CodePointTrie<'trie, T>
where T: RefUnwindSafe, <T as AsULE>::ULE: RefUnwindSafe,

impl<'a> RefUnwindSafe for StrStrPair<'a>

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

impl<'data> RefUnwindSafe for AliasesV1<'data>

impl<'data> RefUnwindSafe for AliasesV2<'data>

impl<'data> RefUnwindSafe for LikelySubtagsExtendedV1<'data>

impl<'data> RefUnwindSafe for LikelySubtagsV1<'data>

impl<'data> RefUnwindSafe for LocaleFallbackParentsV1<'data>

impl<'data> RefUnwindSafe for ScriptDirectionV1<'data>

impl<'data> RefUnwindSafe for CanonicalCompositionsV1<'data>

impl<'data> RefUnwindSafe for DecompositionDataV1<'data>

impl<'data> RefUnwindSafe for DecompositionTablesV1<'data>

impl<'data, I> RefUnwindSafe for Composition<'data, I>
where I: RefUnwindSafe,

impl<'data, I> RefUnwindSafe for Decomposition<'data, I>
where I: RefUnwindSafe,

impl<'data> RefUnwindSafe for PropertyCodePointSetV1<'data>

impl<'data> RefUnwindSafe for PropertyUnicodeSetV1<'data>

impl<'data, T> RefUnwindSafe for PropertyCodePointMapV1<'data, T>
where T: RefUnwindSafe, <T as AsULE>::ULE: RefUnwindSafe,

impl<'a> RefUnwindSafe for DataRequest<'a>

impl<'a, P> RefUnwindSafe for DowncastingAnyProvider<'a, P>
where P: RefUnwindSafe + ?Sized,

impl<'data> RefUnwindSafe for HelloWorldV1<'data>

impl<Y> RefUnwindSafe for NeverMarker<Y>
where Y: RefUnwindSafe,

impl<'a, T, A> RefUnwindSafe for Iter<'a, T, A>
where T: RefUnwindSafe,

impl<'a, T, A> RefUnwindSafe for IterMut<'a, T, A>
where T: RefUnwindSafe,

impl<T> RefUnwindSafe for Id<T>

impl<T, A> RefUnwindSafe for Arena<T, A>
where T: RefUnwindSafe,

impl<T, A> RefUnwindSafe for IntoIter<T, A>
where T: RefUnwindSafe,

impl<'a, I, K, V, S> RefUnwindSafe for Splice<'a, I, K, V, S>

impl<'a, I, T, S> RefUnwindSafe for Splice<'a, I, T, S>

impl<'a, K, V> RefUnwindSafe for Entry<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Drain<'a, K, V>

impl<'a, K, V> RefUnwindSafe for IndexedEntry<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V>

impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V>

impl<'a, K, V> RefUnwindSafe for IterMut2<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Keys<'a, K, V>

impl<'a, K, V> RefUnwindSafe for OccupiedEntry<'a, K, V>

impl<'a, K, V> RefUnwindSafe for VacantEntry<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Values<'a, K, V>

impl<'a, K, V> RefUnwindSafe for ValuesMut<'a, K, V>

impl<'a, K, V, S> RefUnwindSafe for RawEntryMut<'a, K, V, S>

impl<'a, K, V, S> RefUnwindSafe for RawEntryBuilder<'a, K, V, S>

impl<'a, K, V, S> RefUnwindSafe for RawEntryBuilderMut<'a, K, V, S>

impl<'a, K, V, S> RefUnwindSafe for RawOccupiedEntryMut<'a, K, V, S>

impl<'a, K, V, S> RefUnwindSafe for RawVacantEntryMut<'a, K, V, S>

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

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

impl<'a, T, S> RefUnwindSafe for Difference<'a, T, S>

impl<'a, T, S> RefUnwindSafe for Intersection<'a, T, S>

impl<'a, T, S> RefUnwindSafe for Union<'a, T, S>

impl<'a, T, S1, S2> RefUnwindSafe for SymmetricDifference<'a, T, S1, S2>

impl<K, V> RefUnwindSafe for IntoIter<K, V>

impl<K, V> RefUnwindSafe for IntoKeys<K, V>

impl<K, V> RefUnwindSafe for IntoValues<K, V>

impl<K, V> RefUnwindSafe for Slice<K, V>

impl<K, V, S> RefUnwindSafe for IndexMap<K, V, S>

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

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

impl<T, S> RefUnwindSafe for IndexSet<T, S>

impl<'inp, 'out, T> RefUnwindSafe for InOut<'inp, 'out, T>
where T: RefUnwindSafe,

impl<'inp, 'out, T> RefUnwindSafe for InOutBuf<'inp, 'out, T>
where T: RefUnwindSafe,

impl<'inp, 'out, T> RefUnwindSafe for InOutBufIter<'inp, 'out, T>
where T: RefUnwindSafe,

impl<'inp, 'out, T> RefUnwindSafe for InOutBufReserved<'inp, 'out, T>
where T: RefUnwindSafe,

impl<'a, RW> RefUnwindSafe for ReadHalf<'a, RW>
where RW: RefUnwindSafe,

impl<'a, RW> RefUnwindSafe for WriteHalf<'a, RW>
where RW: RefUnwindSafe,

impl<'filelike, Target> RefUnwindSafe for FilelikeView<'filelike, Target>
where Target: RefUnwindSafe,

impl<'socketlike, Target> RefUnwindSafe for SocketlikeView<'socketlike, Target>
where Target: RefUnwindSafe,

impl<'a, I> !RefUnwindSafe for Chunk<'a, I>

impl<'a, I> !RefUnwindSafe for Chunks<'a, I>

impl<'a, I> !RefUnwindSafe for Format<'a, I>

impl<'a, I, E> RefUnwindSafe for ProcessResults<'a, I, E>

impl<'a, I, F> !RefUnwindSafe for FormatWith<'a, I, F>

impl<'a, I, F> RefUnwindSafe for PeekingTakeWhile<'a, I, F>

impl<'a, I, F> RefUnwindSafe for TakeWhileRef<'a, I, F>

impl<'a, K, I, F> !RefUnwindSafe for Group<'a, K, I, F>

impl<'a, K, I, F> !RefUnwindSafe for Groups<'a, K, I, F>

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

impl<A, B> RefUnwindSafe for EitherOrBoth<A, B>

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

impl<I> !RefUnwindSafe for IntoChunks<I>

impl<I> !RefUnwindSafe for RcIter<I>

impl<I> !RefUnwindSafe for Tee<I>

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

impl<I> RefUnwindSafe for PeekNth<I>

impl<I> RefUnwindSafe for PutBack<I>

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

impl<I> RefUnwindSafe for Unique<I>

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

impl<I, ElemF> RefUnwindSafe for IntersperseWith<I, ElemF>

impl<I, F> RefUnwindSafe for Batching<I, F>

impl<I, F> RefUnwindSafe for FilterMapOk<I, F>

impl<I, F> RefUnwindSafe for FilterOk<I, F>

impl<I, F> RefUnwindSafe for KMergeBy<I, F>

impl<I, F> RefUnwindSafe for PadUsing<I, F>

impl<I, F> RefUnwindSafe for Positions<I, F>

impl<I, F> RefUnwindSafe for Update<I, F>

impl<I, J> RefUnwindSafe for Diff<I, J>

impl<I, J> RefUnwindSafe for ConsTuples<I, J>
where I: RefUnwindSafe,

impl<I, J> RefUnwindSafe for Interleave<I, J>

impl<I, J> RefUnwindSafe for Product<I, J>

impl<I, J> RefUnwindSafe for ZipEq<I, J>

impl<I, J, F> RefUnwindSafe for MergeBy<I, J, F>

impl<I, T> RefUnwindSafe for TupleCombinations<I, T>
where <T as HasCombination<I>>::Combination: RefUnwindSafe, I: RefUnwindSafe,

impl<I, T> RefUnwindSafe for TupleWindows<I, T>

impl<I, T> RefUnwindSafe for Tuples<I, T>
where <T as TupleCollect>::Buffer: RefUnwindSafe, I: RefUnwindSafe,

impl<I, T, E> RefUnwindSafe for FlattenOk<I, T, E>

impl<I, V, F> RefUnwindSafe for UniqueBy<I, V, F>

impl<K, I, F> !RefUnwindSafe for GroupBy<K, I, F>

impl<St, F> RefUnwindSafe for Iterate<St, F>

impl<St, F> RefUnwindSafe for Unfold<St, F>

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

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

impl<T> RefUnwindSafe for TupleBuffer<T>
where <T as TupleCollect>::Buffer: RefUnwindSafe,

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

impl<T, U> RefUnwindSafe for ZipLongest<T, U>

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

impl<'a> RefUnwindSafe for Unverified<'a>

impl<H, C, S> RefUnwindSafe for Token<H, C, S>

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

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

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

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

impl<'a> RefUnwindSafe for Message<'a>

impl<'a> RefUnwindSafe for Partition<'a>

impl<'a> RefUnwindSafe for PartitionIter<'a>

impl<'a> RefUnwindSafe for Partitions<'a>

impl<'a> RefUnwindSafe for Topic<'a>

impl<'a> RefUnwindSafe for TopicIter<'a>

impl<'a> RefUnwindSafe for TopicNames<'a>

impl<'a> RefUnwindSafe for Topics<'a>

impl<'a> RefUnwindSafe for CommitOffset<'a>

impl<'a> RefUnwindSafe for FetchPartition<'a>

impl<'a> RefUnwindSafe for MessageSet<'a>

impl<'a> RefUnwindSafe for Topics<'a>

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

impl<'a, K, V> RefUnwindSafe for Record<'a, K, V>

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

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

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

impl RefUnwindSafe for tm

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

impl<Storage> RefUnwindSafe for __BindgenBitfieldUnit<Storage>
where Storage: RefUnwindSafe,

impl<Storage> RefUnwindSafe for __BindgenBitfieldUnit<Storage>
where Storage: RefUnwindSafe,

impl<'a, K, V, S> RefUnwindSafe for Entry<'a, K, V, S>

impl<'a, K, V, S> RefUnwindSafe for OccupiedEntry<'a, K, V, S>

impl<'a, K, V, S> RefUnwindSafe for VacantEntry<'a, K, V, S>

impl<K, V, S> RefUnwindSafe for LiteMap<K, V, S>

impl<'a, R, G, T> !RefUnwindSafe for MappedReentrantMutexGuard<'a, R, G, T>

impl<'a, R, G, T> !RefUnwindSafe for ReentrantMutexGuard<'a, R, G, T>

impl<'a, R, T> !RefUnwindSafe for MutexGuard<'a, R, T>

impl<'a, R, T> !RefUnwindSafe for RwLockReadGuard<'a, R, T>

impl<'a, R, T> !RefUnwindSafe for RwLockUpgradableReadGuard<'a, R, T>

impl<'a, R, T> !RefUnwindSafe for RwLockWriteGuard<'a, R, T>

impl<'a, R, T> RefUnwindSafe for MappedMutexGuard<'a, R, T>

impl<'a, R, T> RefUnwindSafe for MappedRwLockReadGuard<'a, R, T>

impl<'a, R, T> RefUnwindSafe for MappedRwLockWriteGuard<'a, R, T>

impl<R, G> !RefUnwindSafe for RawReentrantMutex<R, G>

impl<R, G, T> !RefUnwindSafe for ReentrantMutex<R, G, T>

impl<R, T> !RefUnwindSafe for Mutex<R, T>

impl<R, T> !RefUnwindSafe for RwLock<R, T>

impl<'a> RefUnwindSafe for Metadata<'a>

impl<'a> RefUnwindSafe for Record<'a>

impl<'a> RefUnwindSafe for RecordBuilder<'a>

impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V>

impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V>

impl<K, V> RefUnwindSafe for IntoIter<K, V>

impl<K, V, S> RefUnwindSafe for LruCache<K, V, S>

impl<'a, S, A> RefUnwindSafe for Matcher<'a, S, A>

impl<S, A> RefUnwindSafe for Pattern<S, A>
where A: RefUnwindSafe,

impl<'k, 'v> RefUnwindSafe for Params<'k, 'v>

impl<'k, 'v, V> RefUnwindSafe for Match<'k, 'v, V>
where V: RefUnwindSafe,

impl<'ps, 'k, 'v> RefUnwindSafe for ParamsIter<'ps, 'k, 'v>

impl<T> !RefUnwindSafe for Router<T>

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

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

impl<'a, 'h> RefUnwindSafe for OneIter<'a, 'h>

impl<'a, 'h> RefUnwindSafe for ThreeIter<'a, 'h>

impl<'a, 'h> RefUnwindSafe for TwoIter<'a, 'h>

impl<'a, 'h> RefUnwindSafe for OneIter<'a, 'h>

impl<'a, 'h> RefUnwindSafe for ThreeIter<'a, 'h>

impl<'a, 'h> RefUnwindSafe for TwoIter<'a, 'h>

impl<'a, 'h> RefUnwindSafe for OneIter<'a, 'h>

impl<'a, 'h> RefUnwindSafe for ThreeIter<'a, 'h>

impl<'a, 'h> RefUnwindSafe for TwoIter<'a, 'h>

impl<'h> RefUnwindSafe for Memchr<'h>

impl<'h> RefUnwindSafe for Memchr2<'h>

impl<'h> RefUnwindSafe for Memchr3<'h>

impl<'h, 'n> RefUnwindSafe for FindIter<'h, 'n>

impl<'h, 'n> RefUnwindSafe for FindRevIter<'h, 'n>

impl<'n> RefUnwindSafe for Finder<'n>

impl<'n> RefUnwindSafe for FinderRev<'n>

impl<'a> RefUnwindSafe for MimeIter<'a>

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

impl<'a> RefUnwindSafe for Params<'a>

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

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for SourceFd<'a>

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

impl<E> RefUnwindSafe for Err<E>
where E: RefUnwindSafe,

impl<F, G> RefUnwindSafe for And<F, G>

impl<F, G> RefUnwindSafe for Or<F, G>

impl<F, G, O1> RefUnwindSafe for AndThen<F, G, O1>

impl<F, G, O1> RefUnwindSafe for FlatMap<F, G, O1>

impl<F, G, O1> RefUnwindSafe for Map<F, G, O1>

impl<F, O1, O2, E1, E2> RefUnwindSafe for Into<F, O1, O2, E1, E2>

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

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

impl<I, E, F> RefUnwindSafe for ParserIterator<I, E, F>

impl<'a, S> RefUnwindSafe for AnsiGenericString<'a, S>

impl<'a, S> RefUnwindSafe for AnsiGenericStrings<'a, S>

impl<'a> RefUnwindSafe for U32Digits<'a>

impl<'a> RefUnwindSafe for U64Digits<'a>

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

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

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

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

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

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

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

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

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

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

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

impl<'a> RefUnwindSafe for Object<'a>

impl<'a> RefUnwindSafe for Section<'a>

impl<'a, R> !RefUnwindSafe for ReadCacheRange<'a, R>

impl<'data> RefUnwindSafe for ImportName<'data>

impl<'data> RefUnwindSafe for ExportTarget<'data>

impl<'data> RefUnwindSafe for Import<'data>

impl<'data> RefUnwindSafe for ImportFile<'data>

impl<'data> RefUnwindSafe for ImportObjectData<'data>

impl<'data> RefUnwindSafe for SectionTable<'data>

impl<'data> RefUnwindSafe for AttributeIndexIterator<'data>

impl<'data> RefUnwindSafe for AttributeReader<'data>

impl<'data> RefUnwindSafe for AttributesSubsubsection<'data>

impl<'data> RefUnwindSafe for GnuProperty<'data>

impl<'data> RefUnwindSafe for Version<'data>

impl<'data> RefUnwindSafe for DataDirectories<'data>

impl<'data> RefUnwindSafe for DelayLoadImportTable<'data>

impl<'data> RefUnwindSafe for Export<'data>

impl<'data> RefUnwindSafe for ExportTable<'data>

impl<'data> RefUnwindSafe for ImportTable<'data>

impl<'data> RefUnwindSafe for ImportThunkList<'data>

impl<'data> RefUnwindSafe for RelocationBlockIterator<'data>

impl<'data> RefUnwindSafe for RelocationIterator<'data>

impl<'data> RefUnwindSafe for ResourceDirectory<'data>

impl<'data> RefUnwindSafe for ResourceDirectoryTable<'data>

impl<'data> RefUnwindSafe for RichHeaderInfo<'data>

impl<'data> RefUnwindSafe for Bytes<'data>

impl<'data> RefUnwindSafe for CodeView<'data>

impl<'data> RefUnwindSafe for CompressedData<'data>

impl<'data> RefUnwindSafe for Export<'data>

impl<'data> RefUnwindSafe for Import<'data>

impl<'data> RefUnwindSafe for ObjectMap<'data>

impl<'data> RefUnwindSafe for ObjectMapEntry<'data>

impl<'data> RefUnwindSafe for ObjectMapFile<'data>

impl<'data> RefUnwindSafe for SymbolMapName<'data>

impl<'data, 'cache, E, R> RefUnwindSafe for DyldCacheImage<'data, 'cache, E, R>

impl<'data, 'cache, E, R> RefUnwindSafe for DyldCacheImageIterator<'data, 'cache, E, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfComdat<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfComdatIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfComdatSectionIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfSection<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfSectionIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfSegment<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfSegmentIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfSymbol<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfSymbolIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> RefUnwindSafe for ElfSymbolTable<'data, 'file, Elf, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOComdat<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOComdatIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOComdatSectionIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachORelocationIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOSection<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOSectionIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOSegment<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOSegmentIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOSymbol<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOSymbolIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> RefUnwindSafe for MachOSymbolTable<'data, 'file, Mach, R>

impl<'data, 'file, Pe, R> RefUnwindSafe for PeComdat<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> RefUnwindSafe for PeComdatIterator<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> RefUnwindSafe for PeComdatSectionIterator<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> RefUnwindSafe for PeSection<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> RefUnwindSafe for PeSectionIterator<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> RefUnwindSafe for PeSegment<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> RefUnwindSafe for PeSegmentIterator<'data, 'file, Pe, R>

impl<'data, 'file, R> RefUnwindSafe for PeRelocationIterator<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for Comdat<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for ComdatIterator<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for ComdatSectionIterator<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for DynamicRelocationIterator<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for Section<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for SectionIterator<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for SectionRelocationIterator<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for Segment<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for SegmentIterator<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for Symbol<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for SymbolIterator<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R> RefUnwindSafe for SymbolTable<'data, 'file, R>
where R: RefUnwindSafe,

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffComdat<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffComdatIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffComdatSectionIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffRelocationIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffSection<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffSectionIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffSegment<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffSegmentIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffSymbol<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffSymbolIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> RefUnwindSafe for CoffSymbolTable<'data, 'file, R, Coff>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffComdat<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffComdatIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffComdatSectionIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffRelocationIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffSection<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffSectionIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffSegment<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffSegmentIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffSymbol<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffSymbolIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> RefUnwindSafe for XcoffSymbolTable<'data, 'file, Xcoff, R>

impl<'data, 'table, R, Coff> RefUnwindSafe for SymbolIterator<'data, 'table, R, Coff>

impl<'data, 'table, Xcoff, R> RefUnwindSafe for SymbolIterator<'data, 'table, Xcoff, R>
where Xcoff: RefUnwindSafe, R: RefUnwindSafe,

impl<'data, E> RefUnwindSafe for DyldSubCacheSlice<'data, E>
where E: RefUnwindSafe,

impl<'data, E> RefUnwindSafe for LoadCommandVariant<'data, E>
where E: RefUnwindSafe,

impl<'data, E> RefUnwindSafe for LoadCommandData<'data, E>
where E: RefUnwindSafe,

impl<'data, E> RefUnwindSafe for LoadCommandIterator<'data, E>
where E: RefUnwindSafe,

impl<'data, E, R> RefUnwindSafe for DyldCache<'data, E, R>

impl<'data, E, R> RefUnwindSafe for DyldSubCache<'data, E, R>

impl<'data, Elf> RefUnwindSafe for AttributesSection<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for AttributesSubsection<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for AttributesSubsectionIterator<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for AttributesSubsubsectionIterator<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for GnuHashTable<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for HashTable<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for Note<'data, Elf>

impl<'data, Elf> RefUnwindSafe for NoteIterator<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for RelrIterator<'data, Elf>

impl<'data, Elf> RefUnwindSafe for VerdauxIterator<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for VerdefIterator<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for VernauxIterator<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for VerneedIterator<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf> RefUnwindSafe for VersionTable<'data, Elf>
where <Elf as FileHeader>::Endian: RefUnwindSafe,

impl<'data, Elf, R> RefUnwindSafe for ElfFile<'data, Elf, R>

impl<'data, Elf, R> RefUnwindSafe for SectionTable<'data, Elf, R>

impl<'data, Elf, R> RefUnwindSafe for SymbolTable<'data, Elf, R>

impl<'data, Endian> RefUnwindSafe for GnuPropertyIterator<'data, Endian>
where Endian: RefUnwindSafe,

impl<'data, Fat> RefUnwindSafe for MachOFatFile<'data, Fat>
where Fat: RefUnwindSafe,

impl<'data, Mach, R> RefUnwindSafe for MachOFile<'data, Mach, R>

impl<'data, Mach, R> RefUnwindSafe for SymbolTable<'data, Mach, R>

impl<'data, Pe, R> RefUnwindSafe for PeFile<'data, Pe, R>

impl<'data, R> RefUnwindSafe for File<'data, R>
where R: RefUnwindSafe,

impl<'data, R> RefUnwindSafe for StringTable<'data, R>
where R: RefUnwindSafe,

impl<'data, R, Coff> RefUnwindSafe for CoffFile<'data, R, Coff>

impl<'data, R, Coff> RefUnwindSafe for SymbolTable<'data, R, Coff>

impl<'data, Xcoff> RefUnwindSafe for SectionTable<'data, Xcoff>

impl<'data, Xcoff, R> RefUnwindSafe for SymbolTable<'data, Xcoff, R>
where Xcoff: RefUnwindSafe, R: RefUnwindSafe,

impl<'data, Xcoff, R> RefUnwindSafe for XcoffFile<'data, Xcoff, R>

impl<E> RefUnwindSafe for Dyn32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Dyn64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for FileHeader32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for FileHeader64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for GnuHashHeader<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for HashHeader<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for NoteHeader32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for NoteHeader64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Rel32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Rel64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Rela32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Rela64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Relr32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Relr64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Sym32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Sym64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Syminfo32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Syminfo64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Verdaux<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Verdef<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Vernaux<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Verneed<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Versym<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for I16<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for I16Bytes<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for I32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for I32Bytes<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for I64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for I64Bytes<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for U16<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for U16Bytes<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for U32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for U32Bytes<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for U64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for U64Bytes<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Dylib<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for DylibCommand<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for DylibModule32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for DylibModule64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Fvmlib<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for FvmlibCommand<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for IdentCommand<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for LcStr<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for LoadCommand<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for MachHeader32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for MachHeader64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Nlist32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Nlist64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for NoteCommand<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Relocation<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for RpathCommand<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Section32<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for Section64<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for SymsegCommand<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for SymtabCommand<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for ThreadCommand<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for TwolevelHint<E>
where E: RefUnwindSafe,

impl<E> RefUnwindSafe for UuidCommand<E>
where E: RefUnwindSafe,

impl<R> !RefUnwindSafe for ReadCache<R>

impl<Section, Symbol> RefUnwindSafe for SymbolFlags<Section, Symbol>
where Section: RefUnwindSafe, Symbol: RefUnwindSafe,

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

impl RefUnwindSafe for Os

impl RefUnwindSafe for Os

impl RefUnwindSafe for VM

impl<'a> RefUnwindSafe for OidRegistry<'a>

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

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

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for FieldIter<'a>

impl<'a> RefUnwindSafe for SpanRef<'a>

impl<'a, I, M> !RefUnwindSafe for AsyncInstrumentBuilder<'a, I, M>

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

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

impl<T> !RefUnwindSafe for Counter<T>

impl<T> !RefUnwindSafe for Gauge<T>

impl<T> !RefUnwindSafe for Histogram<T>

impl<T> !RefUnwindSafe for WithContext<T>

impl<'a> RefUnwindSafe for HeaderInjector<'a>

impl<'a> RefUnwindSafe for LogBatch<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<E, RT> RefUnwindSafe for PeriodicReaderBuilder<E, RT>

impl<R> RefUnwindSafe for BatchLogProcessor<R>
where <R as RuntimeChannel>::Sender<BatchMessage>: RefUnwindSafe,

impl<R> RefUnwindSafe for BatchSpanProcessor<R>
where <R as RuntimeChannel>::Sender<BatchMessage>: RefUnwindSafe,

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

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

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

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

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

impl<'a, T> RefUnwindSafe for Out<'a, T>
where T: RefUnwindSafe + ?Sized,

impl<'a> RefUnwindSafe for HeadersIter<'a>

impl<'i> RefUnwindSafe for Decoder<'i>

impl<'l, 'o> RefUnwindSafe for Encoder<'l, 'o>

impl<'a> RefUnwindSafe for PercentDecode<'a>

impl<'a> RefUnwindSafe for PercentEncode<'a>

impl<'a, K, V> RefUnwindSafe for Entries<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Keys<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Values<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Entries<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Keys<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Values<'a, K, V>

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

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

impl<K, V> RefUnwindSafe for Map<K, V>

impl<K, V> RefUnwindSafe for OrderedMap<K, V>

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

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

impl<'a> RefUnwindSafe for PrivateKeyInfo<'a>

impl<'a> RefUnwindSafe for Slice<'a>

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

impl<'de> RefUnwindSafe for Slice<'de>

impl<'de, F> RefUnwindSafe for Deserializer<'de, F>
where F: RefUnwindSafe,

impl<'de, T> RefUnwindSafe for IOReader<'de, T>
where T: RefUnwindSafe,

impl<B> RefUnwindSafe for Cobs<B>
where B: RefUnwindSafe,

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

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

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

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

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

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

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

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

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

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

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

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

impl<'a> RefUnwindSafe for Range<'a>

impl<'a> RefUnwindSafe for ColumnFormats<'a>

impl<'a> RefUnwindSafe for DataRowRanges<'a>

impl<'a> RefUnwindSafe for ErrorField<'a>

impl<'a> RefUnwindSafe for ErrorFields<'a>

impl<'a> RefUnwindSafe for Field<'a>

impl<'a> RefUnwindSafe for Fields<'a>

impl<'a> RefUnwindSafe for Parameters<'a>

impl<'a> RefUnwindSafe for SaslMechanisms<'a>

impl<'a> RefUnwindSafe for Array<'a>

impl<'a> RefUnwindSafe for ArrayValues<'a>

impl<'a> RefUnwindSafe for HstoreEntries<'a>

impl<'a> RefUnwindSafe for Path<'a>

impl<'a> RefUnwindSafe for PathPoints<'a>

impl<'a> RefUnwindSafe for Varbit<'a>

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

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

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

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

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

impl<'a, T> RefUnwindSafe for Metadata<'a, T>

impl<const SIZE: usize> RefUnwindSafe for WriteBuffer<SIZE>

impl<NI> RefUnwindSafe for Avx2Machine<NI>
where NI: RefUnwindSafe,

impl<S3, S4, NI> RefUnwindSafe for SseMachine<S3, S4, NI>

impl RefUnwindSafe for Op

impl RefUnwindSafe for U6

impl RefUnwindSafe for Vm

impl<'a> RefUnwindSafe for Disassembler<'a>

impl<'a, F, V1, V2> RefUnwindSafe for SequencedVisitor<'a, F, V1, V2>

impl<D, S1, S2> RefUnwindSafe for BinaryOperands<D, S1, S2>

impl<R> RefUnwindSafe for UpperRegSet<R>
where R: RefUnwindSafe,

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

impl<'a> RefUnwindSafe for DeEvent<'a>

impl<'a> RefUnwindSafe for PayloadEvent<'a>

impl<'a> RefUnwindSafe for Event<'a>

impl<'a> RefUnwindSafe for Text<'a>

impl<'a> RefUnwindSafe for Attribute<'a>

impl<'a> RefUnwindSafe for Attributes<'a>

impl<'a> RefUnwindSafe for BytesCData<'a>

impl<'a> RefUnwindSafe for BytesDecl<'a>

impl<'a> RefUnwindSafe for BytesEnd<'a>

impl<'a> RefUnwindSafe for BytesStart<'a>

impl<'a> RefUnwindSafe for BytesText<'a>

impl<'a> RefUnwindSafe for LocalName<'a>

impl<'a> RefUnwindSafe for Namespace<'a>

impl<'a> RefUnwindSafe for Prefix<'a>

impl<'a> RefUnwindSafe for QName<'a>

impl<'a, W> RefUnwindSafe for ElementWriter<'a, W>
where W: RefUnwindSafe,

impl<'de> RefUnwindSafe for SliceReader<'de>

impl<'de, R, E = NoEntityResolver> !RefUnwindSafe for Deserializer<'de, R, E>

impl<'ns> RefUnwindSafe for ResolveResult<'ns>

impl<'w, 'r, W> RefUnwindSafe for Serializer<'w, 'r, W>
where W: RefUnwindSafe,

impl<R> RefUnwindSafe for IoReader<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for NsReader<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Reader<R>
where R: RefUnwindSafe,

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

impl<W> RefUnwindSafe for Writer<W>
where W: RefUnwindSafe,

impl<'a> RefUnwindSafe for IndexVecIter<'a>

impl<'a, S, T> RefUnwindSafe for SliceChooseIter<'a, S, T>

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

impl<D, F, T, S> RefUnwindSafe for Map<D, F, T, S>

impl<D, R, T> RefUnwindSafe for Iter<D, R, T>

impl<R, Rsdr> RefUnwindSafe for ReseedingRng<R, Rsdr>

impl<X> RefUnwindSafe for UniformFloat<X>
where X: RefUnwindSafe,

impl<X> RefUnwindSafe for UniformInt<X>
where X: RefUnwindSafe,

impl<'a, R> RefUnwindSafe for RngReadAdapter<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'r, R> RefUnwindSafe for UnwrapMut<'r, R>
where R: RefUnwindSafe + ?Sized,

impl<R> RefUnwindSafe for UnwrapErr<R>
where R: RefUnwindSafe,

impl<'a> RefUnwindSafe for Drain<'a>

impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V>

impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Drain<'a, K, V>

impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V>

impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

impl<'ch> RefUnwindSafe for Bytes<'ch>

impl<'ch> RefUnwindSafe for CharIndices<'ch>

impl<'ch> RefUnwindSafe for Chars<'ch>

impl<'ch> RefUnwindSafe for EncodeUtf16<'ch>

impl<'ch> RefUnwindSafe for Lines<'ch>

impl<'ch> RefUnwindSafe for SplitWhitespace<'ch>

impl<'ch, P> RefUnwindSafe for MatchIndices<'ch, P>
where P: RefUnwindSafe,

impl<'ch, P> RefUnwindSafe for Matches<'ch, P>
where P: RefUnwindSafe,

impl<'ch, P> RefUnwindSafe for Split<'ch, P>
where P: RefUnwindSafe,

impl<'ch, P> RefUnwindSafe for SplitInclusive<'ch, P>
where P: RefUnwindSafe,

impl<'ch, P> RefUnwindSafe for SplitTerminator<'ch, P>
where P: RefUnwindSafe,

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

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

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

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

impl<'data, T> RefUnwindSafe for Iter<'data, T>
where T: RefUnwindSafe,

impl<'data, T> RefUnwindSafe for IterMut<'data, T>
where T: RefUnwindSafe,

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

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

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

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

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

impl<'data, T> RefUnwindSafe for Drain<'data, T>
where T: RefUnwindSafe,

impl<'data, T, P> RefUnwindSafe for ChunkBy<'data, T, P>

impl<'data, T, P> RefUnwindSafe for ChunkByMut<'data, T, P>

impl<'data, T, P> RefUnwindSafe for Split<'data, T, P>

impl<'data, T, P> RefUnwindSafe for SplitInclusive<'data, T, P>

impl<'data, T, P> RefUnwindSafe for SplitInclusiveMut<'data, T, P>

impl<'data, T, P> RefUnwindSafe for SplitMut<'data, T, P>

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

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

impl<A, B> RefUnwindSafe for ZipEq<A, B>

impl<D, S> RefUnwindSafe for Split<D, S>

impl<I> RefUnwindSafe for Chunks<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 Enumerate<I>
where I: RefUnwindSafe,

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

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

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

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

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

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

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

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

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

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

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

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

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

impl<I, F> RefUnwindSafe for FlatMap<I, F>

impl<I, F> RefUnwindSafe for FlatMapIter<I, F>

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

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

impl<I, F> RefUnwindSafe for Update<I, F>

impl<I, ID, F> RefUnwindSafe for Fold<I, ID, F>

impl<I, ID, F> RefUnwindSafe for FoldChunks<I, ID, F>

impl<I, INIT, F> RefUnwindSafe for MapInit<I, INIT, F>

impl<I, J> RefUnwindSafe for Interleave<I, J>

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

impl<I, P> RefUnwindSafe for FilterMap<I, P>

impl<I, P> RefUnwindSafe for Positions<I, P>

impl<I, P> RefUnwindSafe for SkipAnyWhile<I, P>

impl<I, P> RefUnwindSafe for TakeAnyWhile<I, P>

impl<I, T, F> RefUnwindSafe for MapWith<I, T, F>

impl<I, U, F> RefUnwindSafe for FoldChunksWith<I, U, F>

impl<I, U, F> RefUnwindSafe for FoldWith<I, U, F>

impl<I, U, F> RefUnwindSafe for TryFoldWith<I, U, F>
where I: RefUnwindSafe, <U as Try>::Output: RefUnwindSafe, F: RefUnwindSafe,

impl<I, U, ID, F> RefUnwindSafe for TryFold<I, U, ID, F>

impl<Iter> RefUnwindSafe for IterBridge<Iter>
where Iter: RefUnwindSafe,

impl<K, V> RefUnwindSafe for IntoIter<K, V>

impl<K, V> RefUnwindSafe for IntoIter<K, V>

impl<S, B> RefUnwindSafe for WalkTree<S, B>

impl<S, B> RefUnwindSafe for WalkTreePostfix<S, B>

impl<S, B> RefUnwindSafe for WalkTreePrefix<S, B>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

impl<'scope> !RefUnwindSafe for Scope<'scope>

impl<'scope> !RefUnwindSafe for ScopeFifo<'scope>

impl<S = DefaultSpawn> !RefUnwindSafe for ThreadPoolBuilder<S>

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

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

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

impl<C = Pin<Box<dyn AsyncStream + Send + Sync>>> !RefUnwindSafe for Connection<C>

impl<C = Pin<Box<dyn AsyncStream + Send + Sync>>> !RefUnwindSafe for Monitor<C>

impl<D> RefUnwindSafe for Arg<D>
where D: RefUnwindSafe,

impl<U> RefUnwindSafe for ControlFlow<U>
where U: RefUnwindSafe,

impl !RefUnwindSafe for Ctx

impl<'a> RefUnwindSafe for InstOrEdit<'a>

impl<'a> RefUnwindSafe for OutputIter<'a>

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

impl<'a> RefUnwindSafe for SetMatchesIter<'a>

impl<'a> RefUnwindSafe for SetMatchesIter<'a>

impl<'a, R> RefUnwindSafe for ReplacerRef<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, R> RefUnwindSafe for ReplacerRef<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'c, 'h> RefUnwindSafe for SubCaptureMatches<'c, 'h>

impl<'c, 'h> RefUnwindSafe for SubCaptureMatches<'c, 'h>

impl<'h> RefUnwindSafe for Captures<'h>

impl<'h> RefUnwindSafe for Match<'h>

impl<'h> RefUnwindSafe for Captures<'h>

impl<'h> RefUnwindSafe for Match<'h>

impl<'r> RefUnwindSafe for CaptureNames<'r>

impl<'r> RefUnwindSafe for CaptureNames<'r>

impl<'r, 'h> RefUnwindSafe for CaptureMatches<'r, 'h>

impl<'r, 'h> RefUnwindSafe for Matches<'r, 'h>

impl<'r, 'h> RefUnwindSafe for Split<'r, 'h>

impl<'r, 'h> RefUnwindSafe for SplitN<'r, 'h>

impl<'r, 'h> RefUnwindSafe for CaptureMatches<'r, 'h>

impl<'r, 'h> RefUnwindSafe for Matches<'r, 'h>

impl<'r, 'h> RefUnwindSafe for Split<'r, 'h>

impl<'r, 'h> RefUnwindSafe for SplitN<'r, 'h>

impl<'s> RefUnwindSafe for NoExpand<'s>

impl<'s> RefUnwindSafe for NoExpand<'s>

impl<'a> RefUnwindSafe for PatternIter<'a>

impl<'a> RefUnwindSafe for PatternSetIter<'a>

impl<'a> RefUnwindSafe for ByteClassIter<'a>

impl<'a> RefUnwindSafe for DebugHaystack<'a>

impl<'a, T, F> RefUnwindSafe for PoolGuard<'a, T, F>

impl<'h> RefUnwindSafe for Input<'h>

impl<'h> RefUnwindSafe for Searcher<'h>

impl<'h, F> RefUnwindSafe for CapturesIter<'h, F>
where F: RefUnwindSafe,

impl<'h, F> RefUnwindSafe for HalfMatchesIter<'h, F>
where F: RefUnwindSafe,

impl<'h, F> RefUnwindSafe for MatchesIter<'h, F>
where F: RefUnwindSafe,

impl<'h, F> RefUnwindSafe for TryCapturesIter<'h, F>
where F: RefUnwindSafe,

impl<'h, F> RefUnwindSafe for TryHalfMatchesIter<'h, F>
where F: RefUnwindSafe,

impl<'h, F> RefUnwindSafe for TryMatchesIter<'h, F>
where F: RefUnwindSafe,

impl<'r, 'c, 'h> RefUnwindSafe for FindMatches<'r, 'c, 'h>

impl<'r, 'c, 'h> RefUnwindSafe for TryCapturesMatches<'r, 'c, 'h>

impl<'r, 'c, 'h> RefUnwindSafe for TryFindMatches<'r, 'c, 'h>

impl<'r, 'c, 'h> RefUnwindSafe for CapturesMatches<'r, 'c, 'h>

impl<'r, 'c, 'h> RefUnwindSafe for FindMatches<'r, 'c, 'h>

impl<'r, 'h> RefUnwindSafe for CapturesMatches<'r, 'h>

impl<'r, 'h> RefUnwindSafe for FindMatches<'r, 'h>

impl<'r, 'h> RefUnwindSafe for Split<'r, 'h>

impl<'r, 'h> RefUnwindSafe for SplitN<'r, 'h>

impl<B, T> RefUnwindSafe for AlignAs<B, T>

impl<T, F> RefUnwindSafe for Lazy<T, F>

impl<T, F> RefUnwindSafe for Pool<T, F>

impl<'a, R> RefUnwindSafe for ReplacerRef<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'c, 'h> RefUnwindSafe for SubCaptureMatches<'c, 'h>

impl<'h> RefUnwindSafe for Captures<'h>

impl<'h> RefUnwindSafe for Match<'h>

impl<'r> RefUnwindSafe for CaptureNames<'r>

impl<'r, 'h> RefUnwindSafe for CaptureMatches<'r, 'h>

impl<'r, 'h> RefUnwindSafe for Matches<'r, 'h>

impl<'r, 'h> RefUnwindSafe for Split<'r, 'h>

impl<'r, 'h> RefUnwindSafe for SplitN<'r, 'h>

impl<'t> RefUnwindSafe for NoExpand<'t>

impl<'a> RefUnwindSafe for ClassBytesIter<'a>

impl<'a> RefUnwindSafe for Attempt<'a>

impl<'a> RefUnwindSafe for Positive<'a>

impl<'a, L> RefUnwindSafe for Okm<'a, L>
where L: RefUnwindSafe,

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

impl<N> RefUnwindSafe for OpeningKey<N>
where N: RefUnwindSafe,

impl<N> RefUnwindSafe for SealingKey<N>
where N: RefUnwindSafe,

impl<Public, Private> RefUnwindSafe for KeyPairComponents<Public, Private>
where Private: RefUnwindSafe, Public: RefUnwindSafe,

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

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

impl<'a, E> RefUnwindSafe for DecodeStringError<'a, E>
where E: RefUnwindSafe,

impl<'a, R> RefUnwindSafe for ReadRefReader<'a, R>
where R: RefUnwindSafe + ?Sized,

impl<'a, W> RefUnwindSafe for ExtFieldSerializer<'a, W>
where W: RefUnwindSafe,

impl<'a, W> RefUnwindSafe for ExtSerializer<'a, W>
where W: RefUnwindSafe,

impl<'b, 'c, T> RefUnwindSafe for Reference<'b, 'c, T>
where T: RefUnwindSafe + ?Sized,

impl<C> RefUnwindSafe for BinaryConfig<C>
where C: RefUnwindSafe,

impl<R> RefUnwindSafe for ReadReader<R>
where R: RefUnwindSafe,

impl<R, C> RefUnwindSafe for Deserializer<R, C>

impl<W, C> RefUnwindSafe for Serializer<W, C>

impl<'a> RefUnwindSafe for HexSlice<'a>

impl<'a, E, M> RefUnwindSafe for MutatedEndpoint<'a, E, M>

impl<'a> RefUnwindSafe for WaitId<'a>

impl<'a> RefUnwindSafe for DynamicClockId<'a>

impl<'a> RefUnwindSafe for Event<'a>

impl<'a> RefUnwindSafe for RawDirEntry<'a>

impl<'a> RefUnwindSafe for MMsgHdr<'a>

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

impl<'a, const OPCODE: u32, Value> RefUnwindSafe for Updater<'a, OPCODE, Value>
where Value: RefUnwindSafe,

impl<'buf> RefUnwindSafe for AncillaryDrain<'buf>

impl<'buf> RefUnwindSafe for RecvAncillaryBuffer<'buf>

impl<'buf, 'slice, 'fd> RefUnwindSafe for SendAncillaryBuffer<'buf, 'slice, 'fd>

impl<'buf, Fd> RefUnwindSafe for Reader<'buf, Fd>
where Fd: RefUnwindSafe,

impl<'buf, Fd> RefUnwindSafe for RawDir<'buf, Fd>
where Fd: RefUnwindSafe,

impl<'data, T> RefUnwindSafe for AncillaryIter<'data, T>
where T: RefUnwindSafe,

impl<'slice, 'fd> RefUnwindSafe for SendAncillaryMessage<'slice, 'fd>

impl<const OPCODE: u32> RefUnwindSafe for IntegerSetter<OPCODE>

impl<const OPCODE: u32> RefUnwindSafe for NoArg<OPCODE>

impl<const OPCODE: u32, Input> RefUnwindSafe for Setter<OPCODE, Input>
where Input: RefUnwindSafe,

impl<const OPCODE: u32, Output> RefUnwindSafe for Getter<OPCODE, Output>
where Output: RefUnwindSafe,

impl RefUnwindSafe for Iv

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

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

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

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

impl<'a> RefUnwindSafe for OutboundChunks<'a>

impl<'a> RefUnwindSafe for FfdheGroup<'a>

impl<'a> RefUnwindSafe for ClientHello<'a>

impl<'a> RefUnwindSafe for ReadEarlyData<'a>

impl<'a> RefUnwindSafe for Reader<'a>

impl<'a, C, T> RefUnwindSafe for Stream<'a, C, T>

impl<'c, 'i, Data> !RefUnwindSafe for ConnectionState<'c, 'i, Data>

impl<'c, 'i, Data> !RefUnwindSafe for ReadEarlyData<'c, 'i, Data>

impl<'c, 'i, Data> !RefUnwindSafe for ReadTraffic<'c, 'i, Data>

impl<'c, 'i, Data> !RefUnwindSafe for UnbufferedStatus<'c, 'i, Data>

impl<'c, Data> !RefUnwindSafe for EncodeTlsData<'c, Data>

impl<'c, Data> !RefUnwindSafe for TransmitTlsData<'c, Data>

impl<'c, Data> !RefUnwindSafe for WriteTraffic<'c, Data>

impl<'i> RefUnwindSafe for AppDataRecord<'i>

impl<C, T> RefUnwindSafe for StreamOwned<C, T>

impl<Data> !RefUnwindSafe for ConnectionCommon<Data>

impl<Data> !RefUnwindSafe for ConnectionCommon<Data>

impl<Side, State> !RefUnwindSafe for ConfigBuilder<Side, State>

impl<T> RefUnwindSafe for Mutex<T>

impl<'a> RefUnwindSafe for PrivateKeyDer<'a>

impl<'a> RefUnwindSafe for ServerName<'a>

impl<'a> RefUnwindSafe for CertificateDer<'a>

impl<'a> RefUnwindSafe for Der<'a>

impl<'a> RefUnwindSafe for DnsName<'a>

impl<'a> RefUnwindSafe for TrustAnchor<'a>

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

impl<R, T> RefUnwindSafe for ReadIter<R, T>

impl<R> RefUnwindSafe for SalsaCore<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for XSalsaCore<R>
where R: RefUnwindSafe,

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

impl<T, F, S> RefUnwindSafe for ScopeGuard<T, F, S>

impl<S> RefUnwindSafe for SecretBox<S>
where S: RefUnwindSafe + ?Sized,

impl RefUnwindSafe for Op

impl<'a> RefUnwindSafe for Unexpected<'a>

impl<'a, E> RefUnwindSafe for BytesDeserializer<'a, E>
where E: RefUnwindSafe,

impl<'a, E> RefUnwindSafe for CowStrDeserializer<'a, E>
where E: RefUnwindSafe,

impl<'a, E> RefUnwindSafe for StrDeserializer<'a, E>
where E: RefUnwindSafe,

impl<'de, E> RefUnwindSafe for BorrowedBytesDeserializer<'de, E>
where E: RefUnwindSafe,

impl<'de, E> RefUnwindSafe for BorrowedStrDeserializer<'de, E>
where E: RefUnwindSafe,

impl<'de, I, E> RefUnwindSafe for MapDeserializer<'de, I, E>
where <<I as Iterator>::Item as Pair>::Second: RefUnwindSafe, E: RefUnwindSafe, I: RefUnwindSafe,

impl<I, E> RefUnwindSafe for SeqDeserializer<I, E>

impl<Ok, Error> RefUnwindSafe for Impossible<Ok, Error>
where Ok: RefUnwindSafe, Error: RefUnwindSafe,

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

impl<'a> RefUnwindSafe for Container<'a>

impl<'a> RefUnwindSafe for Field<'a>

impl<'a> RefUnwindSafe for Variant<'a>

impl<'a> RefUnwindSafe for Entry<'a>

impl<'a> RefUnwindSafe for SliceRead<'a>

impl<'a> RefUnwindSafe for StrRead<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Keys<'a>

impl<'a> RefUnwindSafe for OccupiedEntry<'a>

impl<'a> RefUnwindSafe for VacantEntry<'a>

impl<'a> RefUnwindSafe for Values<'a>

impl<'a> RefUnwindSafe for ValuesMut<'a>

impl<'de, R, T> RefUnwindSafe for StreamDeserializer<'de, R, T>

impl<K, V> RefUnwindSafe for Map<K, V>

impl<R> RefUnwindSafe for IoRead<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Deserializer<R>
where R: RefUnwindSafe,

impl<W, F> RefUnwindSafe for Serializer<W, F>

impl<'a, W> RefUnwindSafe for QsSerializer<'a, W>
where W: RefUnwindSafe,

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

impl<'de> RefUnwindSafe for Deserializer<'de>

impl<'input, 'output, T> !RefUnwindSafe for StructVariantSerializer<'input, 'output, T>

impl<'input, 'output, T> !RefUnwindSafe for TupleStructSerializer<'input, 'output, T>

impl<'input, 'output, T> !RefUnwindSafe for TupleVariantSerializer<'input, 'output, T>

impl<'input, 'output, Target> !RefUnwindSafe for MapSerializer<'input, 'output, Target>

impl<'input, 'output, Target> !RefUnwindSafe for SeqSerializer<'input, 'output, Target>

impl<'input, 'output, Target> !RefUnwindSafe for StructSerializer<'input, 'output, Target>

impl<'input, 'output, Target> !RefUnwindSafe for TupleSerializer<'input, 'output, Target>

impl<'input, 'output, Target> !RefUnwindSafe for Serializer<'input, 'output, Target>

impl<'a> RefUnwindSafe for Entry<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Keys<'a>

impl<'a> RefUnwindSafe for OccupiedEntry<'a>

impl<'a> RefUnwindSafe for VacantEntry<'a>

impl<'a> RefUnwindSafe for Values<'a>

impl<'a> RefUnwindSafe for ValuesMut<'a>

impl<'de> !RefUnwindSafe for Deserializer<'de>

impl<W> !RefUnwindSafe for Serializer<W>

impl<'a, T, C = DefaultConfig> !RefUnwindSafe for Ref<'a, T, C>

impl<'a, T, C = DefaultConfig> !RefUnwindSafe for RefMut<'a, T, C>

impl<'a, T, C = DefaultConfig> !RefUnwindSafe for Entry<'a, T, C>

impl<'a, T, C = DefaultConfig> !RefUnwindSafe for VacantEntry<'a, T, C>

impl<'a, T, C> !RefUnwindSafe for UniqueIter<'a, T, C>

impl<T, C = DefaultConfig> !RefUnwindSafe for OwnedRef<T, C>

impl<T, C = DefaultConfig> !RefUnwindSafe for OwnedRefMut<T, C>

impl<T, C = DefaultConfig> !RefUnwindSafe for OwnedEntry<T, C>

impl<T, C> RefUnwindSafe for Pool<T, C>
where C: RefUnwindSafe,

impl<T, C> RefUnwindSafe for Slab<T, C>
where C: RefUnwindSafe,

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

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

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

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

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

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

impl<'a, T> RefUnwindSafe for Drain<'a, T>

impl<A> RefUnwindSafe for IntoIter<A>

impl<A> RefUnwindSafe for SmallVec<A>

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

impl<E> RefUnwindSafe for Report<E>
where E: RefUnwindSafe,

impl<'addr, 'bufs, 'control> RefUnwindSafe for MsgHdr<'addr, 'bufs, 'control>

impl<'addr, 'bufs, 'control> RefUnwindSafe for MsgHdrMut<'addr, 'bufs, 'control>

impl<'s> RefUnwindSafe for SockRef<'s>

impl<'a> RefUnwindSafe for Token<'a>

impl<'a> RefUnwindSafe for Lexer<'a>

impl<'a> RefUnwindSafe for LexerToken<'a>

impl<Params> RefUnwindSafe for AlgorithmIdentifier<Params>
where Params: RefUnwindSafe,

impl<Params, Key> RefUnwindSafe for SubjectPublicKeyInfo<Params, Key>
where Key: RefUnwindSafe, Params: RefUnwindSafe,

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

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

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

impl<S> RefUnwindSafe for SyncStream<S>
where S: RefUnwindSafe,

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

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

impl<'a> RefUnwindSafe for HyperlinkSpec<'a>

impl<W> RefUnwindSafe for Ansi<W>
where W: RefUnwindSafe,

impl<W> RefUnwindSafe for NoColor<W>
where W: RefUnwindSafe,

impl<'a, T> RefUnwindSafe for CachedIterMut<'a, T>

impl<'a, T> RefUnwindSafe for Iter<'a, T>

impl<'a, T> RefUnwindSafe for IterMut<'a, T>

impl<T> RefUnwindSafe for IntoIter<T>

impl<T> RefUnwindSafe for ThreadLocal<T>

impl<const CONFIG: u128> RefUnwindSafe for Iso8601<CONFIG>

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

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

impl<'p, 's, T> RefUnwindSafe for SliceVecDrain<'p, 's, T>
where T: RefUnwindSafe,

impl<'p, A> RefUnwindSafe for TinyVecDrain<'p, A>
where <A as Array>::Item: RefUnwindSafe,

impl<'p, A, I> RefUnwindSafe for ArrayVecSplice<'p, A, I>

impl<'p, A, I> RefUnwindSafe for TinyVecSplice<'p, A, I>

impl<'s, T> RefUnwindSafe for SliceVec<'s, T>
where T: RefUnwindSafe,

impl<A> RefUnwindSafe for TinyVec<A>

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

impl RefUnwindSafe for Id

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

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

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

impl<'a> RefUnwindSafe for ReadBuf<'a>

impl<'a> RefUnwindSafe for ReadHalf<'a>

impl<'a> RefUnwindSafe for WriteHalf<'a>

impl<'a> RefUnwindSafe for ReadHalf<'a>

impl<'a> RefUnwindSafe for WriteHalf<'a>

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

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

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

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

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

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

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

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

impl<'a, T> RefUnwindSafe for Permit<'a, T>

impl<'a, T> RefUnwindSafe for PermitIterator<'a, T>

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

impl<R> RefUnwindSafe for BufReader<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Lines<R>
where R: RefUnwindSafe,

impl<R> RefUnwindSafe for Split<R>
where R: RefUnwindSafe,

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

impl<R, W> RefUnwindSafe for Join<R, W>

impl<RW> RefUnwindSafe for BufStream<RW>
where RW: RefUnwindSafe,

impl<T> !RefUnwindSafe for AsyncFd<T>

impl<T> !RefUnwindSafe for Receiver<T>

impl<T> !RefUnwindSafe for Sender<T>

impl<T> !RefUnwindSafe for WeakSender<T>

impl<T> !RefUnwindSafe for Receiver<T>

impl<T> !RefUnwindSafe for Sender<T>

impl<T> !RefUnwindSafe for Mutex<T>

impl<T> !RefUnwindSafe for OnceCell<T>

impl<T> !RefUnwindSafe for RwLock<T>

impl<T> !RefUnwindSafe for Receiver<T>

impl<T> !RefUnwindSafe for Sender<T>

impl<T> !RefUnwindSafe for JoinSet<T>

impl<T> !RefUnwindSafe for Timeout<T>

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

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

impl<T> RefUnwindSafe for ReadHalf<T>

impl<T> RefUnwindSafe for WriteHalf<T>

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

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

impl<T> RefUnwindSafe for OwnedPermit<T>

impl<T> RefUnwindSafe for Receiver<T>

impl<T> RefUnwindSafe for Sender<T>

impl<T> RefUnwindSafe for WeakSender<T>

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

impl<T> RefUnwindSafe for LocalKey<T>

impl<T, F> RefUnwindSafe for TaskLocalFuture<T, F>

impl<T, U = T> !RefUnwindSafe for OwnedMappedMutexGuard<T, U>

impl<T, U = T> !RefUnwindSafe for OwnedRwLockMappedWriteGuard<T, U>

impl<T, U = T> !RefUnwindSafe for OwnedRwLockReadGuard<T, U>

impl<W> RefUnwindSafe for BufWriter<W>
where W: RefUnwindSafe,

impl !RefUnwindSafe for Row

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

impl<S, T> !RefUnwindSafe for Connection<S, T>

impl<T> !RefUnwindSafe for CopyInSink<T>

impl<IO> !RefUnwindSafe for TlsStream<IO>

impl<IO> !RefUnwindSafe for TlsStream<IO>

impl<IO> !RefUnwindSafe for Accept<IO>

impl<IO> !RefUnwindSafe for Connect<IO>

impl<IO> !RefUnwindSafe for FallibleAccept<IO>

impl<IO> !RefUnwindSafe for FallibleConnect<IO>

impl<IO> !RefUnwindSafe for StartHandshake<IO>

impl<T> !RefUnwindSafe for TlsStream<T>

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

impl<K, V> RefUnwindSafe for StreamMap<K, V>

impl<S> !RefUnwindSafe for Timeout<S>

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

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

impl<St, F> RefUnwindSafe for Filter<St, F>

impl<St, F> RefUnwindSafe for FilterMap<St, F>

impl<St, F> RefUnwindSafe for Map<St, F>

impl<St, F> RefUnwindSafe for MapWhile<St, F>

impl<St, F> RefUnwindSafe for SkipWhile<St, F>

impl<St, F> RefUnwindSafe for TakeWhile<St, F>

impl<St, Fut, F> RefUnwindSafe for Then<St, Fut, F>

impl<T> !RefUnwindSafe for WatchStream<T>

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

impl<T> RefUnwindSafe for Peekable<T>

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

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

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

impl<T, U> RefUnwindSafe for Chain<T, U>

impl<T, U> RefUnwindSafe for Merge<T, U>

impl<'entry> RefUnwindSafe for PaxExtension<'entry>

impl<'entry> RefUnwindSafe for PaxExtensions<'entry>

impl<R> !RefUnwindSafe for Archive<R>

impl<R> !RefUnwindSafe for Entries<R>

impl<R> !RefUnwindSafe for Entry<R>

impl<W> !RefUnwindSafe for Builder<W>

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

impl<L, R> RefUnwindSafe for Either<L, R>

impl<R> RefUnwindSafe for ReaderStream<R>
where R: RefUnwindSafe,

impl<R, F> RefUnwindSafe for InspectReader<R, F>

impl<S> RefUnwindSafe for CopyToBytes<S>
where S: RefUnwindSafe,

impl<S> RefUnwindSafe for SinkWriter<S>
where S: RefUnwindSafe,

impl<S, B> RefUnwindSafe for StreamReader<S, B>

impl<T> !RefUnwindSafe for PollSender<T>

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

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

impl<T, D> RefUnwindSafe for FramedRead<T, D>

impl<T, E> RefUnwindSafe for FramedWrite<T, E>

impl<T, U> RefUnwindSafe for Framed<T, U>

impl<T, U> RefUnwindSafe for FramedParts<T, U>

impl<W, F> RefUnwindSafe for InspectWriter<W, F>

impl<'a> RefUnwindSafe for Entry<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Keys<'a>

impl<'a> RefUnwindSafe for OccupiedEntry<'a>

impl<'a> RefUnwindSafe for VacantEntry<'a>

impl<'a> RefUnwindSafe for Values<'a>

impl<'a> RefUnwindSafe for Deserializer<'a>

impl<'d> RefUnwindSafe for Serializer<'d>

impl<K, V> RefUnwindSafe for Map<K, V>

impl<'a> RefUnwindSafe for Entry<'a>

impl<'a> RefUnwindSafe for InlineEntry<'a>

impl<'a> RefUnwindSafe for OccupiedEntry<'a>

impl<'a> RefUnwindSafe for VacantEntry<'a>

impl<'k> RefUnwindSafe for KeyMut<'k>

impl<S> RefUnwindSafe for Deserializer<S>
where S: RefUnwindSafe,

impl<S> RefUnwindSafe for ImDocument<S>
where S: RefUnwindSafe,

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

impl<'s> RefUnwindSafe for TomlKey<'s>

impl<'s> RefUnwindSafe for TomlKeyBuilder<'s>

impl<'s> RefUnwindSafe for TomlString<'s>

impl<'a> RefUnwindSafe for KeyAndValueRef<'a>

impl<'a> RefUnwindSafe for KeyRef<'a>

impl<'a> RefUnwindSafe for ValueRef<'a>

impl<'a> RefUnwindSafe for ValueRefMut<'a>

impl<'a> RefUnwindSafe for DecodeBuf<'a>

impl<'a> RefUnwindSafe for EncodeBuf<'a>

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for IterMut<'a>

impl<'a> RefUnwindSafe for Keys<'a>

impl<'a> RefUnwindSafe for Values<'a>

impl<'a> RefUnwindSafe for ValuesMut<'a>

impl<'a> RefUnwindSafe for GrpcMethod<'a>

impl<'a, VE> RefUnwindSafe for Entry<'a, VE>
where VE: RefUnwindSafe,

impl<'a, VE> RefUnwindSafe for GetAll<'a, VE>
where VE: RefUnwindSafe,

impl<'a, VE> RefUnwindSafe for OccupiedEntry<'a, VE>
where VE: RefUnwindSafe,

impl<'a, VE> RefUnwindSafe for VacantEntry<'a, VE>
where VE: RefUnwindSafe,

impl<'a, VE> RefUnwindSafe for ValueDrain<'a, VE>
where VE: RefUnwindSafe,

impl<'a, VE> RefUnwindSafe for ValueIter<'a, VE>
where VE: RefUnwindSafe,

impl<L = Identity> !RefUnwindSafe for Router<L>

impl<L = Identity> !RefUnwindSafe for Server<L>

impl<T> !RefUnwindSafe for Request<T>

impl<T> !RefUnwindSafe for Response<T>

impl<T> !RefUnwindSafe for Streaming<T>

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

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

impl<T, U> !RefUnwindSafe for EncodeBody<T, U>

impl<T, U> RefUnwindSafe for ProstCodec<T, U>

impl<VE> RefUnwindSafe for MetadataKey<VE>
where VE: RefUnwindSafe,

impl<VE> RefUnwindSafe for MetadataValue<VE>
where VE: RefUnwindSafe,

impl<'a, M, Request> RefUnwindSafe for AsService<'a, M, Request>
where M: RefUnwindSafe, Request: RefUnwindSafe,

impl<'a, T, Request> RefUnwindSafe for Ready<'a, T, Request>
where T: RefUnwindSafe,

impl<A, B> RefUnwindSafe for Either<A, B>

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

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

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

impl<F, N> RefUnwindSafe for MapErrFuture<F, N>

impl<F, N> RefUnwindSafe for MapResultFuture<F, N>

impl<F, S> RefUnwindSafe for FutureService<F, S>

impl<F1, F2, N> RefUnwindSafe for AndThenFuture<F1, F2, N>

impl<F1, F2, N> RefUnwindSafe for ThenFuture<F1, F2, N>

impl<H> RefUnwindSafe for HasherRng<H>
where H: RefUnwindSafe,

impl<In, T, U, E> !RefUnwindSafe for BoxCloneServiceLayer<In, T, U, E>

impl<In, T, U, E> !RefUnwindSafe for BoxCloneSyncServiceLayer<In, T, U, E>

impl<In, T, U, E> !RefUnwindSafe for BoxLayer<In, T, U, E>

impl<M, Request> RefUnwindSafe for IntoService<M, Request>
where M: RefUnwindSafe, Request: RefUnwindSafe,

impl<S> RefUnwindSafe for SharedFuture<S>
where S: RefUnwindSafe,

impl<S> RefUnwindSafe for Shared<S>
where S: RefUnwindSafe,

impl<S, F> RefUnwindSafe for AndThen<S, F>

impl<S, F> RefUnwindSafe for MapErr<S, F>

impl<S, F> RefUnwindSafe for MapFuture<S, F>

impl<S, F> RefUnwindSafe for MapRequest<S, F>

impl<S, F> RefUnwindSafe for MapResponse<S, F>

impl<S, F> RefUnwindSafe for MapResult<S, F>

impl<S, F> RefUnwindSafe for Then<S, F>

impl<S, Req> RefUnwindSafe for Oneshot<S, Req>
where S: RefUnwindSafe, <S as Service<Req>>::Future: RefUnwindSafe, Req: RefUnwindSafe,

impl<Svc, S> !RefUnwindSafe for CallAll<Svc, S>

impl<Svc, S> !RefUnwindSafe for CallAllUnordered<Svc, S>

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

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

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

impl<T, Request> RefUnwindSafe for ReadyOneshot<T, Request>
where T: RefUnwindSafe,

impl<T, U, E> !RefUnwindSafe for BoxCloneService<T, U, E>

impl<T, U, E> !RefUnwindSafe for BoxCloneSyncService<T, U, E>

impl<T, U, E> !RefUnwindSafe for BoxService<T, U, E>

impl<T, U, E> !RefUnwindSafe for UnsyncBoxService<T, U, E>

impl<C, F> RefUnwindSafe for MapFailureClass<C, F>

impl<FailureClass, ClassifyEos> RefUnwindSafe for ClassifiedResponse<FailureClass, ClassifyEos>
where ClassifyEos: RefUnwindSafe, FailureClass: RefUnwindSafe,

impl<S> !RefUnwindSafe for Cors<S>

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

impl<Inner, Outer> RefUnwindSafe for Stack<Inner, Outer>
where Inner: RefUnwindSafe, Outer: RefUnwindSafe,

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

impl<T> !RefUnwindSafe for Instrumented<T>

impl<T> !RefUnwindSafe for WithDispatch<T>

impl<'a> RefUnwindSafe for RollingWriter<'a>

impl RefUnwindSafe for Id

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

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

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

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

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

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

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

impl<S, W> RefUnwindSafe for FlameLayer<S, W>
where S: RefUnwindSafe,

impl<W> RefUnwindSafe for FlushGuard<W>

impl<T> !RefUnwindSafe for Instrumented<T>

impl<T> !RefUnwindSafe for WithDispatch<T>

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

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

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

impl<'a> RefUnwindSafe for SerializeId<'a>

impl<'a> RefUnwindSafe for SerializeLevel<'a>

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

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

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

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

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

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

impl<'a> RefUnwindSafe for Iter<'a>

impl<'a> RefUnwindSafe for ExtensionsMut<'a>

impl<'a, F> !RefUnwindSafe for FieldFnVisitor<'a, F>

impl<'a, R> RefUnwindSafe for Scope<'a, R>
where R: RefUnwindSafe,

impl<'a, R> RefUnwindSafe for ScopeFromRoot<'a, R>
where <R as LookupSpan<'a>>::Data: RefUnwindSafe, R: RefUnwindSafe,

impl<'a, R> RefUnwindSafe for SpanRef<'a, R>
where <R as LookupSpan<'a>>::Data: RefUnwindSafe, R: RefUnwindSafe,

impl<'a, S> RefUnwindSafe for Context<'a, S>
where S: RefUnwindSafe,

impl<'a, S, N> !RefUnwindSafe for FmtContext<'a, S, N>

impl<'a, W> RefUnwindSafe for MutexGuardWriter<'a, W>

impl<'writer> !RefUnwindSafe for Writer<'writer>

impl<A, B> RefUnwindSafe for EitherWriter<A, B>

impl<A, B> RefUnwindSafe for OrElse<A, B>

impl<A, B> RefUnwindSafe for Tee<A, B>

impl<A, B, S> RefUnwindSafe for And<A, B, S>

impl<A, B, S> RefUnwindSafe for Or<A, B, S>

impl<A, S> RefUnwindSafe for Not<A, S>
where A: RefUnwindSafe,

impl<D, V> RefUnwindSafe for Delimited<D, V>

impl<D, V> RefUnwindSafe for VisitDelimited<D, V>

impl<E> RefUnwindSafe for FormattedFields<E>
where E: ?Sized,

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

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

impl<F, T> RefUnwindSafe for Format<F, T>

impl<L, F, S> RefUnwindSafe for Filtered<L, F, S>

impl<L, I, S> RefUnwindSafe for Layered<L, I, S>

impl<L, S> RefUnwindSafe for Handle<L, S>

impl<L, S> RefUnwindSafe for Layer<L, S>

impl<M> RefUnwindSafe for WithMaxLevel<M>
where M: RefUnwindSafe,

impl<M> RefUnwindSafe for WithMinLevel<M>
where M: RefUnwindSafe,

impl<M, F> RefUnwindSafe for WithFilter<M, F>

impl<N, E, F, W> RefUnwindSafe for Subscriber<N, E, F, W>

impl<N, E, F, W> RefUnwindSafe for SubscriberBuilder<N, E, F, W>

impl<S, F, R> RefUnwindSafe for DynFilterFn<S, F, R>

impl<S, N, E, W> RefUnwindSafe for Layer<S, N, E, W>

impl<V> RefUnwindSafe for Alt<V>
where V: RefUnwindSafe,

impl<V> RefUnwindSafe for Messages<V>
where V: RefUnwindSafe,

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

impl<T> !RefUnwindSafe for TryLock<T>

impl<BackoffT, OnRetryT> RefUnwindSafe for RetryFutureConfig<BackoffT, OnRetryT>
where BackoffT: RefUnwindSafe, OnRetryT: RefUnwindSafe,

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

impl<MakeFutureT, FutureT, BackoffT, OnRetryT> !RefUnwindSafe for RetryFuture<MakeFutureT, FutureT, BackoffT, OnRetryT>

impl RefUnwindSafe for B0

impl RefUnwindSafe for B1

impl RefUnwindSafe for Z0

impl<U> RefUnwindSafe for NInt<U>
where U: RefUnwindSafe,

impl<U> RefUnwindSafe for PInt<U>
where U: RefUnwindSafe,

impl<U, B> RefUnwindSafe for UInt<U, B>

impl<V, A> RefUnwindSafe for TArr<V, A>

impl<S> RefUnwindSafe for Ascii<S>
where S: RefUnwindSafe,

impl<S> RefUnwindSafe for UniCase<S>
where S: RefUnwindSafe,

impl<'a, 'text> RefUnwindSafe for Paragraph<'a, 'text>

impl<'a, 'text> RefUnwindSafe for Paragraph<'a, 'text>

impl<'text> RefUnwindSafe for BidiInfo<'text>

impl<'text> RefUnwindSafe for InitialInfo<'text>

impl<'text> RefUnwindSafe for ParagraphBidiInfo<'text>

impl<'text> RefUnwindSafe for Utf8IndexLenIter<'text>

impl<'text> RefUnwindSafe for BidiInfo<'text>

impl<'text> RefUnwindSafe for InitialInfo<'text>

impl<'text> RefUnwindSafe for ParagraphBidiInfo<'text>

impl<'text> RefUnwindSafe for Utf16CharIndexIter<'text>

impl<'text> RefUnwindSafe for Utf16CharIter<'text>

impl<'text> RefUnwindSafe for Utf16IndexLenIter<'text>

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

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

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

impl<'a> RefUnwindSafe for Input<'a>

impl<'a> RefUnwindSafe for Reader<'a>

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

impl<'a> RefUnwindSafe for UrlQuery<'a>

impl<S> RefUnwindSafe for Host<S>
where S: RefUnwindSafe,

impl<Str> RefUnwindSafe for Encoded<Str>
where Str: RefUnwindSafe,

impl<'a> RefUnwindSafe for Utf16Chars<'a>

impl<'a> RefUnwindSafe for Utf8Chars<'a>

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

impl<V> RefUnwindSafe for AlswLut<V>
where V: RefUnwindSafe,

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

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

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

impl<'a> RefUnwindSafe for Alias<'a>

impl<'a> RefUnwindSafe for ElementMode<'a>

impl<'a> RefUnwindSafe for Elements<'a>

impl<'a> RefUnwindSafe for Instruction<'a>

impl<'a> RefUnwindSafe for CustomSection<'a>

impl<'a> RefUnwindSafe for ElementSegment<'a>

impl<'a> RefUnwindSafe for ModuleSection<'a>

impl<'a> RefUnwindSafe for RawSection<'a>

impl<'a, D> RefUnwindSafe for DataSegment<'a, D>
where D: RefUnwindSafe,

impl<'a> RefUnwindSafe for ComponentNames<'a>

impl<'a> RefUnwindSafe for ModuleNames<'a>

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

impl<C, V> RefUnwindSafe for TupleDecoder<C, V>

impl<O, E> RefUnwindSafe for ResultDecoder<O, E>

impl<O, E> RefUnwindSafe for ResultEncoder<O, E>

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

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

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

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

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

impl<'a> RefUnwindSafe for LinkConfig<'a>

impl<H> !RefUnwindSafe for Component<H>

impl<H, C> !RefUnwindSafe for Instance<H, C>

impl<'a> RefUnwindSafe for HeaderInjector<'a>

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

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

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

impl<'a> RefUnwindSafe for Case<'a>

impl<'a> RefUnwindSafe for Field<'a>

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

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

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

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

impl<'instance> !RefUnwindSafe for Export<'instance>

impl<'module> !RefUnwindSafe for ExportType<'module>

impl<'module> !RefUnwindSafe for ImportType<'module>

impl<C> RefUnwindSafe for RootScope<C>
where C: RefUnwindSafe,

impl<Params, Results> !RefUnwindSafe for TypedFunc<Params, Results>

impl<Params, Return> RefUnwindSafe for TypedFunc<Params, Return>
where Params: RefUnwindSafe, Return: RefUnwindSafe,

impl<T> !RefUnwindSafe for InstancePre<T>

impl<T> !RefUnwindSafe for Linker<T>

impl<T> !RefUnwindSafe for WasmList<T>

impl<T> !RefUnwindSafe for InstancePre<T>

impl<T> !RefUnwindSafe for Linker<T>

impl<T> !RefUnwindSafe for Store<T>

impl<T> RefUnwindSafe for Resource<T>

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

impl<'config> RefUnwindSafe for ModuleCacheEntry<'config>

impl<T> RefUnwindSafe for IsaBuilder<T>

impl<'a, Resume, Yield, Return> !RefUnwindSafe for Fiber<'a, Resume, Yield, Return>

impl<Resume, Yield, Return> RefUnwindSafe for Suspend<Resume, Yield, Return>
where Resume: RefUnwindSafe, Yield: RefUnwindSafe, Return: RefUnwindSafe,

impl RefUnwindSafe for Id

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

impl<T> !RefUnwindSafe for CommandPre<T>

impl<T> !RefUnwindSafe for CommandPre<T>

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

impl<T> !RefUnwindSafe for ProxyPre<T>

impl<T> !RefUnwindSafe for ProxyPre<T>

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

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

impl<T> !RefUnwindSafe for BindingsPre<T>

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

impl<'a> RefUnwindSafe for Cert<'a>

impl<'a> RefUnwindSafe for EndEntityCert<'a>

impl<'p> RefUnwindSafe for VerifiedPath<'p>

impl<'p, P, I, O, E> RefUnwindSafe for ByRef<'p, P, I, O, E>

impl<'t, T> RefUnwindSafe for TokenSlice<'t, T>
where T: RefUnwindSafe,

impl<E> RefUnwindSafe for ErrMode<E>
where E: RefUnwindSafe,

impl<F, G, H, I, O, O2, E> RefUnwindSafe for FlatMap<F, G, H, I, O, O2, E>

impl<F, G, I, O, O2, E> RefUnwindSafe for AndThen<F, G, I, O, O2, E>

impl<F, G, I, O, O2, E> RefUnwindSafe for Map<F, G, I, O, O2, E>

impl<F, G, I, O, O2, E> RefUnwindSafe for Verify<F, G, I, O, O2, E>

impl<F, G, I, O, O2, E> RefUnwindSafe for VerifyMap<F, G, I, O, O2, E>

impl<F, G, I, O, O2, E, E2> RefUnwindSafe for TryMap<F, G, I, O, O2, E, E2>

impl<F, I, O, E> RefUnwindSafe for Span<F, I, O, E>

impl<F, I, O, E> RefUnwindSafe for Take<F, I, O, E>

impl<F, I, O, E> RefUnwindSafe for Void<F, I, O, E>

impl<F, I, O, E> RefUnwindSafe for WithSpan<F, I, O, E>

impl<F, I, O, E> RefUnwindSafe for WithTaken<F, I, O, E>

impl<F, I, O, E> RefUnwindSafe for ParserIterator<F, I, O, E>

impl<F, I, O, E, C> RefUnwindSafe for Context<F, I, O, E, C>

impl<F, I, O, E, E2> RefUnwindSafe for ErrInto<F, I, O, E, E2>

impl<F, I, O, O2, E> RefUnwindSafe for DefaultValue<F, I, O, O2, E>

impl<F, I, O, O2, E> RefUnwindSafe for OutputInto<F, I, O, O2, E>

impl<F, I, O, O2, E> RefUnwindSafe for Value<F, I, O, O2, E>

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

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

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

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

impl<I, C = StrContext> !RefUnwindSafe for TreeError<I, C>

impl<I, C = StrContext> !RefUnwindSafe for TreeErrorFrame<I, C>

impl<I, C> RefUnwindSafe for TreeErrorContext<I, C>

impl<I, E> RefUnwindSafe for ParseError<I, E>

impl<I, S> RefUnwindSafe for Stateful<I, S>

impl<P, I, O, C, E> RefUnwindSafe for Repeat<P, I, O, C, E>

impl<P, I, O, E> RefUnwindSafe for CompleteErr<P, I, O, E>

impl<P, I, O, O2, E> RefUnwindSafe for ParseTo<P, I, O, O2, E>

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

impl<T, S> RefUnwindSafe for Checkpoint<T, S>

impl RefUnwindSafe for Ns

impl<'a> RefUnwindSafe for Instruction<'a>

impl<O> RefUnwindSafe for WitPrinter<O>
where O: RefUnwindSafe,

impl<'a> RefUnwindSafe for WasmExport<'a>

impl<'a> RefUnwindSafe for WasmImport<'a>

impl<E> RefUnwindSafe for HttpBodyError<E>
where E: RefUnwindSafe,

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

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

impl<'a, T, W> !RefUnwindSafe for ValEncoder<'a, T, W>

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

impl<'a> RefUnwindSafe for FrameRef<'a>

impl<'a, T> RefUnwindSafe for Timeout<'a, T>
where T: RefUnwindSafe + ?Sized,

impl<C, I, O> !RefUnwindSafe for AcceptError<C, I, O>

impl<C, I, O, H = ()> !RefUnwindSafe for Server<C, I, O, H>

impl<H> RefUnwindSafe for InvokeBuilder<H>
where H: RefUnwindSafe + ?Sized,

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

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

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

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

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

impl<T, F> RefUnwindSafe for AcceptMapContext<T, F>

impl<T, R> !RefUnwindSafe for FutureDecoder<T, R>

impl<T, R> !RefUnwindSafe for ListDecoder<T, R>

impl<T, R> !RefUnwindSafe for StreamDecoder<T, R>

impl<W> !RefUnwindSafe for ListEncoder<W>

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

impl<'a> RefUnwindSafe for GeneralName<'a>

impl<'a> RefUnwindSafe for PublicKey<'a>

impl<'a> RefUnwindSafe for TbsCertificate<'a>

impl<'a> RefUnwindSafe for CtExtensions<'a>

impl<'a> RefUnwindSafe for CtLogID<'a>

impl<'a> RefUnwindSafe for GeneralSubtree<'a>

impl<'a> RefUnwindSafe for KeyIdentifier<'a>

impl<'a> RefUnwindSafe for PolicyMapping<'a>

impl<'a> RefUnwindSafe for PolicyMappings<'a>

impl<'a> RefUnwindSafe for X509Extension<'a>

impl<'a> RefUnwindSafe for ECPoint<'a>

impl<'a> RefUnwindSafe for RSAPublicKey<'a>

impl<'a> RefUnwindSafe for TbsCertList<'a>

impl<'a> RefUnwindSafe for EcdsaSigValue<'a>

impl<'a> RefUnwindSafe for X509Name<'a>

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

impl<Reader> RefUnwindSafe for PemIterator<Reader>
where Reader: RefUnwindSafe,

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

impl<'a> RefUnwindSafe for ElementEnd<'a>

impl<'a> RefUnwindSafe for ExternalId<'a>

impl<'a> RefUnwindSafe for Reference<'a>

impl<'a> RefUnwindSafe for Token<'a>

impl<'a> RefUnwindSafe for StrSpan<'a>

impl<'a> RefUnwindSafe for Stream<'a>

impl<'a> RefUnwindSafe for Tokenizer<'a>

impl<C0, C1> RefUnwindSafe for EitherCart<C0, C1>

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

impl<Y, C> RefUnwindSafe for Yoke<Y, C>

impl<A, S, V> RefUnwindSafe for ConvertError<A, S, V>

impl<B, T> RefUnwindSafe for Ref<B, T>

impl<O> RefUnwindSafe for F32<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for F64<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for I128<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for I16<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for I32<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for I64<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for Isize<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for U128<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for U16<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for U32<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for U64<O>
where O: RefUnwindSafe,

impl<O> RefUnwindSafe for Usize<O>
where O: RefUnwindSafe,

impl<Src, Dst> RefUnwindSafe for AlignmentError<Src, Dst>
where Src: RefUnwindSafe, Dst: RefUnwindSafe + ?Sized,

impl<Src, Dst> RefUnwindSafe for SizeError<Src, Dst>
where Src: RefUnwindSafe, Dst: RefUnwindSafe + ?Sized,

impl<Src, Dst> RefUnwindSafe for ValidityError<Src, Dst>
where Src: RefUnwindSafe, Dst: RefUnwindSafe + ?Sized,

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

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

impl<Z> RefUnwindSafe for Zeroizing<Z>
where Z: RefUnwindSafe,

impl<'a> RefUnwindSafe for FlexZeroVec<'a>

impl<'a, K, V> RefUnwindSafe for ZeroMapBorrowed<'a, K, V>
where <K as ZeroMapKV<'a>>::Slice: RefUnwindSafe, <V as ZeroMapKV<'a>>::Slice: RefUnwindSafe, K: ?Sized, V: ?Sized,

impl<'a, K, V> RefUnwindSafe for ZeroMap<'a, K, V>
where <K as ZeroMapKV<'a>>::Container: RefUnwindSafe, <V as ZeroMapKV<'a>>::Container: RefUnwindSafe, K: ?Sized, V: ?Sized,

impl<'a, K0, K1, V> RefUnwindSafe for ZeroMap2dBorrowed<'a, K0, K1, V>
where <K0 as ZeroMapKV<'a>>::Slice: RefUnwindSafe, <K1 as ZeroMapKV<'a>>::Slice: RefUnwindSafe, <V as ZeroMapKV<'a>>::Slice: RefUnwindSafe, K0: ?Sized, K1: ?Sized, V: ?Sized,

impl<'a, K0, K1, V> RefUnwindSafe for ZeroMap2d<'a, K0, K1, V>
where <K0 as ZeroMapKV<'a>>::Container: RefUnwindSafe, <K1 as ZeroMapKV<'a>>::Container: RefUnwindSafe, <V as ZeroMapKV<'a>>::Container: RefUnwindSafe, K0: ?Sized, K1: ?Sized, V: ?Sized,

impl<'a, T> RefUnwindSafe for ZeroVec<'a, T>
where <T as AsULE>::ULE: RefUnwindSafe,

impl<'a, T, F> RefUnwindSafe for VarZeroVec<'a, T, F>

impl<'l, 'a, K0, K1, V> RefUnwindSafe for ZeroMap2dCursor<'l, 'a, K0, K1, V>
where <K0 as ZeroMapKV<'a>>::Slice: RefUnwindSafe, <K1 as ZeroMapKV<'a>>::Slice: RefUnwindSafe, <V as ZeroMapKV<'a>>::Slice: RefUnwindSafe, K0: ?Sized, K1: ?Sized, V: ?Sized,

impl<A, B> RefUnwindSafe for Tuple2ULE<A, B>

impl<A, B, C> RefUnwindSafe for Tuple3ULE<A, B, C>

impl<A, B, C, D> RefUnwindSafe for Tuple4ULE<A, B, C, D>

impl<A, B, C, D, E> RefUnwindSafe for Tuple5ULE<A, B, C, D, E>

impl<A, B, C, D, E, F> RefUnwindSafe for Tuple6ULE<A, B, C, D, E, F>

impl<T> RefUnwindSafe for ZeroSlice<T>
where <T as AsULE>::ULE: RefUnwindSafe,

impl<T, F> RefUnwindSafe for VarZeroSlice<T, F>

impl<T, F> RefUnwindSafe for VarZeroVecOwned<T, F>

impl<U> RefUnwindSafe for OptionULE<U>
where U: RefUnwindSafe,

impl<U> RefUnwindSafe for OptionVarULE<U>
where U: RefUnwindSafe + ?Sized,

impl<U, const N: usize> RefUnwindSafe for NichedOption<U, N>
where U: RefUnwindSafe,

impl<U, const N: usize> RefUnwindSafe for NichedOptionULE<U, N>
where U: RefUnwindSafe,

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

impl<'a> RefUnwindSafe for Compressor<'a>

impl<'a> RefUnwindSafe for Decompressor<'a>

impl<'a> RefUnwindSafe for Decoder<'a>

impl<'a> RefUnwindSafe for Encoder<'a>

impl<'a, R> RefUnwindSafe for Decoder<'a, R>
where R: RefUnwindSafe,

impl<'a, R> RefUnwindSafe for Encoder<'a, R>
where R: RefUnwindSafe,

impl<'a, W> RefUnwindSafe for Decoder<'a, W>
where W: RefUnwindSafe,

impl<'a, W> RefUnwindSafe for Encoder<'a, W>
where W: RefUnwindSafe,

impl<'a, W, F> RefUnwindSafe for AutoFinishEncoder<'a, W, F>

impl<'a, W, F> RefUnwindSafe for AutoFlushDecoder<'a, W, F>

impl<R, D> RefUnwindSafe for Reader<R, D>

impl<W, D> RefUnwindSafe for Writer<W, D>

impl<'a> RefUnwindSafe for CCtx<'a>

impl<'a> RefUnwindSafe for CDict<'a>

impl<'a> RefUnwindSafe for DCtx<'a>

impl<'a> RefUnwindSafe for DDict<'a>

impl<'a> RefUnwindSafe for InBuffer<'a>

impl<'a, C> RefUnwindSafe for OutBuffer<'a, C>
where C: RefUnwindSafe + ?Sized,