Trait PanicRefUnwindSafe

1.9.0 · Source
pub auto trait PanicRefUnwindSafe { }
Expand description

core A marker trait which represents a shared reference considered unwind safe.

Re-exported from core::panic:: RefUnwindSafePanicRefUnwindSafe.


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

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

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

Implementors§

1.14.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicBool

1.34.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicI8

1.34.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicI16

1.34.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicI32

1.34.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicI64

1.14.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicIsize

1.34.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicU8

1.34.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicU16

1.34.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicU32

1.34.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicU64

1.14.0 · Source§

impl RefUnwindSafe for devela::_core::sync::atomic::AtomicUsize

§

impl RefUnwindSafe for Handle

§

impl RefUnwindSafe for Runtime

§

impl RefUnwindSafe for Notify

§

impl RefUnwindSafe for AbortHandle

§

impl RefUnwindSafe for devela::all::AtomicBool

§

impl RefUnwindSafe for AtomicF32

§

impl RefUnwindSafe for AtomicF64

§

impl RefUnwindSafe for devela::all::AtomicI8

§

impl RefUnwindSafe for devela::all::AtomicI16

§

impl RefUnwindSafe for devela::all::AtomicI32

§

impl RefUnwindSafe for devela::all::AtomicI64

§

impl RefUnwindSafe for AtomicI128

§

impl RefUnwindSafe for devela::all::AtomicIsize

§

impl RefUnwindSafe for devela::all::AtomicU8

§

impl RefUnwindSafe for devela::all::AtomicU16

§

impl RefUnwindSafe for devela::all::AtomicU32

§

impl RefUnwindSafe for devela::all::AtomicU64

§

impl RefUnwindSafe for AtomicU128

§

impl RefUnwindSafe for devela::all::AtomicUsize

1.12.0 · Source§

impl RefUnwindSafe for Condvar

1.59.0 · Source§

impl RefUnwindSafe for devela::all::Once

1.9.0 · Source§

impl RefUnwindSafe for devela::all::Stderr

1.9.0 · Source§

impl RefUnwindSafe for StderrLock<'_>

1.9.0 · Source§

impl RefUnwindSafe for devela::all::Stdout

1.9.0 · Source§

impl RefUnwindSafe for StdoutLock<'_>

1.9.0 · Source§

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

1.14.0 · Source§

impl<T> RefUnwindSafe for devela::_core::sync::atomic::AtomicPtr<T>

Source§

impl<T> RefUnwindSafe for devela::_dep::_std::sync::mpmc::Receiver<T>

Source§

impl<T> RefUnwindSafe for devela::_dep::_std::sync::mpmc::Sender<T>

Source§

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

§

impl<T> RefUnwindSafe for devela::_dep::tokio::task::JoinHandle<T>

§

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

§

impl<T> RefUnwindSafe for devela::all::AtomicPtr<T>

1.12.0 · Source§

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

1.28.0 · Source§

impl<T> RefUnwindSafe for NonZero<T>

1.70.0 · Source§

impl<T> RefUnwindSafe for OnceLock<T>

1.9.0 · Source§

impl<T> RefUnwindSafe for AssertUnwindSafe<T>

1.12.0 · Source§

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

§

impl<T> RefUnwindSafe for AtomicCell<T>

§

impl<T> RefUnwindSafe for OnceCell<T>

§

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

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, F> RefUnwindSafe for Lazy<T, F>
where F: RefUnwindSafe, OnceCell<T>: RefUnwindSafe,

§

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

Auto implementors§

§

impl !RefUnwindSafe for devela::_dep::_std::fs::TryLockError

§

impl !RefUnwindSafe for devela::_dep::gilrs::Error

§

impl !RefUnwindSafe for devela::_dep::image::ImageError

§

impl !RefUnwindSafe for FromFileError

§

impl !RefUnwindSafe for devela::_dep::miniquad::fs::Error

§

impl !RefUnwindSafe for devela::_dep::rodio::decoder::symphonia::SeekError

§

impl !RefUnwindSafe for devela::_dep::rodio::source::SeekError

§

impl !RefUnwindSafe for devela::_dep::symphonia::core::errors::Error

§

impl !RefUnwindSafe for devela::_dep::ureq::Error

§

impl !RefUnwindSafe for UiError

§

impl !RefUnwindSafe for AllError

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::decoder::Audio

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::decoder::Decoder

§

impl !RefUnwindSafe for Opened

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::decoder::Subtitle

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::decoder::Video

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::encoder::audio::Audio

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::encoder::Audio

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::encoder::Encoder

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::encoder::Subtitle

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::encoder::Video

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::encoder::subtitle::Subtitle

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::encoder::video::Video

§

impl !RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::Context

§

impl !RefUnwindSafe for DecodingError

§

impl !RefUnwindSafe for EncodingError

§

impl !RefUnwindSafe for ParameterError

§

impl !RefUnwindSafe for devela::_dep::jiff::Error

§

impl !RefUnwindSafe for Renderer

§

impl !RefUnwindSafe for ClockHandle

§

impl !RefUnwindSafe for CompressorHandle

§

impl !RefUnwindSafe for DelayBuilder

§

impl !RefUnwindSafe for DelayHandle

§

impl !RefUnwindSafe for DistortionHandle

§

impl !RefUnwindSafe for EqFilterHandle

§

impl !RefUnwindSafe for FilterHandle

§

impl !RefUnwindSafe for PanningControlHandle

§

impl !RefUnwindSafe for ReverbHandle

§

impl !RefUnwindSafe for VolumeControlHandle

§

impl !RefUnwindSafe for ListenerHandle

§

impl !RefUnwindSafe for LfoHandle

§

impl !RefUnwindSafe for TweenerHandle

§

impl !RefUnwindSafe for StaticSoundHandle

§

impl !RefUnwindSafe for MainTrackBuilder

§

impl !RefUnwindSafe for MainTrackHandle

§

impl !RefUnwindSafe for SendTrackBuilder

§

impl !RefUnwindSafe for SendTrackHandle

§

impl !RefUnwindSafe for SpatialTrackBuilder

§

impl !RefUnwindSafe for SpatialTrackHandle

§

impl !RefUnwindSafe for TrackBuilder

§

impl !RefUnwindSafe for TrackHandle

§

impl !RefUnwindSafe for MidiInput

§

impl !RefUnwindSafe for MidiOutput

§

impl !RefUnwindSafe for MidiOutputConnection

§

impl !RefUnwindSafe for CancelledError

§

impl !RefUnwindSafe for IncompleteReadError

§

impl !RefUnwindSafe for InvalidStateError

§

impl !RefUnwindSafe for LimitOverrunError

§

impl !RefUnwindSafe for QueueEmpty

§

impl !RefUnwindSafe for QueueFull

§

impl !RefUnwindSafe for TimeoutError

§

impl !RefUnwindSafe for gaierror

§

impl !RefUnwindSafe for herror

§

impl !RefUnwindSafe for timeout

§

impl !RefUnwindSafe for PyArithmeticError

§

impl !RefUnwindSafe for PyAssertionError

§

impl !RefUnwindSafe for PyAttributeError

§

impl !RefUnwindSafe for PyBaseException

§

impl !RefUnwindSafe for PyBlockingIOError

§

impl !RefUnwindSafe for PyBrokenPipeError

§

impl !RefUnwindSafe for PyBufferError

§

impl !RefUnwindSafe for PyBytesWarning

§

impl !RefUnwindSafe for PyChildProcessError

§

impl !RefUnwindSafe for PyConnectionAbortedError

§

impl !RefUnwindSafe for PyConnectionError

§

impl !RefUnwindSafe for PyConnectionRefusedError

§

impl !RefUnwindSafe for PyConnectionResetError

§

impl !RefUnwindSafe for PyDeprecationWarning

§

impl !RefUnwindSafe for PyEOFError

§

impl !RefUnwindSafe for PyEncodingWarning

§

impl !RefUnwindSafe for PyEnvironmentError

§

impl !RefUnwindSafe for PyException

§

impl !RefUnwindSafe for PyFileExistsError

§

impl !RefUnwindSafe for PyFileNotFoundError

§

impl !RefUnwindSafe for PyFloatingPointError

§

impl !RefUnwindSafe for PyFutureWarning

§

impl !RefUnwindSafe for PyGeneratorExit

§

impl !RefUnwindSafe for PyIOError

§

impl !RefUnwindSafe for PyImportError

§

impl !RefUnwindSafe for PyImportWarning

§

impl !RefUnwindSafe for PyIndexError

§

impl !RefUnwindSafe for PyInterruptedError

§

impl !RefUnwindSafe for PyIsADirectoryError

§

impl !RefUnwindSafe for PyKeyError

§

impl !RefUnwindSafe for PyKeyboardInterrupt

§

impl !RefUnwindSafe for PyLookupError

§

impl !RefUnwindSafe for PyMemoryError

§

impl !RefUnwindSafe for PyModuleNotFoundError

§

impl !RefUnwindSafe for PyNameError

§

impl !RefUnwindSafe for PyNotADirectoryError

§

impl !RefUnwindSafe for PyNotImplementedError

§

impl !RefUnwindSafe for PyOSError

§

impl !RefUnwindSafe for PyOverflowError

§

impl !RefUnwindSafe for PyPendingDeprecationWarning

§

impl !RefUnwindSafe for PyPermissionError

§

impl !RefUnwindSafe for PyProcessLookupError

§

impl !RefUnwindSafe for PyRecursionError

§

impl !RefUnwindSafe for PyReferenceError

§

impl !RefUnwindSafe for PyResourceWarning

§

impl !RefUnwindSafe for PyRuntimeError

§

impl !RefUnwindSafe for PyRuntimeWarning

§

impl !RefUnwindSafe for PyStopAsyncIteration

§

impl !RefUnwindSafe for PyStopIteration

§

impl !RefUnwindSafe for PySyntaxError

§

impl !RefUnwindSafe for PySyntaxWarning

§

impl !RefUnwindSafe for PySystemError

§

impl !RefUnwindSafe for PySystemExit

§

impl !RefUnwindSafe for PyTimeoutError

§

impl !RefUnwindSafe for PyTypeError

§

impl !RefUnwindSafe for PyUnboundLocalError

§

impl !RefUnwindSafe for PyUnicodeDecodeError

§

impl !RefUnwindSafe for PyUnicodeEncodeError

§

impl !RefUnwindSafe for PyUnicodeError

§

impl !RefUnwindSafe for PyUnicodeTranslateError

§

impl !RefUnwindSafe for PyUnicodeWarning

§

impl !RefUnwindSafe for PyUserWarning

§

impl !RefUnwindSafe for PyValueError

§

impl !RefUnwindSafe for PyWarning

§

impl !RefUnwindSafe for PyZeroDivisionError

§

impl !RefUnwindSafe for PanicException

§

impl !RefUnwindSafe for PyBackedBytes

§

impl !RefUnwindSafe for PyBackedStr

§

impl !RefUnwindSafe for PyAny

§

impl !RefUnwindSafe for PyErr

§

impl !RefUnwindSafe for PyBool

§

impl !RefUnwindSafe for PyByteArray

§

impl !RefUnwindSafe for PyBytes

§

impl !RefUnwindSafe for PyCFunction

§

impl !RefUnwindSafe for PyCapsule

§

impl !RefUnwindSafe for PyCode

§

impl !RefUnwindSafe for PyComplex

§

impl !RefUnwindSafe for PyDate

§

impl !RefUnwindSafe for PyDateTime

§

impl !RefUnwindSafe for PyDelta

§

impl !RefUnwindSafe for PyDict

§

impl !RefUnwindSafe for PyDictItems

§

impl !RefUnwindSafe for PyDictKeys

§

impl !RefUnwindSafe for PyDictValues

§

impl !RefUnwindSafe for PyEllipsis

§

impl !RefUnwindSafe for PyFloat

§

impl !RefUnwindSafe for PyFrame

§

impl !RefUnwindSafe for PyFrozenSet

§

impl !RefUnwindSafe for PyFunction

§

impl !RefUnwindSafe for PyGenericAlias

§

impl !RefUnwindSafe for PyInt

§

impl !RefUnwindSafe for PyIterator

§

impl !RefUnwindSafe for PyList

§

impl !RefUnwindSafe for PyMapping

§

impl !RefUnwindSafe for PyMappingProxy

§

impl !RefUnwindSafe for PyMemoryView

§

impl !RefUnwindSafe for PyModule

§

impl !RefUnwindSafe for PyNone

§

impl !RefUnwindSafe for PyNotImplemented

§

impl !RefUnwindSafe for PyRange

§

impl !RefUnwindSafe for PySequence

§

impl !RefUnwindSafe for PySet

§

impl !RefUnwindSafe for PySlice

§

impl !RefUnwindSafe for PyString

§

impl !RefUnwindSafe for PySuper

§

impl !RefUnwindSafe for PyTime

§

impl !RefUnwindSafe for PyTraceback

§

impl !RefUnwindSafe for PyTuple

§

impl !RefUnwindSafe for PyType

§

impl !RefUnwindSafe for PyTzInfo

§

impl !RefUnwindSafe for PyWeakref

§

impl !RefUnwindSafe for PyWeakrefProxy

§

impl !RefUnwindSafe for PyWeakrefReference

§

impl !RefUnwindSafe for ThreadBuilder

§

impl !RefUnwindSafe for ThreadPool

§

impl !RefUnwindSafe for ThreadPoolBuildError

§

impl !RefUnwindSafe for MixerSource

§

impl !RefUnwindSafe for SourcesQueueOutput

§

impl !RefUnwindSafe for EmptyCallback

§

impl !RefUnwindSafe for MediaSourceStream

§

impl !RefUnwindSafe for ProbeResult

§

impl !RefUnwindSafe for devela::_dep::tokio::process::Child

§

impl !RefUnwindSafe for devela::_dep::tokio::process::Command

§

impl !RefUnwindSafe for devela::_dep::tokio::runtime::Builder

§

impl !RefUnwindSafe for OwnedNotified

§

impl !RefUnwindSafe for RestoreOnPending

§

impl !RefUnwindSafe for JoinError

§

impl !RefUnwindSafe for LocalEnterGuard

§

impl !RefUnwindSafe for LocalSet

§

impl !RefUnwindSafe for devela::_dep::ureq::config::Config

§

impl !RefUnwindSafe for devela::_dep::ureq::http::request::Builder

§

impl !RefUnwindSafe for devela::_dep::ureq::http::request::Parts

§

impl !RefUnwindSafe for devela::_dep::ureq::http::response::Builder

§

impl !RefUnwindSafe for devela::_dep::ureq::http::response::Parts

§

impl !RefUnwindSafe for Extensions

§

impl !RefUnwindSafe for Agent

§

impl !RefUnwindSafe for Body

§

impl !RefUnwindSafe for AgentScope

§

impl !RefUnwindSafe for DefaultConnector

§

impl !RefUnwindSafe for devela::all::IoError

§

impl !RefUnwindSafe for MiniquadPixels

§

impl !RefUnwindSafe for OnceState

§

impl !RefUnwindSafe for devela::all::ProcessCommand

§

impl !RefUnwindSafe for ImportedExceptionTypeObject

§

impl !RefUnwindSafe for ModuleDef

§

impl RefUnwindSafe for devela::_core::ascii::Char

§

impl RefUnwindSafe for FromBytesWithNulError

§

impl RefUnwindSafe for DebugAsHex

§

impl RefUnwindSafe for devela::_core::fmt::Sign

§

impl RefUnwindSafe for AtomicOrdering

§

impl RefUnwindSafe for BasicBlock

§

impl RefUnwindSafe for UnwindTerminateReason

§

impl RefUnwindSafe for Ipv6MulticastScope

§

impl RefUnwindSafe for OneSidedRangeBound

§

impl RefUnwindSafe for GetDisjointMutError

§

impl RefUnwindSafe for SearchStep

§

impl RefUnwindSafe for devela::_dep::_alloc::collections::TryReserveErrorKind

§

impl RefUnwindSafe for SeekFrom

§

impl RefUnwindSafe for AncillaryError

§

impl RefUnwindSafe for BacktraceStyle

§

impl RefUnwindSafe for devela::_dep::allocator_api2::collections::TryReserveErrorKind

§

impl RefUnwindSafe for CollectionAllocErr

§

impl RefUnwindSafe for CheckedCastError

§

impl RefUnwindSafe for PodCastError

§

impl RefUnwindSafe for SetCursorStyle

§

impl RefUnwindSafe for devela::_dep::crossterm::event::Event

§

impl RefUnwindSafe for devela::_dep::crossterm::event::KeyCode

§

impl RefUnwindSafe for KeyEventKind

§

impl RefUnwindSafe for MediaKeyCode

§

impl RefUnwindSafe for ModifierKeyCode

§

impl RefUnwindSafe for devela::_dep::crossterm::event::MouseButton

§

impl RefUnwindSafe for MouseEventKind

§

impl RefUnwindSafe for Attribute

§

impl RefUnwindSafe for devela::_dep::crossterm::style::Color

§

impl RefUnwindSafe for Colored

§

impl RefUnwindSafe for ClearType

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::encoder::Comparison

§

impl RefUnwindSafe for Decision

§

impl RefUnwindSafe for MotionEstimation

§

impl RefUnwindSafe for Compliance

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::Id

§

impl RefUnwindSafe for Profile

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::packet::side_data::Type

§

impl RefUnwindSafe for AAC

§

impl RefUnwindSafe for DTS

§

impl RefUnwindSafe for H264

§

impl RefUnwindSafe for HEVC

§

impl RefUnwindSafe for JPEG2000

§

impl RefUnwindSafe for MPEG2

§

impl RefUnwindSafe for MPEG4

§

impl RefUnwindSafe for VC1

§

impl RefUnwindSafe for VP9

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::subtitle::Type

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::threading::Type

§

impl RefUnwindSafe for AudioService

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::Channel

§

impl RefUnwindSafe for ChannelOrder

§

impl RefUnwindSafe for Discard

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::Error

§

impl RefUnwindSafe for FieldOrder

§

impl RefUnwindSafe for Rounding

§

impl RefUnwindSafe for Mode

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::format::Context

§

impl RefUnwindSafe for Pixel

§

impl RefUnwindSafe for Sample

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::resampling::Dither

§

impl RefUnwindSafe for Engine

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::resampling::Filter

§

impl RefUnwindSafe for ColorSpace

§

impl RefUnwindSafe for AVActiveFormatDescription

§

impl RefUnwindSafe for AVAppToDevMessageType

§

impl RefUnwindSafe for AVAudioServiceType

§

impl RefUnwindSafe for AVCRCId

§

impl RefUnwindSafe for AVChannel

§

impl RefUnwindSafe for AVChannelOrder

§

impl RefUnwindSafe for AVChromaLocation

§

impl RefUnwindSafe for AVClassCategory

§

impl RefUnwindSafe for AVCodecID

§

impl RefUnwindSafe for AVColorPrimaries

§

impl RefUnwindSafe for AVColorRange

§

impl RefUnwindSafe for AVColorSpace

§

impl RefUnwindSafe for AVColorTransferCharacteristic

§

impl RefUnwindSafe for AVDevToAppMessageType

§

impl RefUnwindSafe for AVDiscard

§

impl RefUnwindSafe for AVDownmixType

§

impl RefUnwindSafe for AVDurationEstimationMethod

§

impl RefUnwindSafe for AVEscapeMode

§

impl RefUnwindSafe for AVFieldOrder

§

impl RefUnwindSafe for AVFrameSideDataType

§

impl RefUnwindSafe for AVHMACType

§

impl RefUnwindSafe for AVHWDeviceType

§

impl RefUnwindSafe for AVHWFrameTransferDirection

§

impl RefUnwindSafe for AVIODataMarkerType

§

impl RefUnwindSafe for AVIODirEntryType

§

impl RefUnwindSafe for AVMatrixEncoding

§

impl RefUnwindSafe for AVMediaType

§

impl RefUnwindSafe for AVPacketSideDataType

§

impl RefUnwindSafe for AVPictureStructure

§

impl RefUnwindSafe for AVPictureType

§

impl RefUnwindSafe for AVPixelFormat

§

impl RefUnwindSafe for AVRounding

§

impl RefUnwindSafe for AVSampleFormat

§

impl RefUnwindSafe for AVSideDataParamChangeFlags

§

impl RefUnwindSafe for AVStereo3DType

§

impl RefUnwindSafe for AVStereo3DView

§

impl RefUnwindSafe for AVStreamParseType

§

impl RefUnwindSafe for AVSubtitleType

§

impl RefUnwindSafe for AVThreadMessageFlags

§

impl RefUnwindSafe for AVTimebaseSource

§

impl RefUnwindSafe for AVTimecodeFlag

§

impl RefUnwindSafe for DCTTransformType

§

impl RefUnwindSafe for RDFTransformType

§

impl RefUnwindSafe for SwrDitherType

§

impl RefUnwindSafe for SwrEngine

§

impl RefUnwindSafe for SwrFilterType

§

impl RefUnwindSafe for _bindgen_ty_2

§

impl RefUnwindSafe for _bindgen_ty_3

§

impl RefUnwindSafe for _bindgen_ty_4

§

impl RefUnwindSafe for _bindgen_ty_5

§

impl RefUnwindSafe for _bindgen_ty_6

§

impl RefUnwindSafe for _bindgen_ty_7

§

impl RefUnwindSafe for _bindgen_ty_8

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::chroma::Location

§

impl RefUnwindSafe for Primaries

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::color::Range

§

impl RefUnwindSafe for Space

§

impl RefUnwindSafe for TransferCharacteristic

§

impl RefUnwindSafe for ParsePixelError

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::format::sample::Type

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::frame::side_data::Type

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::log::Level

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::media::Type

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::picture::Type

§

impl RefUnwindSafe for devela::_dep::flume::RecvError

§

impl RefUnwindSafe for devela::_dep::flume::RecvTimeoutError

§

impl RefUnwindSafe for devela::_dep::flume::TryRecvError

§

impl RefUnwindSafe for CoordinateSystem

§

impl RefUnwindSafe for HorizontalAlign

§

impl RefUnwindSafe for VerticalAlign

§

impl RefUnwindSafe for WrapStyle

§

impl RefUnwindSafe for devela::_dep::gilrs::Axis

§

impl RefUnwindSafe for devela::_dep::gilrs::Button

§

impl RefUnwindSafe for devela::_dep::gilrs::EventType

§

impl RefUnwindSafe for MappingError

§

impl RefUnwindSafe for MappingSource

§

impl RefUnwindSafe for PowerInfo

§

impl RefUnwindSafe for AxisOrBtn

§

impl RefUnwindSafe for BaseEffectType

§

impl RefUnwindSafe for DistanceModel

§

impl RefUnwindSafe for DistanceModelError

§

impl RefUnwindSafe for devela::_dep::gilrs::ff::Error

§

impl RefUnwindSafe for devela::_dep::gilrs::ff::Repeat

§

impl RefUnwindSafe for devela::_dep::hashbrown::TryReserveError

§

impl RefUnwindSafe for PixelDensityUnit

§

impl RefUnwindSafe for CompressionType

§

impl RefUnwindSafe for devela::_dep::image::codecs::png::FilterType

§

impl RefUnwindSafe for ArbitraryTuplType

§

impl RefUnwindSafe for PnmSubtype

§

impl RefUnwindSafe for SampleEncoding

§

impl RefUnwindSafe for ColorType

§

impl RefUnwindSafe for DynamicImage

§

impl RefUnwindSafe for ExtendedColorType

§

impl RefUnwindSafe for ImageFormat

§

impl RefUnwindSafe for ImageFormatHint

§

impl RefUnwindSafe for LimitErrorKind

§

impl RefUnwindSafe for ParameterErrorKind

§

impl RefUnwindSafe for UnsupportedErrorKind

§

impl RefUnwindSafe for devela::_dep::image::flat::Error

§

impl RefUnwindSafe for NormalForm

§

impl RefUnwindSafe for devela::_dep::image::imageops::FilterType

§

impl RefUnwindSafe for devela::_dep::image::metadata::Orientation

§

impl RefUnwindSafe for devela::_dep::itertools::Position

§

impl RefUnwindSafe for Era

§

impl RefUnwindSafe for devela::_dep::jiff::civil::Weekday

§

impl RefUnwindSafe for RoundMode

§

impl RefUnwindSafe for Unit

§

impl RefUnwindSafe for Designator

§

impl RefUnwindSafe for Direction

§

impl RefUnwindSafe for FractionalUnit

§

impl RefUnwindSafe for Spacing

§

impl RefUnwindSafe for Meridiem

§

impl RefUnwindSafe for PiecesOffset

§

impl RefUnwindSafe for AmbiguousOffset

§

impl RefUnwindSafe for Disambiguation

§

impl RefUnwindSafe for Dst

§

impl RefUnwindSafe for OffsetConflict

§

impl RefUnwindSafe for devela::_dep::kira::backend::cpal::Error

§

impl RefUnwindSafe for ClockSpeed

§

impl RefUnwindSafe for DistortionKind

§

impl RefUnwindSafe for EqFilterKind

§

impl RefUnwindSafe for devela::_dep::kira::effect::filter::FilterMode

§

impl RefUnwindSafe for Easing

§

impl RefUnwindSafe for StartTime

§

impl RefUnwindSafe for WhenToStart

§

impl RefUnwindSafe for Waveform

§

impl RefUnwindSafe for EndPosition

§

impl RefUnwindSafe for PlaybackPosition

§

impl RefUnwindSafe for PlaybackState

§

impl RefUnwindSafe for TrackPlaybackState

§

impl RefUnwindSafe for PrefilterConfig

§

impl RefUnwindSafe for ConnectErrorKind

§

impl RefUnwindSafe for Ignore

§

impl RefUnwindSafe for PortInfoError

§

impl RefUnwindSafe for devela::_dep::midir::SendError

§

impl RefUnwindSafe for AppleGfxApi

§

impl RefUnwindSafe for LinuxBackend

§

impl RefUnwindSafe for LinuxX11Gl

§

impl RefUnwindSafe for WaylandDecorations

§

impl RefUnwindSafe for WebGLVersion

§

impl RefUnwindSafe for Backend

§

impl RefUnwindSafe for BlendFactor

§

impl RefUnwindSafe for BlendValue

§

impl RefUnwindSafe for BufferType

§

impl RefUnwindSafe for BufferUsage

§

impl RefUnwindSafe for CompareFunc

§

impl RefUnwindSafe for devela::_dep::miniquad::Comparison

§

impl RefUnwindSafe for CullFace

§

impl RefUnwindSafe for CursorIcon

§

impl RefUnwindSafe for Equation

§

impl RefUnwindSafe for devela::_dep::miniquad::FilterMode

§

impl RefUnwindSafe for FrontFaceOrder

§

impl RefUnwindSafe for devela::_dep::miniquad::KeyCode

§

impl RefUnwindSafe for MipmapFilterMode

§

impl RefUnwindSafe for devela::_dep::miniquad::MouseButton

§

impl RefUnwindSafe for PassAction

§

impl RefUnwindSafe for PrimitiveType

§

impl RefUnwindSafe for RawId

§

impl RefUnwindSafe for ShaderError

§

impl RefUnwindSafe for ShaderType

§

impl RefUnwindSafe for StencilOp

§

impl RefUnwindSafe for devela::_dep::miniquad::TextureAccess

§

impl RefUnwindSafe for TextureFormat

§

impl RefUnwindSafe for TextureKind

§

impl RefUnwindSafe for TextureWrap

§

impl RefUnwindSafe for TouchPhase

§

impl RefUnwindSafe for UniformType

§

impl RefUnwindSafe for VertexFormat

§

impl RefUnwindSafe for VertexStep

§

impl RefUnwindSafe for devela::_dep::miniquad::log::Level

§

impl RefUnwindSafe for EglError

§

impl RefUnwindSafe for RepeatInfo

§

impl RefUnwindSafe for X11Error

§

impl RefUnwindSafe for devela::_dep::miniquad::native::module::Error

§

impl RefUnwindSafe for StreamTag

§

impl RefUnwindSafe for Hasher

§

impl RefUnwindSafe for Role

§

impl RefUnwindSafe for ElementType

§

impl RefUnwindSafe for PyGILState_STATE

§

impl RefUnwindSafe for PyMemAllocatorDomain

§

impl RefUnwindSafe for PySendResult

§

impl RefUnwindSafe for _PyStatus_TYPE

§

impl RefUnwindSafe for CompareOp

§

impl RefUnwindSafe for Associativity

§

impl RefUnwindSafe for CacheInfoType

§

impl RefUnwindSafe for CacheType

§

impl RefUnwindSafe for DatType

§

impl RefUnwindSafe for ExtendedRegisterStateLocation

§

impl RefUnwindSafe for ExtendedRegisterType

§

impl RefUnwindSafe for Hypervisor

§

impl RefUnwindSafe for SgxSectionInfo

§

impl RefUnwindSafe for TopologyType

§

impl RefUnwindSafe for Yield

§

impl RefUnwindSafe for DecoderError

§

impl RefUnwindSafe for Function

§

impl RefUnwindSafe for AudioFormat

§

impl RefUnwindSafe for AudioStatus

§

impl RefUnwindSafe for AddMappingError

§

impl RefUnwindSafe for devela::_dep::sdl2::controller::Axis

§

impl RefUnwindSafe for devela::_dep::sdl2::controller::Button

§

impl RefUnwindSafe for MappingStatus

§

impl RefUnwindSafe for devela::_dep::sdl2::Error

§

impl RefUnwindSafe for IntegerOrSdlError

§

impl RefUnwindSafe for DisplayEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::event::Event

§

impl RefUnwindSafe for devela::_dep::sdl2::event::EventType

§

impl RefUnwindSafe for WindowEvent

§

impl RefUnwindSafe for PrefPathError

§

impl RefUnwindSafe for devela::_dep::sdl2::hint::Hint

§

impl RefUnwindSafe for HatState

§

impl RefUnwindSafe for PowerLevel

§

impl RefUnwindSafe for Scancode

§

impl RefUnwindSafe for DIR

§

impl RefUnwindSafe for FILE

§

impl RefUnwindSafe for timezone

§

impl RefUnwindSafe for tpacket_versions

§

impl RefUnwindSafe for Category

§

impl RefUnwindSafe for Priority

§

impl RefUnwindSafe for ShowMessageError

§

impl RefUnwindSafe for Fading

§

impl RefUnwindSafe for MusicType

§

impl RefUnwindSafe for devela::_dep::sdl2::mouse::MouseButton

§

impl RefUnwindSafe for MouseWheelDirection

§

impl RefUnwindSafe for SystemCursor

§

impl RefUnwindSafe for PixelFormatEnum

§

impl RefUnwindSafe for BlendMode

§

impl RefUnwindSafe for ClippingRect

§

impl RefUnwindSafe for ScaleMode

§

impl RefUnwindSafe for TargetRenderError

§

impl RefUnwindSafe for devela::_dep::sdl2::render::TextureAccess

§

impl RefUnwindSafe for TextureValueError

§

impl RefUnwindSafe for UpdateTextureError

§

impl RefUnwindSafe for UpdateTextureYUVError

§

impl RefUnwindSafe for SDL_ArrayOrder

§

impl RefUnwindSafe for SDL_AssertState

§

impl RefUnwindSafe for SDL_AudioStatus

§

impl RefUnwindSafe for SDL_BitmapOrder

§

impl RefUnwindSafe for SDL_BlendFactor

§

impl RefUnwindSafe for SDL_BlendMode

§

impl RefUnwindSafe for SDL_BlendOperation

§

impl RefUnwindSafe for SDL_DUMMY_ENUM

§

impl RefUnwindSafe for SDL_DisplayEventID

§

impl RefUnwindSafe for SDL_DisplayOrientation

§

impl RefUnwindSafe for SDL_EventType

§

impl RefUnwindSafe for SDL_FlashOperation

§

impl RefUnwindSafe for SDL_GLContextResetNotification

§

impl RefUnwindSafe for SDL_GLattr

§

impl RefUnwindSafe for SDL_GLcontextFlag

§

impl RefUnwindSafe for SDL_GLcontextReleaseFlag

§

impl RefUnwindSafe for SDL_GLprofile

§

impl RefUnwindSafe for SDL_GameControllerAxis

§

impl RefUnwindSafe for SDL_GameControllerBindType

§

impl RefUnwindSafe for SDL_GameControllerButton

§

impl RefUnwindSafe for SDL_GameControllerType

§

impl RefUnwindSafe for SDL_HintPriority

§

impl RefUnwindSafe for SDL_HitTestResult

§

impl RefUnwindSafe for SDL_JoystickPowerLevel

§

impl RefUnwindSafe for SDL_JoystickType

§

impl RefUnwindSafe for SDL_KeyCode

§

impl RefUnwindSafe for SDL_Keymod

§

impl RefUnwindSafe for SDL_LogCategory

§

impl RefUnwindSafe for SDL_LogPriority

§

impl RefUnwindSafe for SDL_MessageBoxButtonFlags

§

impl RefUnwindSafe for SDL_MessageBoxColorType

§

impl RefUnwindSafe for SDL_MessageBoxFlags

§

impl RefUnwindSafe for SDL_MouseWheelDirection

§

impl RefUnwindSafe for SDL_PackedLayout

§

impl RefUnwindSafe for SDL_PackedOrder

§

impl RefUnwindSafe for SDL_PixelFormatEnum

§

impl RefUnwindSafe for SDL_PixelType

§

impl RefUnwindSafe for SDL_PowerState

§

impl RefUnwindSafe for SDL_RendererFlags

§

impl RefUnwindSafe for SDL_RendererFlip

§

impl RefUnwindSafe for SDL_SYSWM_TYPE

§

impl RefUnwindSafe for SDL_ScaleMode

§

impl RefUnwindSafe for SDL_Scancode

§

impl RefUnwindSafe for SDL_SensorType

§

impl RefUnwindSafe for SDL_SystemCursor

§

impl RefUnwindSafe for SDL_TextureAccess

§

impl RefUnwindSafe for SDL_TextureModulate

§

impl RefUnwindSafe for SDL_ThreadPriority

§

impl RefUnwindSafe for SDL_TouchDeviceType

§

impl RefUnwindSafe for SDL_WindowEventID

§

impl RefUnwindSafe for SDL_WindowFlags

§

impl RefUnwindSafe for SDL_YUV_CONVERSION_MODE

§

impl RefUnwindSafe for SDL_bool

§

impl RefUnwindSafe for SDL_errorcode

§

impl RefUnwindSafe for SDL_eventaction

§

impl RefUnwindSafe for WindowShapeMode

§

impl RefUnwindSafe for XIMCaretDirection

§

impl RefUnwindSafe for XIMCaretStyle

§

impl RefUnwindSafe for XIMStatusDataType

§

impl RefUnwindSafe for XOrientation

§

impl RefUnwindSafe for FontError

§

impl RefUnwindSafe for Hinting

§

impl RefUnwindSafe for OpenUrlError

§

impl RefUnwindSafe for FlashOperation

§

impl RefUnwindSafe for FullscreenType

§

impl RefUnwindSafe for GLProfile

§

impl RefUnwindSafe for devela::_dep::sdl2::video::Orientation

§

impl RefUnwindSafe for SwapInterval

§

impl RefUnwindSafe for WindowBuildError

§

impl RefUnwindSafe for WindowPos

§

impl RefUnwindSafe for devela::_dep::symphonia::core::audio::Layout

§

impl RefUnwindSafe for VerificationCheck

§

impl RefUnwindSafe for DitherType

§

impl RefUnwindSafe for SeekErrorKind

§

impl RefUnwindSafe for SeekMode

§

impl RefUnwindSafe for SeekTo

§

impl RefUnwindSafe for SeekSearchResult

§

impl RefUnwindSafe for BitOrder

§

impl RefUnwindSafe for ColorMode

§

impl RefUnwindSafe for devela::_dep::symphonia::core::meta::Limit

§

impl RefUnwindSafe for StandardTagKey

§

impl RefUnwindSafe for StandardVisualKey

§

impl RefUnwindSafe for devela::_dep::symphonia::core::meta::Value

§

impl RefUnwindSafe for Instantiate

§

impl RefUnwindSafe for SampleFormat

§

impl RefUnwindSafe for DiskKind

§

impl RefUnwindSafe for IpNetworkFromStrError

§

impl RefUnwindSafe for KillError

§

impl RefUnwindSafe for MacAddrFromStrError

§

impl RefUnwindSafe for ProcessStatus

§

impl RefUnwindSafe for Signal

§

impl RefUnwindSafe for ThreadKind

§

impl RefUnwindSafe for UpdateKind

§

impl RefUnwindSafe for RuntimeFlavor

§

impl RefUnwindSafe for devela::_dep::tokio::sync::broadcast::error::RecvError

§

impl RefUnwindSafe for devela::_dep::tokio::sync::broadcast::error::TryRecvError

§

impl RefUnwindSafe for TryAcquireError

§

impl RefUnwindSafe for devela::_dep::tokio::sync::mpsc::error::TryRecvError

§

impl RefUnwindSafe for devela::_dep::tokio::sync::oneshot::error::TryRecvError

§

impl RefUnwindSafe for Item

§

impl RefUnwindSafe for devela::_dep::toml_edit::Offset

§

impl RefUnwindSafe for devela::_dep::toml_edit::Value

§

impl RefUnwindSafe for devela::_dep::toml_edit::ser::Error

§

impl RefUnwindSafe for GraphemeIncomplete

§

impl RefUnwindSafe for AutoHeaderValue

§

impl RefUnwindSafe for IpFamily

§

impl RefUnwindSafe for RedirectAuthHeaders

§

impl RefUnwindSafe for ProxyProtocol

§

impl RefUnwindSafe for devela::_dep::ureq::Timeout

§

impl RefUnwindSafe for devela::_dep::ureq::unversioned::transport::time::Duration

§

impl RefUnwindSafe for devela::_dep::ureq::unversioned::transport::time::Instant

§

impl RefUnwindSafe for Endianness

§

impl RefUnwindSafe for Needed

§

impl RefUnwindSafe for StrContext

§

impl RefUnwindSafe for StrContextValue

§

impl RefUnwindSafe for CompareResult

§

impl RefUnwindSafe for ExampleEnumIntU8

§

impl RefUnwindSafe for Infallible

§

impl RefUnwindSafe for FpCategory

§

impl RefUnwindSafe for NumError

§

impl RefUnwindSafe for devela::num::Sign

§

impl RefUnwindSafe for UnitBi

§

impl RefUnwindSafe for UnitSi

§

impl RefUnwindSafe for devela::text::AsciiChar

§

impl RefUnwindSafe for InvalidText

§

impl RefUnwindSafe for TextError

§

impl RefUnwindSafe for AllErrorKind

§

impl RefUnwindSafe for AngleDirection

§

impl RefUnwindSafe for AngleKind

§

impl RefUnwindSafe for AnsiColor3b

§

impl RefUnwindSafe for devela::all::AtomicOrdering

§

impl RefUnwindSafe for BacktraceStatus

§

impl RefUnwindSafe for CompressionMode

§

impl RefUnwindSafe for DataError

§

impl RefUnwindSafe for DataNotEnough

§

impl RefUnwindSafe for devela::all::Dither

§

impl RefUnwindSafe for EncodingMode

§

impl RefUnwindSafe for EventButton

§

impl RefUnwindSafe for EventButtonState

§

impl RefUnwindSafe for EventPointerType

§

impl RefUnwindSafe for devela::all::FmtAlignment

§

impl RefUnwindSafe for ForthError

§

impl RefUnwindSafe for Homogeneity

§

impl RefUnwindSafe for devela::all::ImageError

§

impl RefUnwindSafe for ErrorKind

§

impl RefUnwindSafe for IpAddr

§

impl RefUnwindSafe for devela::all::Key

§

impl RefUnwindSafe for KeyAlpha

§

impl RefUnwindSafe for KeyFfi

§

impl RefUnwindSafe for KeyMedia

§

impl RefUnwindSafe for KeyMod

§

impl RefUnwindSafe for KeyPad

§

impl RefUnwindSafe for KeyState

§

impl RefUnwindSafe for LinuxError

§

impl RefUnwindSafe for devela::all::LogLevel

§

impl RefUnwindSafe for LevelFilter

§

impl RefUnwindSafe for MismatchedBounds

§

impl RefUnwindSafe for Month

§

impl RefUnwindSafe for devela::all::MpscRecvTimeoutError

§

impl RefUnwindSafe for devela::all::MpscTryRecvError

§

impl RefUnwindSafe for NotAvailable

§

impl RefUnwindSafe for devela::all::Ordering

§

impl RefUnwindSafe for IntErrorKind

§

impl RefUnwindSafe for PartialSpace

§

impl RefUnwindSafe for devela::all::PixelFormat

§

impl RefUnwindSafe for PropConstraint

§

impl RefUnwindSafe for PropOrder

§

impl RefUnwindSafe for PropStruct

§

impl RefUnwindSafe for PropUnique

§

impl RefUnwindSafe for SixelError

§

impl RefUnwindSafe for SixelMean

§

impl RefUnwindSafe for SixelQuality

§

impl RefUnwindSafe for SixelSplit

§

impl RefUnwindSafe for devela::all::SocketAddr

§

impl RefUnwindSafe for Shutdown

§

impl RefUnwindSafe for TimeError

§

impl RefUnwindSafe for TimeGranularity

§

impl RefUnwindSafe for VarError

§

impl RefUnwindSafe for WaveletUnitRole

§

impl RefUnwindSafe for WebEventKind

§

impl RefUnwindSafe for WebKeyLocation

§

impl RefUnwindSafe for WebPermission

§

impl RefUnwindSafe for WebPermissionState

§

impl RefUnwindSafe for WebWorkerError

§

impl RefUnwindSafe for devela::all::Weekday

§

impl RefUnwindSafe for c_void

§

impl RefUnwindSafe for devela::_core::alloc::AllocError

§

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 devela::_core::ascii::EscapeDefault

§

impl RefUnwindSafe for ByteStr

§

impl RefUnwindSafe for CharTryFromError

§

impl RefUnwindSafe for DecodeUtf16Error

§

impl RefUnwindSafe for devela::_core::char::EscapeDebug

§

impl RefUnwindSafe for devela::_core::char::EscapeDefault

§

impl RefUnwindSafe for devela::_core::char::EscapeUnicode

§

impl RefUnwindSafe for ParseCharError

§

impl RefUnwindSafe for ToLowercase

§

impl RefUnwindSafe for ToUppercase

§

impl RefUnwindSafe for TryFromCharError

§

impl RefUnwindSafe for FromBytesUntilNulError

§

impl RefUnwindSafe for FormattingOptions

§

impl RefUnwindSafe for SipHasher

§

impl RefUnwindSafe for ReturnToArg

§

impl RefUnwindSafe for UnwindActionArg

§

impl RefUnwindSafe for Assume

§

impl RefUnwindSafe for devela::_core::ptr::Alignment

§

impl RefUnwindSafe for ParseBoolError

§

impl RefUnwindSafe for devela::_core::str::Utf8Error

§

impl RefUnwindSafe for LocalWaker

§

impl RefUnwindSafe for devela::_dep::_alloc::alloc::Global

§

impl RefUnwindSafe for ByteString

§

impl RefUnwindSafe for UnorderedKeyError

§

impl RefUnwindSafe for devela::_dep::_alloc::collections::TryReserveError

§

impl RefUnwindSafe for FromVecWithNulError

§

impl RefUnwindSafe for IntoStringError

§

impl RefUnwindSafe for NulError

§

impl RefUnwindSafe for devela::_dep::_alloc::string::FromUtf8Error

§

impl RefUnwindSafe for devela::_dep::_alloc::string::FromUtf16Error

§

impl RefUnwindSafe for IntoChars

§

impl RefUnwindSafe for BacktraceFrame

§

impl RefUnwindSafe for DefaultHasher

§

impl RefUnwindSafe for PipeReader

§

impl RefUnwindSafe for PipeWriter

§

impl RefUnwindSafe for WriterPanicked

§

impl RefUnwindSafe for IntoIncoming

§

impl RefUnwindSafe for OwnedFd

§

impl RefUnwindSafe for PidFd

§

impl RefUnwindSafe for devela::_dep::_std::os::linux::raw::stat

§

impl RefUnwindSafe for devela::_dep::_std::os::unix::net::SocketAddr

§

impl RefUnwindSafe for SocketCred

§

impl RefUnwindSafe for UCred

§

impl RefUnwindSafe for UnixDatagram

§

impl RefUnwindSafe for UnixListener

§

impl RefUnwindSafe for UnixStream

§

impl RefUnwindSafe for NormalizeError

§

impl RefUnwindSafe for ExitStatusError

§

impl RefUnwindSafe for DefaultRandomSource

§

impl RefUnwindSafe for devela::_dep::_std::time::SystemTimeError

§

impl RefUnwindSafe for devela::_dep::allocator_api2::alloc::AllocError

§

impl RefUnwindSafe for devela::_dep::allocator_api2::alloc::Global

§

impl RefUnwindSafe for devela::_dep::allocator_api2::collections::TryReserveError

§

impl RefUnwindSafe for devela::_dep::bumpalo::collections::string::FromUtf16Error

§

impl RefUnwindSafe for AllocErr

§

impl RefUnwindSafe for BoxBytes

§

impl RefUnwindSafe for DisableBlinking

§

impl RefUnwindSafe for EnableBlinking

§

impl RefUnwindSafe for Hide

§

impl RefUnwindSafe for MoveDown

§

impl RefUnwindSafe for MoveLeft

§

impl RefUnwindSafe for MoveRight

§

impl RefUnwindSafe for MoveTo

§

impl RefUnwindSafe for MoveToColumn

§

impl RefUnwindSafe for MoveToNextLine

§

impl RefUnwindSafe for MoveToPreviousLine

§

impl RefUnwindSafe for MoveToRow

§

impl RefUnwindSafe for MoveUp

§

impl RefUnwindSafe for RestorePosition

§

impl RefUnwindSafe for SavePosition

§

impl RefUnwindSafe for Show

§

impl RefUnwindSafe for DisableBracketedPaste

§

impl RefUnwindSafe for DisableFocusChange

§

impl RefUnwindSafe for DisableMouseCapture

§

impl RefUnwindSafe for EnableBracketedPaste

§

impl RefUnwindSafe for EnableFocusChange

§

impl RefUnwindSafe for EnableMouseCapture

§

impl RefUnwindSafe for KeyEvent

§

impl RefUnwindSafe for KeyEventState

§

impl RefUnwindSafe for KeyModifiers

§

impl RefUnwindSafe for KeyboardEnhancementFlags

§

impl RefUnwindSafe for MouseEvent

§

impl RefUnwindSafe for PopKeyboardEnhancementFlags

§

impl RefUnwindSafe for PushKeyboardEnhancementFlags

§

impl RefUnwindSafe for Attributes

§

impl RefUnwindSafe for Colors

§

impl RefUnwindSafe for ContentStyle

§

impl RefUnwindSafe for ResetColor

§

impl RefUnwindSafe for SetAttribute

§

impl RefUnwindSafe for SetAttributes

§

impl RefUnwindSafe for SetBackgroundColor

§

impl RefUnwindSafe for SetColors

§

impl RefUnwindSafe for SetForegroundColor

§

impl RefUnwindSafe for SetStyle

§

impl RefUnwindSafe for SetUnderlineColor

§

impl RefUnwindSafe for BeginSynchronizedUpdate

§

impl RefUnwindSafe for Clear

§

impl RefUnwindSafe for DisableLineWrap

§

impl RefUnwindSafe for EnableLineWrap

§

impl RefUnwindSafe for EndSynchronizedUpdate

§

impl RefUnwindSafe for EnterAlternateScreen

§

impl RefUnwindSafe for LeaveAlternateScreen

§

impl RefUnwindSafe for ScrollDown

§

impl RefUnwindSafe for ScrollUp

§

impl RefUnwindSafe for SetSize

§

impl RefUnwindSafe for WindowSize

§

impl RefUnwindSafe for AttachmentType

§

impl RefUnwindSafe for AudioType

§

impl RefUnwindSafe for ChannelLayoutMaskIter

§

impl RefUnwindSafe for DataType

§

impl RefUnwindSafe for SubtitleType

§

impl RefUnwindSafe for UnknownType

§

impl RefUnwindSafe for VideoType

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::decoder::slice::Flags

§

impl RefUnwindSafe for Check

§

impl RefUnwindSafe for Conceal

§

impl RefUnwindSafe for CodecDescriptorIter

§

impl RefUnwindSafe for MimeTypeIter

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::packet::Flags

§

impl RefUnwindSafe for ProfileIter

§

impl RefUnwindSafe for Capabilities

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::CodecDescriptor

§

impl RefUnwindSafe for CodecProperties

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::Debug

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::Flags

§

impl RefUnwindSafe for Parameters

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::subtitle::Flags

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::threading::Config

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::device::input::AudioIter

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::device::input::VideoIter

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::device::output::AudioIter

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::device::output::VideoIter

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::filter::Flags

§

impl RefUnwindSafe for Graph

§

impl RefUnwindSafe for Destructor

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::format::context::Input

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::format::context::Output

§

impl RefUnwindSafe for DemuxerIter

§

impl RefUnwindSafe for MuxerIter

§

impl RefUnwindSafe for Disposition

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::format::Flags

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::format::Input

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::format::Output

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::resampling::context::Definition

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::resampling::Context

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::resampling::Delay

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::resampling::Flags

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::scaling::context::Definition

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::scaling::Context

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::scaling::Filter

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::scaling::Flags

§

impl RefUnwindSafe for ChannelCustom

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::ChannelLayoutIter

§

impl RefUnwindSafe for ChannelLayoutMask

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::Filter

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::Frame

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::Packet

§

impl RefUnwindSafe for Rational

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::Subtitle

§

impl RefUnwindSafe for AVAES

§

impl RefUnwindSafe for AVAudioFifo

§

impl RefUnwindSafe for AVBPrint

§

impl RefUnwindSafe for AVBlowfish

§

impl RefUnwindSafe for AVBuffer

§

impl RefUnwindSafe for AVBufferPool

§

impl RefUnwindSafe for AVBufferRef

§

impl RefUnwindSafe for AVBufferSrcParameters

§

impl RefUnwindSafe for AVCAMELLIA

§

impl RefUnwindSafe for AVCAST5

§

impl RefUnwindSafe for AVCPBProperties

§

impl RefUnwindSafe for AVChannelCustom

§

impl RefUnwindSafe for AVChannelLayout

§

impl RefUnwindSafe for AVChapter

§

impl RefUnwindSafe for AVClass

§

impl RefUnwindSafe for AVCodec

§

impl RefUnwindSafe for AVCodecContext

§

impl RefUnwindSafe for AVCodecDescriptor

§

impl RefUnwindSafe for AVCodecHWConfig

§

impl RefUnwindSafe for AVCodecInternal

§

impl RefUnwindSafe for AVCodecParameters

§

impl RefUnwindSafe for AVCodecParser

§

impl RefUnwindSafe for AVCodecParserContext

§

impl RefUnwindSafe for AVCodecTag

§

impl RefUnwindSafe for AVComponentDescriptor

§

impl RefUnwindSafe for AVDRMDeviceContext

§

impl RefUnwindSafe for AVDRMFrameDescriptor

§

impl RefUnwindSafe for AVDRMLayerDescriptor

§

impl RefUnwindSafe for AVDRMObjectDescriptor

§

impl RefUnwindSafe for AVDRMPlaneDescriptor

§

impl RefUnwindSafe for AVDVProfile

§

impl RefUnwindSafe for AVDeviceInfo

§

impl RefUnwindSafe for AVDeviceInfoList

§

impl RefUnwindSafe for AVDeviceRect

§

impl RefUnwindSafe for AVDictionary

§

impl RefUnwindSafe for AVDictionaryEntry

§

impl RefUnwindSafe for AVDownmixInfo

§

impl RefUnwindSafe for AVExpr

§

impl RefUnwindSafe for AVFifo

§

impl RefUnwindSafe for AVFifoBuffer

§

impl RefUnwindSafe for AVFilter

§

impl RefUnwindSafe for AVFilterChain

§

impl RefUnwindSafe for AVFilterChannelLayouts

§

impl RefUnwindSafe for AVFilterCommand

§

impl RefUnwindSafe for AVFilterContext

§

impl RefUnwindSafe for AVFilterFormats

§

impl RefUnwindSafe for AVFilterFormatsConfig

§

impl RefUnwindSafe for AVFilterGraph

§

impl RefUnwindSafe for AVFilterGraphInternal

§

impl RefUnwindSafe for AVFilterGraphSegment

§

impl RefUnwindSafe for AVFilterInOut

§

impl RefUnwindSafe for AVFilterInternal

§

impl RefUnwindSafe for AVFilterPad

§

impl RefUnwindSafe for AVFilterPadParams

§

impl RefUnwindSafe for AVFilterParams

§

impl RefUnwindSafe for AVFormatContext

§

impl RefUnwindSafe for AVFrame

§

impl RefUnwindSafe for AVFrameSideData

§

impl RefUnwindSafe for AVHMAC

§

impl RefUnwindSafe for AVHWAccel

§

impl RefUnwindSafe for AVHWDeviceContext

§

impl RefUnwindSafe for AVHWDeviceInternal

§

impl RefUnwindSafe for AVHWFramesConstraints

§

impl RefUnwindSafe for AVHWFramesContext

§

impl RefUnwindSafe for AVHWFramesInternal

§

impl RefUnwindSafe for AVHashContext

§

impl RefUnwindSafe for AVIOContext

§

impl RefUnwindSafe for AVIODirContext

§

impl RefUnwindSafe for AVIODirEntry

§

impl RefUnwindSafe for AVIOInterruptCB

§

impl RefUnwindSafe for AVIndexEntry

§

impl RefUnwindSafe for AVInputFormat

§

impl RefUnwindSafe for AVLFG

§

impl RefUnwindSafe for AVMD5

§

impl RefUnwindSafe for AVMotionVector

§

impl RefUnwindSafe for AVMurMur3

§

impl RefUnwindSafe for AVOption

§

impl RefUnwindSafe for AVOptionRange

§

impl RefUnwindSafe for AVOptionRanges

§

impl RefUnwindSafe for AVOptionType

§

impl RefUnwindSafe for AVOutputFormat

§

impl RefUnwindSafe for AVPacket

§

impl RefUnwindSafe for AVPacketList

§

impl RefUnwindSafe for AVPacketSideData

§

impl RefUnwindSafe for AVPanScan

§

impl RefUnwindSafe for AVPixFmtDescriptor

§

impl RefUnwindSafe for AVProbeData

§

impl RefUnwindSafe for AVProducerReferenceTime

§

impl RefUnwindSafe for AVProfile

§

impl RefUnwindSafe for AVProgram

§

impl RefUnwindSafe for AVRIPEMD

§

impl RefUnwindSafe for AVRational

§

impl RefUnwindSafe for AVRegionOfInterest

§

impl RefUnwindSafe for AVReplayGain

§

impl RefUnwindSafe for AVSHA512

§

impl RefUnwindSafe for AVSHA

§

impl RefUnwindSafe for AVStereo3D

§

impl RefUnwindSafe for AVStream

§

impl RefUnwindSafe for AVSubtitle

§

impl RefUnwindSafe for AVSubtitleRect

§

impl RefUnwindSafe for AVTWOFISH

§

impl RefUnwindSafe for AVThreadMessageQueue

§

impl RefUnwindSafe for AVTimecode

§

impl RefUnwindSafe for AVVorbisParseContext

§

impl RefUnwindSafe for AVXTEA

§

impl RefUnwindSafe for DCTContext

§

impl RefUnwindSafe for FFTComplex

§

impl RefUnwindSafe for FFTContext

§

impl RefUnwindSafe for RDFTContext

§

impl RefUnwindSafe for RcOverride

§

impl RefUnwindSafe for SwrContext

§

impl RefUnwindSafe for SwsContext

§

impl RefUnwindSafe for SwsFilter

§

impl RefUnwindSafe for SwsVector

§

impl RefUnwindSafe for URLContext

§

impl RefUnwindSafe for _IO_FILE

§

impl RefUnwindSafe for _IO_codecvt

§

impl RefUnwindSafe for _IO_marker

§

impl RefUnwindSafe for _IO_wide_data

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::sys::__va_list_tag

§

impl RefUnwindSafe for ff_pad_helper_AVBPrint

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::sys::tm

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::format::pixel::Descriptor

§

impl RefUnwindSafe for Buffer

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::frame::Audio

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::frame::Flags

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::frame::Packet

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::frame::Video

§

impl RefUnwindSafe for Interrupt

§

impl RefUnwindSafe for LevelError

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::log::Flags

§

impl RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::option::Type

§

impl RefUnwindSafe for CharacterData

§

impl RefUnwindSafe for GlyphRasterConfig

§

impl RefUnwindSafe for LayoutSettings

§

impl RefUnwindSafe for LinePosition

§

impl RefUnwindSafe for devela::_dep::fontdue::Font

§

impl RefUnwindSafe for FontSettings

§

impl RefUnwindSafe for LineMetrics

§

impl RefUnwindSafe for Metrics

§

impl RefUnwindSafe for OutlineBounds

§

impl RefUnwindSafe for Jitter

§

impl RefUnwindSafe for devela::_dep::gilrs::ev::filter::Repeat

§

impl RefUnwindSafe for AxisData

§

impl RefUnwindSafe for devela::_dep::gilrs::ev::state::ButtonData

§

impl RefUnwindSafe for GamepadState

§

impl RefUnwindSafe for Code

§

impl RefUnwindSafe for BaseEffect

§

impl RefUnwindSafe for Effect

§

impl RefUnwindSafe for EffectBuilder

§

impl RefUnwindSafe for Envelope

§

impl RefUnwindSafe for Replay

§

impl RefUnwindSafe for Ticks

§

impl RefUnwindSafe for devela::_dep::gilrs::Event

§

impl RefUnwindSafe for GamepadId

§

impl RefUnwindSafe for Gilrs

§

impl RefUnwindSafe for GilrsBuilder

§

impl RefUnwindSafe for MappingData

§

impl RefUnwindSafe for PixelDensity

§

impl RefUnwindSafe for ArbitraryHeader

§

impl RefUnwindSafe for BitmapHeader

§

impl RefUnwindSafe for GraymapHeader

§

impl RefUnwindSafe for PixmapHeader

§

impl RefUnwindSafe for PnmHeader

§

impl RefUnwindSafe for LimitError

§

impl RefUnwindSafe for UnsupportedError

§

impl RefUnwindSafe for SampleLayout

§

impl RefUnwindSafe for BiLevel

§

impl RefUnwindSafe for devela::_dep::image::math::Rect

§

impl RefUnwindSafe for devela::_dep::image::Delay

§

impl RefUnwindSafe for devela::_dep::image::Frame

§

impl RefUnwindSafe for LimitSupport

§

impl RefUnwindSafe for Limits

§

impl RefUnwindSafe for devela::_dep::jiff::civil::Date

§

impl RefUnwindSafe for DateArithmetic

§

impl RefUnwindSafe for DateDifference

§

impl RefUnwindSafe for DateSeries

§

impl RefUnwindSafe for DateTime

§

impl RefUnwindSafe for DateTimeArithmetic

§

impl RefUnwindSafe for DateTimeDifference

§

impl RefUnwindSafe for DateTimeRound

§

impl RefUnwindSafe for DateTimeSeries

§

impl RefUnwindSafe for DateTimeWith

§

impl RefUnwindSafe for DateWith

§

impl RefUnwindSafe for ISOWeekDate

§

impl RefUnwindSafe for devela::_dep::jiff::civil::Time

§

impl RefUnwindSafe for TimeArithmetic

§

impl RefUnwindSafe for TimeDifference

§

impl RefUnwindSafe for TimeRound

§

impl RefUnwindSafe for TimeSeries

§

impl RefUnwindSafe for TimeWith

§

impl RefUnwindSafe for WeekdaysForward

§

impl RefUnwindSafe for WeekdaysReverse

§

impl RefUnwindSafe for devela::_dep::jiff::fmt::friendly::SpanParser

§

impl RefUnwindSafe for devela::_dep::jiff::fmt::friendly::SpanPrinter

§

impl RefUnwindSafe for devela::_dep::jiff::fmt::rfc2822::DateTimeParser

§

impl RefUnwindSafe for devela::_dep::jiff::fmt::rfc2822::DateTimePrinter

§

impl RefUnwindSafe for BrokenDownTime

§

impl RefUnwindSafe for DefaultCustom

§

impl RefUnwindSafe for Extension

§

impl RefUnwindSafe for PosixCustom

§

impl RefUnwindSafe for devela::_dep::jiff::fmt::temporal::DateTimeParser

§

impl RefUnwindSafe for devela::_dep::jiff::fmt::temporal::DateTimePrinter

§

impl RefUnwindSafe for PiecesNumericOffset

§

impl RefUnwindSafe for devela::_dep::jiff::fmt::temporal::SpanParser

§

impl RefUnwindSafe for devela::_dep::jiff::fmt::temporal::SpanPrinter

§

impl RefUnwindSafe for SignedDuration

§

impl RefUnwindSafe for SignedDurationRound

§

impl RefUnwindSafe for devela::_dep::jiff::Span

§

impl RefUnwindSafe for SpanFieldwise

§

impl RefUnwindSafe for Timestamp

§

impl RefUnwindSafe for TimestampArithmetic

§

impl RefUnwindSafe for TimestampDifference

§

impl RefUnwindSafe for TimestampDisplayWithOffset

§

impl RefUnwindSafe for TimestampRound

§

impl RefUnwindSafe for TimestampSeries

§

impl RefUnwindSafe for Zoned

§

impl RefUnwindSafe for ZonedArithmetic

§

impl RefUnwindSafe for ZonedRound

§

impl RefUnwindSafe for ZonedWith

§

impl RefUnwindSafe for AmbiguousTimestamp

§

impl RefUnwindSafe for AmbiguousZoned

§

impl RefUnwindSafe for devela::_dep::jiff::tz::Offset

§

impl RefUnwindSafe for OffsetArithmetic

§

impl RefUnwindSafe for OffsetRound

§

impl RefUnwindSafe for TimeZone

§

impl RefUnwindSafe for TimeZoneDatabase

§

impl RefUnwindSafe for CpalBackend

§

impl RefUnwindSafe for CpalBackendSettings

§

impl RefUnwindSafe for MockBackend

§

impl RefUnwindSafe for MockBackendSettings

§

impl RefUnwindSafe for ClockId

§

impl RefUnwindSafe for ClockTime

§

impl RefUnwindSafe for CompressorBuilder

§

impl RefUnwindSafe for DistortionBuilder

§

impl RefUnwindSafe for EqFilterBuilder

§

impl RefUnwindSafe for FilterBuilder

§

impl RefUnwindSafe for PanningControlBuilder

§

impl RefUnwindSafe for ReverbBuilder

§

impl RefUnwindSafe for VolumeControlBuilder

§

impl RefUnwindSafe for ClockInfo

§

impl RefUnwindSafe for ListenerInfo

§

impl RefUnwindSafe for MockInfoBuilder

§

impl RefUnwindSafe for ListenerId

§

impl RefUnwindSafe for LfoBuilder

§

impl RefUnwindSafe for ModulatorId

§

impl RefUnwindSafe for TweenerBuilder

§

impl RefUnwindSafe for StaticSoundData

§

impl RefUnwindSafe for StaticSoundSettings

§

impl RefUnwindSafe for StreamingSoundSettings

§

impl RefUnwindSafe for devela::_dep::kira::sound::Region

§

impl RefUnwindSafe for Capacities

§

impl RefUnwindSafe for Decibels

§

impl RefUnwindSafe for devela::_dep::kira::Frame

§

impl RefUnwindSafe for devela::_dep::kira::Mix

§

impl RefUnwindSafe for Panning

§

impl RefUnwindSafe for PlaybackRate

§

impl RefUnwindSafe for ResourceLimitReached

§

impl RefUnwindSafe for Semitones

§

impl RefUnwindSafe for Tween

§

impl RefUnwindSafe for NonexistentRoute

§

impl RefUnwindSafe for SendTrackId

§

impl RefUnwindSafe for SpatialTrackDistances

§

impl RefUnwindSafe for ParseLevelError

§

impl RefUnwindSafe for devela::_dep::memchr::arch::all::memchr::One

§

impl RefUnwindSafe for devela::_dep::memchr::arch::all::memchr::Three

§

impl RefUnwindSafe for devela::_dep::memchr::arch::all::memchr::Two

§

impl RefUnwindSafe for devela::_dep::memchr::arch::all::packedpair::Finder

§

impl RefUnwindSafe for Pair

§

impl RefUnwindSafe for devela::_dep::memchr::arch::all::rabinkarp::Finder

§

impl RefUnwindSafe for devela::_dep::memchr::arch::all::rabinkarp::FinderRev

§

impl RefUnwindSafe for devela::_dep::memchr::arch::all::shiftor::Finder

§

impl RefUnwindSafe for devela::_dep::memchr::arch::all::twoway::Finder

§

impl RefUnwindSafe for devela::_dep::memchr::arch::all::twoway::FinderRev

§

impl RefUnwindSafe for devela::_dep::memchr::arch::x86_64::avx2::memchr::One

§

impl RefUnwindSafe for devela::_dep::memchr::arch::x86_64::avx2::memchr::Three

§

impl RefUnwindSafe for devela::_dep::memchr::arch::x86_64::avx2::memchr::Two

§

impl RefUnwindSafe for devela::_dep::memchr::arch::x86_64::avx2::packedpair::Finder

§

impl RefUnwindSafe for devela::_dep::memchr::arch::x86_64::sse2::memchr::One

§

impl RefUnwindSafe for devela::_dep::memchr::arch::x86_64::sse2::memchr::Three

§

impl RefUnwindSafe for devela::_dep::memchr::arch::x86_64::sse2::memchr::Two

§

impl RefUnwindSafe for devela::_dep::memchr::arch::x86_64::sse2::packedpair::Finder

§

impl RefUnwindSafe for FinderBuilder

§

impl RefUnwindSafe for InitError

§

impl RefUnwindSafe for MidiInputPort

§

impl RefUnwindSafe for MidiOutputPort

§

impl RefUnwindSafe for Icon

§

impl RefUnwindSafe for Egl

§

impl RefUnwindSafe for LibEgl

§

impl RefUnwindSafe for C2RustUnnamed_2

§

impl RefUnwindSafe for C2RustUnnamed_3

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::Depth

§

impl RefUnwindSafe for LibX11

§

impl RefUnwindSafe for LibXkbCommon

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::Screen

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::ScreenFormat

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::Visual

§

impl RefUnwindSafe for X11Extensions

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XAnyEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XButtonEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XCirculateEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XCirculateRequestEvent

§

impl RefUnwindSafe for XClassHint

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XClientMessageEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XColor

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XColormapEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XConfigureEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XConfigureRequestEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XCreateWindowEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XCrossingEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XDestroyWindowEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XErrorEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XExposeEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XFocusChangeEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XGenericEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XGenericEventCookie

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XGraphicsExposeEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XGravityEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XKeyEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XKeymapEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XMapEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XMapRequestEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XMappingEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XMotionEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XNoExposeEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XPropertyEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XReparentEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XResizeRequestEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XSelectionClearEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XSelectionEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XSelectionRequestEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XSetWindowAttributes

§

impl RefUnwindSafe for XSizeHints

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XUnmapEvent

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XVisibilityEvent

§

impl RefUnwindSafe for XVisualInfo

§

impl RefUnwindSafe for XWMHints

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::XWindowAttributes

§

impl RefUnwindSafe for XrmValue

§

impl RefUnwindSafe for _XComposeStatus

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::_XExtData

§

impl RefUnwindSafe for X11Display

§

impl RefUnwindSafe for Module

§

impl RefUnwindSafe for Bindings

§

impl RefUnwindSafe for BlendState

§

impl RefUnwindSafe for BufferId

§

impl RefUnwindSafe for BufferLayout

§

impl RefUnwindSafe for ContextInfo

§

impl RefUnwindSafe for ElapsedQuery

§

impl RefUnwindSafe for Features

§

impl RefUnwindSafe for GlContext

§

impl RefUnwindSafe for GlslSupport

§

impl RefUnwindSafe for devela::_dep::miniquad::KeyMods

§

impl RefUnwindSafe for Pipeline

§

impl RefUnwindSafe for PipelineLayout

§

impl RefUnwindSafe for PipelineParams

§

impl RefUnwindSafe for RenderPass

§

impl RefUnwindSafe for ShaderId

§

impl RefUnwindSafe for ShaderMeta

§

impl RefUnwindSafe for StencilFaceState

§

impl RefUnwindSafe for StencilState

§

impl RefUnwindSafe for TextureId

§

impl RefUnwindSafe for TextureParams

§

impl RefUnwindSafe for Touch

§

impl RefUnwindSafe for UniformBlockLayout

§

impl RefUnwindSafe for UniformDesc

§

impl RefUnwindSafe for VertexAttribute

§

impl RefUnwindSafe for devela::_dep::orion::aead::streaming::Nonce

§

impl RefUnwindSafe for StreamOpener

§

impl RefUnwindSafe for StreamSealer

§

impl RefUnwindSafe for devela::_dep::orion::aead::SecretKey

§

impl RefUnwindSafe for devela::_dep::orion::auth::Tag

§

impl RefUnwindSafe for UnknownCryptoError

§

impl RefUnwindSafe for devela::_dep::orion::hash::Digest

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::aead::chacha20poly1305::Nonce

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::aead::chacha20poly1305::SecretKey

§

impl RefUnwindSafe for StreamXChaCha20Poly1305

§

impl RefUnwindSafe for SharedKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::hash::blake2::blake2b::Blake2b

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::hash::sha2::sha256::Digest

§

impl RefUnwindSafe for Sha256

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::hash::sha2::sha384::Digest

§

impl RefUnwindSafe for Sha384

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::hash::sha2::sha512::Digest

§

impl RefUnwindSafe for Sha512

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::hash::sha3::sha3_224::Digest

§

impl RefUnwindSafe for Sha3_224

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::hash::sha3::sha3_256::Digest

§

impl RefUnwindSafe for Sha3_256

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::hash::sha3::sha3_384::Digest

§

impl RefUnwindSafe for Sha3_384

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::hash::sha3::sha3_512::Digest

§

impl RefUnwindSafe for Sha3_512

§

impl RefUnwindSafe for Shake128

§

impl RefUnwindSafe for Shake256

§

impl RefUnwindSafe for DHKEM_X25519_SHA256_CHACHA20

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kdf::pbkdf2::sha256::Password

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kdf::pbkdf2::sha384::Password

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kdf::pbkdf2::sha512::Password

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem512::Ciphertext

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem512::DecapsulationKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem512::EncapsulationKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem512::KeyPair

§

impl RefUnwindSafe for MlKem512

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem512::SharedSecret

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem768::Ciphertext

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem768::DecapsulationKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem768::EncapsulationKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem768::KeyPair

§

impl RefUnwindSafe for MlKem768

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem768::SharedSecret

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem1024::Ciphertext

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem1024::DecapsulationKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem1024::EncapsulationKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem1024::KeyPair

§

impl RefUnwindSafe for MlKem1024

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem1024::Seed

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::mlkem1024::SharedSecret

§

impl RefUnwindSafe for DhKem

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::x25519_hkdf_sha256::SharedSecret

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::xwing::Ciphertext

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::xwing::DecapsulationKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::xwing::EncapsulationKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::xwing::KeyPair

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::xwing::Seed

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::kem::xwing::SharedSecret

§

impl RefUnwindSafe for XWing

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::mac::blake2b::Blake2b

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::mac::blake2b::SecretKey

§

impl RefUnwindSafe for HmacSha256

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::mac::hmac::sha256::SecretKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::mac::hmac::sha256::Tag

§

impl RefUnwindSafe for HmacSha384

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::mac::hmac::sha384::SecretKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::mac::hmac::sha384::Tag

§

impl RefUnwindSafe for HmacSha512

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::mac::hmac::sha512::SecretKey

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::mac::hmac::sha512::Tag

§

impl RefUnwindSafe for OneTimeKey

§

impl RefUnwindSafe for Poly1305

§

impl RefUnwindSafe for devela::_dep::orion::hazardous::mac::poly1305::Tag

§

impl RefUnwindSafe for Salt

§

impl RefUnwindSafe for EphemeralClientSession

§

impl RefUnwindSafe for EphemeralServerSession

§

impl RefUnwindSafe for PrivateKey

§

impl RefUnwindSafe for PublicKey

§

impl RefUnwindSafe for SessionKeys

§

impl RefUnwindSafe for devela::_dep::orion::pwhash::Password

§

impl RefUnwindSafe for PasswordHash

§

impl RefUnwindSafe for PyASCIIObject

§

impl RefUnwindSafe for PyAsyncMethods

§

impl RefUnwindSafe for PyBaseExceptionObject

§

impl RefUnwindSafe for PyBufferProcs

§

impl RefUnwindSafe for PyByteArrayObject

§

impl RefUnwindSafe for PyBytesObject

§

impl RefUnwindSafe for PyCFunctionObject

§

impl RefUnwindSafe for PyCMethodObject

§

impl RefUnwindSafe for PyCodeObject

§

impl RefUnwindSafe for PyCompactUnicodeObject

§

impl RefUnwindSafe for PyCompilerFlags

§

impl RefUnwindSafe for PyComplexObject

§

impl RefUnwindSafe for PyConfig

§

impl RefUnwindSafe for PyDateTime_CAPI

§

impl RefUnwindSafe for PyDateTime_Date

§

impl RefUnwindSafe for PyDateTime_DateTime

§

impl RefUnwindSafe for PyDateTime_Delta

§

impl RefUnwindSafe for PyDateTime_Time

§

impl RefUnwindSafe for PyDescrObject

§

impl RefUnwindSafe for PyDictKeysObject

§

impl RefUnwindSafe for PyDictObject

§

impl RefUnwindSafe for PyFloatObject

§

impl RefUnwindSafe for PyFrameObject

§

impl RefUnwindSafe for PyFunctionObject

§

impl RefUnwindSafe for PyGenObject

§

impl RefUnwindSafe for PyGetSetDef

§

impl RefUnwindSafe for PyGetSetDescrObject

§

impl RefUnwindSafe for PyHash_FuncDef

§

impl RefUnwindSafe for PyHeapTypeObject

§

impl RefUnwindSafe for PyImportErrorObject

§

impl RefUnwindSafe for PyInterpreterState

§

impl RefUnwindSafe for PyListObject

§

impl RefUnwindSafe for PyLongObject

§

impl RefUnwindSafe for PyMappingMethods

§

impl RefUnwindSafe for PyMemAllocatorEx

§

impl RefUnwindSafe for PyMemberDef

§

impl RefUnwindSafe for PyMemberDescrObject

§

impl RefUnwindSafe for devela::_dep::pyo3::ffi::PyMethodDef

§

impl RefUnwindSafe for PyMethodDescrObject

§

impl RefUnwindSafe for PyModuleDef

§

impl RefUnwindSafe for PyModuleDef_Base

§

impl RefUnwindSafe for PyModuleDef_Slot

§

impl RefUnwindSafe for PyNumberMethods

§

impl RefUnwindSafe for PyOSErrorObject

§

impl RefUnwindSafe for PyObject

§

impl RefUnwindSafe for PyObjectArenaAllocator

§

impl RefUnwindSafe for PyPreConfig

§

impl RefUnwindSafe for PySequenceMethods

§

impl RefUnwindSafe for PySetObject

§

impl RefUnwindSafe for PySliceObject

§

impl RefUnwindSafe for PyStatus

§

impl RefUnwindSafe for PyStopIterationObject

§

impl RefUnwindSafe for PyStructSequence_Desc

§

impl RefUnwindSafe for PyStructSequence_Field

§

impl RefUnwindSafe for PySyntaxErrorObject

§

impl RefUnwindSafe for PySystemExitObject

§

impl RefUnwindSafe for PyThreadState

§

impl RefUnwindSafe for PyTryBlock

§

impl RefUnwindSafe for PyTupleObject

§

impl RefUnwindSafe for PyTypeObject

§

impl RefUnwindSafe for PyType_Slot

§

impl RefUnwindSafe for PyType_Spec

§

impl RefUnwindSafe for PyUnicodeErrorObject

§

impl RefUnwindSafe for PyUnicodeObject

§

impl RefUnwindSafe for PyVarObject

§

impl RefUnwindSafe for PyWideStringList

§

impl RefUnwindSafe for PyWrapperDescrObject

§

impl RefUnwindSafe for Py_buffer

§

impl RefUnwindSafe for Py_complex

§

impl RefUnwindSafe for _PyDateTime_BaseDateTime

§

impl RefUnwindSafe for _PyDateTime_BaseTime

§

impl RefUnwindSafe for _PyWeakReference

§

impl RefUnwindSafe for _frozen

§

impl RefUnwindSafe for _inittab

§

impl RefUnwindSafe for setentry

§

impl RefUnwindSafe for wrapperbase

§

impl RefUnwindSafe for PyBorrowError

§

impl RefUnwindSafe for PyBorrowMutError

§

impl RefUnwindSafe for PyTraverseError

§

impl RefUnwindSafe for PySliceIndices

§

impl RefUnwindSafe for ApmInfo

§

impl RefUnwindSafe for CacheInfo

§

impl RefUnwindSafe for CacheInfoIter

§

impl RefUnwindSafe for CacheParameter

§

impl RefUnwindSafe for CpuIdReaderNative

§

impl RefUnwindSafe for CpuIdResult

§

impl RefUnwindSafe for DatInfo

§

impl RefUnwindSafe for DirectCacheAccessInfo

§

impl RefUnwindSafe for EpcSection

§

impl RefUnwindSafe for ExtendedFeatures

§

impl RefUnwindSafe for ExtendedProcessorFeatureIdentifiers

§

impl RefUnwindSafe for ExtendedState

§

impl RefUnwindSafe for ExtendedTopologyLevel

§

impl RefUnwindSafe for FeatureInfo

§

impl RefUnwindSafe for L1CacheTlbInfo

§

impl RefUnwindSafe for L2And3CacheTlbInfo

§

impl RefUnwindSafe for L2CatInfo

§

impl RefUnwindSafe for L3CatInfo

§

impl RefUnwindSafe for L3MonitoringInfo

§

impl RefUnwindSafe for MemBwAllocationInfo

§

impl RefUnwindSafe for MemoryEncryptionInfo

§

impl RefUnwindSafe for MonitorMwaitInfo

§

impl RefUnwindSafe for PerformanceMonitoringInfo

§

impl RefUnwindSafe for PerformanceOptimizationInfo

§

impl RefUnwindSafe for ProcessorBrandString

§

impl RefUnwindSafe for ProcessorCapacityAndFeatureInfo

§

impl RefUnwindSafe for ProcessorFrequencyInfo

§

impl RefUnwindSafe for ProcessorSerial

§

impl RefUnwindSafe for ProcessorTopologyInfo

§

impl RefUnwindSafe for ProcessorTraceInfo

§

impl RefUnwindSafe for SoCVendorBrand

§

impl RefUnwindSafe for SvmFeatures

§

impl RefUnwindSafe for ThermalPowerInfo

§

impl RefUnwindSafe for Tlb1gbPageInfo

§

impl RefUnwindSafe for TscInfo

§

impl RefUnwindSafe for VendorInfo

§

impl RefUnwindSafe for FnContext

§

impl RefUnwindSafe for CaptureLocations

§

impl RefUnwindSafe for devela::_dep::regex_lite::Error

§

impl RefUnwindSafe for Regex

§

impl RefUnwindSafe for RegexBuilder

§

impl RefUnwindSafe for SamplesBuffer

§

impl RefUnwindSafe for Settings

§

impl RefUnwindSafe for Mixer

§

impl RefUnwindSafe for SourcesQueueInput

§

impl RefUnwindSafe for Chirp

§

impl RefUnwindSafe for devela::_dep::rodio::source::Empty

§

impl RefUnwindSafe for LimitSettings

§

impl RefUnwindSafe for SawtoothWave

§

impl RefUnwindSafe for SignalGenerator

§

impl RefUnwindSafe for SineWave

§

impl RefUnwindSafe for SquareWave

§

impl RefUnwindSafe for TriangleWave

§

impl RefUnwindSafe for Zero

§

impl RefUnwindSafe for StaticSamplesBuffer

§

impl RefUnwindSafe for devela::_dep::rodio::Sink

§

impl RefUnwindSafe for SpatialSink

§

impl RefUnwindSafe for AudioCVT

§

impl RefUnwindSafe for AudioSpec

§

impl RefUnwindSafe for AudioSpecDesired

§

impl RefUnwindSafe for AudioSpecWAV

§

impl RefUnwindSafe for devela::_dep::sdl2::audio::DriverIterator

§

impl RefUnwindSafe for ClipboardUtil

§

impl RefUnwindSafe for GameController

§

impl RefUnwindSafe for EventSender

§

impl RefUnwindSafe for FPSManager

§

impl RefUnwindSafe for Haptic

§

impl RefUnwindSafe for devela::_dep::sdl2::image::InitFlag

§

impl RefUnwindSafe for Sdl2ImageContext

§

impl RefUnwindSafe for Guid

§

impl RefUnwindSafe for Joystick

§

impl RefUnwindSafe for KeyboardUtil

§

impl RefUnwindSafe for Keycode

§

impl RefUnwindSafe for Mod

§

impl RefUnwindSafe for TextInputUtil

§

impl RefUnwindSafe for Dl_info

§

impl RefUnwindSafe for Elf32_Chdr

§

impl RefUnwindSafe for Elf32_Ehdr

§

impl RefUnwindSafe for Elf32_Phdr

§

impl RefUnwindSafe for Elf32_Shdr

§

impl RefUnwindSafe for Elf32_Sym

§

impl RefUnwindSafe for Elf64_Chdr

§

impl RefUnwindSafe for Elf64_Ehdr

§

impl RefUnwindSafe for Elf64_Phdr

§

impl RefUnwindSafe for Elf64_Shdr

§

impl RefUnwindSafe for Elf64_Sym

§

impl RefUnwindSafe for __c_anonymous__kernel_fsid_t

§

impl RefUnwindSafe for __c_anonymous_elf32_rel

§

impl RefUnwindSafe for __c_anonymous_elf32_rela

§

impl RefUnwindSafe for __c_anonymous_elf64_rel

§

impl RefUnwindSafe for __c_anonymous_elf64_rela

§

impl RefUnwindSafe for __c_anonymous_ifru_map

§

impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_entry

§

impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_exit

§

impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_seccomp

§

impl RefUnwindSafe for __c_anonymous_sockaddr_can_j1939

§

impl RefUnwindSafe for __c_anonymous_sockaddr_can_tp

§

impl RefUnwindSafe for __exit_status

§

impl RefUnwindSafe for __timeval

§

impl RefUnwindSafe for _libc_fpstate

§

impl RefUnwindSafe for _libc_fpxreg

§

impl RefUnwindSafe for _libc_xmmreg

§

impl RefUnwindSafe for addrinfo

§

impl RefUnwindSafe for af_alg_iv

§

impl RefUnwindSafe for aiocb

§

impl RefUnwindSafe for arpd_request

§

impl RefUnwindSafe for arphdr

§

impl RefUnwindSafe for arpreq

§

impl RefUnwindSafe for arpreq_old

§

impl RefUnwindSafe for can_filter

§

impl RefUnwindSafe for can_frame

§

impl RefUnwindSafe for canfd_frame

§

impl RefUnwindSafe for canxl_frame

§

impl RefUnwindSafe for clone_args

§

impl RefUnwindSafe for cmsghdr

§

impl RefUnwindSafe for cpu_set_t

§

impl RefUnwindSafe for dirent64

§

impl RefUnwindSafe for dirent

§

impl RefUnwindSafe for dl_phdr_info

§

impl RefUnwindSafe for dmabuf_cmsg

§

impl RefUnwindSafe for dmabuf_token

§

impl RefUnwindSafe for dqblk

§

impl RefUnwindSafe for epoll_event

§

impl RefUnwindSafe for epoll_params

§

impl RefUnwindSafe for fanotify_event_info_error

§

impl RefUnwindSafe for fanotify_event_info_fid

§

impl RefUnwindSafe for fanotify_event_info_header

§

impl RefUnwindSafe for fanotify_event_info_pidfd

§

impl RefUnwindSafe for fanotify_event_metadata

§

impl RefUnwindSafe for fanotify_response

§

impl RefUnwindSafe for fanout_args

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::fd_set

§

impl RefUnwindSafe for ff_condition_effect

§

impl RefUnwindSafe for ff_constant_effect

§

impl RefUnwindSafe for ff_effect

§

impl RefUnwindSafe for ff_envelope

§

impl RefUnwindSafe for ff_periodic_effect

§

impl RefUnwindSafe for ff_ramp_effect

§

impl RefUnwindSafe for ff_replay

§

impl RefUnwindSafe for ff_rumble_effect

§

impl RefUnwindSafe for ff_trigger

§

impl RefUnwindSafe for file_clone_range

§

impl RefUnwindSafe for flock64

§

impl RefUnwindSafe for flock

§

impl RefUnwindSafe for fpos64_t

§

impl RefUnwindSafe for fpos_t

§

impl RefUnwindSafe for fsid_t

§

impl RefUnwindSafe for genlmsghdr

§

impl RefUnwindSafe for glob64_t

§

impl RefUnwindSafe for glob_t

§

impl RefUnwindSafe for group

§

impl RefUnwindSafe for hostent

§

impl RefUnwindSafe for hwtstamp_config

§

impl RefUnwindSafe for if_nameindex

§

impl RefUnwindSafe for ifaddrs

§

impl RefUnwindSafe for ifconf

§

impl RefUnwindSafe for ifreq

§

impl RefUnwindSafe for in6_addr

§

impl RefUnwindSafe for in6_ifreq

§

impl RefUnwindSafe for in6_pktinfo

§

impl RefUnwindSafe for in6_rtmsg

§

impl RefUnwindSafe for in_addr

§

impl RefUnwindSafe for in_pktinfo

§

impl RefUnwindSafe for inotify_event

§

impl RefUnwindSafe for input_absinfo

§

impl RefUnwindSafe for input_event

§

impl RefUnwindSafe for input_id

§

impl RefUnwindSafe for input_keymap_entry

§

impl RefUnwindSafe for input_mask

§

impl RefUnwindSafe for iocb

§

impl RefUnwindSafe for iovec

§

impl RefUnwindSafe for ip_mreq

§

impl RefUnwindSafe for ip_mreq_source

§

impl RefUnwindSafe for ip_mreqn

§

impl RefUnwindSafe for ipc_perm

§

impl RefUnwindSafe for ipv6_mreq

§

impl RefUnwindSafe for itimerspec

§

impl RefUnwindSafe for itimerval

§

impl RefUnwindSafe for iw_discarded

§

impl RefUnwindSafe for iw_encode_ext

§

impl RefUnwindSafe for iw_event

§

impl RefUnwindSafe for iw_freq

§

impl RefUnwindSafe for iw_michaelmicfailure

§

impl RefUnwindSafe for iw_missed

§

impl RefUnwindSafe for iw_mlme

§

impl RefUnwindSafe for iw_param

§

impl RefUnwindSafe for iw_pmkid_cand

§

impl RefUnwindSafe for iw_pmksa

§

impl RefUnwindSafe for iw_point

§

impl RefUnwindSafe for iw_priv_args

§

impl RefUnwindSafe for iw_quality

§

impl RefUnwindSafe for iw_range

§

impl RefUnwindSafe for iw_scan_req

§

impl RefUnwindSafe for iw_statistics

§

impl RefUnwindSafe for iw_thrspy

§

impl RefUnwindSafe for iwreq

§

impl RefUnwindSafe for j1939_filter

§

impl RefUnwindSafe for lconv

§

impl RefUnwindSafe for linger

§

impl RefUnwindSafe for mallinfo2

§

impl RefUnwindSafe for mallinfo

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::max_align_t

§

impl RefUnwindSafe for mbstate_t

§

impl RefUnwindSafe for mcontext_t

§

impl RefUnwindSafe for mmsghdr

§

impl RefUnwindSafe for mnt_ns_info

§

impl RefUnwindSafe for mntent

§

impl RefUnwindSafe for mount_attr

§

impl RefUnwindSafe for mq_attr

§

impl RefUnwindSafe for msghdr

§

impl RefUnwindSafe for msginfo

§

impl RefUnwindSafe for msqid_ds

§

impl RefUnwindSafe for nl_mmap_hdr

§

impl RefUnwindSafe for nl_mmap_req

§

impl RefUnwindSafe for nl_pktinfo

§

impl RefUnwindSafe for nlattr

§

impl RefUnwindSafe for nlmsgerr

§

impl RefUnwindSafe for nlmsghdr

§

impl RefUnwindSafe for ntptimeval

§

impl RefUnwindSafe for open_how

§

impl RefUnwindSafe for option

§

impl RefUnwindSafe for packet_mreq

§

impl RefUnwindSafe for passwd

§

impl RefUnwindSafe for pidfd_info

§

impl RefUnwindSafe for pollfd

§

impl RefUnwindSafe for posix_spawn_file_actions_t

§

impl RefUnwindSafe for posix_spawnattr_t

§

impl RefUnwindSafe for protoent

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::pthread_attr_t

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::pthread_barrier_t

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::pthread_barrierattr_t

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::pthread_cond_t

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::pthread_condattr_t

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::pthread_mutex_t

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::pthread_mutexattr_t

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::pthread_rwlock_t

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::pthread_rwlockattr_t

§

impl RefUnwindSafe for ptp_clock_caps

§

impl RefUnwindSafe for ptp_clock_time

§

impl RefUnwindSafe for ptp_extts_event

§

impl RefUnwindSafe for ptp_extts_request

§

impl RefUnwindSafe for ptp_perout_request

§

impl RefUnwindSafe for ptp_pin_desc

§

impl RefUnwindSafe for ptp_sys_offset

§

impl RefUnwindSafe for ptp_sys_offset_extended

§

impl RefUnwindSafe for ptp_sys_offset_precise

§

impl RefUnwindSafe for ptrace_peeksiginfo_args

§

impl RefUnwindSafe for ptrace_rseq_configuration

§

impl RefUnwindSafe for ptrace_sud_config

§

impl RefUnwindSafe for ptrace_syscall_info

§

impl RefUnwindSafe for regex_t

§

impl RefUnwindSafe for regmatch_t

§

impl RefUnwindSafe for rlimit64

§

impl RefUnwindSafe for rlimit

§

impl RefUnwindSafe for rtentry

§

impl RefUnwindSafe for rusage

§

impl RefUnwindSafe for sched_attr

§

impl RefUnwindSafe for sched_param

§

impl RefUnwindSafe for sctp_authinfo

§

impl RefUnwindSafe for sctp_initmsg

§

impl RefUnwindSafe for sctp_nxtinfo

§

impl RefUnwindSafe for sctp_prinfo

§

impl RefUnwindSafe for sctp_rcvinfo

§

impl RefUnwindSafe for sctp_sndinfo

§

impl RefUnwindSafe for sctp_sndrcvinfo

§

impl RefUnwindSafe for seccomp_data

§

impl RefUnwindSafe for seccomp_notif

§

impl RefUnwindSafe for seccomp_notif_addfd

§

impl RefUnwindSafe for seccomp_notif_resp

§

impl RefUnwindSafe for seccomp_notif_sizes

§

impl RefUnwindSafe for sem_t

§

impl RefUnwindSafe for sembuf

§

impl RefUnwindSafe for semid_ds

§

impl RefUnwindSafe for seminfo

§

impl RefUnwindSafe for servent

§

impl RefUnwindSafe for shmid_ds

§

impl RefUnwindSafe for sigaction

§

impl RefUnwindSafe for sigevent

§

impl RefUnwindSafe for siginfo_t

§

impl RefUnwindSafe for signalfd_siginfo

§

impl RefUnwindSafe for sigset_t

§

impl RefUnwindSafe for sigval

§

impl RefUnwindSafe for sock_extended_err

§

impl RefUnwindSafe for sock_filter

§

impl RefUnwindSafe for sock_fprog

§

impl RefUnwindSafe for sock_txtime

§

impl RefUnwindSafe for sockaddr

§

impl RefUnwindSafe for sockaddr_alg

§

impl RefUnwindSafe for sockaddr_can

§

impl RefUnwindSafe for sockaddr_in6

§

impl RefUnwindSafe for sockaddr_in

§

impl RefUnwindSafe for sockaddr_ll

§

impl RefUnwindSafe for sockaddr_nl

§

impl RefUnwindSafe for sockaddr_pkt

§

impl RefUnwindSafe for sockaddr_storage

§

impl RefUnwindSafe for sockaddr_un

§

impl RefUnwindSafe for sockaddr_vm

§

impl RefUnwindSafe for sockaddr_xdp

§

impl RefUnwindSafe for spwd

§

impl RefUnwindSafe for stack_t

§

impl RefUnwindSafe for stat64

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::stat

§

impl RefUnwindSafe for statfs64

§

impl RefUnwindSafe for statfs

§

impl RefUnwindSafe for statvfs64

§

impl RefUnwindSafe for statvfs

§

impl RefUnwindSafe for statx

§

impl RefUnwindSafe for statx_timestamp

§

impl RefUnwindSafe for sysinfo

§

impl RefUnwindSafe for tcp_info

§

impl RefUnwindSafe for termios2

§

impl RefUnwindSafe for termios

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::timespec

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::timeval

§

impl RefUnwindSafe for timex

§

impl RefUnwindSafe for tls12_crypto_info_aes_ccm_128

§

impl RefUnwindSafe for tls12_crypto_info_aes_gcm_128

§

impl RefUnwindSafe for tls12_crypto_info_aes_gcm_256

§

impl RefUnwindSafe for tls12_crypto_info_aria_gcm_128

§

impl RefUnwindSafe for tls12_crypto_info_aria_gcm_256

§

impl RefUnwindSafe for tls12_crypto_info_chacha20_poly1305

§

impl RefUnwindSafe for tls12_crypto_info_sm4_ccm

§

impl RefUnwindSafe for tls12_crypto_info_sm4_gcm

§

impl RefUnwindSafe for tls_crypto_info

§

impl RefUnwindSafe for devela::_dep::sdl2::libc::tm

§

impl RefUnwindSafe for tms

§

impl RefUnwindSafe for tpacket2_hdr

§

impl RefUnwindSafe for tpacket3_hdr

§

impl RefUnwindSafe for tpacket_auxdata

§

impl RefUnwindSafe for tpacket_bd_ts

§

impl RefUnwindSafe for tpacket_block_desc

§

impl RefUnwindSafe for tpacket_hdr

§

impl RefUnwindSafe for tpacket_hdr_v1

§

impl RefUnwindSafe for tpacket_hdr_variant1

§

impl RefUnwindSafe for tpacket_req3

§

impl RefUnwindSafe for tpacket_req

§

impl RefUnwindSafe for tpacket_rollover_stats

§

impl RefUnwindSafe for tpacket_stats

§

impl RefUnwindSafe for tpacket_stats_v3

§

impl RefUnwindSafe for ucontext_t

§

impl RefUnwindSafe for ucred

§

impl RefUnwindSafe for uinput_abs_setup

§

impl RefUnwindSafe for uinput_ff_erase

§

impl RefUnwindSafe for uinput_ff_upload

§

impl RefUnwindSafe for uinput_setup

§

impl RefUnwindSafe for uinput_user_dev

§

impl RefUnwindSafe for user

§

impl RefUnwindSafe for user_fpregs_struct

§

impl RefUnwindSafe for user_regs_struct

§

impl RefUnwindSafe for utimbuf

§

impl RefUnwindSafe for utmpx

§

impl RefUnwindSafe for utsname

§

impl RefUnwindSafe for winsize

§

impl RefUnwindSafe for xdp_desc

§

impl RefUnwindSafe for xdp_mmap_offsets

§

impl RefUnwindSafe for xdp_mmap_offsets_v1

§

impl RefUnwindSafe for xdp_options

§

impl RefUnwindSafe for xdp_ring_offset

§

impl RefUnwindSafe for xdp_ring_offset_v1

§

impl RefUnwindSafe for xdp_statistics

§

impl RefUnwindSafe for xdp_statistics_v1

§

impl RefUnwindSafe for xdp_umem_reg

§

impl RefUnwindSafe for xdp_umem_reg_v1

§

impl RefUnwindSafe for xsk_tx_metadata

§

impl RefUnwindSafe for xsk_tx_metadata_completion

§

impl RefUnwindSafe for xsk_tx_metadata_request

§

impl RefUnwindSafe for Locale

§

impl RefUnwindSafe for LocaleIterator

§

impl RefUnwindSafe for MessageBoxButtonFlag

§

impl RefUnwindSafe for MessageBoxColorScheme

§

impl RefUnwindSafe for MessageBoxFlag

§

impl RefUnwindSafe for AllowChangeFlag

§

impl RefUnwindSafe for devela::_dep::sdl2::mixer::Channel

§

impl RefUnwindSafe for devela::_dep::sdl2::mixer::Chunk

§

impl RefUnwindSafe for devela::_dep::sdl2::mixer::Group

§

impl RefUnwindSafe for devela::_dep::sdl2::mixer::InitFlag

§

impl RefUnwindSafe for Sdl2MixerContext

§

impl RefUnwindSafe for devela::_dep::sdl2::mouse::Cursor

§

impl RefUnwindSafe for MouseState

§

impl RefUnwindSafe for MouseUtil

§

impl RefUnwindSafe for RelativeMouseState

§

impl RefUnwindSafe for devela::_dep::sdl2::pixels::Color

§

impl RefUnwindSafe for Palette

§

impl RefUnwindSafe for devela::_dep::sdl2::pixels::PixelFormat

§

impl RefUnwindSafe for PixelMasks

§

impl RefUnwindSafe for FPoint

§

impl RefUnwindSafe for FRect

§

impl RefUnwindSafe for devela::_dep::sdl2::rect::Point

§

impl RefUnwindSafe for devela::_dep::sdl2::rect::Rect

§

impl RefUnwindSafe for CanvasBuilder

§

impl RefUnwindSafe for devela::_dep::sdl2::render::DriverIterator

§

impl RefUnwindSafe for RendererInfo

§

impl RefUnwindSafe for SdlError

§

impl RefUnwindSafe for TextureQuery

§

impl RefUnwindSafe for Vertex

§

impl RefUnwindSafe for AudioSubsystem

§

impl RefUnwindSafe for EventPump

§

impl RefUnwindSafe for EventSubsystem

§

impl RefUnwindSafe for GameControllerSubsystem

§

impl RefUnwindSafe for HapticSubsystem

§

impl RefUnwindSafe for JoystickSubsystem

§

impl RefUnwindSafe for Sdl

§

impl RefUnwindSafe for SensorSubsystem

§

impl RefUnwindSafe for TimerSubsystem

§

impl RefUnwindSafe for VideoSubsystem

§

impl RefUnwindSafe for SurfaceRef

§

impl RefUnwindSafe for FPSmanager

§

impl RefUnwindSafe for Mix_Chunk

§

impl RefUnwindSafe for _Mix_Music

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::Depth

§

impl RefUnwindSafe for SDL_AssertData

§

impl RefUnwindSafe for SDL_AudioCVT

§

impl RefUnwindSafe for SDL_AudioDeviceEvent

§

impl RefUnwindSafe for SDL_AudioSpec

§

impl RefUnwindSafe for SDL_BlitMap

§

impl RefUnwindSafe for SDL_Color

§

impl RefUnwindSafe for SDL_CommonEvent

§

impl RefUnwindSafe for SDL_ControllerAxisEvent

§

impl RefUnwindSafe for SDL_ControllerButtonEvent

§

impl RefUnwindSafe for SDL_ControllerDeviceEvent

§

impl RefUnwindSafe for SDL_ControllerSensorEvent

§

impl RefUnwindSafe for SDL_ControllerTouchpadEvent

§

impl RefUnwindSafe for SDL_Cursor

§

impl RefUnwindSafe for SDL_DisplayEvent

§

impl RefUnwindSafe for SDL_DisplayMode

§

impl RefUnwindSafe for SDL_DollarGestureEvent

§

impl RefUnwindSafe for SDL_DropEvent

§

impl RefUnwindSafe for SDL_FPoint

§

impl RefUnwindSafe for SDL_FRect

§

impl RefUnwindSafe for SDL_Finger

§

impl RefUnwindSafe for SDL_GUID

§

impl RefUnwindSafe for SDL_GameControllerButtonBind

§

impl RefUnwindSafe for SDL_GameControllerButtonBind__bindgen_ty_1__bindgen_ty_1

§

impl RefUnwindSafe for SDL_HapticCondition

§

impl RefUnwindSafe for SDL_HapticConstant

§

impl RefUnwindSafe for SDL_HapticCustom

§

impl RefUnwindSafe for SDL_HapticDirection

§

impl RefUnwindSafe for SDL_HapticLeftRight

§

impl RefUnwindSafe for SDL_HapticPeriodic

§

impl RefUnwindSafe for SDL_HapticRamp

§

impl RefUnwindSafe for SDL_JoyAxisEvent

§

impl RefUnwindSafe for SDL_JoyBallEvent

§

impl RefUnwindSafe for SDL_JoyBatteryEvent

§

impl RefUnwindSafe for SDL_JoyButtonEvent

§

impl RefUnwindSafe for SDL_JoyDeviceEvent

§

impl RefUnwindSafe for SDL_JoyHatEvent

§

impl RefUnwindSafe for SDL_KeyboardEvent

§

impl RefUnwindSafe for SDL_Keysym

§

impl RefUnwindSafe for SDL_Locale

§

impl RefUnwindSafe for SDL_MessageBoxButtonData

§

impl RefUnwindSafe for SDL_MessageBoxColor

§

impl RefUnwindSafe for SDL_MessageBoxColorScheme

§

impl RefUnwindSafe for SDL_MessageBoxData

§

impl RefUnwindSafe for SDL_MouseButtonEvent

§

impl RefUnwindSafe for SDL_MouseMotionEvent

§

impl RefUnwindSafe for SDL_MouseWheelEvent

§

impl RefUnwindSafe for SDL_MultiGestureEvent

§

impl RefUnwindSafe for SDL_OSEvent

§

impl RefUnwindSafe for SDL_Palette

§

impl RefUnwindSafe for SDL_PixelFormat

§

impl RefUnwindSafe for SDL_Point

§

impl RefUnwindSafe for SDL_QuitEvent

§

impl RefUnwindSafe for SDL_RWops

§

impl RefUnwindSafe for SDL_RWops__bindgen_ty_1__bindgen_ty_1

§

impl RefUnwindSafe for SDL_RWops__bindgen_ty_1__bindgen_ty_2

§

impl RefUnwindSafe for SDL_Rect

§

impl RefUnwindSafe for SDL_Renderer

§

impl RefUnwindSafe for SDL_RendererInfo

§

impl RefUnwindSafe for SDL_SensorEvent

§

impl RefUnwindSafe for SDL_Surface

§

impl RefUnwindSafe for SDL_SysWMEvent

§

impl RefUnwindSafe for SDL_SysWMinfo

§

impl RefUnwindSafe for SDL_SysWMinfo__bindgen_ty_1__bindgen_ty_1

§

impl RefUnwindSafe for SDL_SysWMinfo__bindgen_ty_1__bindgen_ty_2

§

impl RefUnwindSafe for SDL_SysWMmsg

§

impl RefUnwindSafe for SDL_SysWMmsg__bindgen_ty_1__bindgen_ty_1

§

impl RefUnwindSafe for SDL_TextEditingEvent

§

impl RefUnwindSafe for SDL_TextEditingExtEvent

§

impl RefUnwindSafe for SDL_TextInputEvent

§

impl RefUnwindSafe for SDL_Texture

§

impl RefUnwindSafe for SDL_Thread

§

impl RefUnwindSafe for SDL_TouchFingerEvent

§

impl RefUnwindSafe for SDL_UserEvent

§

impl RefUnwindSafe for SDL_Vertex

§

impl RefUnwindSafe for SDL_VirtualJoystickDesc

§

impl RefUnwindSafe for SDL_Window

§

impl RefUnwindSafe for SDL_WindowEvent

§

impl RefUnwindSafe for SDL_WindowShapeMode

§

impl RefUnwindSafe for SDL_atomic_t

§

impl RefUnwindSafe for SDL_cond

§

impl RefUnwindSafe for SDL_hid_device_

§

impl RefUnwindSafe for SDL_hid_device_info

§

impl RefUnwindSafe for SDL_mutex

§

impl RefUnwindSafe for SDL_semaphore

§

impl RefUnwindSafe for SDL_version

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::Screen

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::ScreenFormat

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::Visual

§

impl RefUnwindSafe for VkInstance_T

§

impl RefUnwindSafe for VkSurfaceKHR_T

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XAnyEvent

§

impl RefUnwindSafe for XArc

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XButtonEvent

§

impl RefUnwindSafe for XChar2b

§

impl RefUnwindSafe for XCharStruct

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XCirculateEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XCirculateRequestEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XClientMessageEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XColor

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XColormapEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XConfigureEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XConfigureRequestEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XCreateWindowEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XCrossingEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XDestroyWindowEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XErrorEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XExposeEvent

§

impl RefUnwindSafe for XExtCodes

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XFocusChangeEvent

§

impl RefUnwindSafe for XFontProp

§

impl RefUnwindSafe for XFontSetExtents

§

impl RefUnwindSafe for XFontStruct

§

impl RefUnwindSafe for XGCValues

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XGenericEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XGenericEventCookie

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XGraphicsExposeEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XGravityEvent

§

impl RefUnwindSafe for XHostAddress

§

impl RefUnwindSafe for XICCallback

§

impl RefUnwindSafe for XIMCallback

§

impl RefUnwindSafe for XIMStyles

§

impl RefUnwindSafe for XIMValuesList

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XKeyEvent

§

impl RefUnwindSafe for XKeyboardControl

§

impl RefUnwindSafe for XKeyboardState

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XKeymapEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XMapEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XMapRequestEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XMappingEvent

§

impl RefUnwindSafe for XModifierKeymap

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XMotionEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XNoExposeEvent

§

impl RefUnwindSafe for XOMCharSetList

§

impl RefUnwindSafe for XOMFontInfo

§

impl RefUnwindSafe for XOMOrientation

§

impl RefUnwindSafe for XPixmapFormatValues

§

impl RefUnwindSafe for XPoint

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XPropertyEvent

§

impl RefUnwindSafe for XRectangle

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XReparentEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XResizeRequestEvent

§

impl RefUnwindSafe for XSegment

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XSelectionClearEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XSelectionEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XSelectionRequestEvent

§

impl RefUnwindSafe for XServerInterpretedAddress

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XSetWindowAttributes

§

impl RefUnwindSafe for XTextItem16

§

impl RefUnwindSafe for XTextItem

§

impl RefUnwindSafe for XTimeCoord

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XUnmapEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XVisibilityEvent

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::XWindowAttributes

§

impl RefUnwindSafe for XWindowChanges

§

impl RefUnwindSafe for XmbTextItem

§

impl RefUnwindSafe for XwcTextItem

§

impl RefUnwindSafe for _SDL_AudioStream

§

impl RefUnwindSafe for _SDL_GameController

§

impl RefUnwindSafe for _SDL_Haptic

§

impl RefUnwindSafe for _SDL_Joystick

§

impl RefUnwindSafe for _SDL_Sensor

§

impl RefUnwindSafe for _SDL_iconv_t

§

impl RefUnwindSafe for _XDisplay

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::_XExtData

§

impl RefUnwindSafe for _XGC

§

impl RefUnwindSafe for _XIC

§

impl RefUnwindSafe for _XIM

§

impl RefUnwindSafe for _XIMHotKeyTrigger

§

impl RefUnwindSafe for _XIMHotKeyTriggers

§

impl RefUnwindSafe for _XIMPreeditCaretCallbackStruct

§

impl RefUnwindSafe for _XIMPreeditDrawCallbackStruct

§

impl RefUnwindSafe for _XIMPreeditStateNotifyCallbackStruct

§

impl RefUnwindSafe for _XIMStatusDrawCallbackStruct

§

impl RefUnwindSafe for _XIMStringConversionCallbackStruct

§

impl RefUnwindSafe for _XIMStringConversionText

§

impl RefUnwindSafe for _XIMText

§

impl RefUnwindSafe for _XImage

§

impl RefUnwindSafe for _XImage_funcs

§

impl RefUnwindSafe for _XOC

§

impl RefUnwindSafe for _XOM

§

impl RefUnwindSafe for _XPrivate

§

impl RefUnwindSafe for _XrmHashBucketRec

§

impl RefUnwindSafe for __BindgenFloat16

§

impl RefUnwindSafe for __atomic_wide_counter__bindgen_ty_1

§

impl RefUnwindSafe for __fsid_t

§

impl RefUnwindSafe for __once_flag

§

impl RefUnwindSafe for __pthread_cond_s

§

impl RefUnwindSafe for __pthread_internal_list

§

impl RefUnwindSafe for __pthread_internal_slist

§

impl RefUnwindSafe for __pthread_mutex_s

§

impl RefUnwindSafe for __pthread_rwlock_arch_t

§

impl RefUnwindSafe for __sigset_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::__va_list_tag

§

impl RefUnwindSafe for _bindgen_ty_1

§

impl RefUnwindSafe for div_t

§

impl RefUnwindSafe for drand48_data

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::fd_set

§

impl RefUnwindSafe for ldiv_t

§

impl RefUnwindSafe for lldiv_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::max_align_t

§

impl RefUnwindSafe for random_data

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::timespec

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::timeval

§

impl RefUnwindSafe for wl_display

§

impl RefUnwindSafe for wl_egl_window

§

impl RefUnwindSafe for wl_surface

§

impl RefUnwindSafe for xdg_popup

§

impl RefUnwindSafe for xdg_positioner

§

impl RefUnwindSafe for xdg_surface

§

impl RefUnwindSafe for xdg_toplevel

§

impl RefUnwindSafe for _TTF_Font

§

impl RefUnwindSafe for FontStyle

§

impl RefUnwindSafe for GlyphMetrics

§

impl RefUnwindSafe for Sdl2TtfContext

§

impl RefUnwindSafe for devela::_dep::sdl2::version::Version

§

impl RefUnwindSafe for ContextFlags

§

impl RefUnwindSafe for DisplayMode

§

impl RefUnwindSafe for devela::_dep::sdl2::video::DriverIterator

§

impl RefUnwindSafe for GLContext

§

impl RefUnwindSafe for Window

§

impl RefUnwindSafe for WindowBuilder

§

impl RefUnwindSafe for WindowContext

§

impl RefUnwindSafe for IgnoredAny

§

impl RefUnwindSafe for devela::_dep::serde::de::value::Error

§

impl RefUnwindSafe for devela::_dep::simdutf8::basic::Utf8Error

§

impl RefUnwindSafe for devela::_dep::simdutf8::compat::Utf8Error

§

impl RefUnwindSafe for Channels

§

impl RefUnwindSafe for ChannelsIter

§

impl RefUnwindSafe for SignalSpec

§

impl RefUnwindSafe for Crc8Ccitt

§

impl RefUnwindSafe for Crc16Ansi

§

impl RefUnwindSafe for Crc16AnsiLe

§

impl RefUnwindSafe for Crc32

§

impl RefUnwindSafe for Md5

§

impl RefUnwindSafe for devela::_dep::symphonia::core::codecs::CodecDescriptor

§

impl RefUnwindSafe for CodecParameters

§

impl RefUnwindSafe for CodecRegistry

§

impl RefUnwindSafe for CodecType

§

impl RefUnwindSafe for DecoderOptions

§

impl RefUnwindSafe for FinalizeResult

§

impl RefUnwindSafe for RandomNoise

§

impl RefUnwindSafe for Complex

§

impl RefUnwindSafe for Fft

§

impl RefUnwindSafe for Imdct

§

impl RefUnwindSafe for Cue

§

impl RefUnwindSafe for CuePoint

§

impl RefUnwindSafe for FormatOptions

§

impl RefUnwindSafe for devela::_dep::symphonia::core::formats::Packet

§

impl RefUnwindSafe for SeekedTo

§

impl RefUnwindSafe for Track

§

impl RefUnwindSafe for SeekIndex

§

impl RefUnwindSafe for SeekPoint

§

impl RefUnwindSafe for MediaSourceStreamOptions

§

impl RefUnwindSafe for CodebookBuilder

§

impl RefUnwindSafe for Entry8x8

§

impl RefUnwindSafe for Entry8x16

§

impl RefUnwindSafe for Entry8x32

§

impl RefUnwindSafe for Entry16x8

§

impl RefUnwindSafe for Entry16x16

§

impl RefUnwindSafe for Entry16x32

§

impl RefUnwindSafe for Entry32x8

§

impl RefUnwindSafe for Entry32x16

§

impl RefUnwindSafe for Entry32x32

§

impl RefUnwindSafe for devela::_dep::symphonia::core::meta::MetadataBuilder

§

impl RefUnwindSafe for MetadataLog

§

impl RefUnwindSafe for MetadataOptions

§

impl RefUnwindSafe for MetadataRevision

§

impl RefUnwindSafe for Size

§

impl RefUnwindSafe for devela::_dep::symphonia::core::meta::Tag

§

impl RefUnwindSafe for VendorData

§

impl RefUnwindSafe for devela::_dep::symphonia::core::meta::Visual

§

impl RefUnwindSafe for devela::_dep::symphonia::core::probe::Descriptor

§

impl RefUnwindSafe for devela::_dep::symphonia::core::probe::Hint

§

impl RefUnwindSafe for Probe

§

impl RefUnwindSafe for ProbedMetadata

§

impl RefUnwindSafe for i24

§

impl RefUnwindSafe for u24

§

impl RefUnwindSafe for devela::_dep::symphonia::core::units::Time

§

impl RefUnwindSafe for TimeBase

§

impl RefUnwindSafe for CGroupLimits

§

impl RefUnwindSafe for devela::_dep::sysinfo::Component

§

impl RefUnwindSafe for devela::_dep::sysinfo::Components

§

impl RefUnwindSafe for Cpu

§

impl RefUnwindSafe for CpuRefreshKind

§

impl RefUnwindSafe for Disk

§

impl RefUnwindSafe for DiskRefreshKind

§

impl RefUnwindSafe for DiskUsage

§

impl RefUnwindSafe for Disks

§

impl RefUnwindSafe for Gid

§

impl RefUnwindSafe for devela::_dep::sysinfo::Group

§

impl RefUnwindSafe for devela::_dep::sysinfo::Groups

§

impl RefUnwindSafe for IpNetwork

§

impl RefUnwindSafe for LoadAvg

§

impl RefUnwindSafe for MacAddr

§

impl RefUnwindSafe for MemoryRefreshKind

§

impl RefUnwindSafe for Motherboard

§

impl RefUnwindSafe for NetworkData

§

impl RefUnwindSafe for Networks

§

impl RefUnwindSafe for Pid

§

impl RefUnwindSafe for Process

§

impl RefUnwindSafe for ProcessRefreshKind

§

impl RefUnwindSafe for devela::_dep::sysinfo::Product

§

impl RefUnwindSafe for RefreshKind

§

impl RefUnwindSafe for devela::_dep::sysinfo::System

§

impl RefUnwindSafe for Uid

§

impl RefUnwindSafe for User

§

impl RefUnwindSafe for Users

§

impl RefUnwindSafe for DuplexStream

§

impl RefUnwindSafe for devela::_dep::tokio::io::Empty

§

impl RefUnwindSafe for devela::_dep::tokio::io::Repeat

§

impl RefUnwindSafe for SimplexStream

§

impl RefUnwindSafe for devela::_dep::tokio::io::Sink

§

impl RefUnwindSafe for devela::_dep::tokio::io::Stderr

§

impl RefUnwindSafe for devela::_dep::tokio::io::Stdin

§

impl RefUnwindSafe for devela::_dep::tokio::io::Stdout

§

impl RefUnwindSafe for devela::_dep::tokio::process::ChildStderr

§

impl RefUnwindSafe for devela::_dep::tokio::process::ChildStdin

§

impl RefUnwindSafe for devela::_dep::tokio::process::ChildStdout

§

impl RefUnwindSafe for RuntimeMetrics

§

impl RefUnwindSafe for TryCurrentError

§

impl RefUnwindSafe for devela::_dep::tokio::sync::oneshot::error::RecvError

§

impl RefUnwindSafe for AcquireError

§

impl RefUnwindSafe for devela::_dep::tokio::sync::Barrier

§

impl RefUnwindSafe for devela::_dep::tokio::sync::BarrierWaitResult

§

impl RefUnwindSafe for OwnedSemaphorePermit

§

impl RefUnwindSafe for Semaphore

§

impl RefUnwindSafe for devela::_dep::tokio::sync::TryLockError

§

impl RefUnwindSafe for devela::_dep::tokio::sync::watch::error::RecvError

§

impl RefUnwindSafe for devela::_dep::tokio::task::Id

§

impl RefUnwindSafe for devela::_dep::toml_edit::de::Error

§

impl RefUnwindSafe for ValueDeserializer

§

impl RefUnwindSafe for ValueSerializer

§

impl RefUnwindSafe for devela::_dep::toml_edit::Array

§

impl RefUnwindSafe for ArrayOfTables

§

impl RefUnwindSafe for devela::_dep::toml_edit::Date

§

impl RefUnwindSafe for Datetime

§

impl RefUnwindSafe for DatetimeParseError

§

impl RefUnwindSafe for Decor

§

impl RefUnwindSafe for DocumentMut

§

impl RefUnwindSafe for InlineTable

§

impl RefUnwindSafe for devela::_dep::toml_edit::Key

§

impl RefUnwindSafe for RawString

§

impl RefUnwindSafe for Repr

§

impl RefUnwindSafe for Table

§

impl RefUnwindSafe for devela::_dep::toml_edit::Time

§

impl RefUnwindSafe for TomlError

§

impl RefUnwindSafe for GraphemeCursor

§

impl RefUnwindSafe for Timeouts

§

impl RefUnwindSafe for InvalidHeaderName

§

impl RefUnwindSafe for InvalidHeaderValue

§

impl RefUnwindSafe for MaxSizeReached

§

impl RefUnwindSafe for ToStrError

§

impl RefUnwindSafe for InvalidMethod

§

impl RefUnwindSafe for InvalidStatusCode

§

impl RefUnwindSafe for devela::_dep::ureq::http::Error

§

impl RefUnwindSafe for HeaderName

§

impl RefUnwindSafe for HeaderValue

§

impl RefUnwindSafe for Method

§

impl RefUnwindSafe for StatusCode

§

impl RefUnwindSafe for Uri

§

impl RefUnwindSafe for devela::_dep::ureq::http::Version

§

impl RefUnwindSafe for Authority

§

impl RefUnwindSafe for devela::_dep::ureq::http::uri::Builder

§

impl RefUnwindSafe for InvalidUri

§

impl RefUnwindSafe for InvalidUriParts

§

impl RefUnwindSafe for devela::_dep::ureq::http::uri::Parts

§

impl RefUnwindSafe for PathAndQuery

§

impl RefUnwindSafe for Scheme

§

impl RefUnwindSafe for BodyBuilder

§

impl RefUnwindSafe for Proxy

§

impl RefUnwindSafe for ProxyBuilder

§

impl RefUnwindSafe for WithBody

§

impl RefUnwindSafe for WithoutBody

§

impl RefUnwindSafe for DefaultResolver

§

impl RefUnwindSafe for ConnectProxyConnector

§

impl RefUnwindSafe for LazyBuffers

§

impl RefUnwindSafe for NextTimeout

§

impl RefUnwindSafe for TcpConnector

§

impl RefUnwindSafe for f32x4

§

impl RefUnwindSafe for f32x8

§

impl RefUnwindSafe for f64x2

§

impl RefUnwindSafe for f64x4

§

impl RefUnwindSafe for i8x16

§

impl RefUnwindSafe for i8x32

§

impl RefUnwindSafe for i16x8

§

impl RefUnwindSafe for i16x16

§

impl RefUnwindSafe for i32x4

§

impl RefUnwindSafe for i32x8

§

impl RefUnwindSafe for i64x2

§

impl RefUnwindSafe for i64x4

§

impl RefUnwindSafe for u8x16

§

impl RefUnwindSafe for u8x32

§

impl RefUnwindSafe for u16x8

§

impl RefUnwindSafe for u16x16

§

impl RefUnwindSafe for u32x4

§

impl RefUnwindSafe for u32x8

§

impl RefUnwindSafe for u64x2

§

impl RefUnwindSafe for u64x4

§

impl RefUnwindSafe for EmptyError

§

impl RefUnwindSafe for devela::_dep::winnow::stream::Range

§

impl RefUnwindSafe for BStr

§

impl RefUnwindSafe for devela::_dep::winnow::Bytes

§

impl RefUnwindSafe for ExampleBitfield

§

impl RefUnwindSafe for ExampleBitfieldCustom

§

impl RefUnwindSafe for ExampleBitfieldExtra

§

impl RefUnwindSafe for ExampleEnumSet

§

impl RefUnwindSafe for ExampleIdSeqUsize

§

impl RefUnwindSafe for TypeId

§

impl RefUnwindSafe for Char

§

impl RefUnwindSafe for GraphemeString

§

impl RefUnwindSafe for InvalidChar

§

impl RefUnwindSafe for InvalidUtf8

§

impl RefUnwindSafe for char7

§

impl RefUnwindSafe for char8

§

impl RefUnwindSafe for char16

§

impl RefUnwindSafe for AddrParseError

§

impl RefUnwindSafe for Alloc

§

impl RefUnwindSafe for Ansi

§

impl RefUnwindSafe for AnsiColor8b

§

impl RefUnwindSafe for AppApple

§

impl RefUnwindSafe for AppConfig

§

impl RefUnwindSafe for AppUnix

§

impl RefUnwindSafe for AppWindows

§

impl RefUnwindSafe for AppXdg

§

impl RefUnwindSafe for Arch

§

impl RefUnwindSafe for Backtrace

§

impl RefUnwindSafe for devela::all::Barrier

§

impl RefUnwindSafe for devela::all::BarrierWaitResult

§

impl RefUnwindSafe for Boxed

§

impl RefUnwindSafe for BumpAlloc

§

impl RefUnwindSafe for ByteSearch

§

impl RefUnwindSafe for CStr

§

impl RefUnwindSafe for CString

§

impl RefUnwindSafe for CodecFlags

§

impl RefUnwindSafe for CodecLen

§

impl RefUnwindSafe for Crockford

§

impl RefUnwindSafe for CrosstermService

§

impl RefUnwindSafe for DataOverflow

§

impl RefUnwindSafe for DirBuilder

§

impl RefUnwindSafe for DirEntry

§

impl RefUnwindSafe for DrawLine

§

impl RefUnwindSafe for devela::all::Duration

§

impl RefUnwindSafe for TryFromFloatSecsError

§

impl RefUnwindSafe for ElementNotFound

§

impl RefUnwindSafe for Env

§

impl RefUnwindSafe for EventKey

§

impl RefUnwindSafe for EventKeyFfi

§

impl RefUnwindSafe for EventMouse

§

impl RefUnwindSafe for EventPointer

§

impl RefUnwindSafe for EventTimestamp

§

impl RefUnwindSafe for EventWheel

§

impl RefUnwindSafe for FailedErrorConversion

§

impl RefUnwindSafe for devela::all::False

§

impl RefUnwindSafe for FatPtr

§

impl RefUnwindSafe for File

§

impl RefUnwindSafe for devela::all::FileMetadata

§

impl RefUnwindSafe for OpenOptions

§

impl RefUnwindSafe for Permissions

§

impl RefUnwindSafe for FileTimes

§

impl RefUnwindSafe for FileType

§

impl RefUnwindSafe for Fmt

§

impl RefUnwindSafe for devela::all::FmtError

§

impl RefUnwindSafe for Forth

§

impl RefUnwindSafe for Fs

§

impl RefUnwindSafe for FsPath

§

impl RefUnwindSafe for HasherPengy

§

impl RefUnwindSafe for Heat

§

impl RefUnwindSafe for IdPinBox

§

impl RefUnwindSafe for IndexOutOfBounds

§

impl RefUnwindSafe for InvalidAxisLength

§

impl RefUnwindSafe for Io

§

impl RefUnwindSafe for devela::all::IoEmpty

§

impl RefUnwindSafe for devela::all::IoRepeat

§

impl RefUnwindSafe for devela::all::IoSink

§

impl RefUnwindSafe for Ipv4Addr

§

impl RefUnwindSafe for Ipv6Addr

§

impl RefUnwindSafe for devela::all::Iter

§

impl RefUnwindSafe for Args

§

impl RefUnwindSafe for ArgsOs

§

impl RefUnwindSafe for ReadDir

§

impl RefUnwindSafe for Vars

§

impl RefUnwindSafe for VarsOs

§

impl RefUnwindSafe for JoinPathsError

§

impl RefUnwindSafe for Js

§

impl RefUnwindSafe for JsConsole

§

impl RefUnwindSafe for JsInstant

§

impl RefUnwindSafe for JsTextMetrics

§

impl RefUnwindSafe for JsTextMetricsFull

§

impl RefUnwindSafe for JsTimeout

§

impl RefUnwindSafe for KeyAlreadyExists

§

impl RefUnwindSafe for devela::all::KeyMods

§

impl RefUnwindSafe for LINUX_ERRNO

§

impl RefUnwindSafe for LINUX_EXIT

§

impl RefUnwindSafe for LINUX_FILENO

§

impl RefUnwindSafe for LINUX_F_CMD

§

impl RefUnwindSafe for LINUX_IOCTL

§

impl RefUnwindSafe for LINUX_O_FLAGS

§

impl RefUnwindSafe for LINUX_SEEK

§

impl RefUnwindSafe for LINUX_SIGACTION

§

impl RefUnwindSafe for LINUX_SIGNAL

§

impl RefUnwindSafe for LINUX_S_IFMT

§

impl RefUnwindSafe for LINUX_TERMIOS_CFLAG

§

impl RefUnwindSafe for LINUX_TERMIOS_IFLAG

§

impl RefUnwindSafe for LINUX_TERMIOS_LFLAG

§

impl RefUnwindSafe for LINUX_TERMIOS_OFLAG

§

impl RefUnwindSafe for Lgc16

§

impl RefUnwindSafe for LineState

§

impl RefUnwindSafe for Linux

§

impl RefUnwindSafe for LinuxSigaction

§

impl RefUnwindSafe for LinuxSiginfo

§

impl RefUnwindSafe for LinuxSigset

§

impl RefUnwindSafe for LinuxStat

§

impl RefUnwindSafe for LinuxTermios

§

impl RefUnwindSafe for LinuxTimespec

§

impl RefUnwindSafe for Log

§

impl RefUnwindSafe for LogConfig

§

impl RefUnwindSafe for SetLoggerError

§

impl RefUnwindSafe for Maybe

§

impl RefUnwindSafe for Mem

§

impl RefUnwindSafe for devela::all::MemLayout

§

impl RefUnwindSafe for LayoutError

§

impl RefUnwindSafe for Conf

§

impl RefUnwindSafe for Platform

§

impl RefUnwindSafe for MiniquadWindow

§

impl RefUnwindSafe for MismatchedCapacity

§

impl RefUnwindSafe for MismatchedDimensions

§

impl RefUnwindSafe for MismatchedIndices

§

impl RefUnwindSafe for Mpsc

§

impl RefUnwindSafe for devela::all::MpscReceiveError

§

impl RefUnwindSafe for NoInverse

§

impl RefUnwindSafe for NodeEmpty

§

impl RefUnwindSafe for NodeLinkNotSet

§

impl RefUnwindSafe for NodeLinkNotUnique

§

impl RefUnwindSafe for NonNegativeRequired

§

impl RefUnwindSafe for NonZeroRequired

§

impl RefUnwindSafe for NotEnoughElements

§

impl RefUnwindSafe for NotEnoughSpace

§

impl RefUnwindSafe for NotImplemented

§

impl RefUnwindSafe for NotSupported

§

impl RefUnwindSafe for NumericOverflow

§

impl RefUnwindSafe for OsStr

§

impl RefUnwindSafe for OsString

§

impl RefUnwindSafe for Panic

§

impl RefUnwindSafe for ParseFloatError

§

impl RefUnwindSafe for ParseIntError

§

impl RefUnwindSafe for PartiallyAdded

§

impl RefUnwindSafe for Path

§

impl RefUnwindSafe for PathBuf

§

impl RefUnwindSafe for StripPrefixError

§

impl RefUnwindSafe for PhantomPinned

§

impl RefUnwindSafe for Pnm

§

impl RefUnwindSafe for PositiveRequired

§

impl RefUnwindSafe for devela::all::Process

§

impl RefUnwindSafe for ExitCode

§

impl RefUnwindSafe for ExitStatus

§

impl RefUnwindSafe for devela::all::ProcessOutput

§

impl RefUnwindSafe for devela::all::ProcessStderr

§

impl RefUnwindSafe for devela::all::ProcessStdin

§

impl RefUnwindSafe for Stdio

§

impl RefUnwindSafe for devela::all::ProcessStdout

§

impl RefUnwindSafe for Ptr

§

impl RefUnwindSafe for RandomState

§

impl RefUnwindSafe for RangeFull

§

impl RefUnwindSafe for BorrowError

§

impl RefUnwindSafe for BorrowMutError

§

impl RefUnwindSafe for Rfc4648

§

impl RefUnwindSafe for Rfc4648Hex

§

impl RefUnwindSafe for SocketAddrV4

§

impl RefUnwindSafe for SocketAddrV6

§

impl RefUnwindSafe for devela::all::Stdin

§

impl RefUnwindSafe for Str

§

impl RefUnwindSafe for devela::all::String

§

impl RefUnwindSafe for StructureProperties

§

impl RefUnwindSafe for devela::all::SystemAlloc

§

impl RefUnwindSafe for devela::all::SystemInstant

§

impl RefUnwindSafe for SystemTime

§

impl RefUnwindSafe for devela::all::SystemTimeError

§

impl RefUnwindSafe for RawWaker

§

impl RefUnwindSafe for RawWakerVTable

§

impl RefUnwindSafe for Waker

§

impl RefUnwindSafe for TcpListener

§

impl RefUnwindSafe for TcpStream

§

impl RefUnwindSafe for TermSize

§

impl RefUnwindSafe for Thread

§

impl RefUnwindSafe for AccessError

§

impl RefUnwindSafe for devela::all::ThreadBuilder

§

impl RefUnwindSafe for ThreadId

§

impl RefUnwindSafe for TimeDelta

§

impl RefUnwindSafe for Timecode

§

impl RefUnwindSafe for devela::all::Timeout

§

impl RefUnwindSafe for devela::all::True

§

impl RefUnwindSafe for TryFromIntError

§

impl RefUnwindSafe for UdpSocket

§

impl RefUnwindSafe for UiCap

§

impl RefUnwindSafe for UiCapImage

§

impl RefUnwindSafe for UiCapInput

§

impl RefUnwindSafe for UiCapSound

§

impl RefUnwindSafe for UiCapSystem

§

impl RefUnwindSafe for UiCapWindow

§

impl RefUnwindSafe for UnixTimeI64

§

impl RefUnwindSafe for UnixTimeU32

§

impl RefUnwindSafe for WaitTimeoutResult

§

impl RefUnwindSafe for Wasm

§

impl RefUnwindSafe for WasmAlloc

§

impl RefUnwindSafe for WaveletHaar

§

impl RefUnwindSafe for WaveletUnitVec

§

impl RefUnwindSafe for Web

§

impl RefUnwindSafe for WebDocument

§

impl RefUnwindSafe for WebElement

§

impl RefUnwindSafe for WebEventMouse

§

impl RefUnwindSafe for WebEventPointer

§

impl RefUnwindSafe for WebWindow

§

impl RefUnwindSafe for WebWindowState

§

impl RefUnwindSafe for WebWorker

§

impl RefUnwindSafe for WebWorkerJob

§

impl RefUnwindSafe for Xabc

§

impl RefUnwindSafe for XorShift128

§

impl RefUnwindSafe for XorShift128p

§

impl RefUnwindSafe for Xoroshiro128pp

§

impl RefUnwindSafe for Xyza8a

§

impl RefUnwindSafe for Xyza8b

§

impl RefUnwindSafe for g_bvec2

§

impl RefUnwindSafe for g_bvec3

§

impl RefUnwindSafe for g_bvec4

§

impl RefUnwindSafe for g_dmat2

§

impl RefUnwindSafe for g_dmat3

§

impl RefUnwindSafe for g_dmat4

§

impl RefUnwindSafe for g_dvec2

§

impl RefUnwindSafe for g_dvec3

§

impl RefUnwindSafe for g_dvec4

§

impl RefUnwindSafe for g_ivec2

§

impl RefUnwindSafe for g_ivec3

§

impl RefUnwindSafe for g_ivec4

§

impl RefUnwindSafe for g_mat2

§

impl RefUnwindSafe for g_mat2x3

§

impl RefUnwindSafe for g_mat2x4

§

impl RefUnwindSafe for g_mat3

§

impl RefUnwindSafe for g_mat3x2

§

impl RefUnwindSafe for g_mat3x4

§

impl RefUnwindSafe for g_mat4

§

impl RefUnwindSafe for g_mat4x2

§

impl RefUnwindSafe for g_mat4x3

§

impl RefUnwindSafe for g_uvec2

§

impl RefUnwindSafe for g_uvec3

§

impl RefUnwindSafe for g_uvec4

§

impl RefUnwindSafe for g_vec2

§

impl RefUnwindSafe for g_vec3

§

impl RefUnwindSafe for g_vec4

§

impl RefUnwindSafe for g_vertex2

§

impl RefUnwindSafe for g_vertex3

§

impl RefUnwindSafe for m128

§

impl RefUnwindSafe for m128d

§

impl RefUnwindSafe for m128i

§

impl RefUnwindSafe for m256

§

impl RefUnwindSafe for m256d

§

impl RefUnwindSafe for m256i

§

impl RefUnwindSafe for AVChannelLayout__bindgen_ty_1

§

impl RefUnwindSafe for AVFilter__bindgen_ty_1

§

impl RefUnwindSafe for AVOption__bindgen_ty_1

§

impl RefUnwindSafe for av_intfloat32

§

impl RefUnwindSafe for av_intfloat64

§

impl RefUnwindSafe for ClientMessageData

§

impl RefUnwindSafe for devela::_dep::miniquad::native::linux_x11::libx11::_XEvent

§

impl RefUnwindSafe for PyMethodDefPointer

§

impl RefUnwindSafe for PyUnicodeObjectData

§

impl RefUnwindSafe for __c_anonymous_ifc_ifcu

§

impl RefUnwindSafe for __c_anonymous_ifr_ifru

§

impl RefUnwindSafe for __c_anonymous_iwreq

§

impl RefUnwindSafe for __c_anonymous_ptp_perout_request_1

§

impl RefUnwindSafe for __c_anonymous_ptp_perout_request_2

§

impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_data

§

impl RefUnwindSafe for __c_anonymous_sockaddr_can_can_addr

§

impl RefUnwindSafe for __c_anonymous_xsk_tx_metadata_union

§

impl RefUnwindSafe for iwreq_data

§

impl RefUnwindSafe for tpacket_bd_header_u

§

impl RefUnwindSafe for tpacket_req_u

§

impl RefUnwindSafe for SDL_Event

§

impl RefUnwindSafe for SDL_GameControllerButtonBind__bindgen_ty_1

§

impl RefUnwindSafe for SDL_HapticEffect

§

impl RefUnwindSafe for SDL_RWops__bindgen_ty_1

§

impl RefUnwindSafe for SDL_SysWMinfo__bindgen_ty_1

§

impl RefUnwindSafe for SDL_SysWMmsg__bindgen_ty_1

§

impl RefUnwindSafe for SDL_WindowShapeParams

§

impl RefUnwindSafe for XClientMessageEvent__bindgen_ty_1

§

impl RefUnwindSafe for XEDataObject

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::_XEvent

§

impl RefUnwindSafe for _XIMStatusDrawCallbackStruct__bindgen_ty_1

§

impl RefUnwindSafe for _XIMStringConversionText__bindgen_ty_1

§

impl RefUnwindSafe for _XIMText__bindgen_ty_1

§

impl RefUnwindSafe for __atomic_wide_counter

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::pthread_attr_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::pthread_barrier_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::pthread_barrierattr_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::pthread_cond_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::pthread_condattr_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::pthread_mutex_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::pthread_mutexattr_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::pthread_rwlock_t

§

impl RefUnwindSafe for devela::_dep::sdl2::sys::pthread_rwlockattr_t

§

impl RefUnwindSafe for DataRaw64Copy

§

impl RefUnwindSafe for AdjacentlyTaggedEnumVariant

§

impl RefUnwindSafe for AsciiCase

§

impl RefUnwindSafe for AsyncIterBaseTag

§

impl RefUnwindSafe for AsyncIterOptionTag

§

impl RefUnwindSafe for AsyncIterResultOptionTag

§

impl RefUnwindSafe for Big8x3

§

impl RefUnwindSafe for Big32x40

§

impl RefUnwindSafe for Context

§

impl RefUnwindSafe for Decimal

§

impl RefUnwindSafe for DecimalSeq

§

impl RefUnwindSafe for Decoded

§

impl RefUnwindSafe for DictVarkeywords

§

impl RefUnwindSafe for False

§

impl RefUnwindSafe for FmtSpec

§

impl RefUnwindSafe for FullDecoded

§

impl RefUnwindSafe for FunctionDescription

§

impl RefUnwindSafe for GlobalLogger

§

impl RefUnwindSafe for HashCallbackOutput

§

impl RefUnwindSafe for I32NotAllOnes

§

impl RefUnwindSafe for I64NotAllOnes

§

impl RefUnwindSafe for IPowModulo

§

impl RefUnwindSafe for IterBaseTag

§

impl RefUnwindSafe for IterOptionTag

§

impl RefUnwindSafe for IterResultOptionTag

§

impl RefUnwindSafe for KeywordOnlyParameterDescription

§

impl RefUnwindSafe for MaybeRuntimePyMethodDef

§

impl RefUnwindSafe for ModuleInitializer

§

impl RefUnwindSafe for MustAbort

§

impl RefUnwindSafe for Nanoseconds

§

impl RefUnwindSafe for NoVarargs

§

impl RefUnwindSafe for NoVarkeywords

§

impl RefUnwindSafe for NonZeroCharInner

§

impl RefUnwindSafe for NonZeroI8Inner

§

impl RefUnwindSafe for NonZeroI16Inner

§

impl RefUnwindSafe for NonZeroI32Inner

§

impl RefUnwindSafe for NonZeroI64Inner

§

impl RefUnwindSafe for NonZeroI128Inner

§

impl RefUnwindSafe for NonZeroIsizeInner

§

impl RefUnwindSafe for NonZeroU8Inner

§

impl RefUnwindSafe for NonZeroU16Inner

§

impl RefUnwindSafe for NonZeroU32Inner

§

impl RefUnwindSafe for NonZeroU64Inner

§

impl RefUnwindSafe for NonZeroU128Inner

§

impl RefUnwindSafe for NonZeroUsizeInner

§

impl RefUnwindSafe for PanicTrap

§

impl RefUnwindSafe for PosixDay

§

impl RefUnwindSafe for PosixDayTime

§

impl RefUnwindSafe for PosixOffset

§

impl RefUnwindSafe for PosixRule

§

impl RefUnwindSafe for PosixTime

§

impl RefUnwindSafe for PyClassAttributeDef

§

impl RefUnwindSafe for PyClassDictSlot

§

impl RefUnwindSafe for PyClassDummySlot

§

impl RefUnwindSafe for PyClassItems

§

impl RefUnwindSafe for PyClassItemsIter

§

impl RefUnwindSafe for PyClassWeakRefSlot

§

impl RefUnwindSafe for PyGetterDef

§

impl RefUnwindSafe for PyMethodDef

§

impl RefUnwindSafe for PyMethodDefType

§

impl RefUnwindSafe for PyMethodType

§

impl RefUnwindSafe for PyObjectFreeList

§

impl RefUnwindSafe for PySetterDef

§

impl RefUnwindSafe for Sign

§

impl RefUnwindSafe for TagContentOtherField

§

impl RefUnwindSafe for TagContentOtherFieldVisitor

§

impl RefUnwindSafe for TagOrContentField

§

impl RefUnwindSafe for TagOrContentFieldVisitor

§

impl RefUnwindSafe for True

§

impl RefUnwindSafe for TryCaptureWithDebug

§

impl RefUnwindSafe for TryCaptureWithoutDebug

§

impl RefUnwindSafe for TupleVarargs

§

impl RefUnwindSafe for TzifDateTime

§

impl RefUnwindSafe for TzifIndicator

§

impl RefUnwindSafe for TzifLocalTimeType

§

impl RefUnwindSafe for TzifTransitionInfo

§

impl RefUnwindSafe for TzifTransitionKind

§

impl RefUnwindSafe for U32NotAllOnes

§

impl RefUnwindSafe for U64NotAllOnes

§

impl RefUnwindSafe for UsizeNoHighBit

§

impl RefUnwindSafe for Utf8Encoder

§

impl RefUnwindSafe for Utf16Encoder

§

impl<'a> !RefUnwindSafe for devela::_core::error::Request<'a>

§

impl<'a> !RefUnwindSafe for devela::_core::error::Source<'a>

§

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

§

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

§

impl<'a> !RefUnwindSafe for devela::_dep::kira::info::Info<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::subtitle::Rect<'a>

§

impl<'a> RefUnwindSafe for RectMut<'a>

§

impl<'a> RefUnwindSafe for BufferSource<'a>

§

impl<'a> RefUnwindSafe for ShaderSource<'a>

§

impl<'a> RefUnwindSafe for TextureSource<'a>

§

impl<'a> RefUnwindSafe for PyStringData<'a>

§

impl<'a> RefUnwindSafe for ClickedButton<'a>

§

impl<'a> RefUnwindSafe for VertexIndices<'a>

§

impl<'a> RefUnwindSafe for Unexpected<'a>

§

impl<'a> RefUnwindSafe for MatcherType<'a>

§

impl<'a> RefUnwindSafe for AudioBufferRef<'a>

§

impl<'a> RefUnwindSafe for ProcessesToUpdate<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::toml_edit::Entry<'a>

§

impl<'a> RefUnwindSafe for InlineEntry<'a>

§

impl<'a> RefUnwindSafe for AllocMode<'a>

§

impl<'a> RefUnwindSafe for devela::all::PathComponent<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::_core::ffi::c_str::Bytes<'a>

§

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

§

impl<'a> RefUnwindSafe for PhantomContravariantLifetime<'a>

§

impl<'a> RefUnwindSafe for PhantomCovariantLifetime<'a>

§

impl<'a> RefUnwindSafe for PhantomInvariantLifetime<'a>

§

impl<'a> RefUnwindSafe for PanicMessage<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for devela::_core::str::Bytes<'a>

§

impl<'a> RefUnwindSafe for devela::_core::str::CharIndices<'a>

§

impl<'a> RefUnwindSafe for devela::_core::str::EncodeUtf16<'a>

§

impl<'a> RefUnwindSafe for devela::_core::str::EscapeDebug<'a>

§

impl<'a> RefUnwindSafe for devela::_core::str::EscapeDefault<'a>

§

impl<'a> RefUnwindSafe for devela::_core::str::EscapeUnicode<'a>

§

impl<'a> RefUnwindSafe for devela::_core::str::Lines<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::_core::str::SplitAsciiWhitespace<'a>

§

impl<'a> RefUnwindSafe for devela::_core::str::SplitWhitespace<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for devela::_dep::_alloc::string::Drain<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::_std::ffi::os_str::Display<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::_std::os::unix::net::Incoming<'a>

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for SocketAncillary<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::codec::ChannelLayoutIter<'a>

§

impl<'a> RefUnwindSafe for FrameRateIter<'a>

§

impl<'a> RefUnwindSafe for PixelFormatIter<'a>

§

impl<'a> RefUnwindSafe for SampleFormatIter<'a>

§

impl<'a> RefUnwindSafe for SampleRateIter<'a>

§

impl<'a> RefUnwindSafe for SideDataIter<'a>

§

impl<'a> RefUnwindSafe for Borrow<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::codec::packet::SideData<'a>

§

impl<'a> RefUnwindSafe for Ass<'a>

§

impl<'a> RefUnwindSafe for AssMut<'a>

§

impl<'a> RefUnwindSafe for Bitmap<'a>

§

impl<'a> RefUnwindSafe for BitmapMut<'a>

§

impl<'a> RefUnwindSafe for RectIter<'a>

§

impl<'a> RefUnwindSafe for RectMutIter<'a>

§

impl<'a> RefUnwindSafe for Text<'a>

§

impl<'a> RefUnwindSafe for TextMut<'a>

§

impl<'a> RefUnwindSafe for DeviceIter<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::device::Info<'a>

§

impl<'a> RefUnwindSafe for PadIter<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::filter::Context<'a>

§

impl<'a> RefUnwindSafe for Pad<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::filter::Sink<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::filter::Source<'a>

§

impl<'a> RefUnwindSafe for PacketIter<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::software::scaling::Vector<'a>

§

impl<'a> RefUnwindSafe for ChannelLayout<'a>

§

impl<'a> RefUnwindSafe for Chapter<'a>

§

impl<'a> RefUnwindSafe for ChapterMut<'a>

§

impl<'a> RefUnwindSafe for Owned<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::DictionaryMut<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::DictionaryRef<'a>

§

impl<'a> RefUnwindSafe for Stream<'a>

§

impl<'a> RefUnwindSafe for StreamMut<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::dictionary::Iter<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::ffmpeg_the_third::util::frame::SideData<'a>

§

impl<'a> RefUnwindSafe for AxisDataIter<'a>

§

impl<'a> RefUnwindSafe for ButtonDataIter<'a>

§

impl<'a> RefUnwindSafe for ConnectedGamepadsIterator<'a>

§

impl<'a> RefUnwindSafe for Gamepad<'a>

§

impl<'a> RefUnwindSafe for SpanArithmetic<'a>

§

impl<'a> RefUnwindSafe for SpanCompare<'a>

§

impl<'a> RefUnwindSafe for SpanRelativeTo<'a>

§

impl<'a> RefUnwindSafe for SpanRound<'a>

§

impl<'a> RefUnwindSafe for SpanTotal<'a>

§

impl<'a> RefUnwindSafe for ZonedDifference<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::log::MetadataBuilder<'a>

§

impl<'a> RefUnwindSafe for RecordBuilder<'a>

§

impl<'a> RefUnwindSafe for Arg<'a>

§

impl<'a> RefUnwindSafe for UniformsSource<'a>

§

impl<'a> RefUnwindSafe for PyVisit<'a>

§

impl<'a> RefUnwindSafe for PythonVersionInfo<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::rayon::string::Drain<'a>

§

impl<'a> RefUnwindSafe for EventPollIterator<'a>

§

impl<'a> RefUnwindSafe for EventWaitIterator<'a>

§

impl<'a> RefUnwindSafe for EventWaitTimeoutIterator<'a>

§

impl<'a> RefUnwindSafe for KeyboardState<'a>

§

impl<'a> RefUnwindSafe for ScancodeIterator<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::messagebox::ButtonData<'a>

§

impl<'a> RefUnwindSafe for Music<'a>

§

impl<'a> RefUnwindSafe for MouseButtonIterator<'a>

§

impl<'a> RefUnwindSafe for RWops<'a>

§

impl<'a> RefUnwindSafe for Surface<'a>

§

impl<'a> RefUnwindSafe for SurfaceContext<'a>

§

impl<'a> RefUnwindSafe for ContextFlagsBuilder<'a>

§

impl<'a> RefUnwindSafe for GLAttr<'a>

§

impl<'a> RefUnwindSafe for WindowSurfaceRef<'a>

§

impl<'a> RefUnwindSafe for RangeMatches<'a>

§

impl<'a> RefUnwindSafe for RangeRMatches<'a>

§

impl<'a> RefUnwindSafe for RangeRSplits<'a>

§

impl<'a> RefUnwindSafe for RangeSplits<'a>

§

impl<'a> RefUnwindSafe for BitReaderLtr<'a>

§

impl<'a> RefUnwindSafe for BitReaderRtl<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::symphonia::core::io::BufReader<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::symphonia::core::meta::Metadata<'a>

§

impl<'a> RefUnwindSafe for ReadBuf<'a>

§

impl<'a> RefUnwindSafe for SemaphorePermit<'a>

§

impl<'a> RefUnwindSafe for InlineOccupiedEntry<'a>

§

impl<'a> RefUnwindSafe for InlineVacantEntry<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::toml_edit::OccupiedEntry<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::toml_edit::VacantEntry<'a>

§

impl<'a> RefUnwindSafe for GraphemeIndices<'a>

§

impl<'a> RefUnwindSafe for Graphemes<'a>

§

impl<'a> RefUnwindSafe for USentenceBoundIndices<'a>

§

impl<'a> RefUnwindSafe for USentenceBounds<'a>

§

impl<'a> RefUnwindSafe for UWordBoundIndices<'a>

§

impl<'a> RefUnwindSafe for UWordBounds<'a>

§

impl<'a> RefUnwindSafe for UnicodeSentences<'a>

§

impl<'a> RefUnwindSafe for UnicodeWordIndices<'a>

§

impl<'a> RefUnwindSafe for UnicodeWords<'a>

§

impl<'a> RefUnwindSafe for devela::text::IterChars<'a>

§

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

§

impl<'a> RefUnwindSafe for IdPin<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for devela::all::IterPath<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::all::IterPathComponents<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::all::LogMetadata<'a>

§

impl<'a> RefUnwindSafe for Record<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::all::PanicLocation<'a>

§

impl<'a> RefUnwindSafe for devela::all::PathDisplay<'a>

§

impl<'a> RefUnwindSafe for PrefixComponent<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for Sixel<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::all::TaskContext<'a>

§

impl<'a> RefUnwindSafe for devela::all::TcpIncoming<'a>

§

impl<'a> RefUnwindSafe for Best<'a>

§

impl<'a> RefUnwindSafe for ChapterIter<'a>

§

impl<'a> RefUnwindSafe for ChapterIterMut<'a>

§

impl<'a> RefUnwindSafe for Concat<'a>

§

impl<'a> RefUnwindSafe for ConcatBytes<'a>

§

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

§

impl<'a> RefUnwindSafe for InternallyTaggedUnitVisitor<'a>

§

impl<'a> RefUnwindSafe for Join<'a>

§

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

§

impl<'a> RefUnwindSafe for StreamIter<'a>

§

impl<'a> RefUnwindSafe for StreamIterMut<'a>

§

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

§

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

§

impl<'a, 'bump> !RefUnwindSafe for devela::_dep::bumpalo::collections::string::Drain<'a, 'bump>

§

impl<'a, 'bump, I> !RefUnwindSafe for devela::_dep::bumpalo::collections::vec::Splice<'a, 'bump, I>

§

impl<'a, 'bump, T> !RefUnwindSafe for devela::_dep::bumpalo::collections::vec::Drain<'a, 'bump, T>

§

impl<'a, 'bump, T, F> !RefUnwindSafe for DrainFilter<'a, 'bump, T, F>

§

impl<'a, 'de, E> RefUnwindSafe for ContentRefDeserializer<'a, 'de, E>
where E: RefUnwindSafe,

§

impl<'a, 'de, E> RefUnwindSafe for FlatMapDeserializer<'a, 'de, E>
where E: RefUnwindSafe,

§

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

§

impl<'a, 'h> RefUnwindSafe for devela::_dep::memchr::arch::all::memchr::OneIter<'a, 'h>

§

impl<'a, 'h> RefUnwindSafe for devela::_dep::memchr::arch::all::memchr::ThreeIter<'a, 'h>

§

impl<'a, 'h> RefUnwindSafe for devela::_dep::memchr::arch::all::memchr::TwoIter<'a, 'h>

§

impl<'a, 'h> RefUnwindSafe for devela::_dep::memchr::arch::x86_64::avx2::memchr::OneIter<'a, 'h>

§

impl<'a, 'h> RefUnwindSafe for devela::_dep::memchr::arch::x86_64::avx2::memchr::ThreeIter<'a, 'h>

§

impl<'a, 'h> RefUnwindSafe for devela::_dep::memchr::arch::x86_64::avx2::memchr::TwoIter<'a, 'h>

§

impl<'a, 'h> RefUnwindSafe for devela::_dep::memchr::arch::x86_64::sse2::memchr::OneIter<'a, 'h>

§

impl<'a, 'h> RefUnwindSafe for devela::_dep::memchr::arch::x86_64::sse2::memchr::ThreeIter<'a, 'h>

§

impl<'a, 'h> RefUnwindSafe for devela::_dep::memchr::arch::x86_64::sse2::memchr::TwoIter<'a, 'h>

§

impl<'a, 'py> !RefUnwindSafe for DowncastError<'a, 'py>

§

impl<'a, 'py> !RefUnwindSafe for BorrowedTupleIterator<'a, 'py>

§

impl<'a, 'py, T> RefUnwindSafe for devela::_dep::pyo3::Borrowed<'a, 'py, T>
where T: RefUnwindSafe,

§

impl<'a, 'py, T> RefUnwindSafe for BoundRef<'a, 'py, T>
where T: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for devela::all::OptionIter<'a, A>
where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for devela::all::OptionIterMut<'a, A>
where A: RefUnwindSafe,

§

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

§

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

§

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

§

impl<'a, CB> RefUnwindSafe for AudioDeviceLockGuard<'a, CB>
where CB: RefUnwindSafe,

§

impl<'a, CB> RefUnwindSafe for EventWatch<'a, CB>
where CB: RefUnwindSafe,

§

impl<'a, DST, BUF> RefUnwindSafe for DstQueueIter<'a, DST, BUF>
where BUF: RefUnwindSafe, DST: RefUnwindSafe + ?Sized,

§

impl<'a, DST, BUF> RefUnwindSafe for DstQueueIterMut<'a, DST, BUF>
where BUF: RefUnwindSafe, DST: RefUnwindSafe + ?Sized,

§

impl<'a, DST, BUF> RefUnwindSafe for DstQueuePopHandle<'a, DST, BUF>
where BUF: RefUnwindSafe, DST: RefUnwindSafe + ?Sized,

§

impl<'a, DST, BUF> RefUnwindSafe for DstStackIter<'a, DST, BUF>
where BUF: RefUnwindSafe, DST: RefUnwindSafe + ?Sized,

§

impl<'a, DST, BUF> RefUnwindSafe for DstStackIterMut<'a, DST, BUF>
where BUF: RefUnwindSafe, DST: RefUnwindSafe + ?Sized,

§

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 devela::_dep::serde::de::value::StrDeserializer<'a, E>
where E: RefUnwindSafe,

§

impl<'a, E> RefUnwindSafe for StrDeserializer<'a, E>
where E: RefUnwindSafe,

§

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

§

impl<'a, I> !RefUnwindSafe for devela::_dep::itertools::Chunk<'a, I>

§

impl<'a, I> !RefUnwindSafe for devela::_dep::itertools::Chunks<'a, I>

§

impl<'a, I> !RefUnwindSafe for Format<'a, I>

§

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

§

impl<'a, I> RefUnwindSafe for devela::_dep::image::Pixels<'a, I>
where I: RefUnwindSafe + ?Sized,

§

impl<'a, I, A> RefUnwindSafe for devela::_dep::_alloc::vec::Splice<'a, I, A>

§

impl<'a, I, A> RefUnwindSafe for devela::_dep::allocator_api2::vec::Splice<'a, I, A>

§

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> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::Cursor<'a, K>
where K: RefUnwindSafe,

§

impl<'a, K> RefUnwindSafe for devela::_dep::_std::collections::hash_set::Drain<'a, K>
where K: RefUnwindSafe,

§

impl<'a, K> RefUnwindSafe for devela::_dep::_std::collections::hash_set::Iter<'a, K>
where K: RefUnwindSafe,

§

impl<'a, K> RefUnwindSafe for devela::_dep::hashbrown::hash_set::Iter<'a, K>
where K: RefUnwindSafe,

§

impl<'a, K, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::CursorMut<'a, K, A>

§

impl<'a, K, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::CursorMutKey<'a, K, A>

§

impl<'a, K, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::Drain<'a, K, A>

§

impl<'a, K, F> RefUnwindSafe for devela::_dep::_std::collections::hash_set::ExtractIf<'a, K, F>

§

impl<'a, K, F, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::ExtractIf<'a, K, F, A>

§

impl<'a, K, I, F> !RefUnwindSafe for devela::_dep::itertools::Group<'a, K, I, F>

§

impl<'a, K, I, F> !RefUnwindSafe for devela::_dep::itertools::Groups<'a, K, I, F>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::Entry<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::Cursor<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::Iter<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::IterMut<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::Keys<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::Range<'a, K, V>

§

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

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::Values<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::ValuesMut<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::Drain<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::Iter<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::IterMut<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::Keys<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::OccupiedEntry<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::OccupiedError<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::VacantEntry<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::Values<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::ValuesMut<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::hashbrown::hash_map::Iter<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::hashbrown::hash_map::IterMut<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::hashbrown::hash_map::Keys<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::hashbrown::hash_map::Values<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::hashbrown::hash_map::ValuesMut<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::rayon::collections::btree_map::Iter<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::rayon::collections::btree_map::IterMut<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::rayon::collections::hash_map::Drain<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::rayon::collections::hash_map::Iter<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::rayon::collections::hash_map::IterMut<'a, K, V>

§

impl<'a, K, V, A> RefUnwindSafe for devela::all::BTreeMapEntry<'a, K, V, A>

§

impl<'a, K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::CursorMut<'a, K, V, A>

§

impl<'a, K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::CursorMutKey<'a, K, V, A>

§

impl<'a, K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::OccupiedEntry<'a, K, V, A>

§

impl<'a, K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::OccupiedError<'a, K, V, A>

§

impl<'a, K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::VacantEntry<'a, K, V, A>

§

impl<'a, K, V, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::Drain<'a, K, V, A>

§

impl<'a, K, V, F> RefUnwindSafe for devela::_dep::_std::collections::hash_map::ExtractIf<'a, K, V, F>

§

impl<'a, K, V, F, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::ExtractIf<'a, K, V, F, A>

§

impl<'a, K, V, R, F, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::ExtractIf<'a, K, V, R, F, A>

§

impl<'a, K, V, S, A> RefUnwindSafe for RawEntryMut<'a, K, V, S, A>

§

impl<'a, K, V, S, A> RefUnwindSafe for devela::all::HashMapEntry<'a, K, V, S, A>

§

impl<'a, K, V, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::OccupiedEntry<'a, K, V, S, A>

§

impl<'a, K, V, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::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 devela::_dep::hashbrown::hash_map::VacantEntry<'a, K, V, S, A>

§

impl<'a, M> RefUnwindSafe for FlatMapSerializeMap<'a, M>
where M: RefUnwindSafe,

§

impl<'a, M> RefUnwindSafe for FlatMapSerializeStruct<'a, M>
where M: RefUnwindSafe,

§

impl<'a, M> RefUnwindSafe for FlatMapSerializeStructVariantAsMapValue<'a, M>
where M: RefUnwindSafe,

§

impl<'a, M> RefUnwindSafe for FlatMapSerializeTupleVariantAsMapValue<'a, M>
where M: RefUnwindSafe,

§

impl<'a, M> RefUnwindSafe for FlatMapSerializer<'a, M>
where M: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, P> RefUnwindSafe for EnumeratePixels<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for EnumeratePixelsMut<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for EnumeratePixelsMutPar<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for EnumeratePixelsPar<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for EnumerateRows<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for EnumerateRowsMut<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for devela::_dep::image::buffer::Pixels<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for PixelsMut<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for PixelsMutPar<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for PixelsPar<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for Rows<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for RowsMut<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for Contains<'a, P>
where P: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for EndsWith<'a, P>
where P: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for StartsWith<'a, P>
where P: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for StripPrefix<'a, P>
where P: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for StripSuffix<'a, P>
where P: RefUnwindSafe,

§

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

§

impl<'a, S> RefUnwindSafe for AudioPlanes<'a, S>
where S: RefUnwindSafe,

§

impl<'a, S> RefUnwindSafe for AudioPlanesMut<'a, S>
where S: RefUnwindSafe,

§

impl<'a, T> !RefUnwindSafe for devela::_dep::tokio::sync::MutexGuard<'a, T>

§

impl<'a, T> RefUnwindSafe for devela::_dep::ureq::http::header::Entry<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T> RefUnwindSafe for devela::_core::slice::Iter<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::collections::binary_heap::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::Range<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::SymmetricDifference<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::Union<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::collections::linked_list::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::collections::linked_list::IterMut<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::collections::vec_deque::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::collections::vec_deque::IterMut<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_alloc::vec::PeekMut<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::_std::sync::mpmc::Iter<'a, T>

§

impl<'a, T> RefUnwindSafe for devela::_dep::_std::sync::mpmc::TryIter<'a, T>

§

impl<'a, T> RefUnwindSafe for devela::_dep::_std::sync::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 ReentrantLockGuard<'a, T>
where T: RefUnwindSafe + ?Sized,

§

impl<'a, T> RefUnwindSafe for devela::_dep::allocator_api2::vec::InPlaceSeed<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::bumpalo::boxed::Box<'a, T>
where T: RefUnwindSafe + ?Sized,

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::flume::Iter<'a, T>

§

impl<'a, T> RefUnwindSafe for devela::_dep::flume::TryIter<'a, T>

§

impl<'a, T> RefUnwindSafe for devela::_dep::hashbrown::hash_table::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 devela::_dep::hashbrown::hash_table::IterMut<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::binary_heap::Drain<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::binary_heap::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::btree_set::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::hash_set::Drain<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::hash_set::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::linked_list::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::linked_list::IterMut<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::vec_deque::Drain<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::vec_deque::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::collections::vec_deque::IterMut<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::option::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::option::IterMut<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::result::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::result::IterMut<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::tokio::sync::MappedMutexGuard<'a, T>
where T: RefUnwindSafe + ?Sized,

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::tokio::sync::RwLockReadGuard<'a, T>
where T: RefUnwindSafe + ?Sized,

§

impl<'a, T> RefUnwindSafe for devela::_dep::tokio::sync::RwLockWriteGuard<'a, T>
where T: RefUnwindSafe + ?Sized,

§

impl<'a, T> RefUnwindSafe for devela::_dep::tokio::sync::watch::Ref<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::ureq::http::header::Drain<'a, T>
where T: RefUnwindSafe,

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::ureq::http::header::Iter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::ureq::http::header::IterMut<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::ureq::http::header::Keys<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::ureq::http::header::OccupiedEntry<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::ureq::http::header::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 devela::_dep::ureq::http::header::Values<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::_dep::ureq::http::header::ValuesMut<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<'a, T> RefUnwindSafe for devela::all::MpscIter<'a, T>

§

impl<'a, T> RefUnwindSafe for devela::all::MpscTryIter<'a, T>

§

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

§

impl<'a, T> RefUnwindSafe for devela::all::ResultIter<'a, T>
where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for devela::all::ResultIterMut<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::Entry<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::hashbrown::hash_table::Entry<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::binary_heap::Drain<'a, T, A>

§

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

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::binary_heap::PeekMut<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::Difference<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::Intersection<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::OccupiedEntry<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::VacantEntry<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::linked_list::Cursor<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::linked_list::CursorMut<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::vec_deque::Drain<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::vec::Drain<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::allocator_api2::vec::Drain<'a, T, A>

§

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

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::hashbrown::hash_table::Drain<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::hashbrown::hash_table::OccupiedEntry<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::hashbrown::hash_table::VacantEntry<'a, T, A>

§

impl<'a, T, E> RefUnwindSafe for CoroWork<'a, T, E>

§

impl<'a, T, F, A> RefUnwindSafe for devela::_dep::_alloc::collections::linked_list::ExtractIf<'a, T, F, A>

§

impl<'a, T, F, A> RefUnwindSafe for devela::_dep::_alloc::vec::ExtractIf<'a, T, F, A>

§

impl<'a, T, F, A> RefUnwindSafe for devela::_dep::hashbrown::hash_table::ExtractIf<'a, T, F, A>

§

impl<'a, T, P> RefUnwindSafe for devela::_core::slice::ChunkBy<'a, T, P>

§

impl<'a, T, P> RefUnwindSafe for devela::_core::slice::ChunkByMut<'a, T, P>

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T, P> RefUnwindSafe for devela::_core::slice::SplitInclusive<'a, T, P>

§

impl<'a, T, P> RefUnwindSafe for devela::_core::slice::SplitInclusiveMut<'a, T, P>

§

impl<'a, T, P> RefUnwindSafe for devela::_core::slice::SplitMut<'a, T, P>

§

impl<'a, T, P> RefUnwindSafe for devela::_core::slice::SplitN<'a, T, P>

§

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

§

impl<'a, T, R, F, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::ExtractIf<'a, T, R, F, A>

§

impl<'a, T, S> RefUnwindSafe for devela::_dep::_std::collections::hash_set::Entry<'a, T, S>

§

impl<'a, T, S> RefUnwindSafe for devela::_dep::_std::collections::hash_set::Difference<'a, T, S>

§

impl<'a, T, S> RefUnwindSafe for devela::_dep::_std::collections::hash_set::Intersection<'a, T, S>

§

impl<'a, T, S> RefUnwindSafe for devela::_dep::_std::collections::hash_set::OccupiedEntry<'a, T, S>

§

impl<'a, T, S> RefUnwindSafe for devela::_dep::_std::collections::hash_set::SymmetricDifference<'a, T, S>

§

impl<'a, T, S> RefUnwindSafe for devela::_dep::_std::collections::hash_set::Union<'a, T, S>

§

impl<'a, T, S> RefUnwindSafe for devela::_dep::_std::collections::hash_set::VacantEntry<'a, T, S>

§

impl<'a, T, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::Entry<'a, T, S, A>

§

impl<'a, T, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::Difference<'a, T, S, A>

§

impl<'a, T, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::Intersection<'a, T, S, A>

§

impl<'a, T, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::OccupiedEntry<'a, T, S, A>

§

impl<'a, T, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::SymmetricDifference<'a, T, S, A>

§

impl<'a, T, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::Union<'a, T, S, A>

§

impl<'a, T, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::VacantEntry<'a, T, S, A>

§

impl<'a, T, const N: usize> RefUnwindSafe for devela::_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, T, const SPIN: usize, const YIELD: usize, const SLEEP: u64> !RefUnwindSafe for SpinLockGuard<'a, T, SPIN, YIELD, SLEEP>

§

impl<'a, TexCoordVertex> RefUnwindSafe for RenderGeometryTextureParams<'a, TexCoordVertex>
where TexCoordVertex: RefUnwindSafe,

§

impl<'a, U> RefUnwindSafe for TextStyle<'a, U>
where U: RefUnwindSafe,

§

impl<'a, V> RefUnwindSafe for StaticMapEntry<'a, V>
where V: RefUnwindSafe,

§

impl<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleElementMut<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleElementRef<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleIterMut<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleIterRef<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<'a, const MIN_ALIGN: usize = 1> !RefUnwindSafe for ChunkIter<'a, MIN_ALIGN>

§

impl<'a, const MIN_ALIGN: usize = 1> !RefUnwindSafe for ChunkRawIter<'a, MIN_ALIGN>

§

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

§

impl<'b, T> !RefUnwindSafe for devela::all::Ref<'b, T>

§

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

§

impl<'bump> !RefUnwindSafe for devela::_dep::bumpalo::collections::string::FromUtf8Error<'bump>

§

impl<'bump> !RefUnwindSafe for devela::_dep::bumpalo::collections::String<'bump>

§

impl<'bump, T> !RefUnwindSafe for devela::_dep::bumpalo::collections::Vec<'bump, T>

§

impl<'bump, T> RefUnwindSafe for devela::_dep::bumpalo::collections::vec::IntoIter<'bump, T>
where T: RefUnwindSafe,

§

impl<'c, 'h> RefUnwindSafe for SubCaptureMatches<'c, 'h>

§

impl<'ch> RefUnwindSafe for devela::_dep::rayon::str::Bytes<'ch>

§

impl<'ch> RefUnwindSafe for devela::_dep::rayon::str::CharIndices<'ch>

§

impl<'ch> RefUnwindSafe for devela::_dep::rayon::str::Chars<'ch>

§

impl<'ch> RefUnwindSafe for devela::_dep::rayon::str::EncodeUtf16<'ch>

§

impl<'ch> RefUnwindSafe for devela::_dep::rayon::str::Lines<'ch>

§

impl<'ch> RefUnwindSafe for devela::_dep::rayon::str::SplitAsciiWhitespace<'ch>

§

impl<'ch> RefUnwindSafe for devela::_dep::rayon::str::SplitWhitespace<'ch>

§

impl<'ch, P> RefUnwindSafe for devela::_dep::rayon::str::MatchIndices<'ch, P>
where P: RefUnwindSafe,

§

impl<'ch, P> RefUnwindSafe for devela::_dep::rayon::str::Matches<'ch, P>
where P: RefUnwindSafe,

§

impl<'ch, P> RefUnwindSafe for devela::_dep::rayon::str::Split<'ch, P>
where P: RefUnwindSafe,

§

impl<'ch, P> RefUnwindSafe for devela::_dep::rayon::str::SplitInclusive<'ch, P>
where P: RefUnwindSafe,

§

impl<'ch, P> RefUnwindSafe for devela::_dep::rayon::str::SplitTerminator<'ch, P>
where P: RefUnwindSafe,

§

impl<'d> RefUnwindSafe for TimeZoneName<'d>

§

impl<'d> RefUnwindSafe for TimeZoneNameIter<'d>

§

impl<'data> RefUnwindSafe for BorrowedBuf<'data>

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::Chunks<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::ChunksExact<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::ChunksExactMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::ChunksMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::Iter<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::IterMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::RChunks<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::RChunksExact<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::RChunksExactMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::RChunksMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::Windows<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::vec::Drain<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T, P> RefUnwindSafe for devela::_dep::rayon::slice::ChunkBy<'data, T, P>

§

impl<'data, T, P> RefUnwindSafe for devela::_dep::rayon::slice::ChunkByMut<'data, T, P>

§

impl<'data, T, P> RefUnwindSafe for devela::_dep::rayon::slice::Split<'data, T, P>

§

impl<'data, T, P> RefUnwindSafe for devela::_dep::rayon::slice::SplitInclusive<'data, T, P>

§

impl<'data, T, P> RefUnwindSafe for devela::_dep::rayon::slice::SplitInclusiveMut<'data, T, P>

§

impl<'data, T, P> RefUnwindSafe for devela::_dep::rayon::slice::SplitMut<'data, T, P>

§

impl<'de> RefUnwindSafe for Content<'de>

§

impl<'de, E> RefUnwindSafe for BorrowedBytesDeserializer<'de, E>
where E: RefUnwindSafe,

§

impl<'de, E> RefUnwindSafe for devela::_dep::serde::de::value::BorrowedStrDeserializer<'de, E>
where E: RefUnwindSafe,

§

impl<'de, E> RefUnwindSafe for BorrowedStrDeserializer<'de, E>
where E: RefUnwindSafe,

§

impl<'de, E> RefUnwindSafe for ContentDeserializer<'de, E>
where E: RefUnwindSafe,

§

impl<'de, E> RefUnwindSafe for EnumDeserializer<'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<'de, T> RefUnwindSafe for Borrowed<'de, T>
where T: RefUnwindSafe + ?Sized,

§

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

§

impl<'f> RefUnwindSafe for devela::_dep::jiff::fmt::strtime::Display<'f>

§

impl<'f, 'text> RefUnwindSafe for PartialRendering<'f, 'text>

§

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

§

impl<'glyphs, T> RefUnwindSafe for BitmapFont<'glyphs, T>
where T: RefUnwindSafe,

§

impl<'h> RefUnwindSafe for Memchr2<'h>

§

impl<'h> RefUnwindSafe for Memchr3<'h>

§

impl<'h> RefUnwindSafe for Memchr<'h>

§

impl<'h> RefUnwindSafe for Captures<'h>

§

impl<'h> RefUnwindSafe for Match<'h>

§

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

§

impl<'h, 'n> RefUnwindSafe for FindRevIter<'h, 'n>

§

impl<'k> RefUnwindSafe for KeyMut<'k>

§

impl<'n> RefUnwindSafe for TimeZoneAnnotationKind<'n>

§

impl<'n> RefUnwindSafe for Pieces<'n>

§

impl<'n> RefUnwindSafe for TimeZoneAnnotation<'n>

§

impl<'n> RefUnwindSafe for TimeZoneAnnotationName<'n>

§

impl<'n> RefUnwindSafe for devela::_dep::memchr::memmem::Finder<'n>

§

impl<'n> RefUnwindSafe for devela::_dep::memchr::memmem::FinderRev<'n>

§

impl<'p> !RefUnwindSafe for BoundFrozenSetIterator<'p>

§

impl<'p> !RefUnwindSafe for BoundSetIterator<'p>

§

impl<'p> RefUnwindSafe for ParametersMut<'p>

§

impl<'p> RefUnwindSafe for ParametersRef<'p>

§

impl<'p, P, I, O, E> RefUnwindSafe for ByRef<'p, P, I, O, E>

§

impl<'p, T> RefUnwindSafe for PyRef<'p, T>
where T: RefUnwindSafe,

§

impl<'p, T> RefUnwindSafe for PyRefMut<'p, T>
where T: RefUnwindSafe,

§

impl<'py> !RefUnwindSafe for DowncastIntoError<'py>

§

impl<'py> !RefUnwindSafe for BoundDictIterator<'py>

§

impl<'py> !RefUnwindSafe for BoundListIterator<'py>

§

impl<'py> !RefUnwindSafe for BoundTupleIterator<'py>

§

impl<'py> !RefUnwindSafe for PyFrozenSetBuilder<'py>

§

impl<'py> RefUnwindSafe for Python<'py>

§

impl<'py, T> RefUnwindSafe for devela::_dep::pyo3::Bound<'py, T>
where T: RefUnwindSafe,

§

impl<'r> RefUnwindSafe for CaptureNames<'r>

§

impl<'r> RefUnwindSafe for Texture<'r>

§

impl<'r, 'h> RefUnwindSafe for CaptureMatches<'r, 'h>

§

impl<'r, 'h> RefUnwindSafe for devela::_dep::regex_lite::Matches<'r, 'h>

§

impl<'r, 'h> RefUnwindSafe for devela::_dep::regex_lite::Split<'r, 'h>

§

impl<'r, 'h> RefUnwindSafe for devela::_dep::regex_lite::SplitN<'r, 'h>

§

impl<'r, R> RefUnwindSafe for UnwrapMut<'r, R>
where R: RefUnwindSafe + ?Sized,

§

impl<'s, T, const CAP: usize, IDX, S> RefUnwindSafe for DestaqueIter<'s, T, CAP, IDX, S>

§

impl<'s, T, const CAP: usize, IDX, S> RefUnwindSafe for StackIter<'s, T, CAP, IDX, S>

§

impl<'scope> !RefUnwindSafe for devela::_dep::rayon::Scope<'scope>

§

impl<'scope> !RefUnwindSafe for ScopeFifo<'scope>

§

impl<'scope, 'env> RefUnwindSafe for devela::all::ThreadScope<'scope, 'env>

§

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

§

impl<'t> RefUnwindSafe for TimeZoneFollowingTransitions<'t>

§

impl<'t> RefUnwindSafe for TimeZoneOffsetInfo<'t>

§

impl<'t> RefUnwindSafe for TimeZonePrecedingTransitions<'t>

§

impl<'t> RefUnwindSafe for TimeZoneTransition<'t>

§

impl<'t> RefUnwindSafe for NoExpand<'t>

§

impl<'t, T> RefUnwindSafe for TokenSlice<'t, T>
where T: RefUnwindSafe,

§

impl<'t, T> RefUnwindSafe for OptionFmt<'t, T>
where T: RefUnwindSafe,

§

impl<'t, T, F> RefUnwindSafe for OptionFmtOrElse<'t, T, F>

§

impl<'t, T, U> RefUnwindSafe for OptionFmtOr<'t, T, U>

§

impl<'ttf_module, 'rwops> RefUnwindSafe for devela::_dep::sdl2::ttf::Font<'ttf_module, 'rwops>

§

impl<A> !RefUnwindSafe for VecChunk<A>

§

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> RefUnwindSafe for devela::_dep::itertools::RepeatN<A>
where A: RefUnwindSafe,

§

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

§

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

§

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

§

impl<A> RefUnwindSafe for devela::all::IterRepeat<A>
where A: RefUnwindSafe,

§

impl<A> RefUnwindSafe for devela::all::IterRepeatN<A>
where A: RefUnwindSafe,

§

impl<A> RefUnwindSafe for devela::all::OptionIntoIter<A>
where A: RefUnwindSafe,

§

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

§

impl<A, B> RefUnwindSafe for devela::_dep::ureq::unversioned::transport::Either<A, B>

§

impl<A, B> RefUnwindSafe for devela::_dep::rayon::iter::Chain<A, B>

§

impl<A, B> RefUnwindSafe for devela::_dep::rayon::iter::Zip<A, B>

§

impl<A, B> RefUnwindSafe for devela::_dep::rayon::iter::ZipEq<A, B>

§

impl<A, B> RefUnwindSafe for devela::all::IterChain<A, B>

§

impl<A, B> RefUnwindSafe for devela::all::IterZip<A, B>

§

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

§

impl<ABBREV> RefUnwindSafe for PosixDst<ABBREV>
where ABBREV: RefUnwindSafe,

§

impl<ABBREV> RefUnwindSafe for PosixTimeZone<ABBREV>
where ABBREV: RefUnwindSafe,

§

impl<Any> !RefUnwindSafe for RequestScope<Any>

§

impl<B = CpalBackend> !RefUnwindSafe for AudioManager<B>

§

impl<B> !RefUnwindSafe for AudioManagerSettings<B>

§

impl<B> !RefUnwindSafe for RequestBuilder<B>

§

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

§

impl<B> RefUnwindSafe for devela::all::IoLines<B>
where B: RefUnwindSafe,

§

impl<B> RefUnwindSafe for devela::all::IoSplit<B>
where B: RefUnwindSafe,

§

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

§

impl<B, M> RefUnwindSafe for MonitorStream<B, M>

§

impl<Buffer> RefUnwindSafe for FlatSamples<Buffer>
where Buffer: RefUnwindSafe,

§

impl<Buffer, P> RefUnwindSafe for View<Buffer, P>
where Buffer: RefUnwindSafe, P: RefUnwindSafe,

§

impl<Buffer, P> RefUnwindSafe for ViewMut<Buffer, P>
where Buffer: RefUnwindSafe, P: RefUnwindSafe,

§

impl<C = StrContext> !RefUnwindSafe for ContextError<C>

§

impl<C> RefUnwindSafe for devela::_dep::jiff::fmt::strtime::Config<C>
where C: RefUnwindSafe,

§

impl<CB> RefUnwindSafe for AudioDevice<CB>
where CB: RefUnwindSafe,

§

impl<Channel> RefUnwindSafe for AudioQueue<Channel>
where Channel: RefUnwindSafe,

§

impl<ClassT, FieldT, Offset, const IS_PY_T: bool, const IMPLEMENTS_INTOPYOBJECT_REF: bool, const IMPLEMENTS_INTOPYOBJECT: bool> RefUnwindSafe for PyClassGetterGenerator<ClassT, FieldT, Offset, IS_PY_T, IMPLEMENTS_INTOPYOBJECT_REF, IMPLEMENTS_INTOPYOBJECT>
where ClassT: RefUnwindSafe, FieldT: RefUnwindSafe, Offset: RefUnwindSafe,

§

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

§

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

§

impl<D, S> RefUnwindSafe for devela::_dep::rayon::iter::Split<D, S>

§

impl<DST, BUF> RefUnwindSafe for DstQueue<DST, BUF>
where BUF: RefUnwindSafe, DST: RefUnwindSafe + ?Sized,

§

impl<DST, BUF> RefUnwindSafe for DstStack<DST, BUF>
where BUF: RefUnwindSafe, DST: RefUnwindSafe + ?Sized,

§

impl<DST, BUF> RefUnwindSafe for DstValue<DST, BUF>
where BUF: RefUnwindSafe, DST: RefUnwindSafe + ?Sized,

§

impl<Dyn> !RefUnwindSafe for DynMetadata<Dyn>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<E, CodecEndian> RefUnwindSafe for CodecLenValue<E, CodecEndian>
where E: RefUnwindSafe, CodecEndian: RefUnwindSafe,

§

impl<E, F> RefUnwindSafe for CodecIf<E, F>

§

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

§

impl<E, S> RefUnwindSafe for CodecJoin<E, S>

§

impl<Error> !RefUnwindSafe for StreamingSoundData<Error>

§

impl<Error> !RefUnwindSafe for StreamingSoundHandle<Error>

§

impl<F> RefUnwindSafe for devela::_core::fmt::FromFn<F>
where F: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<F> RefUnwindSafe for devela::all::IterFromFn<F>
where F: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<F, G, H, I, O, O2, E> RefUnwindSafe for devela::_dep::winnow::combinator::impls::FlatMap<F, G, H, I, O, O2, E>

§

impl<F, G, I, O, E, E2> RefUnwindSafe for MapErr<F, G, I, O, E, E2>

§

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 devela::_dep::winnow::combinator::impls::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 devela::_dep::winnow::combinator::impls::Span<F, I, O, E>

§

impl<F, I, O, E> RefUnwindSafe for devela::_dep::winnow::combinator::impls::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 devela::_dep::winnow::combinator::impls::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 devela::_dep::winnow::combinator::impls::Value<F, I, O, O2, E>

§

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

§

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

§

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

§

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

§

impl<G, C> RefUnwindSafe for GcdReturn<G, C>

§

impl<GP> RefUnwindSafe for IndexU8Gen<GP>
where GP: RefUnwindSafe,

§

impl<H> RefUnwindSafe for BuildHasherDefault<H>

§

impl<I1, I2> RefUnwindSafe for devela::_dep::rodio::source::Mix<I1, I2>

§

impl<I> !RefUnwindSafe for IntoChunks<I>

§

impl<I> !RefUnwindSafe for RcIter<I>

§

impl<I> !RefUnwindSafe for Tee<I>

§

impl<I> !RefUnwindSafe for TreeErrorBase<I>

§

impl<I> RefUnwindSafe for devela::_core::async_iter::FromIter<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for devela::_core::iter::Intersperse<I>

§

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

§

impl<I> RefUnwindSafe for CombinationsWithReplacement<I>

§

impl<I> RefUnwindSafe for ExactlyOneError<I>

§

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

§

impl<I> RefUnwindSafe for MultiPeek<I>

§

impl<I> RefUnwindSafe for MultiProduct<I>

§

impl<I> RefUnwindSafe for PeekNth<I>

§

impl<I> RefUnwindSafe for Permutations<I>

§

impl<I> RefUnwindSafe for Powerset<I>

§

impl<I> RefUnwindSafe for PutBack<I>

§

impl<I> RefUnwindSafe for PutBackN<I>

§

impl<I> RefUnwindSafe for Unique<I>

§

impl<I> RefUnwindSafe for devela::_dep::itertools::WhileSome<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for WithPosition<I>

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Chunks<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Cloned<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Copied<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Enumerate<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Flatten<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Intersperse<I>

§

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 devela::_dep::rayon::iter::Rev<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Skip<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::StepBy<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::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 devela::_dep::rayon::iter::WhileSome<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for SampleRateConverter<I>

§

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

§

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

§

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

§

impl<I> RefUnwindSafe for Buffered<I>

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rodio::source::Delay<I>
where I: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rodio::source::FromIter<I>

§

impl<I> RefUnwindSafe for devela::_dep::rodio::source::Limit<I>
where I: RefUnwindSafe,

§

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

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rodio::source::Repeat<I>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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> RefUnwindSafe for devela::all::IterCloned<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterCopied<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterCycle<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterEnumerate<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterFlatten<I>

§

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

§

impl<I> RefUnwindSafe for Peekable<I>

§

impl<I> RefUnwindSafe for devela::all::IterSkip<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterStepBy<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterTake<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 SeqDeserializer<I, E>

§

impl<I, E> RefUnwindSafe for ParseError<I, E>

§

impl<I, ElemF> RefUnwindSafe for devela::_dep::itertools::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 devela::_dep::itertools::Positions<I, F>

§

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

§

impl<I, F> RefUnwindSafe for devela::_dep::itertools::Update<I, F>

§

impl<I, F> RefUnwindSafe for devela::_dep::rayon::iter::FlatMap<I, F>

§

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

§

impl<I, F> RefUnwindSafe for devela::_dep::rayon::iter::Inspect<I, F>

§

impl<I, F> RefUnwindSafe for devela::_dep::rayon::iter::Map<I, F>

§

impl<I, F> RefUnwindSafe for devela::_dep::rayon::iter::Update<I, F>

§

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

§

impl<I, F> RefUnwindSafe for devela::all::IterFilterMap<I, F>

§

impl<I, F> RefUnwindSafe for devela::all::IterInspect<I, F>

§

impl<I, F> RefUnwindSafe for devela::all::IterMap<I, F>

§

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

§

impl<I, G> RefUnwindSafe for devela::_core::iter::IntersperseWith<I, G>

§

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 Diff<I, J>

§

impl<I, J> RefUnwindSafe for devela::_dep::itertools::Interleave<I, J>

§

impl<I, J> RefUnwindSafe for devela::_dep::itertools::InterleaveShortest<I, J>

§

impl<I, J> RefUnwindSafe for devela::_dep::itertools::Product<I, J>

§

impl<I, J> RefUnwindSafe for devela::_dep::itertools::ZipEq<I, J>

§

impl<I, J> RefUnwindSafe for devela::_dep::rayon::iter::Interleave<I, J>

§

impl<I, J> RefUnwindSafe for devela::_dep::rayon::iter::InterleaveShortest<I, J>

§

impl<I, J, F> RefUnwindSafe for MergeBy<I, J, F>

§

impl<I, O> RefUnwindSafe for SampleTypeConverter<I, O>

§

impl<I, P> RefUnwindSafe for devela::_dep::rayon::iter::Filter<I, P>

§

impl<I, P> RefUnwindSafe for devela::_dep::rayon::iter::FilterMap<I, P>

§

impl<I, P> RefUnwindSafe for devela::_dep::rayon::iter::Positions<I, P>

§

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

§

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

§

impl<I, P> RefUnwindSafe for devela::all::IterFilter<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, P, O> RefUnwindSafe for Replace<I, P, O>

§

impl<I, S> RefUnwindSafe for Stateful<I, S>

§

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

§

impl<I, T> RefUnwindSafe for CircularTupleWindows<I, T>

§

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, 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, F> RefUnwindSafe for devela::all::IterFlatMap<I, U, F>

§

impl<I, U, ID, F> RefUnwindSafe for TryFold<I, U, ID, F>

§

impl<I, V, F> RefUnwindSafe for UniqueBy<I, V, F>

§

impl<I, const N: usize> RefUnwindSafe for devela::_core::iter::ArrayChunks<I, N>

§

impl<Idx> RefUnwindSafe for devela::_core::range::Range<Idx>
where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for devela::_core::range::RangeFrom<Idx>
where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for devela::_core::range::RangeInclusive<Idx>
where Idx: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<In, First, Second> RefUnwindSafe for ChainedConnector<In, First, Second>
where First: RefUnwindSafe, Second: RefUnwindSafe, In: RefUnwindSafe,

§

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

§

impl<K> RefUnwindSafe for devela::_dep::_std::collections::hash_set::IntoIter<K>
where K: RefUnwindSafe,

§

impl<K, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::IntoIter<K, A>

§

impl<K, I, F> !RefUnwindSafe for devela::_dep::itertools::ChunkBy<K, I, F>

§

impl<K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::IntoIter<K, V>

§

impl<K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::IntoKeys<K, V>

§

impl<K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::IntoValues<K, V>

§

impl<K, V> RefUnwindSafe for devela::_dep::rayon::collections::btree_map::IntoIter<K, V>

§

impl<K, V> RefUnwindSafe for devela::_dep::rayon::collections::hash_map::IntoIter<K, V>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::IntoIter<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::IntoKeys<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::IntoValues<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::IntoIter<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::IntoKeys<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::IntoValues<K, V, A>

§

impl<K, V, A> RefUnwindSafe for BTreeMap<K, V, A>

§

impl<K, V, S> RefUnwindSafe for devela::_dep::_std::collections::HashMap<K, V, S>

§

impl<K, V, S, A> RefUnwindSafe for devela::all::HashMap<K, V, S, A>

§

impl<K, V, const N: usize> RefUnwindSafe for ExampleStaticMapU16<K, V, N>

§

impl<L, R> RefUnwindSafe for devela::_dep::itertools::Either<L, R>

§

impl<N, D> RefUnwindSafe for Ratio<N, D>

§

impl<N, H> RefUnwindSafe for Mismatch<N, H>

§

impl<Ok, Error> RefUnwindSafe for Impossible<Ok, Error>
where Ok: RefUnwindSafe, Error: RefUnwindSafe,

§

impl<P, Container> RefUnwindSafe for ImageBuffer<P, Container>
where Container: RefUnwindSafe, P: RefUnwindSafe,

§

impl<P, I, O, C, E> RefUnwindSafe for devela::_dep::winnow::combinator::Repeat<P, I, O, C, E>

§

impl<P, I, O, E> RefUnwindSafe for CompleteErr<P, I, O, E>

§

impl<P, I, O, E, F, C, FI> RefUnwindSafe for ContextWith<P, I, O, E, F, C, FI>

§

impl<P, I, O, O2, E> RefUnwindSafe for ParseTo<P, I, O, O2, E>

§

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

§

impl<R> !RefUnwindSafe for ApngDecoder<R>

§

impl<R> !RefUnwindSafe for PngDecoder<R>

§

impl<R> !RefUnwindSafe for LoopedDecoder<R>

§

impl<R> !RefUnwindSafe for devela::_dep::rodio::Decoder<R>

§

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

§

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

§

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

§

impl<R> RefUnwindSafe for BlockRng64<R>

§

impl<R> RefUnwindSafe for BlockRng<R>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<R> RefUnwindSafe for devela::_dep::tokio::io::BufReader<R>
where R: RefUnwindSafe,

§

impl<R> RefUnwindSafe for devela::_dep::tokio::io::Lines<R>
where R: RefUnwindSafe,

§

impl<R> RefUnwindSafe for devela::_dep::tokio::io::Split<R>
where R: RefUnwindSafe,

§

impl<R> RefUnwindSafe for devela::_dep::tokio::io::Take<R>
where R: RefUnwindSafe,

§

impl<R> RefUnwindSafe for devela::all::IoBufReader<R>
where R: RefUnwindSafe + ?Sized,

§

impl<R> RefUnwindSafe for devela::all::IoBytes<R>
where R: RefUnwindSafe,

§

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

§

impl<R, W> RefUnwindSafe for devela::_dep::tokio::io::Join<R, W>

§

impl<RW> RefUnwindSafe for BufStream<RW>
where RW: RefUnwindSafe,

§

impl<S = DefaultSpawn> !RefUnwindSafe for ThreadPoolBuilder<S>

§

impl<S> !RefUnwindSafe for HttpCrateScope<S>

§

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

§

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

§

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

§

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

§

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

§

impl<S> RefUnwindSafe for RawSampleBuffer<S>

§

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

§

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

§

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

§

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

§

impl<STR, ABBREV> RefUnwindSafe for TzifFixed<STR, ABBREV>
where STR: RefUnwindSafe, ABBREV: RefUnwindSafe,

§

impl<STR, ABBREV, TYPES, TIMESTAMPS, STARTS, ENDS, INFOS> RefUnwindSafe for Tzif<STR, ABBREV, TYPES, TIMESTAMPS, STARTS, ENDS, INFOS>
where TYPES: RefUnwindSafe, STR: RefUnwindSafe, TIMESTAMPS: RefUnwindSafe, STARTS: RefUnwindSafe, ENDS: RefUnwindSafe, INFOS: RefUnwindSafe, ABBREV: RefUnwindSafe,

§

impl<Scope> RefUnwindSafe for ConfigBuilder<Scope>
where Scope: RefUnwindSafe,

§

impl<St, F> RefUnwindSafe for Iterate<St, F>

§

impl<St, F> RefUnwindSafe for Unfold<St, F>

§

impl<Storage> RefUnwindSafe for __BindgenBitfieldUnit<Storage>
where Storage: RefUnwindSafe,

§

impl<T1, T2> RefUnwindSafe for Compare<T1, T2>

§

impl<T1, T2> RefUnwindSafe for EqIgnoreAsciiCase<T1, T2>

§

impl<T1, T2> RefUnwindSafe for Equal<T1, T2>

§

impl<T> !RefUnwindSafe for SyncUnsafeCell<T>

§

impl<T> !RefUnwindSafe for UnsafePinned<T>

§

impl<T> !RefUnwindSafe for CommandReader<T>

§

impl<T> !RefUnwindSafe for CommandWriter<T>

§

impl<T> !RefUnwindSafe for MidiInputConnection<T>

§

impl<T> !RefUnwindSafe for ReadOnlyCell<T>

§

impl<T> !RefUnwindSafe for GILOnceCell<T>

§

impl<T> !RefUnwindSafe for devela::_dep::tokio::sync::oneshot::Receiver<T>

§

impl<T> !RefUnwindSafe for devela::_dep::tokio::sync::oneshot::Sender<T>

§

impl<T> !RefUnwindSafe for devela::_dep::tokio::sync::Mutex<T>

§

impl<T> !RefUnwindSafe for devela::_dep::tokio::sync::OnceCell<T>

§

impl<T> !RefUnwindSafe for OwnedMutexGuard<T>

§

impl<T> !RefUnwindSafe for OwnedRwLockWriteGuard<T>

§

impl<T> !RefUnwindSafe for devela::_dep::tokio::sync::RwLock<T>

§

impl<T> !RefUnwindSafe for SetOnce<T>

§

impl<T> !RefUnwindSafe for devela::_dep::ureq::http::Request<T>

§

impl<T> !RefUnwindSafe for Response<T>

§

impl<T> !RefUnwindSafe for Cell<T>

§

impl<T> !RefUnwindSafe for devela::all::OnceCell<T>

§

impl<T> !RefUnwindSafe for RefCell<T>

§

impl<T> !RefUnwindSafe for devela::all::ThreadJoinHandle<T>

§

impl<T> !RefUnwindSafe for PyClassObject<T>

§

impl<T> !RefUnwindSafe for Storage<T>

§

impl<T> RefUnwindSafe for devela::_dep::_std::sync::mpmc::SendTimeoutError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::flume::SendTimeoutError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::flume::TrySendError<T>
where T: RefUnwindSafe,

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_dep::kira::Value<T>
where T: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::mpsc::error::TrySendError<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::all::MpscTrySendError<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 devela::all::TryLockError<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_dep::_std::sync::mpmc::IntoIter<T>

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_dep::flume::IntoIter<T>

§

impl<T> RefUnwindSafe for devela::_dep::flume::Receiver<T>

§

impl<T> RefUnwindSafe for devela::_dep::flume::SendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::flume::Sender<T>

§

impl<T> RefUnwindSafe for devela::_dep::flume::WeakSender<T>

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_dep::image::Rgb<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::image::Rgba<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for TupleBuffer<T>
where <T as TupleCollect>::Buffer: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::itertools::Zip<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for PyClassInitializer<T>
where T: RefUnwindSafe, <<T as PyClassImpl>::BaseType as PyClassBaseType>::Initializer: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::binary_heap::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::btree_set::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::hash_set::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::linked_list::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::vec_deque::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::iter::Empty<T>
where T: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for devela::_dep::rayon::iter::Once<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::iter::Repeat<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::iter::RepeatN<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::option::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::range::Iter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::range_inclusive::Iter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::result::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::vec::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Canvas<T>

§

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

§

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

§

impl<T> RefUnwindSafe for ReadHalf<T>

§

impl<T> RefUnwindSafe for WriteHalf<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::broadcast::error::SendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::broadcast::Receiver<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::broadcast::Sender<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::broadcast::WeakSender<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::mpsc::error::SendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for OwnedPermit<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::mpsc::Receiver<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::mpsc::Sender<T>

§

impl<T> RefUnwindSafe for UnboundedReceiver<T>

§

impl<T> RefUnwindSafe for UnboundedSender<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::mpsc::WeakSender<T>

§

impl<T> RefUnwindSafe for WeakUnboundedSender<T>

§

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

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::watch::error::SendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::watch::Receiver<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::watch::Sender<T>

§

impl<T> RefUnwindSafe for JoinSet<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::task::LocalKey<T>

§

impl<T> RefUnwindSafe for devela::_dep::toml_edit::Formatted<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::ureq::http::header::IntoIter<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::all::Arc<T>
where T: RefUnwindSafe + ?Sized,

§

impl<T> RefUnwindSafe for devela::all::ArcWeak<T>
where T: RefUnwindSafe + ?Sized,

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::all::Compare<T>
where T: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for devela::all::Cycle<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Discriminant<T>

§

impl<T> RefUnwindSafe for Pending<T>

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::all::IoCursor<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::IoTake<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::IterEmpty<T>

§

impl<T> RefUnwindSafe for devela::all::IterOnce<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::IterRev<T>
where T: RefUnwindSafe,

§

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

§

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

§

impl<T> RefUnwindSafe for devela::all::MpscIntoIter<T>

§

impl<T> RefUnwindSafe for devela::all::MpscReceiver<T>

§

impl<T> RefUnwindSafe for devela::all::MpscSendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::MpscSender<T>

§

impl<T> RefUnwindSafe for SyncSender<T>

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::all::ResultIntoIter<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::all::ThreadLocalKey<T>

§

impl<T> RefUnwindSafe for TypeResource<T>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T, A = Global> !RefUnwindSafe for devela::all::RcWeak<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::collections::binary_heap::IntoIter<T, A>

§

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

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::collections::linked_list::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::collections::vec_deque::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::sync::Arc<T, A>

§

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

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::sync::Weak<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::vec::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::allocator_api2::boxed::Box<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::allocator_api2::vec::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::allocator_api2::vec::Vec<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::hashbrown::hash_table::IntoIter<T, A>

§

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

§

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

§

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

§

impl<T, A> RefUnwindSafe for devela::all::Box<T, A>

§

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

§

impl<T, A> RefUnwindSafe for devela::all::Vec<T, A>

§

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

§

impl<T, D> !RefUnwindSafe for Storage<T, D>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T, K, C> RefUnwindSafe for KemTester<T, K, C>

§

impl<T, N> RefUnwindSafe for CycleCount<T, N>

§

impl<T, P> RefUnwindSafe for Split<T, P>

§

impl<T, P> RefUnwindSafe for SplitInclusive<T, P>

§

impl<T, S> RefUnwindSafe for devela::_dep::_std::collections::HashSet<T, S>

§

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

§

impl<T, S, A> RefUnwindSafe for devela::all::HashSet<T, S, A>

§

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<T, U> RefUnwindSafe for ZipLongest<T, U>

§

impl<T, U> RefUnwindSafe for devela::all::IoChain<T, U>

§

impl<T, U> RefUnwindSafe for Parse<T, U>
where T: RefUnwindSafe,

§

impl<T, const C: usize, const R: usize, const CR: usize, const RMAJ: bool, S> RefUnwindSafe for Array2d<T, C, R, CR, RMAJ, S>

§

impl<T, const CAP: usize> RefUnwindSafe for DstArray<T, CAP>
where T: RefUnwindSafe,

§

impl<T, const CAP: usize, IDX, S> RefUnwindSafe for Destaque<T, CAP, IDX, S>

§

impl<T, const CAP: usize, IDX, S> RefUnwindSafe for Stack<T, CAP, IDX, S>

§

impl<T, const CAP: usize, S> RefUnwindSafe for devela::all::Array<T, CAP, S>

§

impl<T, const CAP: usize, S> RefUnwindSafe for ArrayUninit<T, CAP, S>
where <S as Storage>::Stored<[MaybeUninit<T>; CAP]>: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for Distance<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for Extent<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for devela::all::Orientation<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for devela::all::Point<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for devela::all::Position<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for devela::all::Region<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for RegionStrided<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for Stride<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for VecPoints<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for devela::all::Vector<T, D>
where T: RefUnwindSafe,

§

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

§

impl<T, const LINEAR: bool> RefUnwindSafe for devela::all::Rgb<T, LINEAR>
where T: RefUnwindSafe,

§

impl<T, const LINEAR: bool, const LIGHTNESS: bool> RefUnwindSafe for Lum<T, LINEAR, LIGHTNESS>
where T: RefUnwindSafe,

§

impl<T, const LINEAR: bool, const PREMUL: bool> RefUnwindSafe for devela::all::Rgba<T, LINEAR, PREMUL>
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 devela::_dep::rayon::array::IntoIter<T, N>
where T: RefUnwindSafe,

§

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

§

impl<T, const N: usize> RefUnwindSafe for devela::all::ArrayIntoIter<T, N>
where T: RefUnwindSafe,

§

impl<T, const R: usize, const C: usize, const LEN: usize, const RMAJ: bool, const MAX_LEN_DET: usize> RefUnwindSafe for Matrix<T, R, C, LEN, RMAJ, MAX_LEN_DET>
where T: RefUnwindSafe,

§

impl<T, const SPIN: usize = 5, const YIELD: usize = 10, const SLEEP: u64 = 100> !RefUnwindSafe for SpinLock<T, SPIN, YIELD, SLEEP>

§

impl<TIMESTAMPS, STARTS, ENDS, INFOS> RefUnwindSafe for TzifTransitions<TIMESTAMPS, STARTS, ENDS, INFOS>
where TIMESTAMPS: RefUnwindSafe, STARTS: RefUnwindSafe, ENDS: RefUnwindSafe, INFOS: RefUnwindSafe,

§

impl<Type> RefUnwindSafe for Codec<Type>
where Type: RefUnwindSafe,

§

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

§

impl<U> RefUnwindSafe for devela::_dep::fontdue::layout::Layout<U>
where U: RefUnwindSafe,

§

impl<V> RefUnwindSafe for DataValue64CopyWith<V>
where V: RefUnwindSafe,

§

impl<V> RefUnwindSafe for DataValue64With<V>
where V: RefUnwindSafe,

§

impl<V, Q> RefUnwindSafe for ValueQuant<V, Q>

§

impl<W> !RefUnwindSafe for IntoInnerError<W>

§

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

§

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

§

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

§

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

§

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

§

impl<W> RefUnwindSafe for devela::_dep::tokio::io::BufWriter<W>
where W: RefUnwindSafe,

§

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

§

impl<W> RefUnwindSafe for devela::all::IoBufWriter<W>
where W: RefUnwindSafe + ?Sized,

§

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

§

impl<Y, MO, D, H, M, S, MS, US, NS> RefUnwindSafe for TimeSplit<Y, MO, D, H, M, S, MS, US, NS>

§

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

§

impl<_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleElement<_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleIter<_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<const A: usize, const B: usize, const C: usize> RefUnwindSafe for XorShift8<A, B, C>

§

impl<const BASIS: usize, const A: usize, const B: usize, const C: usize> RefUnwindSafe for XorShift16<BASIS, A, B, C>

§

impl<const BASIS: usize, const A: usize, const B: usize, const C: usize> RefUnwindSafe for XorShift32<BASIS, A, B, C>

§

impl<const BASIS: usize, const A: usize, const B: usize, const C: usize> RefUnwindSafe for XorShift64<BASIS, A, B, C>

§

impl<const CAP: usize> RefUnwindSafe for GraphemeNonul<CAP>

§

impl<const CAP: usize> RefUnwindSafe for GraphemeU8<CAP>

§

impl<const CAP: usize> RefUnwindSafe for StringNonul<CAP>

§

impl<const CAP: usize> RefUnwindSafe for StringU8<CAP>

§

impl<const IMPLEMENTS_INTOPYOBJECT_REF: bool, const IMPLEMENTS_INTOPYOBJECT: bool> RefUnwindSafe for ConvertField<IMPLEMENTS_INTOPYOBJECT_REF, IMPLEMENTS_INTOPYOBJECT>

§

impl<const LEN: usize, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for Oneof<LEN, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<const MIN_ALIGN: usize = 1> !RefUnwindSafe for Bump<MIN_ALIGN>

§

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

§

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

§

impl<const RADIX: usize, const LUT: bool, const PAD: bool, const CASE: bool, CODE> RefUnwindSafe for Base<RADIX, LUT, PAD, CASE, CODE>
where CODE: RefUnwindSafe,

§

impl<const V: i8> RefUnwindSafe for NonValueI8<V>

§

impl<const V: i16> RefUnwindSafe for NonValueI16<V>

§

impl<const V: i32> RefUnwindSafe for NonValueI32<V>

§

impl<const V: i64> RefUnwindSafe for NonValueI64<V>

§

impl<const V: i128> RefUnwindSafe for NonValueI128<V>

§

impl<const V: isize> RefUnwindSafe for NonValueIsize<V>

§

impl<const V: u8> RefUnwindSafe for NonValueU8<V>

§

impl<const V: u16> RefUnwindSafe for NonValueU16<V>

§

impl<const V: u32> RefUnwindSafe for NonValueU32<V>

§

impl<const V: u64> RefUnwindSafe for NonValueU64<V>

§

impl<const V: u128> RefUnwindSafe for NonValueU128<V>

§

impl<const V: usize> RefUnwindSafe for NonValueUsize<V>