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§

Auto implementors§

§

impl RefUnwindSafe for AsciiChar

§

impl RefUnwindSafe for core::cmp::Ordering

§

impl RefUnwindSafe for Infallible

§

impl RefUnwindSafe for c_void

§

impl RefUnwindSafe for core::fmt::Alignment

§

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 SearchStep

§

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

§

impl RefUnwindSafe for bool

§

impl RefUnwindSafe for char

§

impl RefUnwindSafe for f16

§

impl RefUnwindSafe for f32

§

impl RefUnwindSafe for f64

§

impl RefUnwindSafe for f128

§

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 AllocError

§

impl RefUnwindSafe for Layout

§

impl RefUnwindSafe for LayoutError

§

impl RefUnwindSafe for TypeId

§

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 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 int8x4_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 int16x2_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 uint8x4_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 uint16x2_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 v2f64

§

impl RefUnwindSafe for v2i64

§

impl RefUnwindSafe for v2u64

§

impl RefUnwindSafe for v4f32

§

impl RefUnwindSafe for v4f64

§

impl RefUnwindSafe for v4i32

§

impl RefUnwindSafe for v4i64

§

impl RefUnwindSafe for v4u32

§

impl RefUnwindSafe for v4u64

§

impl RefUnwindSafe for v8f32

§

impl RefUnwindSafe for v8i16

§

impl RefUnwindSafe for v8i32

§

impl RefUnwindSafe for v8u16

§

impl RefUnwindSafe for v8u32

§

impl RefUnwindSafe for v16i8

§

impl RefUnwindSafe for v16i16

§

impl RefUnwindSafe for v16u8

§

impl RefUnwindSafe for v16u16

§

impl RefUnwindSafe for v32i8

§

impl RefUnwindSafe for v32u8

§

impl RefUnwindSafe for f16x2

§

impl RefUnwindSafe for vector_bool_char

§

impl RefUnwindSafe for vector_bool_int

§

impl RefUnwindSafe for vector_bool_long

§

impl RefUnwindSafe for vector_bool_short

§

impl RefUnwindSafe for vector_double

§

impl RefUnwindSafe for vector_float

§

impl RefUnwindSafe for vector_signed_char

§

impl RefUnwindSafe for vector_signed_int

§

impl RefUnwindSafe for vector_signed_long

§

impl RefUnwindSafe for vector_signed_short

§

impl RefUnwindSafe for vector_unsigned_char

§

impl RefUnwindSafe for vector_unsigned_int

§

impl RefUnwindSafe for vector_unsigned_long

§

impl RefUnwindSafe for vector_unsigned_short

§

impl RefUnwindSafe for v128

§

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 core::ascii::EscapeDefault

§

impl RefUnwindSafe for BorrowError

§

impl RefUnwindSafe for BorrowMutError

§

impl RefUnwindSafe for CharTryFromError

§

impl RefUnwindSafe for DecodeUtf16Error

§

impl RefUnwindSafe for core::char::EscapeDebug

§

impl RefUnwindSafe for core::char::EscapeDefault

§

impl RefUnwindSafe for core::char::EscapeUnicode

§

impl RefUnwindSafe for ParseCharError

§

impl RefUnwindSafe for ToLowercase

§

impl RefUnwindSafe for ToUppercase

§

impl RefUnwindSafe for TryFromCharError

§

impl RefUnwindSafe for CStr

§

impl RefUnwindSafe for FromBytesUntilNulError

§

impl RefUnwindSafe for FromBytesWithNulError

§

impl RefUnwindSafe for Error

§

impl RefUnwindSafe for SipHasher

§

impl RefUnwindSafe for 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 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<'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 Utf8Pattern<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for 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, '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, F> RefUnwindSafe for CharPredicateSearcher<'a, F>
where F: RefUnwindSafe,

§

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

§

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 core::str::RSplit<'a, P>
where <P as Pattern>::Searcher<'a>: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for 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 core::str::Split<'a, P>
where <P as Pattern>::Searcher<'a>: RefUnwindSafe,

§

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

§

impl<'a, P> RefUnwindSafe for 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 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<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T, P> RefUnwindSafe for 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 core::slice::SplitN<'a, T, P>

§

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

§

impl<'a, T, const N: usize> RefUnwindSafe for 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 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 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<F> RefUnwindSafe for core::fmt::FromFn<F>
where F: RefUnwindSafe,

§

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

§

impl<F> RefUnwindSafe for 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 core::iter::ArrayChunks<I, N>

§

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

§

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

§

impl<Idx> RefUnwindSafe for 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 core::range::Range<Idx>
where Idx: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<T> !RefUnwindSafe for Cell<T>

§

impl<T> !RefUnwindSafe for OnceCell<T>

§

impl<T> !RefUnwindSafe for RefCell<T>

§

impl<T> !RefUnwindSafe for SyncUnsafeCell<T>

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for (T₁, T₂, …, 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 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 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, 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 [T; N]
where T: RefUnwindSafe,

§

impl<T, const N: usize> RefUnwindSafe for 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<T, const N: usize> RefUnwindSafe for [Option<T>; N]
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

impl<'a> RefUnwindSafe for Drain<'a>

impl<'a, B> RefUnwindSafe for Cow<'a, B>

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

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

impl<'a, K, A> RefUnwindSafe for CursorMut<'a, K, A>

impl<'a, K, A> RefUnwindSafe for CursorMutKey<'a, K, A>

impl<'a, K, V> RefUnwindSafe for Cursor<'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 Keys<'a, K, V>

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

impl<'a, K, V> RefUnwindSafe for RangeMut<'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 Entry<'a, K, V, A>

impl<'a, K, V, A> RefUnwindSafe for CursorMut<'a, K, V, A>

impl<'a, K, V, A> RefUnwindSafe for CursorMutKey<'a, K, V, A>

impl<'a, K, V, A> RefUnwindSafe for OccupiedEntry<'a, K, V, A>

impl<'a, K, V, A> RefUnwindSafe for OccupiedError<'a, K, V, A>

impl<'a, K, V, A> RefUnwindSafe for VacantEntry<'a, K, V, A>

impl<'a, K, V, F, A> RefUnwindSafe for ExtractIf<'a, K, V, F, A>

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 Range<'a, T>
where T: RefUnwindSafe,

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

impl<'a, T> RefUnwindSafe for Union<'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, A> RefUnwindSafe for Drain<'a, T, A>

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

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

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

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

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

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

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

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, F, A> RefUnwindSafe for ExtractIf<'a, T, F, A>

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

impl<K, V, A> RefUnwindSafe for BTreeMap<K, V, 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<T> RefUnwindSafe for ThinBox<T>
where T: RefUnwindSafe + ?Sized,

impl<T, A = Global> !RefUnwindSafe for UniqueRc<T, A>

impl<T, A = Global> !RefUnwindSafe for Weak<T, A>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

impl RefUnwindSafe for ()

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

impl<'a> RefUnwindSafe for AncillaryData<'a>

impl<'a> RefUnwindSafe for Component<'a>

impl<'a> RefUnwindSafe for Prefix<'a>

impl<'a> RefUnwindSafe for SplitPaths<'a>

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

impl<'a> RefUnwindSafe for IoSlice<'a>

impl<'a> RefUnwindSafe for IoSliceMut<'a>

impl<'a> RefUnwindSafe for StdinLock<'a>

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

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

impl<'a> RefUnwindSafe for Messages<'a>

impl<'a> RefUnwindSafe for ScmCredentials<'a>

impl<'a> RefUnwindSafe for ScmRights<'a>

impl<'a> RefUnwindSafe for EncodeWide<'a>

impl<'a> RefUnwindSafe for Ancestors<'a>

impl<'a> RefUnwindSafe for Components<'a>

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

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

impl<'a> RefUnwindSafe for CommandArgs<'a>

impl<'a> RefUnwindSafe for CommandEnvs<'a>

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

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

impl<'a, K, F> RefUnwindSafe for ExtractIf<'a, K, F>

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 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 OccupiedEntry<'a, K, V>

impl<'a, K, V> RefUnwindSafe for OccupiedError<'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, F> RefUnwindSafe for ExtractIf<'a, K, V, F>

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 Iter<'a, T>

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

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

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

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

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

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

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

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

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

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

impl<'a, T, S> RefUnwindSafe for Entry<'a, T, S>

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 OccupiedEntry<'a, T, S>

impl<'a, T, S> RefUnwindSafe for SymmetricDifference<'a, T, S>

impl<'a, T, S> RefUnwindSafe for Union<'a, T, S>

impl<'a, T, S> RefUnwindSafe for VacantEntry<'a, T, S>

impl<'fd> RefUnwindSafe for BorrowedFd<'fd>

impl<'handle> RefUnwindSafe for BorrowedHandle<'handle>

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

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

impl<'socket> RefUnwindSafe for BorrowedSocket<'socket>

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

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

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

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

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, S> RefUnwindSafe for HashMap<K, V, S>

impl<R> RefUnwindSafe for BufReader<R>
where R: RefUnwindSafe + ?Sized,

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

impl<T> !RefUnwindSafe for JoinHandle<T>

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

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

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

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

impl<T> RefUnwindSafe for IntoIter<T>

impl<T> RefUnwindSafe for IntoIter<T>

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 SyncSender<T>

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

impl<T> RefUnwindSafe for LocalKey<T>

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

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

impl<W> RefUnwindSafe for BufWriter<W>
where W: RefUnwindSafe + ?Sized,

impl<W> RefUnwindSafe for LineWriter<W>
where W: RefUnwindSafe + ?Sized,