Trait core::panic::unwind_safe::RefUnwindSafe

1.9.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§

Auto implementors§

§

impl RefUnwindSafe for AsciiChar

§

impl RefUnwindSafe for CharErrorKind

§

impl RefUnwindSafe for CaseMappingIter

§

impl RefUnwindSafe for EscapeDebugInner

§

impl RefUnwindSafe for core::cmp::Ordering

§

impl RefUnwindSafe for Infallible

§

impl RefUnwindSafe for Which

§

impl RefUnwindSafe for FromBytesWithNulErrorKind

§

impl RefUnwindSafe for c_void

§

impl RefUnwindSafe for core::fmt::Alignment

§

impl RefUnwindSafe for core::fmt::rt::Alignment

§

impl RefUnwindSafe for Count

§

impl RefUnwindSafe for Flag

§

impl RefUnwindSafe for IpAddr

§

impl RefUnwindSafe for Ipv6MulticastScope

§

impl RefUnwindSafe for AddrKind

§

impl RefUnwindSafe for SocketAddr

§

impl RefUnwindSafe for FloatErrorKind

§

impl RefUnwindSafe for FpCategory

§

impl RefUnwindSafe for IntErrorKind

§

impl RefUnwindSafe for FullDecoded

§

impl RefUnwindSafe for Sign

§

impl RefUnwindSafe for NeverShortCircuitResidual

§

impl RefUnwindSafe for AlignmentEnum16

§

impl RefUnwindSafe for AlignmentEnum32

§

impl RefUnwindSafe for AlignmentEnum64

§

impl RefUnwindSafe for Direction

§

impl RefUnwindSafe for MatchOnly

§

impl RefUnwindSafe for RejectAndMatch

§

impl RefUnwindSafe for SearchStep

§

impl RefUnwindSafe for StrSearcherImpl

§

impl RefUnwindSafe for core::sync::atomic::Ordering

§

impl RefUnwindSafe for TryFromFloatSecsErrorKind

§

impl RefUnwindSafe for bool

§

impl RefUnwindSafe for char

§

impl RefUnwindSafe for f32

§

impl RefUnwindSafe for f64

§

impl RefUnwindSafe for i8

§

impl RefUnwindSafe for i16

§

impl RefUnwindSafe for i32

§

impl RefUnwindSafe for i64

§

impl RefUnwindSafe for i128

§

impl RefUnwindSafe for isize

§

impl RefUnwindSafe for str

§

impl RefUnwindSafe for u8

§

impl RefUnwindSafe for u16

§

impl RefUnwindSafe for u32

§

impl RefUnwindSafe for u64

§

impl RefUnwindSafe for u128

§

impl RefUnwindSafe for ()

§

impl RefUnwindSafe for usize

§

impl RefUnwindSafe for Layout

§

impl RefUnwindSafe for LayoutError

§

impl RefUnwindSafe for AllocError

§

impl RefUnwindSafe for TypeId

§

impl RefUnwindSafe for TryFromSliceError

§

impl RefUnwindSafe for core::ascii::EscapeDefault

§

impl RefUnwindSafe for TryCaptureWithDebug

§

impl RefUnwindSafe for TryCaptureWithoutDebug

§

impl RefUnwindSafe for BorrowError

§

impl RefUnwindSafe for BorrowMutError

§

impl RefUnwindSafe for CharTryFromError

§

impl RefUnwindSafe for ParseCharError

§

impl RefUnwindSafe for DecodeUtf16Error

§

impl RefUnwindSafe for EscapeDebugExtArgs

§

impl RefUnwindSafe for core::char::EscapeDebug

§

impl RefUnwindSafe for core::char::EscapeDefault

§

impl RefUnwindSafe for core::char::EscapeUnicode

§

impl RefUnwindSafe for ToLowercase

§

impl RefUnwindSafe for ToUppercase

§

impl RefUnwindSafe for TryFromCharError

§

impl RefUnwindSafe for float64x1_t

§

impl RefUnwindSafe for float64x1x2_t

§

impl RefUnwindSafe for float64x1x3_t

§

impl RefUnwindSafe for float64x1x4_t

§

impl RefUnwindSafe for float64x2_t

§

impl RefUnwindSafe for float64x2x2_t

§

impl RefUnwindSafe for float64x2x3_t

§

impl RefUnwindSafe for float64x2x4_t

§

impl RefUnwindSafe for int16x2_t

§

impl RefUnwindSafe for uint16x2_t

§

impl RefUnwindSafe for int8x4_t

§

impl RefUnwindSafe for uint8x4_t

§

impl RefUnwindSafe for SY

§

impl RefUnwindSafe for float32x2_t

§

impl RefUnwindSafe for float32x2x2_t

§

impl RefUnwindSafe for float32x2x3_t

§

impl RefUnwindSafe for float32x2x4_t

§

impl RefUnwindSafe for float32x4_t

§

impl RefUnwindSafe for float32x4x2_t

§

impl RefUnwindSafe for float32x4x3_t

§

impl RefUnwindSafe for float32x4x4_t

§

impl RefUnwindSafe for int8x8_t

§

impl RefUnwindSafe for int8x8x2_t

§

impl RefUnwindSafe for int8x8x3_t

§

impl RefUnwindSafe for int8x8x4_t

§

impl RefUnwindSafe for int8x16_t

§

impl RefUnwindSafe for int8x16x2_t

§

impl RefUnwindSafe for int8x16x3_t

§

impl RefUnwindSafe for int8x16x4_t

§

impl RefUnwindSafe for int16x4_t

§

impl RefUnwindSafe for int16x4x2_t

§

impl RefUnwindSafe for int16x4x3_t

§

impl RefUnwindSafe for int16x4x4_t

§

impl RefUnwindSafe for int16x8_t

§

impl RefUnwindSafe for int16x8x2_t

§

impl RefUnwindSafe for int16x8x3_t

§

impl RefUnwindSafe for int16x8x4_t

§

impl RefUnwindSafe for int32x2_t

§

impl RefUnwindSafe for int32x2x2_t

§

impl RefUnwindSafe for int32x2x3_t

§

impl RefUnwindSafe for int32x2x4_t

§

impl RefUnwindSafe for int32x4_t

§

impl RefUnwindSafe for int32x4x2_t

§

impl RefUnwindSafe for int32x4x3_t

§

impl RefUnwindSafe for int32x4x4_t

§

impl RefUnwindSafe for int64x1_t

§

impl RefUnwindSafe for int64x1x2_t

§

impl RefUnwindSafe for int64x1x3_t

§

impl RefUnwindSafe for int64x1x4_t

§

impl RefUnwindSafe for int64x2_t

§

impl RefUnwindSafe for int64x2x2_t

§

impl RefUnwindSafe for int64x2x3_t

§

impl RefUnwindSafe for int64x2x4_t

§

impl RefUnwindSafe for poly8x8_t

§

impl RefUnwindSafe for poly8x8x2_t

§

impl RefUnwindSafe for poly8x8x3_t

§

impl RefUnwindSafe for poly8x8x4_t

§

impl RefUnwindSafe for poly8x16_t

§

impl RefUnwindSafe for poly8x16x2_t

§

impl RefUnwindSafe for poly8x16x3_t

§

impl RefUnwindSafe for poly8x16x4_t

§

impl RefUnwindSafe for poly16x4_t

§

impl RefUnwindSafe for poly16x4x2_t

§

impl RefUnwindSafe for poly16x4x3_t

§

impl RefUnwindSafe for poly16x4x4_t

§

impl RefUnwindSafe for poly16x8_t

§

impl RefUnwindSafe for poly16x8x2_t

§

impl RefUnwindSafe for poly16x8x3_t

§

impl RefUnwindSafe for poly16x8x4_t

§

impl RefUnwindSafe for poly64x1_t

§

impl RefUnwindSafe for poly64x1x2_t

§

impl RefUnwindSafe for poly64x1x3_t

§

impl RefUnwindSafe for poly64x1x4_t

§

impl RefUnwindSafe for poly64x2_t

§

impl RefUnwindSafe for poly64x2x2_t

§

impl RefUnwindSafe for poly64x2x3_t

§

impl RefUnwindSafe for poly64x2x4_t

§

impl RefUnwindSafe for uint8x8_t

§

impl RefUnwindSafe for uint8x8x2_t

§

impl RefUnwindSafe for uint8x8x3_t

§

impl RefUnwindSafe for uint8x8x4_t

§

impl RefUnwindSafe for uint8x16_t

§

impl RefUnwindSafe for uint8x16x2_t

§

impl RefUnwindSafe for uint8x16x3_t

§

impl RefUnwindSafe for uint8x16x4_t

§

impl RefUnwindSafe for uint16x4_t

§

impl RefUnwindSafe for uint16x4x2_t

§

impl RefUnwindSafe for uint16x4x3_t

§

impl RefUnwindSafe for uint16x4x4_t

§

impl RefUnwindSafe for uint16x8_t

§

impl RefUnwindSafe for uint16x8x2_t

§

impl RefUnwindSafe for uint16x8x3_t

§

impl RefUnwindSafe for uint16x8x4_t

§

impl RefUnwindSafe for uint32x2_t

§

impl RefUnwindSafe for uint32x2x2_t

§

impl RefUnwindSafe for uint32x2x3_t

§

impl RefUnwindSafe for uint32x2x4_t

§

impl RefUnwindSafe for uint32x4_t

§

impl RefUnwindSafe for uint32x4x2_t

§

impl RefUnwindSafe for uint32x4x3_t

§

impl RefUnwindSafe for uint32x4x4_t

§

impl RefUnwindSafe for uint64x1_t

§

impl RefUnwindSafe for uint64x1x2_t

§

impl RefUnwindSafe for uint64x1x3_t

§

impl RefUnwindSafe for uint64x1x4_t

§

impl RefUnwindSafe for uint64x2_t

§

impl RefUnwindSafe for uint64x2x2_t

§

impl RefUnwindSafe for uint64x2x3_t

§

impl RefUnwindSafe for uint64x2x4_t

§

impl RefUnwindSafe for APSR

§

impl RefUnwindSafe for vector_bool_char

§

impl RefUnwindSafe for vector_bool_int

§

impl RefUnwindSafe for vector_bool_short

§

impl RefUnwindSafe for vector_float

§

impl RefUnwindSafe for vector_signed_char

§

impl RefUnwindSafe for vector_signed_int

§

impl RefUnwindSafe for vector_signed_short

§

impl RefUnwindSafe for vector_unsigned_char

§

impl RefUnwindSafe for vector_unsigned_int

§

impl RefUnwindSafe for vector_unsigned_short

§

impl RefUnwindSafe for vector_bool_long

§

impl RefUnwindSafe for vector_double

§

impl RefUnwindSafe for vector_signed_long

§

impl RefUnwindSafe for vector_unsigned_long

§

impl RefUnwindSafe for f32x2

§

impl RefUnwindSafe for f32x4

§

impl RefUnwindSafe for f32x8

§

impl RefUnwindSafe for f32x16

§

impl RefUnwindSafe for f64x1

§

impl RefUnwindSafe for f64x2

§

impl RefUnwindSafe for f64x4

§

impl RefUnwindSafe for f64x8

§

impl RefUnwindSafe for i8x2

§

impl RefUnwindSafe for i8x4

§

impl RefUnwindSafe for i8x8

§

impl RefUnwindSafe for i8x16

§

impl RefUnwindSafe for i8x32

§

impl RefUnwindSafe for i8x64

§

impl RefUnwindSafe for i16x2

§

impl RefUnwindSafe for i16x4

§

impl RefUnwindSafe for i16x8

§

impl RefUnwindSafe for i16x16

§

impl RefUnwindSafe for i16x32

§

impl RefUnwindSafe for i32x2

§

impl RefUnwindSafe for i32x4

§

impl RefUnwindSafe for i32x8

§

impl RefUnwindSafe for i32x16

§

impl RefUnwindSafe for i64x1

§

impl RefUnwindSafe for i64x2

§

impl RefUnwindSafe for i64x4

§

impl RefUnwindSafe for i64x8

§

impl RefUnwindSafe for m8x16

§

impl RefUnwindSafe for m16x8

§

impl RefUnwindSafe for m32x4

§

impl RefUnwindSafe for m64x2

§

impl RefUnwindSafe for u8x2

§

impl RefUnwindSafe for u8x4

§

impl RefUnwindSafe for u8x8

§

impl RefUnwindSafe for u8x16

§

impl RefUnwindSafe for u8x32

§

impl RefUnwindSafe for u8x64

§

impl RefUnwindSafe for u16x2

§

impl RefUnwindSafe for u16x4

§

impl RefUnwindSafe for u16x8

§

impl RefUnwindSafe for u16x16

§

impl RefUnwindSafe for u16x32

§

impl RefUnwindSafe for u32x2

§

impl RefUnwindSafe for u32x4

§

impl RefUnwindSafe for u32x8

§

impl RefUnwindSafe for u32x16

§

impl RefUnwindSafe for u64x1

§

impl RefUnwindSafe for u64x2

§

impl RefUnwindSafe for u64x4

§

impl RefUnwindSafe for u64x8

§

impl RefUnwindSafe for v128

§

impl RefUnwindSafe for CpuidResult

§

impl RefUnwindSafe for __m128

§

impl RefUnwindSafe for __m128bh

§

impl RefUnwindSafe for __m128d

§

impl RefUnwindSafe for __m128i

§

impl RefUnwindSafe for __m256

§

impl RefUnwindSafe for __m256bh

§

impl RefUnwindSafe for __m256d

§

impl RefUnwindSafe for __m256i

§

impl RefUnwindSafe for __m512

§

impl RefUnwindSafe for __m512bh

§

impl RefUnwindSafe for __m512d

§

impl RefUnwindSafe for __m512i

§

impl RefUnwindSafe for Internal

§

impl RefUnwindSafe for CStr

§

impl RefUnwindSafe for FromBytesUntilNulError

§

impl RefUnwindSafe for FromBytesWithNulError

§

impl RefUnwindSafe for PadAdapterState

§

impl RefUnwindSafe for Binary

§

impl RefUnwindSafe for LowerHex

§

impl RefUnwindSafe for Octal

§

impl RefUnwindSafe for UpperHex

§

impl RefUnwindSafe for Placeholder

§

impl RefUnwindSafe for UnsafeArg

§

impl RefUnwindSafe for Error

§

impl RefUnwindSafe for PostPadding

§

impl RefUnwindSafe for Sip13Rounds

§

impl RefUnwindSafe for Sip24Rounds

§

impl RefUnwindSafe for SipHasher24

§

impl RefUnwindSafe for SipHasher

§

impl RefUnwindSafe for core::hash::sip::State

§

impl RefUnwindSafe for BasicBlock

§

impl RefUnwindSafe for PhantomPinned

§

impl RefUnwindSafe for Assume

§

impl RefUnwindSafe for Ipv4Addr

§

impl RefUnwindSafe for Ipv6Addr

§

impl RefUnwindSafe for AddrParseError

§

impl RefUnwindSafe for SocketAddrV4

§

impl RefUnwindSafe for SocketAddrV6

§

impl RefUnwindSafe for Big32x40

§

impl RefUnwindSafe for Big8x3

§

impl RefUnwindSafe for BiasedFp

§

impl RefUnwindSafe for Decimal

§

impl RefUnwindSafe for Number

§

impl RefUnwindSafe for ParseIntError

§

impl RefUnwindSafe for TryFromIntError

§

impl RefUnwindSafe for Decoded

§

impl RefUnwindSafe for NonZeroI8

§

impl RefUnwindSafe for NonZeroI16

§

impl RefUnwindSafe for NonZeroI32

§

impl RefUnwindSafe for NonZeroI64

§

impl RefUnwindSafe for NonZeroI128

§

impl RefUnwindSafe for NonZeroIsize

§

impl RefUnwindSafe for NonZeroU8

§

impl RefUnwindSafe for NonZeroU16

§

impl RefUnwindSafe for NonZeroU32

§

impl RefUnwindSafe for NonZeroU64

§

impl RefUnwindSafe for NonZeroU128

§

impl RefUnwindSafe for NonZeroUsize

§

impl RefUnwindSafe for ParseFloatError

§

impl RefUnwindSafe for IndexRange

§

impl RefUnwindSafe for RangeFull

§

impl RefUnwindSafe for core::ptr::alignment::Alignment

§

impl RefUnwindSafe for EscapeByte

§

impl RefUnwindSafe for TimSortRun

§

impl RefUnwindSafe for ParseBoolError

§

impl RefUnwindSafe for Utf8Error

§

impl RefUnwindSafe for EmptyNeedle

§

impl RefUnwindSafe for TwoWaySearcher

§

impl RefUnwindSafe for BytesIsNotEmpty

§

impl RefUnwindSafe for CharEscapeDebugContinue

§

impl RefUnwindSafe for CharEscapeDefault

§

impl RefUnwindSafe for CharEscapeUnicode

§

impl RefUnwindSafe for IsAsciiWhitespace

§

impl RefUnwindSafe for IsNotEmpty

§

impl RefUnwindSafe for IsWhitespace

§

impl RefUnwindSafe for LinesMap

§

impl RefUnwindSafe for UnsafeBytesToStr

§

impl RefUnwindSafe for RawWaker

§

impl RefUnwindSafe for RawWakerVTable

§

impl RefUnwindSafe for Waker

§

impl RefUnwindSafe for Duration

§

impl RefUnwindSafe for Nanoseconds

§

impl RefUnwindSafe for TryFromFloatSecsError

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for Parser<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for core::str::iter::EscapeDebug<'a>

§

impl<'a> RefUnwindSafe for core::str::iter::EscapeDefault<'a>

§

impl<'a> RefUnwindSafe for core::str::iter::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 Debug<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

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, 'f> RefUnwindSafe for VaList<'a, 'f>

§

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

§

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

§

impl<'a, C> RefUnwindSafe for MultiCharEqSearcher<'a, C>where C: RefUnwindSafe,

§

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

§

impl<'a, I> RefUnwindSafe for TaggedOption<'a, I>where <I as Type<'a>>::Reified: RefUnwindSafe,

§

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

§

impl<'a, I, R> RefUnwindSafe for GenericShunt<'a, I, R>where I: RefUnwindSafe, R: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T> RefUnwindSafe for 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 core::slice::iter::Iter<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for core::slice::iter::IterMut<'a, T>where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T, P> RefUnwindSafe for core::slice::iter::RSplit<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

impl<'a, T, P> RefUnwindSafe for core::slice::iter::RSplitN<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

impl<'a, T, P> RefUnwindSafe for core::slice::iter::Split<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for core::slice::iter::SplitInclusive<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

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

§

impl<'a, T, P> RefUnwindSafe for core::slice::iter::SplitN<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

impl<'a, T, const N: usize> RefUnwindSafe for core::slice::iter::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> !RefUnwindSafe for BorrowRef<'b>

§

impl<'b> !RefUnwindSafe for BorrowRefMut<'b>

§

impl<'b, T> !RefUnwindSafe for core::cell::Ref<'b, T>

§

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

§

impl<'buf, 'state> !RefUnwindSafe for PadAdapter<'buf, 'state>

§

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

§

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

§

impl<A> RefUnwindSafe for core::option::IntoIter<A>where A: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<Dyn> !RefUnwindSafe for DynMetadata<Dyn>

§

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

§

impl<F> RefUnwindSafe for MaybeDone<F>where F: RefUnwindSafe, <F as Future>::Output: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<G> RefUnwindSafe for FromGenerator<G>where G: RefUnwindSafe,

§

impl<H> RefUnwindSafe for BuildHasherDefault<H>

§

impl<I> RefUnwindSafe for core::any::tags::Ref<I>where I: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<I, U> RefUnwindSafe for FlattenCompat<I, U>where I: RefUnwindSafe, U: RefUnwindSafe,

§

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

§

impl<I, const N: usize> RefUnwindSafe for core::iter::adapters::array_chunks::ArrayChunks<I, N>where I: RefUnwindSafe, <I as Iterator>::Item: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<Ret, T> RefUnwindSafe for fn (T₁, T₂, …, Tₙ) -> Ret

§

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

§

impl<T> !RefUnwindSafe for OnceCell<T>

§

impl<T> !RefUnwindSafe for Cell<T>

§

impl<T> !RefUnwindSafe for RefCell<T>

§

impl<T> !RefUnwindSafe for SyncUnsafeCell<T>

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for [T]where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for (T₁, T₂, …, Tₙ)where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for Pending<T>

§

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

§

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

§

impl<T> RefUnwindSafe for Empty<T>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T, F> RefUnwindSafe for core::cell::lazy::State<T, F>where F: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

impl<T, const LANES: usize> RefUnwindSafe for core::core_simd::masks::mask_impl::Mask<T, LANES>where T: RefUnwindSafe,

§

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

§

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

§

impl<T, const N: usize> RefUnwindSafe for core::array::iter::IntoIter<T, N>where T: RefUnwindSafe,

§

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

§

impl<T, const N: usize> RefUnwindSafe for [MaybeUninit<T>; N]where T: RefUnwindSafe,

§

impl<T: ?Sized> RefUnwindSafe for *const Twhere T: RefUnwindSafe,

§

impl<T: ?Sized> RefUnwindSafe for *mut Twhere T: RefUnwindSafe,

§

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

§

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

§

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

§

impl<T: ?Sized> RefUnwindSafe for PtrComponents<T>where <T as Pointee>::Metadata: RefUnwindSafe,

§

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

§

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

§

impl<T: ?Sized> RefUnwindSafe for PtrRepr<T>where T: RefUnwindSafe, <T as Pointee>::Metadata: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<const N: usize> RefUnwindSafe for [u8; N]

§

impl<const SIZE: usize> RefUnwindSafe for DisplayBuffer<SIZE>