devela::code::result

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

1.9.0 · Source§

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

1.9.0 · Source§

impl RefUnwindSafe for StderrLock<'_>

1.9.0 · Source§

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

1.9.0 · Source§

impl RefUnwindSafe for StdoutLock<'_>

§

impl RefUnwindSafe for devela::work::AtomicBool

§

impl RefUnwindSafe for AtomicF32

§

impl RefUnwindSafe for AtomicF64

§

impl RefUnwindSafe for devela::work::AtomicI8

§

impl RefUnwindSafe for devela::work::AtomicI16

§

impl RefUnwindSafe for devela::work::AtomicI32

§

impl RefUnwindSafe for devela::work::AtomicI64

§

impl RefUnwindSafe for AtomicI128

§

impl RefUnwindSafe for devela::work::AtomicIsize

§

impl RefUnwindSafe for devela::work::AtomicU8

§

impl RefUnwindSafe for devela::work::AtomicU16

§

impl RefUnwindSafe for devela::work::AtomicU32

§

impl RefUnwindSafe for devela::work::AtomicU64

§

impl RefUnwindSafe for AtomicU128

§

impl RefUnwindSafe for devela::work::AtomicUsize

1.12.0 · Source§

impl RefUnwindSafe for Condvar

1.59.0 · Source§

impl RefUnwindSafe for devela::work::Once

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,

1.28.0 · Source§

impl<T> RefUnwindSafe for NonZero<T>

1.9.0 · Source§

impl<T> RefUnwindSafe for AssertUnwindSafe<T>

§

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

§

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

1.12.0 · Source§

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

1.70.0 · Source§

impl<T> RefUnwindSafe for OnceLock<T>

1.12.0 · Source§

impl<T> RefUnwindSafe for 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 FromFileError

§

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

§

impl !RefUnwindSafe for StreamInner

§

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 UiError

§

impl !RefUnwindSafe for Command

§

impl !RefUnwindSafe for Bump

§

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 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 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 devela::_dep::rand_core::Error

§

impl !RefUnwindSafe for ThreadBuilder

§

impl !RefUnwindSafe for ThreadPool

§

impl !RefUnwindSafe for ThreadPoolBuildError

§

impl !RefUnwindSafe for BoxedError

§

impl !RefUnwindSafe for devela::_dep::rkyv::bytecheck::rancor::Error

§

impl !RefUnwindSafe for devela::_dep::rodio::cpal::platform::AlsaStream

§

impl !RefUnwindSafe for devela::_dep::rodio::cpal::Stream

§

impl !RefUnwindSafe for OutputStream

§

impl !RefUnwindSafe for MediaSourceStream

§

impl !RefUnwindSafe for ProbeResult

§

impl !RefUnwindSafe for OutputDevice

§

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 DefaultCallsite

§

impl !RefUnwindSafe for Identifier

§

impl !RefUnwindSafe for DefaultGuard

§

impl !RefUnwindSafe for WeakDispatch

§

impl !RefUnwindSafe for Field

§

impl !RefUnwindSafe for FieldSet

§

impl !RefUnwindSafe for devela::_dep::tracing::field::Iter

§

impl !RefUnwindSafe for EnteredSpan

§

impl !RefUnwindSafe for Dispatch

§

impl !RefUnwindSafe for devela::_dep::tracing::Span

§

impl !RefUnwindSafe for devela::all::IoError

§

impl !RefUnwindSafe for OnceState

§

impl !RefUnwindSafe for ImportedExceptionTypeObject

§

impl !RefUnwindSafe for ModuleDef

§

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

§

impl RefUnwindSafe for DebugAsHex

§

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

§

impl RefUnwindSafe for BasicBlock

§

impl RefUnwindSafe for UnwindTerminateReason

§

impl RefUnwindSafe for IpAddr

§

impl RefUnwindSafe for Ipv6MulticastScope

§

impl RefUnwindSafe for devela::_core::net::SocketAddr

§

impl RefUnwindSafe for GetManyMutError

§

impl RefUnwindSafe for SearchStep

§

impl RefUnwindSafe for TryReserveErrorKind

§

impl RefUnwindSafe for VarError

§

impl RefUnwindSafe for devela::_dep::_std::io::SeekFrom

§

impl RefUnwindSafe for devela::_dep::_std::net::Shutdown

§

impl RefUnwindSafe for AncillaryError

§

impl RefUnwindSafe for BacktraceStyle

§

impl RefUnwindSafe for RecvTimeoutError

§

impl RefUnwindSafe for TryRecvError

§

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::hashbrown::TryReserveError

§

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 devela::_dep::jiff::fmt::friendly::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 devela::_dep::log::Level

§

impl RefUnwindSafe for devela::_dep::log::LevelFilter

§

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 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 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 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 IOURING_OP

§

impl RefUnwindSafe for perf_bpf_event_type_t

§

impl RefUnwindSafe for perf_branch_sample_type_shift_t

§

impl RefUnwindSafe for perf_branch_sample_type_t

§

impl RefUnwindSafe for perf_callchain_context_t

§

impl RefUnwindSafe for perf_event_read_format_t

§

impl RefUnwindSafe for perf_event_sample_format_t

§

impl RefUnwindSafe for perf_event_type_t

§

impl RefUnwindSafe for perf_hw_cache_id_t

§

impl RefUnwindSafe for perf_hw_cache_op_id_t

§

impl RefUnwindSafe for perf_hw_cache_op_result_id_t

§

impl RefUnwindSafe for perf_hw_id_t

§

impl RefUnwindSafe for perf_record_ksymbol_type_t

§

impl RefUnwindSafe for perf_sample_regs_abi_t

§

impl RefUnwindSafe for perf_sw_ids_t

§

impl RefUnwindSafe for perf_type_id_t

§

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 Panic

§

impl RefUnwindSafe for PoolingState

§

impl RefUnwindSafe for ArchivedIpAddr

§

impl RefUnwindSafe for ArchivedSocketAddr

§

impl RefUnwindSafe for OptionBoxResolver

§

impl RefUnwindSafe for SharingState

§

impl RefUnwindSafe for ValidationState

§

impl RefUnwindSafe for BufferSize

§

impl RefUnwindSafe for BuildStreamError

§

impl RefUnwindSafe for DefaultStreamConfigError

§

impl RefUnwindSafe for DeviceNameError

§

impl RefUnwindSafe for HostId

§

impl RefUnwindSafe for PauseStreamError

§

impl RefUnwindSafe for PlayStreamError

§

impl RefUnwindSafe for devela::_dep::rodio::cpal::SampleFormat

§

impl RefUnwindSafe for devela::_dep::rodio::cpal::StreamError

§

impl RefUnwindSafe for SupportedBufferSize

§

impl RefUnwindSafe for SupportedStreamConfigsError

§

impl RefUnwindSafe for DeviceInner

§

impl RefUnwindSafe for DevicesInner

§

impl RefUnwindSafe for HostInner

§

impl RefUnwindSafe for DecoderError

§

impl RefUnwindSafe for Mp4Type

§

impl RefUnwindSafe for DevicesError

§

impl RefUnwindSafe for PlayError

§

impl RefUnwindSafe for devela::_dep::rodio::StreamError

§

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

§

impl RefUnwindSafe for devela::_dep::rustix::fs::Advice

§

impl RefUnwindSafe for devela::_dep::rustix::fs::FileType

§

impl RefUnwindSafe for FlockOperation

§

impl RefUnwindSafe for devela::_dep::rustix::fs::SeekFrom

§

impl RefUnwindSafe for IoringMsgringCmds

§

impl RefUnwindSafe for IoringOp

§

impl RefUnwindSafe for IoringRegisterOp

§

impl RefUnwindSafe for IoringRestrictionOp

§

impl RefUnwindSafe for devela::_dep::rustix::ioctl::Direction

§

impl RefUnwindSafe for devela::_dep::rustix::mm::Advice

§

impl RefUnwindSafe for devela::_dep::rustix::net::Shutdown

§

impl RefUnwindSafe for SocketAddrAny

§

impl RefUnwindSafe for Timeout

§

impl RefUnwindSafe for DumpableBehavior

§

impl RefUnwindSafe for EndianMode

§

impl RefUnwindSafe for FloatingPointMode

§

impl RefUnwindSafe for MachineCheckMemoryCorruptionKillPolicy

§

impl RefUnwindSafe for MembarrierCommand

§

impl RefUnwindSafe for PTracer

§

impl RefUnwindSafe for Resource

§

impl RefUnwindSafe for devela::_dep::rustix::process::Signal

§

impl RefUnwindSafe for SpeculationFeature

§

impl RefUnwindSafe for TimeStampCounterReadability

§

impl RefUnwindSafe for TimingMethod

§

impl RefUnwindSafe for VirtualMemoryMapAddress

§

impl RefUnwindSafe for RebootCommand

§

impl RefUnwindSafe for Action

§

impl RefUnwindSafe for OptionalActions

§

impl RefUnwindSafe for QueueSelector

§

impl RefUnwindSafe for Capability

§

impl RefUnwindSafe for devela::_dep::rustix::thread::ClockId

§

impl RefUnwindSafe for CoreSchedulingScope

§

impl RefUnwindSafe for FutexOperation

§

impl RefUnwindSafe for LinkNameSpaceType

§

impl RefUnwindSafe for NanosleepRelativeResult

§

impl RefUnwindSafe for SecureComputingMode

§

impl RefUnwindSafe for SysCallUserDispatchFastSwitch

§

impl RefUnwindSafe for WakeOp

§

impl RefUnwindSafe for WakeOpCmp

§

impl RefUnwindSafe for TimerfdClockId

§

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 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 devela::_dep::symphonia::core::sample::SampleFormat

§

impl RefUnwindSafe for DiskKind

§

impl RefUnwindSafe for ProcessStatus

§

impl RefUnwindSafe for devela::_dep::sysinfo::Signal

§

impl RefUnwindSafe for ThreadKind

§

impl RefUnwindSafe for UpdateKind

§

impl RefUnwindSafe for GraphemeIncomplete

§

impl RefUnwindSafe for Endianness

§

impl RefUnwindSafe for devela::_dep::winnow::error::ErrorKind

§

impl RefUnwindSafe for Needed

§

impl RefUnwindSafe for StrContext

§

impl RefUnwindSafe for StrContextValue

§

impl RefUnwindSafe for CompareResult

§

impl RefUnwindSafe for ExampleEnumIntU8

§

impl RefUnwindSafe for AngleDirection

§

impl RefUnwindSafe for AngleKind

§

impl RefUnwindSafe for AudioError

§

impl RefUnwindSafe for BacktraceStatus

§

impl RefUnwindSafe for ColorError

§

impl RefUnwindSafe for CompressionMode

§

impl RefUnwindSafe for DrawError

§

impl RefUnwindSafe for EncodingMode

§

impl RefUnwindSafe for devela::all::FmtAlignment

§

impl RefUnwindSafe for FontError

§

impl RefUnwindSafe for ImageError

§

impl RefUnwindSafe for devela::all::IoErrorKind

§

impl RefUnwindSafe for MediaError

§

impl RefUnwindSafe for MidiError

§

impl RefUnwindSafe for NotAvailable

§

impl RefUnwindSafe for WaveletUnitRole

§

impl RefUnwindSafe for DataNotEnough

§

impl RefUnwindSafe for MismatchedBounds

§

impl RefUnwindSafe for PartialSpace

§

impl RefUnwindSafe for c_void

§

impl RefUnwindSafe for FpCategory

§

impl RefUnwindSafe for NumError

§

impl RefUnwindSafe for devela::num::Ordering

§

impl RefUnwindSafe for devela::num::Sign

§

impl RefUnwindSafe for UnitBi

§

impl RefUnwindSafe for UnitSi

§

impl RefUnwindSafe for Month

§

impl RefUnwindSafe for devela::phys::Weekday

§

impl RefUnwindSafe for devela::text::AsciiChar

§

impl RefUnwindSafe for InvalidText

§

impl RefUnwindSafe for IntErrorKind

§

impl RefUnwindSafe for devela::ui::LayoutError

§

impl RefUnwindSafe for devela::work::AtomicOrdering

§

impl RefUnwindSafe for Infallible

§

impl RefUnwindSafe for 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 BorrowError

§

impl RefUnwindSafe for BorrowMutError

§

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 FromBytesWithNulError

§

impl RefUnwindSafe for FormattingOptions

§

impl RefUnwindSafe for SipHasher

§

impl RefUnwindSafe for ReturnToArg

§

impl RefUnwindSafe for UnwindActionArg

§

impl RefUnwindSafe for Assume

§

impl RefUnwindSafe for AddrParseError

§

impl RefUnwindSafe for Ipv4Addr

§

impl RefUnwindSafe for Ipv6Addr

§

impl RefUnwindSafe for SocketAddrV4

§

impl RefUnwindSafe for SocketAddrV6

§

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

§

impl RefUnwindSafe for ParseBoolError

§

impl RefUnwindSafe for Utf8Error

§

impl RefUnwindSafe for LocalWaker

§

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

§

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 devela::_dep::_std::alloc::System

§

impl RefUnwindSafe for BacktraceFrame

§

impl RefUnwindSafe for Args

§

impl RefUnwindSafe for ArgsOs

§

impl RefUnwindSafe for JoinPathsError

§

impl RefUnwindSafe for Vars

§

impl RefUnwindSafe for VarsOs

§

impl RefUnwindSafe for DirBuilder

§

impl RefUnwindSafe for devela::_dep::_std::fs::DirEntry

§

impl RefUnwindSafe for devela::_dep::_std::fs::File

§

impl RefUnwindSafe for FileTimes

§

impl RefUnwindSafe for devela::_dep::_std::fs::FileType

§

impl RefUnwindSafe for devela::_dep::_std::fs::Metadata

§

impl RefUnwindSafe for OpenOptions

§

impl RefUnwindSafe for Permissions

§

impl RefUnwindSafe for ReadDir

§

impl RefUnwindSafe for DefaultHasher

§

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

§

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

§

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

§

impl RefUnwindSafe for WriterPanicked

§

impl RefUnwindSafe for IntoIncoming

§

impl RefUnwindSafe for TcpListener

§

impl RefUnwindSafe for TcpStream

§

impl RefUnwindSafe for UdpSocket

§

impl RefUnwindSafe for PidFd

§

impl RefUnwindSafe for stat

§

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

§

impl RefUnwindSafe for SocketCred

§

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

§

impl RefUnwindSafe for UnixDatagram

§

impl RefUnwindSafe for UnixListener

§

impl RefUnwindSafe for UnixStream

§

impl RefUnwindSafe for PipeReader

§

impl RefUnwindSafe for PipeWriter

§

impl RefUnwindSafe for Child

§

impl RefUnwindSafe for ChildStderr

§

impl RefUnwindSafe for ChildStdin

§

impl RefUnwindSafe for ChildStdout

§

impl RefUnwindSafe for ExitCode

§

impl RefUnwindSafe for ExitStatus

§

impl RefUnwindSafe for ExitStatusError

§

impl RefUnwindSafe for Output

§

impl RefUnwindSafe for Stdio

§

impl RefUnwindSafe for DefaultRandomSource

§

impl RefUnwindSafe for RecvError

§

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

§

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 devela::_dep::crossterm::style::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 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 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 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 Offset

§

impl RefUnwindSafe for OffsetArithmetic

§

impl RefUnwindSafe for TimeZone

§

impl RefUnwindSafe for TimeZoneDatabase

§

impl RefUnwindSafe for TimeZoneNameIter

§

impl RefUnwindSafe for Collator

§

impl RefUnwindSafe for DateTimeFormat

§

impl RefUnwindSafe for NumberFormat

§

impl RefUnwindSafe for PluralRules

§

impl RefUnwindSafe for RelativeTimeFormat

§

impl RefUnwindSafe for CompileError

§

impl RefUnwindSafe for Exception

§

impl RefUnwindSafe for devela::_dep::js_sys::WebAssembly::Global

§

impl RefUnwindSafe for Instance

§

impl RefUnwindSafe for LinkError

§

impl RefUnwindSafe for Memory

§

impl RefUnwindSafe for Module

§

impl RefUnwindSafe for RuntimeError

§

impl RefUnwindSafe for Table

§

impl RefUnwindSafe for devela::_dep::js_sys::WebAssembly::Tag

§

impl RefUnwindSafe for devela::_dep::js_sys::Array

§

impl RefUnwindSafe for ArrayBuffer

§

impl RefUnwindSafe for ArrayIntoIter

§

impl RefUnwindSafe for AsyncIterator

§

impl RefUnwindSafe for BigInt64Array

§

impl RefUnwindSafe for BigInt

§

impl RefUnwindSafe for BigUint64Array

§

impl RefUnwindSafe for Boolean

§

impl RefUnwindSafe for DataView

§

impl RefUnwindSafe for devela::_dep::js_sys::Date

§

impl RefUnwindSafe for devela::_dep::js_sys::Error

§

impl RefUnwindSafe for EvalError

§

impl RefUnwindSafe for Float32Array

§

impl RefUnwindSafe for Float64Array

§

impl RefUnwindSafe for devela::_dep::js_sys::Function

§

impl RefUnwindSafe for Generator

§

impl RefUnwindSafe for Int8Array

§

impl RefUnwindSafe for Int16Array

§

impl RefUnwindSafe for Int32Array

§

impl RefUnwindSafe for devela::_dep::js_sys::IntoIter

§

impl RefUnwindSafe for Iterator

§

impl RefUnwindSafe for IteratorNext

§

impl RefUnwindSafe for JsString

§

impl RefUnwindSafe for devela::_dep::js_sys::Map

§

impl RefUnwindSafe for devela::_dep::js_sys::Number

§

impl RefUnwindSafe for Object

§

impl RefUnwindSafe for Promise

§

impl RefUnwindSafe for Proxy

§

impl RefUnwindSafe for RangeError

§

impl RefUnwindSafe for ReferenceError

§

impl RefUnwindSafe for RegExp

§

impl RefUnwindSafe for Set

§

impl RefUnwindSafe for SharedArrayBuffer

§

impl RefUnwindSafe for Symbol

§

impl RefUnwindSafe for SyntaxError

§

impl RefUnwindSafe for devela::_dep::js_sys::TryFromIntError

§

impl RefUnwindSafe for TypeError

§

impl RefUnwindSafe for Uint8Array

§

impl RefUnwindSafe for Uint8ClampedArray

§

impl RefUnwindSafe for Uint16Array

§

impl RefUnwindSafe for Uint32Array

§

impl RefUnwindSafe for UriError

§

impl RefUnwindSafe for WeakMap

§

impl RefUnwindSafe for WeakSet

§

impl RefUnwindSafe for CpalBackend

§

impl RefUnwindSafe for CpalBackendSettings

§

impl RefUnwindSafe for MockBackend

§

impl RefUnwindSafe for MockBackendSettings

§

impl RefUnwindSafe for devela::_dep::kira::clock::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 Region

§

impl RefUnwindSafe for Capacities

§

impl RefUnwindSafe for Decibels

§

impl RefUnwindSafe for 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 devela::_dep::log::ParseLevelError

§

impl RefUnwindSafe for SetLoggerError

§

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 Conf

§

impl RefUnwindSafe for Icon

§

impl RefUnwindSafe for Platform

§

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 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::nc::c_str::CStr

§

impl RefUnwindSafe for devela::_dep::nc::c_str::CString

§

impl RefUnwindSafe for devela::_dep::nc::path::Path

§

impl RefUnwindSafe for __kernel_fsid_t

§

impl RefUnwindSafe for aio_sigset_t

§

impl RefUnwindSafe for blk_io_trace_remap_t

§

impl RefUnwindSafe for blk_io_trace_t

§

impl RefUnwindSafe for blk_user_trace_setup_t

§

impl RefUnwindSafe for bpf_attr_btf_load_t

§

impl RefUnwindSafe for bpf_attr_element_t

§

impl RefUnwindSafe for bpf_attr_getid_t

§

impl RefUnwindSafe for bpf_attr_info_t

§

impl RefUnwindSafe for bpf_attr_map_create_t

§

impl RefUnwindSafe for bpf_attr_obj_t

§

impl RefUnwindSafe for bpf_attr_prog_attach_t

§

impl RefUnwindSafe for bpf_attr_prog_load_t

§

impl RefUnwindSafe for bpf_attr_prog_test_t

§

impl RefUnwindSafe for bpf_attr_query_t

§

impl RefUnwindSafe for bpf_attr_raw_tracepoint_t

§

impl RefUnwindSafe for bpf_attr_task_fd_query_t

§

impl RefUnwindSafe for bpf_btf_info_t

§

impl RefUnwindSafe for bpf_cgroup_dev_ctx_t

§

impl RefUnwindSafe for bpf_cgroup_storage_key_t

§

impl RefUnwindSafe for bpf_fib_lookup_t

§

impl RefUnwindSafe for bpf_flow_keys_ipv4_t

§

impl RefUnwindSafe for bpf_flow_keys_ipv6_t

§

impl RefUnwindSafe for bpf_flow_keys_t

§

impl RefUnwindSafe for bpf_func_info_t

§

impl RefUnwindSafe for bpf_insn_t

§

impl RefUnwindSafe for bpf_line_info_t

§

impl RefUnwindSafe for bpf_lpm_trie_key_t

§

impl RefUnwindSafe for bpf_map_info_t

§

impl RefUnwindSafe for bpf_perf_event_value_t

§

impl RefUnwindSafe for bpf_prog_info_t

§

impl RefUnwindSafe for bpf_raw_tracepoint_args_t

§

impl RefUnwindSafe for bpf_sock_addr_t

§

impl RefUnwindSafe for bpf_sock_ops_t

§

impl RefUnwindSafe for bpf_sock_t

§

impl RefUnwindSafe for bpf_sock_tuple_ipv4_t

§

impl RefUnwindSafe for bpf_sock_tuple_ipv6_t

§

impl RefUnwindSafe for bpf_spin_lock_t

§

impl RefUnwindSafe for bpf_stack_build_id_t

§

impl RefUnwindSafe for bpf_tcp_sock_t

§

impl RefUnwindSafe for cachestat_range_t

§

impl RefUnwindSafe for cachestat_t

§

impl RefUnwindSafe for cap_user_data_t

§

impl RefUnwindSafe for cap_user_header_t

§

impl RefUnwindSafe for clone_args_t

§

impl RefUnwindSafe for cmsghdr_t

§

impl RefUnwindSafe for compat_statfs64_t

§

impl RefUnwindSafe for cpu_set_t

§

impl RefUnwindSafe for epoll_event_t

§

impl RefUnwindSafe for f_owner_ex_t

§

impl RefUnwindSafe for fd_set_t

§

impl RefUnwindSafe for fiemap_extent_t

§

impl RefUnwindSafe for fiemap_t

§

impl RefUnwindSafe for file_clone_range_t

§

impl RefUnwindSafe for file_dedupe_range_info_t

§

impl RefUnwindSafe for file_dedupe_range_t

§

impl RefUnwindSafe for file_handle_t

§

impl RefUnwindSafe for files_stat_struct_t

§

impl RefUnwindSafe for flock64_t

§

impl RefUnwindSafe for flock_t

§

impl RefUnwindSafe for fscrypt_policy_t

§

impl RefUnwindSafe for fsid_t

§

impl RefUnwindSafe for fstrim_range_t

§

impl RefUnwindSafe for fsxattr_t

§

impl RefUnwindSafe for futex_waitv_t

§

impl RefUnwindSafe for getcpu_cache_t

§

impl RefUnwindSafe for group_filter_t

§

impl RefUnwindSafe for group_req_t

§

impl RefUnwindSafe for group_source_req_t

§

impl RefUnwindSafe for if_dqblk_t

§

impl RefUnwindSafe for if_dqinfo_t

§

impl RefUnwindSafe for if_nextdqblk_t

§

impl RefUnwindSafe for in6_addr_t

§

impl RefUnwindSafe for in6_flowlabel_req_t

§

impl RefUnwindSafe for in_addr_t

§

impl RefUnwindSafe for in_pktinfo_t

§

impl RefUnwindSafe for inodes_stat_t

§

impl RefUnwindSafe for inotify_event_t

§

impl RefUnwindSafe for io_cqring_offsets_t

§

impl RefUnwindSafe for io_event_t

§

impl RefUnwindSafe for io_file_t

§

impl RefUnwindSafe for io_sqring_offsets_t

§

impl RefUnwindSafe for io_uring_cqe_t

§

impl RefUnwindSafe for io_uring_files_update_t

§

impl RefUnwindSafe for io_uring_params_t

§

impl RefUnwindSafe for io_uring_probe_op_t

§

impl RefUnwindSafe for io_uring_probe_t

§

impl RefUnwindSafe for io_uring_sqe_buf_t

§

impl RefUnwindSafe for io_uring_sqe_t

§

impl RefUnwindSafe for iocb_t

§

impl RefUnwindSafe for iovec_t

§

impl RefUnwindSafe for ip_mreq_source_t

§

impl RefUnwindSafe for ip_mreq_t

§

impl RefUnwindSafe for ip_mreqn_t

§

impl RefUnwindSafe for ip_msfilter_t

§

impl RefUnwindSafe for ipc64_perm_t

§

impl RefUnwindSafe for ipc_kludge_t

§

impl RefUnwindSafe for ipc_perm_t

§

impl RefUnwindSafe for ipv6_mreq_t

§

impl RefUnwindSafe for itimerspec64_t

§

impl RefUnwindSafe for itimerspec_t

§

impl RefUnwindSafe for itimerval_t

§

impl RefUnwindSafe for kcmp_epoll_slot_t

§

impl RefUnwindSafe for kernel_itimerspec_t

§

impl RefUnwindSafe for kernel_sock_timeval_t

§

impl RefUnwindSafe for kernel_sockaddr_storage_t

§

impl RefUnwindSafe for kernel_timespec_t

§

impl RefUnwindSafe for kernel_timex_t

§

impl RefUnwindSafe for kernel_timex_timeval_t

§

impl RefUnwindSafe for kernle_old_timeval_t

§

impl RefUnwindSafe for kexec_segment_t

§

impl RefUnwindSafe for ktermios_t

§

impl RefUnwindSafe for linger_t

§

impl RefUnwindSafe for linux_dirent64_t

§

impl RefUnwindSafe for linux_dirent_t

§

impl RefUnwindSafe for mmsghdr_t

§

impl RefUnwindSafe for mnt_id_req_t

§

impl RefUnwindSafe for mount_attr_t

§

impl RefUnwindSafe for mq_attr_t

§

impl RefUnwindSafe for msgbuf_t

§

impl RefUnwindSafe for msghdr_t

§

impl RefUnwindSafe for msginfo_t

§

impl RefUnwindSafe for msqid64_ds_t

§

impl RefUnwindSafe for msqid_ds_t

§

impl RefUnwindSafe for new_utsname_t

§

impl RefUnwindSafe for open_how_t

§

impl RefUnwindSafe for perf_branch_entry_t

§

impl RefUnwindSafe for perf_event_attr_t

§

impl RefUnwindSafe for perf_event_header_t

§

impl RefUnwindSafe for perf_event_mmap_page_cap_detail_t

§

impl RefUnwindSafe for perf_event_mmap_page_t

§

impl RefUnwindSafe for perf_event_query_bpf_t

§

impl RefUnwindSafe for perf_mem_data_mem_t

§

impl RefUnwindSafe for pollfd_t

§

impl RefUnwindSafe for prctl_mm_map_t

§

impl RefUnwindSafe for pthread_barrierattr_t

§

impl RefUnwindSafe for pthread_condattr_t

§

impl RefUnwindSafe for pthread_mutexattr_t

§

impl RefUnwindSafe for pthread_rwlockattr_t

§

impl RefUnwindSafe for ptrace_peeksiginfo_args_t

§

impl RefUnwindSafe for ptrace_syscall_info_seccomp_entry_t

§

impl RefUnwindSafe for ptrace_syscall_info_seccomp_exit_t

§

impl RefUnwindSafe for ptrace_syscall_info_seccomp_seccomp_t

§

impl RefUnwindSafe for ptrace_syscall_info_t

§

impl RefUnwindSafe for rlimit64_t

§

impl RefUnwindSafe for rlimit_t

§

impl RefUnwindSafe for robust_list_head_t

§

impl RefUnwindSafe for robust_list_t

§

impl RefUnwindSafe for rseq_cs_ptr_t

§

impl RefUnwindSafe for rseq_cs_t

§

impl RefUnwindSafe for rseq_t

§

impl RefUnwindSafe for rusage_t

§

impl RefUnwindSafe for sched_attr_t

§

impl RefUnwindSafe for sched_param_t

§

impl RefUnwindSafe for scm_timestamping_internal_t

§

impl RefUnwindSafe for seccomp_data_t

§

impl RefUnwindSafe for seccomp_metadata_t

§

impl RefUnwindSafe for seccomp_notif_resp_t

§

impl RefUnwindSafe for seccomp_notif_sizes_t

§

impl RefUnwindSafe for seccomp_notif_t

§

impl RefUnwindSafe for sembuf_t

§

impl RefUnwindSafe for semid_ds_t

§

impl RefUnwindSafe for seminfo_t

§

impl RefUnwindSafe for serial_icounter_struct_t

§

impl RefUnwindSafe for serial_iso7816_t

§

impl RefUnwindSafe for serial_multiport_struct_t

§

impl RefUnwindSafe for serial_rs485_t

§

impl RefUnwindSafe for serial_struct_t

§

impl RefUnwindSafe for shm_info_t

§

impl RefUnwindSafe for shmid64_ds_t

§

impl RefUnwindSafe for shmid_ds_t

§

impl RefUnwindSafe for shminfo64_t

§

impl RefUnwindSafe for shminfo_t

§

impl RefUnwindSafe for si_kill_t

§

impl RefUnwindSafe for si_rt_t

§

impl RefUnwindSafe for si_sigchld_t

§

impl RefUnwindSafe for si_sigpoll_t

§

impl RefUnwindSafe for si_sigsys_t

§

impl RefUnwindSafe for si_timer_t

§

impl RefUnwindSafe for sigaction_t

§

impl RefUnwindSafe for sigaltstack_t

§

impl RefUnwindSafe for sigev_thread_t

§

impl RefUnwindSafe for sigevent_t

§

impl RefUnwindSafe for siginfo_intern_t

§

impl RefUnwindSafe for sigset_t

§

impl RefUnwindSafe for sk_msg_md_t

§

impl RefUnwindSafe for sk_reuseport_md_t

§

impl RefUnwindSafe for sockaddr_in6_t

§

impl RefUnwindSafe for sockaddr_in_t

§

impl RefUnwindSafe for sockaddr_t

§

impl RefUnwindSafe for stat_t

§

impl RefUnwindSafe for statfs64_t

§

impl RefUnwindSafe for statfs_t

§

impl RefUnwindSafe for statmount_t

§

impl RefUnwindSafe for statx_t

§

impl RefUnwindSafe for statx_timestamp_t

§

impl RefUnwindSafe for sysctl_args_t

§

impl RefUnwindSafe for sysinfo_t

§

impl RefUnwindSafe for termio_t

§

impl RefUnwindSafe for termios2_t

§

impl RefUnwindSafe for termios_t

§

impl RefUnwindSafe for timespec64_t

§

impl RefUnwindSafe for timespec_t

§

impl RefUnwindSafe for timeval_t

§

impl RefUnwindSafe for timex_t

§

impl RefUnwindSafe for timezone_t

§

impl RefUnwindSafe for tms_t

§

impl RefUnwindSafe for ucred_t

§

impl RefUnwindSafe for user_desc_t

§

impl RefUnwindSafe for ustat_t

§

impl RefUnwindSafe for utimbuf_t

§

impl RefUnwindSafe for winsize_t

§

impl RefUnwindSafe for xdp_md_t

§

impl RefUnwindSafe for devela::_dep::nc::util::File

§

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 PyFutureFeatures

§

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 _PyErr_StackItem

§

impl RefUnwindSafe for _PyOpcache

§

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 OsRng

§

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 BoxResolver

§

impl RefUnwindSafe for Failure

§

impl RefUnwindSafe for NamedEnumVariantCheckContext

§

impl RefUnwindSafe for StructCheckContext

§

impl RefUnwindSafe for TupleStructCheckContext

§

impl RefUnwindSafe for UnnamedEnumVariantCheckContext

§

impl RefUnwindSafe for BTreeMapResolver

§

impl RefUnwindSafe for BTreeSetResolver

§

impl RefUnwindSafe for HashMapResolver

§

impl RefUnwindSafe for HashSetResolver

§

impl RefUnwindSafe for HashTableResolver

§

impl RefUnwindSafe for IndexMapResolver

§

impl RefUnwindSafe for IndexSetResolver

§

impl RefUnwindSafe for IteratorLengthMismatch

§

impl RefUnwindSafe for ErasedPtr

§

impl RefUnwindSafe for Pool

§

impl RefUnwindSafe for Unpool

§

impl RefUnwindSafe for ArchivedCString

§

impl RefUnwindSafe for CStringResolver

§

impl RefUnwindSafe for FxHasher64

§

impl RefUnwindSafe for Borrow

§

impl RefUnwindSafe for Move

§

impl RefUnwindSafe for ArchivedIpv4Addr

§

impl RefUnwindSafe for ArchivedIpv6Addr

§

impl RefUnwindSafe for ArchivedSocketAddrV4

§

impl RefUnwindSafe for ArchivedSocketAddrV6

§

impl RefUnwindSafe for Bool

§

impl RefUnwindSafe for NaN

§

impl RefUnwindSafe for Null

§

impl RefUnwindSafe for devela::_dep::rkyv::niche::niching::Zero

§

impl RefUnwindSafe for ArchivedOptionNonZeroI8

§

impl RefUnwindSafe for ArchivedOptionNonZeroI16

§

impl RefUnwindSafe for ArchivedOptionNonZeroI32

§

impl RefUnwindSafe for ArchivedOptionNonZeroI64

§

impl RefUnwindSafe for ArchivedOptionNonZeroI128

§

impl RefUnwindSafe for ArchivedOptionNonZeroU8

§

impl RefUnwindSafe for ArchivedOptionNonZeroU16

§

impl RefUnwindSafe for ArchivedOptionNonZeroU32

§

impl RefUnwindSafe for ArchivedOptionNonZeroU64

§

impl RefUnwindSafe for ArchivedOptionNonZeroU128

§

impl RefUnwindSafe for ArchivedRangeFull

§

impl RefUnwindSafe for ArcFlavor

§

impl RefUnwindSafe for RcFlavor

§

impl RefUnwindSafe for RcResolver

§

impl RefUnwindSafe for RcWeakResolver

§

impl RefUnwindSafe for AtomicI16_be

§

impl RefUnwindSafe for AtomicI16_le

§

impl RefUnwindSafe for AtomicI32_be

§

impl RefUnwindSafe for AtomicI32_le

§

impl RefUnwindSafe for AtomicI64_be

§

impl RefUnwindSafe for AtomicI64_le

§

impl RefUnwindSafe for AtomicU16_be

§

impl RefUnwindSafe for AtomicU16_le

§

impl RefUnwindSafe for AtomicU32_be

§

impl RefUnwindSafe for AtomicU32_le

§

impl RefUnwindSafe for AtomicU64_be

§

impl RefUnwindSafe for AtomicU64_le

§

impl RefUnwindSafe for NonZeroI16_be

§

impl RefUnwindSafe for NonZeroI16_le

§

impl RefUnwindSafe for NonZeroI32_be

§

impl RefUnwindSafe for NonZeroI32_le

§

impl RefUnwindSafe for NonZeroI64_be

§

impl RefUnwindSafe for NonZeroI64_le

§

impl RefUnwindSafe for NonZeroI128_be

§

impl RefUnwindSafe for NonZeroI128_le

§

impl RefUnwindSafe for NonZeroU16_be

§

impl RefUnwindSafe for NonZeroU16_le

§

impl RefUnwindSafe for NonZeroU32_be

§

impl RefUnwindSafe for NonZeroU32_le

§

impl RefUnwindSafe for NonZeroU64_be

§

impl RefUnwindSafe for NonZeroU64_le

§

impl RefUnwindSafe for NonZeroU128_be

§

impl RefUnwindSafe for NonZeroU128_le

§

impl RefUnwindSafe for char_be

§

impl RefUnwindSafe for char_le

§

impl RefUnwindSafe for f32_be

§

impl RefUnwindSafe for f32_le

§

impl RefUnwindSafe for f64_be

§

impl RefUnwindSafe for f64_le

§

impl RefUnwindSafe for i16_be

§

impl RefUnwindSafe for i16_le

§

impl RefUnwindSafe for i32_be

§

impl RefUnwindSafe for i32_le

§

impl RefUnwindSafe for i64_be

§

impl RefUnwindSafe for i64_le

§

impl RefUnwindSafe for i128_be

§

impl RefUnwindSafe for i128_le

§

impl RefUnwindSafe for u16_be

§

impl RefUnwindSafe for u16_le

§

impl RefUnwindSafe for u32_be

§

impl RefUnwindSafe for u32_le

§

impl RefUnwindSafe for u64_be

§

impl RefUnwindSafe for u64_le

§

impl RefUnwindSafe for u128_be

§

impl RefUnwindSafe for u128_le

§

impl RefUnwindSafe for NonZeroI16_ube

§

impl RefUnwindSafe for NonZeroI16_ule

§

impl RefUnwindSafe for NonZeroI32_ube

§

impl RefUnwindSafe for NonZeroI32_ule

§

impl RefUnwindSafe for NonZeroI64_ube

§

impl RefUnwindSafe for NonZeroI64_ule

§

impl RefUnwindSafe for NonZeroI128_ube

§

impl RefUnwindSafe for NonZeroI128_ule

§

impl RefUnwindSafe for NonZeroU16_ube

§

impl RefUnwindSafe for NonZeroU16_ule

§

impl RefUnwindSafe for NonZeroU32_ube

§

impl RefUnwindSafe for NonZeroU32_ule

§

impl RefUnwindSafe for NonZeroU64_ube

§

impl RefUnwindSafe for NonZeroU64_ule

§

impl RefUnwindSafe for NonZeroU128_ube

§

impl RefUnwindSafe for NonZeroU128_ule

§

impl RefUnwindSafe for char_ube

§

impl RefUnwindSafe for char_ule

§

impl RefUnwindSafe for f32_ube

§

impl RefUnwindSafe for f32_ule

§

impl RefUnwindSafe for f64_ube

§

impl RefUnwindSafe for f64_ule

§

impl RefUnwindSafe for i16_ube

§

impl RefUnwindSafe for i16_ule

§

impl RefUnwindSafe for i32_ube

§

impl RefUnwindSafe for i32_ule

§

impl RefUnwindSafe for i64_ube

§

impl RefUnwindSafe for i64_ule

§

impl RefUnwindSafe for i128_ube

§

impl RefUnwindSafe for i128_ule

§

impl RefUnwindSafe for u16_ube

§

impl RefUnwindSafe for u16_ule

§

impl RefUnwindSafe for u32_ube

§

impl RefUnwindSafe for u32_ule

§

impl RefUnwindSafe for u64_ube

§

impl RefUnwindSafe for u64_ule

§

impl RefUnwindSafe for u128_ube

§

impl RefUnwindSafe for u128_ule

§

impl RefUnwindSafe for AllocationStats

§

impl RefUnwindSafe for Arena

§

impl RefUnwindSafe for Share

§

impl RefUnwindSafe for devela::_dep::rkyv::ser::sharing::Unshare

§

impl RefUnwindSafe for ArchivedString

§

impl RefUnwindSafe for StringResolver

§

impl RefUnwindSafe for ArchivedDuration

§

impl RefUnwindSafe for SharedValidator

§

impl RefUnwindSafe for VecResolver

§

impl RefUnwindSafe for Acquire

§

impl RefUnwindSafe for AsBox

§

impl RefUnwindSafe for AsOwned

§

impl RefUnwindSafe for AsString

§

impl RefUnwindSafe for AsUnixTime

§

impl RefUnwindSafe for AsVec

§

impl RefUnwindSafe for DefaultNiche

§

impl RefUnwindSafe for devela::_dep::rkyv::with::Identity

§

impl RefUnwindSafe for Inline

§

impl RefUnwindSafe for InlineAsBox

§

impl RefUnwindSafe for Lock

§

impl RefUnwindSafe for Niche

§

impl RefUnwindSafe for Relaxed

§

impl RefUnwindSafe for SeqCst

§

impl RefUnwindSafe for devela::_dep::rkyv::with::Skip

§

impl RefUnwindSafe for Unsafe

§

impl RefUnwindSafe for devela::_dep::rkyv::with::Unshare

§

impl RefUnwindSafe for devela::_dep::rodio::cpal::platform::AlsaDevice

§

impl RefUnwindSafe for devela::_dep::rodio::cpal::platform::AlsaDevices

§

impl RefUnwindSafe for devela::_dep::rodio::cpal::platform::AlsaHost

§

impl RefUnwindSafe for BackendSpecificError

§

impl RefUnwindSafe for Data

§

impl RefUnwindSafe for devela::_dep::rodio::cpal::Host

§

impl RefUnwindSafe for HostUnavailable

§

impl RefUnwindSafe for I24

§

impl RefUnwindSafe for I48

§

impl RefUnwindSafe for InputCallbackInfo

§

impl RefUnwindSafe for InputStreamTimestamp

§

impl RefUnwindSafe for OutputCallbackInfo

§

impl RefUnwindSafe for OutputStreamTimestamp

§

impl RefUnwindSafe for SampleRate

§

impl RefUnwindSafe for StreamConfig

§

impl RefUnwindSafe for StreamInstant

§

impl RefUnwindSafe for SupportedInputConfigs

§

impl RefUnwindSafe for SupportedOutputConfigs

§

impl RefUnwindSafe for SupportedStreamConfigRange

§

impl RefUnwindSafe for U24

§

impl RefUnwindSafe for U48

§

impl RefUnwindSafe for Chirp

§

impl RefUnwindSafe for SignalGenerator

§

impl RefUnwindSafe for SineWave

§

impl RefUnwindSafe for devela::_dep::rodio::Device

§

impl RefUnwindSafe for devela::_dep::rodio::Devices

§

impl RefUnwindSafe for OutputStreamHandle

§

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

§

impl RefUnwindSafe for SpatialSink

§

impl RefUnwindSafe for SupportedStreamConfig

§

impl RefUnwindSafe for devela::_dep::rustix::event::epoll::CreateFlags

§

impl RefUnwindSafe for EventVec

§

impl RefUnwindSafe for EventfdFlags

§

impl RefUnwindSafe for FdSetElement

§

impl RefUnwindSafe for PollFlags

§

impl RefUnwindSafe for OwnedFd

§

impl RefUnwindSafe for devela::_dep::rustix::fs::inotify::CreateFlags

§

impl RefUnwindSafe for ReadFlags

§

impl RefUnwindSafe for WatchFlags

§

impl RefUnwindSafe for Access

§

impl RefUnwindSafe for AtFlags

§

impl RefUnwindSafe for Dir

§

impl RefUnwindSafe for devela::_dep::rustix::fs::DirEntry

§

impl RefUnwindSafe for FallocateFlags

§

impl RefUnwindSafe for FdFlags

§

impl RefUnwindSafe for devela::_dep::rustix::fs::Gid

§

impl RefUnwindSafe for IFlags

§

impl RefUnwindSafe for MemfdFlags

§

impl RefUnwindSafe for Mode

§

impl RefUnwindSafe for MountFlags

§

impl RefUnwindSafe for MountPropagationFlags

§

impl RefUnwindSafe for OFlags

§

impl RefUnwindSafe for RenameFlags

§

impl RefUnwindSafe for ResolveFlags

§

impl RefUnwindSafe for SealFlags

§

impl RefUnwindSafe for StatVfs

§

impl RefUnwindSafe for StatVfsMountFlags

§

impl RefUnwindSafe for StatxFlags

§

impl RefUnwindSafe for Timestamps

§

impl RefUnwindSafe for devela::_dep::rustix::fs::Uid

§

impl RefUnwindSafe for UnmountFlags

§

impl RefUnwindSafe for XattrFlags

§

impl RefUnwindSafe for DupFlags

§

impl RefUnwindSafe for Errno

§

impl RefUnwindSafe for ReadWriteFlags

§

impl RefUnwindSafe for devela::_dep::rustix::io_uring::EpollEvent

§

impl RefUnwindSafe for EventFlags

§

impl RefUnwindSafe for IoringAcceptFlags

§

impl RefUnwindSafe for IoringAsyncCancelFlags

§

impl RefUnwindSafe for IoringCqFlags

§

impl RefUnwindSafe for IoringCqeFlags

§

impl RefUnwindSafe for IoringEnterFlags

§

impl RefUnwindSafe for IoringFeatureFlags

§

impl RefUnwindSafe for IoringFsyncFlags

§

impl RefUnwindSafe for IoringMsgringFlags

§

impl RefUnwindSafe for IoringOpFlags

§

impl RefUnwindSafe for IoringPollFlags

§

impl RefUnwindSafe for IoringRecvFlags

§

impl RefUnwindSafe for IoringRegisterFlags

§

impl RefUnwindSafe for IoringRsrcFlags

§

impl RefUnwindSafe for IoringSendFlags

§

impl RefUnwindSafe for IoringSetupFlags

§

impl RefUnwindSafe for IoringSqFlags

§

impl RefUnwindSafe for IoringSqeFlags

§

impl RefUnwindSafe for IoringTimeoutFlags

§

impl RefUnwindSafe for RecvFlags

§

impl RefUnwindSafe for RecvmsgOutFlags

§

impl RefUnwindSafe for SendFlags

§

impl RefUnwindSafe for SocketFlags

§

impl RefUnwindSafe for devela::_dep::rustix::io_uring::SpliceFlags

§

impl RefUnwindSafe for addr3_struct

§

impl RefUnwindSafe for addr_len_struct

§

impl RefUnwindSafe for buf_ring_bufs_struct

§

impl RefUnwindSafe for buf_ring_tail_struct

§

impl RefUnwindSafe for cmd_op_struct

§

impl RefUnwindSafe for io_cqring_offsets

§

impl RefUnwindSafe for io_sqring_offsets

§

impl RefUnwindSafe for io_uring_buf

§

impl RefUnwindSafe for io_uring_buf_reg

§

impl RefUnwindSafe for io_uring_buf_ring

§

impl RefUnwindSafe for io_uring_cqe

§

impl RefUnwindSafe for io_uring_files_update

§

impl RefUnwindSafe for io_uring_getevents_arg

§

impl RefUnwindSafe for io_uring_params

§

impl RefUnwindSafe for io_uring_probe

§

impl RefUnwindSafe for io_uring_probe_op

§

impl RefUnwindSafe for io_uring_ptr

§

impl RefUnwindSafe for io_uring_recvmsg_out

§

impl RefUnwindSafe for io_uring_restriction

§

impl RefUnwindSafe for io_uring_rsrc_register

§

impl RefUnwindSafe for io_uring_rsrc_update2

§

impl RefUnwindSafe for io_uring_rsrc_update

§

impl RefUnwindSafe for io_uring_sqe

§

impl RefUnwindSafe for io_uring_sync_cancel_reg

§

impl RefUnwindSafe for iovec

§

impl RefUnwindSafe for msghdr

§

impl RefUnwindSafe for open_how

§

impl RefUnwindSafe for sockaddr

§

impl RefUnwindSafe for __kernel_sockaddr_storage

§

impl RefUnwindSafe for tail_or_bufs_struct

§

impl RefUnwindSafe for Opcode

§

impl RefUnwindSafe for MapFlags

§

impl RefUnwindSafe for MlockAllFlags

§

impl RefUnwindSafe for MlockFlags

§

impl RefUnwindSafe for MprotectFlags

§

impl RefUnwindSafe for MremapFlags

§

impl RefUnwindSafe for MsyncFlags

§

impl RefUnwindSafe for ProtFlags

§

impl RefUnwindSafe for UserfaultfdFlags

§

impl RefUnwindSafe for FsMountFlags

§

impl RefUnwindSafe for FsOpenFlags

§

impl RefUnwindSafe for FsPickFlags

§

impl RefUnwindSafe for MountAttrFlags

§

impl RefUnwindSafe for MoveMountFlags

§

impl RefUnwindSafe for OpenTreeFlags

§

impl RefUnwindSafe for AddressFamily

§

impl RefUnwindSafe for Protocol

§

impl RefUnwindSafe for RecvMsgReturn

§

impl RefUnwindSafe for SocketAddrUnix

§

impl RefUnwindSafe for SocketType

§

impl RefUnwindSafe for devela::_dep::rustix::net::UCred

§

impl RefUnwindSafe for SockaddrXdpFlags

§

impl RefUnwindSafe for SocketAddrXdp

§

impl RefUnwindSafe for XdpDesc

§

impl RefUnwindSafe for XdpDescOptions

§

impl RefUnwindSafe for XdpMmapOffsets

§

impl RefUnwindSafe for XdpOptions

§

impl RefUnwindSafe for XdpOptionsFlags

§

impl RefUnwindSafe for XdpRingFlags

§

impl RefUnwindSafe for XdpRingOffset

§

impl RefUnwindSafe for XdpStatistics

§

impl RefUnwindSafe for XdpUmemReg

§

impl RefUnwindSafe for XdpUmemRegFlags

§

impl RefUnwindSafe for DecInt

§

impl RefUnwindSafe for PipeFlags

§

impl RefUnwindSafe for devela::_dep::rustix::pipe::SpliceFlags

§

impl RefUnwindSafe for CpuSet

§

impl RefUnwindSafe for Cpuid

§

impl RefUnwindSafe for FloatingPointEmulationControl

§

impl RefUnwindSafe for FloatingPointExceptionMode

§

impl RefUnwindSafe for MembarrierQuery

§

impl RefUnwindSafe for devela::_dep::rustix::process::Pid

§

impl RefUnwindSafe for PidfdFlags

§

impl RefUnwindSafe for PidfdGetfdFlags

§

impl RefUnwindSafe for PrctlMmMap

§

impl RefUnwindSafe for Rlimit

§

impl RefUnwindSafe for SpeculationFeatureControl

§

impl RefUnwindSafe for SpeculationFeatureState

§

impl RefUnwindSafe for UnalignedAccessControl

§

impl RefUnwindSafe for WaitOptions

§

impl RefUnwindSafe for WaitStatus

§

impl RefUnwindSafe for WaitidOptions

§

impl RefUnwindSafe for WaitidStatus

§

impl RefUnwindSafe for OpenptFlags

§

impl RefUnwindSafe for GetRandomFlags

§

impl RefUnwindSafe for ShmOFlags

§

impl RefUnwindSafe for Uname

§

impl RefUnwindSafe for ControlModes

§

impl RefUnwindSafe for InputModes

§

impl RefUnwindSafe for LocalModes

§

impl RefUnwindSafe for OutputModes

§

impl RefUnwindSafe for SpecialCodeIndex

§

impl RefUnwindSafe for SpecialCodes

§

impl RefUnwindSafe for Termios

§

impl RefUnwindSafe for CapabilitiesSecureBits

§

impl RefUnwindSafe for CapabilityFlags

§

impl RefUnwindSafe for CapabilitySets

§

impl RefUnwindSafe for Flags

§

impl RefUnwindSafe for SVEVectorLengthConfig

§

impl RefUnwindSafe for TaggedAddressMode

§

impl RefUnwindSafe for ThreadNameSpaceType

§

impl RefUnwindSafe for UnshareFlags

§

impl RefUnwindSafe for TimerfdFlags

§

impl RefUnwindSafe for TimerfdTimerFlags

§

impl RefUnwindSafe for IgnoredAny

§

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

§

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 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 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 Visual

§

impl RefUnwindSafe for Descriptor

§

impl RefUnwindSafe for 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 devela::_dep::sysinfo::Gid

§

impl RefUnwindSafe for Group

§

impl RefUnwindSafe for Groups

§

impl RefUnwindSafe for IpNetwork

§

impl RefUnwindSafe for LoadAvg

§

impl RefUnwindSafe for MacAddr

§

impl RefUnwindSafe for MemoryRefreshKind

§

impl RefUnwindSafe for NetworkData

§

impl RefUnwindSafe for Networks

§

impl RefUnwindSafe for devela::_dep::sysinfo::Pid

§

impl RefUnwindSafe for Process

§

impl RefUnwindSafe for ProcessRefreshKind

§

impl RefUnwindSafe for RefreshKind

§

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

§

impl RefUnwindSafe for devela::_dep::sysinfo::Uid

§

impl RefUnwindSafe for User

§

impl RefUnwindSafe for Users

§

impl RefUnwindSafe for OutputDeviceParameters

§

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 SetGlobalDefaultError

§

impl RefUnwindSafe for devela::_dep::tracing::field::Empty

§

impl RefUnwindSafe for devela::_dep::tracing::level_filters::LevelFilter

§

impl RefUnwindSafe for ParseLevelFilterError

§

impl RefUnwindSafe for Kind

§

impl RefUnwindSafe for devela::_dep::tracing::metadata::ParseLevelError

§

impl RefUnwindSafe for Id

§

impl RefUnwindSafe for devela::_dep::tracing::Level

§

impl RefUnwindSafe for Interest

§

impl RefUnwindSafe for NoSubscriber

§

impl RefUnwindSafe for GraphemeCursor

§

impl RefUnwindSafe for WasmSlice

§

impl RefUnwindSafe for JsError

§

impl RefUnwindSafe for JsValue

§

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 u16x8

§

impl RefUnwindSafe for u16x16

§

impl RefUnwindSafe for u32x4

§

impl RefUnwindSafe for u32x8

§

impl RefUnwindSafe for u64x2

§

impl RefUnwindSafe for u64x4

§

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 Alloc

§

impl RefUnwindSafe for Arch

§

impl RefUnwindSafe for ArchivedBoxed

§

impl RefUnwindSafe for Backtrace

§

impl RefUnwindSafe for Boxed

§

impl RefUnwindSafe for BoxedResolver

§

impl RefUnwindSafe for devela::all::Color

§

impl RefUnwindSafe for FailedErrorConversion

§

impl RefUnwindSafe for devela::all::False

§

impl RefUnwindSafe for FatPtr

§

impl RefUnwindSafe for devela::all::FmtError

§

impl RefUnwindSafe for HasherPengy

§

impl RefUnwindSafe for devela::all::IoSink

§

impl RefUnwindSafe for LINUX_ERRNO

§

impl RefUnwindSafe for LINUX_FILENO

§

impl RefUnwindSafe for LINUX_IOCTL

§

impl RefUnwindSafe for LINUX_SIGACTION

§

impl RefUnwindSafe for LINUX_SIGNAL

§

impl RefUnwindSafe for LINUX_SYS_AARCH64

§

impl RefUnwindSafe for LINUX_SYS_ARM

§

impl RefUnwindSafe for LINUX_SYS_RISCV

§

impl RefUnwindSafe for LINUX_SYS_X86

§

impl RefUnwindSafe for LINUX_SYS_X86_64

§

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 devela::all::Layout

§

impl RefUnwindSafe for devela::all::LayoutError

§

impl RefUnwindSafe for Lgc16

§

impl RefUnwindSafe for LinuxSigaction

§

impl RefUnwindSafe for LinuxSigset

§

impl RefUnwindSafe for LinuxTerminal

§

impl RefUnwindSafe for LinuxTerminalSize

§

impl RefUnwindSafe for LinuxTermios

§

impl RefUnwindSafe for LinuxTimespec

§

impl RefUnwindSafe for Mem

§

impl RefUnwindSafe for NotImplemented

§

impl RefUnwindSafe for NotSupported

§

impl RefUnwindSafe for devela::all::Path

§

impl RefUnwindSafe for PathBuf

§

impl RefUnwindSafe for StripPrefixError

§

impl RefUnwindSafe for PhantomPinned

§

impl RefUnwindSafe for Pnm

§

impl RefUnwindSafe for Ptr

§

impl RefUnwindSafe for RandomState

§

impl RefUnwindSafe for RangeFull

§

impl RefUnwindSafe for Str

§

impl RefUnwindSafe for devela::all::String

§

impl RefUnwindSafe for devela::all::True

§

impl RefUnwindSafe for devela::all::TryFromIntError

§

impl RefUnwindSafe for WaveletHaar

§

impl RefUnwindSafe for WaveletUnitVec

§

impl RefUnwindSafe for Xabc

§

impl RefUnwindSafe for XorShift8

§

impl RefUnwindSafe for XorShift16

§

impl RefUnwindSafe for XorShift32

§

impl RefUnwindSafe for XorShift64

§

impl RefUnwindSafe for XorShift128

§

impl RefUnwindSafe for XorShift128p

§

impl RefUnwindSafe for Xoroshiro128pp

§

impl RefUnwindSafe for Xyza8a

§

impl RefUnwindSafe for Xyza8b

§

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 DataOverflow

§

impl RefUnwindSafe for ElementNotFound

§

impl RefUnwindSafe for IdPinBox

§

impl RefUnwindSafe for IndexOutOfBounds

§

impl RefUnwindSafe for InvalidAxisLength

§

impl RefUnwindSafe for KeyAlreadyExists

§

impl RefUnwindSafe for MismatchedCapacity

§

impl RefUnwindSafe for MismatchedDimensions

§

impl RefUnwindSafe for MismatchedIndices

§

impl RefUnwindSafe for NodeEmpty

§

impl RefUnwindSafe for NodeLinkNotSet

§

impl RefUnwindSafe for NodeLinkNotUnique

§

impl RefUnwindSafe for NotEnoughElements

§

impl RefUnwindSafe for NotEnoughSpace

§

impl RefUnwindSafe for PartiallyAdded

§

impl RefUnwindSafe for devela::lang::CStr

§

impl RefUnwindSafe for devela::lang::CString

§

impl RefUnwindSafe for OsStr

§

impl RefUnwindSafe for OsString

§

impl RefUnwindSafe for Duration

§

impl RefUnwindSafe for TryFromFloatSecsError

§

impl RefUnwindSafe for Instant

§

impl RefUnwindSafe for SystemTime

§

impl RefUnwindSafe for devela::phys::SystemTimeError

§

impl RefUnwindSafe for Timecode

§

impl RefUnwindSafe for UnixTimeI64

§

impl RefUnwindSafe for UnixTimeU32

§

impl RefUnwindSafe for Env

§

impl RefUnwindSafe for ByteSearch

§

impl RefUnwindSafe for Char

§

impl RefUnwindSafe for GraphemeString

§

impl RefUnwindSafe for InvalidChar

§

impl RefUnwindSafe for InvalidUtf8

§

impl RefUnwindSafe for ParseFloatError

§

impl RefUnwindSafe for ParseIntError

§

impl RefUnwindSafe for char7

§

impl RefUnwindSafe for char8

§

impl RefUnwindSafe for char16

§

impl RefUnwindSafe for Barrier

§

impl RefUnwindSafe for BarrierWaitResult

§

impl RefUnwindSafe for RawWaker

§

impl RefUnwindSafe for RawWakerVTable

§

impl RefUnwindSafe for Waker

§

impl RefUnwindSafe for Thread

§

impl RefUnwindSafe for AccessError

§

impl RefUnwindSafe for Builder

§

impl RefUnwindSafe for ThreadId

§

impl RefUnwindSafe for WaitTimeoutResult

§

impl RefUnwindSafe for TypeId

§

impl RefUnwindSafe for bpf_attr_getid_id_t

§

impl RefUnwindSafe for bpf_attr_t

§

impl RefUnwindSafe for bpf_fib_lookup_addr_t

§

impl RefUnwindSafe for bpf_fib_lookup_inputs_t

§

impl RefUnwindSafe for bpf_flow_keys_addr_t

§

impl RefUnwindSafe for bpf_md_end_ptr_t

§

impl RefUnwindSafe for bpf_md_ptr_t

§

impl RefUnwindSafe for bpf_sock_ops_reply_t

§

impl RefUnwindSafe for bpf_sock_tuple_t

§

impl RefUnwindSafe for epoll_data_t

§

impl RefUnwindSafe for in6_un_t

§

impl RefUnwindSafe for io_uring_sqe_buf_addr_t

§

impl RefUnwindSafe for io_uring_sqe_buf_group_t

§

impl RefUnwindSafe for io_uring_sqe_file_off_t

§

impl RefUnwindSafe for io_uring_sqe_opt_buf_t

§

impl RefUnwindSafe for io_uring_sqe_other_flags_t

§

impl RefUnwindSafe for perf_event_attr_config1_t

§

impl RefUnwindSafe for perf_event_attr_config2_t

§

impl RefUnwindSafe for perf_event_attr_sample_t

§

impl RefUnwindSafe for perf_event_attr_wakeup_t

§

impl RefUnwindSafe for perf_event_mmap_page_cap_t

§

impl RefUnwindSafe for perf_mem_data_src_t

§

impl RefUnwindSafe for ptrace_syscall_info_seccomp_t

§

impl RefUnwindSafe for rseq_cs_union_t

§

impl RefUnwindSafe for semun_t

§

impl RefUnwindSafe for sifields_t

§

impl RefUnwindSafe for sigev_un_t

§

impl RefUnwindSafe for siginfo_t

§

impl RefUnwindSafe for sigval_t

§

impl RefUnwindSafe for PyMethodDefPointer

§

impl RefUnwindSafe for PyUnicodeObjectData

§

impl RefUnwindSafe for devela::_dep::rkyv::de::Metadata

§

impl RefUnwindSafe for ArchivedStringRepr

§

impl RefUnwindSafe for EventData

§

impl RefUnwindSafe for addr3_or_cmd_union

§

impl RefUnwindSafe for addr_or_splice_off_in_union

§

impl RefUnwindSafe for buf_union

§

impl RefUnwindSafe for io_uring_user_data

§

impl RefUnwindSafe for ioprio_union

§

impl RefUnwindSafe for len_union

§

impl RefUnwindSafe for off_or_addr2_union

§

impl RefUnwindSafe for op_flags_union

§

impl RefUnwindSafe for register_or_sqe_op_or_sqe_flags_union

§

impl RefUnwindSafe for splice_fd_in_or_file_index_union

§

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 Decoded

§

impl RefUnwindSafe for Deprecation

§

impl RefUnwindSafe for DictVarkeywords

§

impl RefUnwindSafe for False

§

impl RefUnwindSafe for FmtSpec

§

impl RefUnwindSafe for Fork

§

impl RefUnwindSafe for FullDecoded

§

impl RefUnwindSafe for FunctionDescription

§

impl RefUnwindSafe for HashCallbackOutput

§

impl RefUnwindSafe for How

§

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 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 Number

§

impl RefUnwindSafe for PanicTrap

§

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 PySetterDef

§

impl RefUnwindSafe for Sign

§

impl RefUnwindSafe for StartupTlsInfo

§

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 U32NotAllOnes

§

impl RefUnwindSafe for U64NotAllOnes

§

impl RefUnwindSafe for UsizeNoHighBit

§

impl RefUnwindSafe for Utf8Encoder

§

impl RefUnwindSafe for Utf16Encoder

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> !RefUnwindSafe for devela::_dep::tracing::span::Attributes<'a>

§

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

§

impl<'a> !RefUnwindSafe for devela::_dep::tracing::span::Record<'a>

§

impl<'a> !RefUnwindSafe for devela::_dep::tracing::Event<'a>

§

impl<'a> !RefUnwindSafe for devela::_dep::tracing::Metadata<'a>

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for WaitId<'a>

§

impl<'a> RefUnwindSafe for DynamicClockId<'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::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 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 SplitPaths<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for devela::_dep::_std::net::Incoming<'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 CommandArgs<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::_dep::js_sys::Iter<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for SubAllocator<'a>

§

impl<'a> RefUnwindSafe for Buffer<'a>

§

impl<'a> RefUnwindSafe for ArchiveValidator<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::rustix::event::epoll::Iter<'a>

§

impl<'a> RefUnwindSafe for FdSetIter<'a>

§

impl<'a> RefUnwindSafe for InotifyEvent<'a>

§

impl<'a> RefUnwindSafe for RawDirEntry<'a>

§

impl<'a> RefUnwindSafe for IoSliceRaw<'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 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 Arguments<'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 PanicInfo<'a>

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for devela::work::TaskContext<'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 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::_core::option::Iter<'a, A>
where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for devela::_core::option::IterMut<'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, 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 ByRefSized<'a, I>
where I: RefUnwindSafe,

§

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

§

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, 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> RefUnwindSafe for devela::_dep::rkyv::collections::swiss_table::index_map::Iter<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::rkyv::collections::swiss_table::index_map::Keys<'a, K, V>

§

impl<'a, K, V> RefUnwindSafe for devela::_dep::rkyv::collections::swiss_table::index_map::Values<'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::_alloc::collections::btree_map::ExtractIf<'a, K, V, F, A>

§

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

§

impl<'a, K, V, H> RefUnwindSafe for devela::_dep::rkyv::collections::swiss_table::map::Iter<'a, K, V, H>

§

impl<'a, K, V, H> RefUnwindSafe for devela::_dep::rkyv::collections::swiss_table::map::IterMut<'a, K, V, H>

§

impl<'a, K, V, H> RefUnwindSafe for devela::_dep::rkyv::collections::swiss_table::map::Keys<'a, K, V, H>

§

impl<'a, K, V, H> RefUnwindSafe for devela::_dep::rkyv::collections::swiss_table::map::Values<'a, K, V, H>

§

impl<'a, K, V, H> RefUnwindSafe for devela::_dep::rkyv::collections::swiss_table::map::ValuesMut<'a, K, V, H>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, K, V, S, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::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, Opcode, Value> RefUnwindSafe for Updater<'a, Opcode, Value>
where Value: RefUnwindSafe, Opcode: 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 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::_core::result::Iter<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T> 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 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 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 CoroYield<'a, T, E>

§

impl<'a, T, F, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::ExtractIf<'a, T, F, A>

§

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, 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, _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 N: usize> RefUnwindSafe for CharArraySearcher<'a, N>

§

impl<'b, T> !RefUnwindSafe for devela::all::Ref<'b, T>

§

impl<'b, T> !RefUnwindSafe for devela::all::RefMut<'b, T>

§

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

§

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

§

impl<'buf> RefUnwindSafe for AncillaryDrain<'buf>

§

impl<'buf> RefUnwindSafe for RecvAncillaryBuffer<'buf>

§

impl<'buf, 'slice, 'fd> RefUnwindSafe for SendAncillaryBuffer<'buf, 'slice, 'fd>

§

impl<'buf, Fd> RefUnwindSafe for Reader<'buf, Fd>
where Fd: RefUnwindSafe,

§

impl<'buf, Fd> RefUnwindSafe for RawDir<'buf, Fd>
where Fd: RefUnwindSafe,

§

impl<'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<'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> RefUnwindSafe for AncillaryIter<'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<'fd> RefUnwindSafe for PollFd<'fd>

§

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

§

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<'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, P> RefUnwindSafe for ByRef<'p, P>
where P: RefUnwindSafe,

§

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, '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<'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::work::ThreadScope<'scope, 'env>

§

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

§

impl<'slice, 'fd> RefUnwindSafe for SendAncillaryMessage<'slice, 'fd>

§

impl<'t> RefUnwindSafe for TimeZoneFollowingTransitions<'t>

§

impl<'t> RefUnwindSafe for TimeZonePrecedingTransitions<'t>

§

impl<'t> RefUnwindSafe for TimeZoneTransition<'t>

§

impl<'t> RefUnwindSafe for NoExpand<'t>

§

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<A> !RefUnwindSafe for VecChunk<A>

§

impl<A> RefUnwindSafe for devela::_core::iter::RepeatN<A>
where A: RefUnwindSafe,

§

impl<A> RefUnwindSafe for devela::_core::option::IntoIter<A>
where A: RefUnwindSafe,

§

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

§

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

§

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

§

impl<A> 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, 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 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<A, S> RefUnwindSafe for Validator<A, S>

§

impl<B = CpalBackend> !RefUnwindSafe for AudioManager<B>

§

impl<B> !RefUnwindSafe for AudioManagerSettings<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<BK, BV, K, V> RefUnwindSafe for EntryAdapter<BK, BV, K, V>

§

impl<C = StrContext> !RefUnwindSafe for ContextError<C>

§

impl<ClassT, FieldT, Offset, const IS_PY_T: bool, const IMPLEMENTS_TOPYOBJECT: bool, const IMPLEMENTS_INTOPY: bool, const IMPLEMENTS_INTOPYOBJECT_REF: bool, const IMPLEMENTS_INTOPYOBJECT: bool> RefUnwindSafe for PyClassGetterGenerator<ClassT, FieldT, Offset, IS_PY_T, IMPLEMENTS_TOPYOBJECT, IMPLEMENTS_INTOPY, 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 devela::_core::ptr::DynMetadata<Dyn>

§

impl<Dyn> RefUnwindSafe for devela::_dep::rkyv::ptr_meta::DynMetadata<Dyn>
where Dyn: RefUnwindSafe + ?Sized,

§

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, M> RefUnwindSafe for Capture<E, M>

§

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 CompleteErr<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 PollFn<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::FlatMap<F, G, H, I, O, O2, E>

§

impl<F, G, I, O, O2, E> RefUnwindSafe for AndThen<F, G, I, O, O2, E>

§

impl<F, G, I, O, O2, E> RefUnwindSafe for devela::_dep::winnow::combinator::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 ParserIterator<F, I, O, E>

§

impl<F, I, O, E> RefUnwindSafe for devela::_dep::winnow::combinator::Span<F, I, O, E>

§

impl<F, I, O, E> RefUnwindSafe for devela::_dep::winnow::combinator::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, C> RefUnwindSafe for devela::_dep::winnow::combinator::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::Value<F, I, O, O2, E>

§

impl<F, T> RefUnwindSafe for devela::_dep::symphonia::core::conv::dither::Identity<F, T>

§

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

§

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

§

impl<F, W> RefUnwindSafe for With<F, W>

§

impl<G, C> RefUnwindSafe for GcdReturn<G, C>

§

impl<H> RefUnwindSafe for BuildHasherDefault<H>

§

impl<I1, I2> RefUnwindSafe for devela::_dep::rodio::source::Mix<I1, I2>

§

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 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 WhileSome<I>
where I: RefUnwindSafe,

§

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>
where <I as Iterator>::Item: Sized + RefUnwindSafe,

§

impl<I> RefUnwindSafe for ChannelVolume<I>

§

impl<I> RefUnwindSafe for Delay<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 LinearGainRamp<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rodio::source::Repeat<I>
where <I as Iterator>::Item: Sized + RefUnwindSafe,

§

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

§

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

§

impl<I> RefUnwindSafe for Spatial<I>

§

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 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 Cycle<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, D> RefUnwindSafe for SamplesConverter<I, D>

§

impl<I, D> RefUnwindSafe for UniformSourceIterator<I, D>

§

impl<I, E> RefUnwindSafe for SeqDeserializer<I, E>

§

impl<I, E> RefUnwindSafe for ParseError<I, E>

§

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 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 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 Interleave<I, J>

§

impl<I, J> RefUnwindSafe for InterleaveShortest<I, J>

§

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 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, 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, 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<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, H> RefUnwindSafe for ArchivedHashSet<K, H>

§

impl<K, H> RefUnwindSafe for ArchivedIndexSet<K, H>

§

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> RefUnwindSafe for devela::_dep::rkyv::collections::util::Entry<K, V>

§

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

§

impl<K, V> RefUnwindSafe for MapKV<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, H> RefUnwindSafe for ArchivedHashMap<K, V, H>

§

impl<K, V, H> RefUnwindSafe for ArchivedIndexMap<K, V, H>

§

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 E: usize> RefUnwindSafe for ArchivedBTreeMap<K, V, E>

§

impl<K, const E: usize> RefUnwindSafe for ArchivedBTreeSet<K, E>
where K: RefUnwindSafe,

§

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

§

impl<N> RefUnwindSafe for NicheInto<N>
where N: RefUnwindSafe + ?Sized,

§

impl<N, H> RefUnwindSafe for Mismatch<N, H>

§

impl<O> RefUnwindSafe for RawRelPtr<O>
where O: RefUnwindSafe,

§

impl<Ok, Error> RefUnwindSafe for Impossible<Ok, Error>
where Ok: RefUnwindSafe, Error: RefUnwindSafe,

§

impl<Opcode> RefUnwindSafe for IntegerSetter<Opcode>
where Opcode: RefUnwindSafe,

§

impl<Opcode> RefUnwindSafe for NoArg<Opcode>
where Opcode: RefUnwindSafe,

§

impl<Opcode, Input> RefUnwindSafe for Setter<Opcode, Input>
where Input: RefUnwindSafe, Opcode: RefUnwindSafe,

§

impl<Opcode, Output> RefUnwindSafe for Getter<Opcode, Output>
where Opcode: RefUnwindSafe, Output: RefUnwindSafe,

§

impl<P> RefUnwindSafe for devela::_dep::rkyv::option::Iter<P>
where P: RefUnwindSafe,

§

impl<P, I, O, C, E> RefUnwindSafe for devela::_dep::winnow::combinator::Repeat<P, I, O, C, E>

§

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 LoopedDecoder<R>

§

impl<R> !RefUnwindSafe for Decoder<R>

§

impl<R> RefUnwindSafe for BlockRng64<R>

§

impl<R> RefUnwindSafe for BlockRng<R>

§

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 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, 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 DynamicMixer<S>

§

impl<S> !RefUnwindSafe for SourcesQueueOutput<S>

§

impl<S> !RefUnwindSafe for EmptyCallback<S>

§

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

§

impl<S> RefUnwindSafe for DynamicMixerController<S>

§

impl<S> RefUnwindSafe for SourcesQueueInput<S>

§

impl<S> RefUnwindSafe for devela::_dep::rodio::source::Empty<S>
where S: RefUnwindSafe,

§

impl<S> RefUnwindSafe for devela::_dep::rodio::source::Zero<S>
where S: RefUnwindSafe,

§

impl<S> RefUnwindSafe for StaticSamplesBuffer<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, 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<SO> RefUnwindSafe for AtomicLoad<SO>
where SO: RefUnwindSafe,

§

impl<T0> RefUnwindSafe for ArchivedTuple1<T0>
where T0: RefUnwindSafe,

§

impl<T0, T1> RefUnwindSafe for ArchivedTuple2<T0, T1>

§

impl<T0, T1, T2> RefUnwindSafe for ArchivedTuple3<T0, T1, T2>

§

impl<T0, T1, T2, T3> RefUnwindSafe for ArchivedTuple4<T0, T1, T2, T3>

§

impl<T0, T1, T2, T3, T4> RefUnwindSafe for ArchivedTuple5<T0, T1, T2, T3, T4>

§

impl<T0, T1, T2, T3, T4, T5> RefUnwindSafe for ArchivedTuple6<T0, T1, T2, T3, T4, T5>

§

impl<T0, T1, T2, T3, T4, T5, T6> RefUnwindSafe for ArchivedTuple7<T0, T1, T2, T3, T4, T5, T6>

§

impl<T0, T1, T2, T3, T4, T5, T6, T7> RefUnwindSafe for ArchivedTuple8<T0, T1, T2, T3, T4, T5, T6, T7>

§

impl<T0, T1, T2, T3, T4, T5, T6, T7, T8> RefUnwindSafe for ArchivedTuple9<T0, T1, T2, T3, T4, T5, T6, T7, T8>

§

impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9> RefUnwindSafe for ArchivedTuple10<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>

§

impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> RefUnwindSafe for ArchivedTuple11<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>

§

impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> RefUnwindSafe for ArchivedTuple12<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>

§

impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> RefUnwindSafe for ArchivedTuple13<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>

§

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

§

impl<T> !RefUnwindSafe for WithDispatch<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 JoinHandle<T>

§

impl<T> !RefUnwindSafe for PyClassObject<T>

§

impl<T> !RefUnwindSafe for RcRef<T>

§

impl<T> !RefUnwindSafe for RcRefMut<T>

§

impl<T> !RefUnwindSafe for Storage<T>

§

impl<T> !RefUnwindSafe for WasmRefCell<T>

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_dep::kira::Value<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_core::result::IntoIter<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 devela::_dep::_std::sync::mpmc::SendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::_std::sync::mpsc::IntoIter<T>

§

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

§

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

§

impl<T> RefUnwindSafe for SyncSender<T>

§

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

§

impl<T> RefUnwindSafe for SetTitle<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 ArchivedBox<T>

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for ArchivedOptionBox<T>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_dep::rkyv::with::Map<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for ReadHalf<T>

§

impl<T> RefUnwindSafe for WriteHalf<T>

§

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

§

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

§

impl<T> RefUnwindSafe for WasmRet<T>

§

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

§

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

§

impl<T> RefUnwindSafe for JsStatic<T>

§

impl<T> RefUnwindSafe for JsThreadLocal<T>

§

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

§

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

§

impl<T> RefUnwindSafe for ArchivedBareBox<T>

§

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

§

impl<T> RefUnwindSafe for BareBoxResolver<T>

§

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

§

impl<T> RefUnwindSafe for Discriminant<T>

§

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

§

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

§

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

§

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

§

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

§

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 Bitwise<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 devela::num::Compare<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 Interval<T>
where T: RefUnwindSafe,

§

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

§

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

§

impl<T> RefUnwindSafe for Pending<T>

§

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

§

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

§

impl<T> RefUnwindSafe for LocalKey<T>

§

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 CheckSupportsConstructor<T>
where T: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for CheckSupportsStaticProperty<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 DeprecationTest<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 FreeList<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 IsIntoPy<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 IsPyT<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for MainWrapper<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 Slot<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Sorted<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, 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::vec::IntoIter<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, A> RefUnwindSafe for Arc<T, A>

§

impl<T, A> RefUnwindSafe for devela::work::ArcWeak<T, A>

§

impl<T, D> !RefUnwindSafe for Storage<T, D>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T, N> RefUnwindSafe for NichedOption<T, N>

§

impl<T, O> RefUnwindSafe for RelPtr<T, O>

§

impl<T, P> RefUnwindSafe for Split<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> 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 = true, S = ()> !RefUnwindSafe for ArchivedArray2d<T, C, R, CR, RMAJ, S>

§

impl<T, const C: usize, const R: usize, const CR: usize, const RMAJ: bool = true, S = ()> !RefUnwindSafe for Array2dResolver<T, C, R, CR, RMAJ, S>

§

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 ArchivedDestaque<T, CAP, IDX, S>

§

impl<T, const CAP: usize, IDX, S = ()> !RefUnwindSafe for ArchivedStack<T, CAP, IDX, S>

§

impl<T, const CAP: usize, IDX, S = ()> !RefUnwindSafe for DestaqueResolver<T, CAP, IDX, S>

§

impl<T, const CAP: usize, IDX, S = ()> !RefUnwindSafe for StackResolver<T, CAP, IDX, S>

§

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 ArchivedArray<T, CAP, S>

§

impl<T, const CAP: usize, S> RefUnwindSafe for devela::all::Array<T, CAP, S>

§

impl<T, const CAP: usize, S> RefUnwindSafe for ArrayResolver<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 Extent<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for Point<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 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 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 InlineVec<T, N>
where T: RefUnwindSafe,

§

impl<T, const N: usize> RefUnwindSafe for devela::all::ArrayIntoIter<T, N>
where T: RefUnwindSafe,

§

impl<V, Q> RefUnwindSafe for ValueQuant<V, Q>

§

impl<W> !RefUnwindSafe for IntoInnerError<W>

§

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

§

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

§

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

§

impl<W> RefUnwindSafe for devela::_dep::tokio::io::BufWriter<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<W, A, S> RefUnwindSafe for Serializer<W, A, S>

§

impl<W, N> RefUnwindSafe for MapNiche<W, N>

§

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 ALIGNMENT: usize> RefUnwindSafe for AlignedVec<ALIGNMENT>

§

impl<const CAP: usize> RefUnwindSafe for StringNonul<CAP>

§

impl<const CAP: usize> RefUnwindSafe for StringU8<CAP>

§

impl<const CAP: usize> RefUnwindSafe for StringU16<CAP>

§

impl<const CAP: usize> RefUnwindSafe for StringU32<CAP>

§

impl<const CAP: usize> RefUnwindSafe for StringUsize<CAP>

§

impl<const CAP: usize> RefUnwindSafe for GraphemeNonul<CAP>

§

impl<const CAP: usize> RefUnwindSafe for GraphemeU8<CAP>

§

impl<const GROUP: u8, const NUM: u8, Data> RefUnwindSafe for NoneOpcode<GROUP, NUM, Data>
where Data: RefUnwindSafe,

§

impl<const GROUP: u8, const NUM: u8, Data> RefUnwindSafe for ReadOpcode<GROUP, NUM, Data>
where Data: RefUnwindSafe,

§

impl<const GROUP: u8, const NUM: u8, Data> RefUnwindSafe for ReadWriteOpcode<GROUP, NUM, Data>
where Data: RefUnwindSafe,

§

impl<const GROUP: u8, const NUM: u8, Data> RefUnwindSafe for WriteOpcode<GROUP, NUM, Data>
where Data: RefUnwindSafe,

§

impl<const IMPLEMENTS_INTOPYOBJECT_REF: bool, const IMPLEMENTS_INTOPYOBJECT: bool> RefUnwindSafe for ConvertField<IMPLEMENTS_INTOPYOBJECT_REF, IMPLEMENTS_INTOPYOBJECT>

§

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

§

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

§

impl<const OPCODE: u32> RefUnwindSafe for BadOpcode<OPCODE>

§

impl<const SH1: usize, const SH2: usize, const SH3: usize> RefUnwindSafe for XorShift8Custom<SH1, SH2, SH3>

§

impl<const V: i8> RefUnwindSafe for devela::_info::examples::niche::NonValueI8<V>

§

impl<const V: i8> RefUnwindSafe for devela::all::NonValueI8<V>

§

impl<const V: u8> RefUnwindSafe for NonValueU8<V>

§

impl<const V: u16> RefUnwindSafe for NonValueU16<V>