Trait PanicRefUnwindSafe

1.9.0 · Source
pub auto trait PanicRefUnwindSafe { }
Expand description

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

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


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

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

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

Implementors§

1.14.0 · Source§

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

1.34.0 · Source§

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

1.34.0 · Source§

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

1.34.0 · Source§

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

1.34.0 · Source§

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

1.14.0 · Source§

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

1.34.0 · Source§

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

1.34.0 · Source§

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

1.34.0 · Source§

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

1.34.0 · Source§

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

1.14.0 · Source§

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

§

impl RefUnwindSafe for Runtime

§

impl RefUnwindSafe for Notify

§

impl RefUnwindSafe for AbortHandle

§

impl RefUnwindSafe for devela::all::AtomicBool

§

impl RefUnwindSafe for AtomicF32

§

impl RefUnwindSafe for AtomicF64

§

impl RefUnwindSafe for devela::all::AtomicI8

§

impl RefUnwindSafe for devela::all::AtomicI16

§

impl RefUnwindSafe for devela::all::AtomicI32

§

impl RefUnwindSafe for devela::all::AtomicI64

§

impl RefUnwindSafe for AtomicI128

§

impl RefUnwindSafe for devela::all::AtomicIsize

§

impl RefUnwindSafe for devela::all::AtomicU8

§

impl RefUnwindSafe for devela::all::AtomicU16

§

impl RefUnwindSafe for devela::all::AtomicU32

§

impl RefUnwindSafe for devela::all::AtomicU64

§

impl RefUnwindSafe for AtomicU128

§

impl RefUnwindSafe for devela::all::AtomicUsize

1.12.0 · Source§

impl RefUnwindSafe for Condvar

1.59.0 · Source§

impl RefUnwindSafe for devela::all::Once

1.9.0 · Source§

impl RefUnwindSafe for devela::all::Stderr

1.9.0 · Source§

impl RefUnwindSafe for StderrLock<'_>

1.9.0 · Source§

impl RefUnwindSafe for devela::all::Stdout

1.9.0 · Source§

impl RefUnwindSafe for StdoutLock<'_>

1.9.0 · Source§

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

1.14.0 · Source§

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

Source§

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

Source§

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

Source§

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

§

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

§

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

§

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

1.12.0 · Source§

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

1.28.0 · Source§

impl<T> RefUnwindSafe for NonZero<T>

1.70.0 · Source§

impl<T> RefUnwindSafe for OnceLock<T>

1.9.0 · Source§

impl<T> RefUnwindSafe for AssertUnwindSafe<T>

1.12.0 · Source§

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

§

impl<T> RefUnwindSafe for AtomicCell<T>

§

impl<T> RefUnwindSafe for OnceCell<T>

§

impl<T> RefUnwindSafe for Receiver<T>

§

impl<T> RefUnwindSafe for Sender<T>

§

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

1.58.0 · Source§

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

§

impl<T, F> RefUnwindSafe for devela::_dep::fltk::utils::oncelock::Lazy<T, F>

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,

Auto implementors§

§

impl !RefUnwindSafe for FltkError

§

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

§

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

§

impl !RefUnwindSafe for FromFileError

§

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

§

impl !RefUnwindSafe for StreamInner

§

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

§

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

§

impl !RefUnwindSafe for devela::_dep::sdl2::ttf::InitError

§

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

§

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

§

impl !RefUnwindSafe for UiError

§

impl !RefUnwindSafe for AllError

§

impl !RefUnwindSafe for Bump

§

impl !RefUnwindSafe for DecodingError

§

impl !RefUnwindSafe for EncodingError

§

impl !RefUnwindSafe for ParameterError

§

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

§

impl !RefUnwindSafe for Renderer

§

impl !RefUnwindSafe for ClockHandle

§

impl !RefUnwindSafe for CompressorHandle

§

impl !RefUnwindSafe for DelayBuilder

§

impl !RefUnwindSafe for DelayHandle

§

impl !RefUnwindSafe for DistortionHandle

§

impl !RefUnwindSafe for EqFilterHandle

§

impl !RefUnwindSafe for FilterHandle

§

impl !RefUnwindSafe for PanningControlHandle

§

impl !RefUnwindSafe for ReverbHandle

§

impl !RefUnwindSafe for VolumeControlHandle

§

impl !RefUnwindSafe for ListenerHandle

§

impl !RefUnwindSafe for LfoHandle

§

impl !RefUnwindSafe for TweenerHandle

§

impl !RefUnwindSafe for StaticSoundHandle

§

impl !RefUnwindSafe for MainTrackBuilder

§

impl !RefUnwindSafe for MainTrackHandle

§

impl !RefUnwindSafe for SendTrackBuilder

§

impl !RefUnwindSafe for SendTrackHandle

§

impl !RefUnwindSafe for SpatialTrackBuilder

§

impl !RefUnwindSafe for SpatialTrackHandle

§

impl !RefUnwindSafe for TrackBuilder

§

impl !RefUnwindSafe for TrackHandle

§

impl !RefUnwindSafe for MidiInput

§

impl !RefUnwindSafe for MidiOutput

§

impl !RefUnwindSafe for MidiOutputConnection

§

impl !RefUnwindSafe for CancelledError

§

impl !RefUnwindSafe for IncompleteReadError

§

impl !RefUnwindSafe for InvalidStateError

§

impl !RefUnwindSafe for LimitOverrunError

§

impl !RefUnwindSafe for QueueEmpty

§

impl !RefUnwindSafe for QueueFull

§

impl !RefUnwindSafe for TimeoutError

§

impl !RefUnwindSafe for gaierror

§

impl !RefUnwindSafe for herror

§

impl !RefUnwindSafe for timeout

§

impl !RefUnwindSafe for PyArithmeticError

§

impl !RefUnwindSafe for PyAssertionError

§

impl !RefUnwindSafe for PyAttributeError

§

impl !RefUnwindSafe for PyBaseException

§

impl !RefUnwindSafe for PyBlockingIOError

§

impl !RefUnwindSafe for PyBrokenPipeError

§

impl !RefUnwindSafe for PyBufferError

§

impl !RefUnwindSafe for PyBytesWarning

§

impl !RefUnwindSafe for PyChildProcessError

§

impl !RefUnwindSafe for PyConnectionAbortedError

§

impl !RefUnwindSafe for PyConnectionError

§

impl !RefUnwindSafe for PyConnectionRefusedError

§

impl !RefUnwindSafe for PyConnectionResetError

§

impl !RefUnwindSafe for PyDeprecationWarning

§

impl !RefUnwindSafe for PyEOFError

§

impl !RefUnwindSafe for PyEncodingWarning

§

impl !RefUnwindSafe for PyEnvironmentError

§

impl !RefUnwindSafe for PyException

§

impl !RefUnwindSafe for PyFileExistsError

§

impl !RefUnwindSafe for PyFileNotFoundError

§

impl !RefUnwindSafe for PyFloatingPointError

§

impl !RefUnwindSafe for PyFutureWarning

§

impl !RefUnwindSafe for PyGeneratorExit

§

impl !RefUnwindSafe for PyIOError

§

impl !RefUnwindSafe for PyImportError

§

impl !RefUnwindSafe for PyImportWarning

§

impl !RefUnwindSafe for PyIndexError

§

impl !RefUnwindSafe for PyInterruptedError

§

impl !RefUnwindSafe for PyIsADirectoryError

§

impl !RefUnwindSafe for PyKeyError

§

impl !RefUnwindSafe for PyKeyboardInterrupt

§

impl !RefUnwindSafe for PyLookupError

§

impl !RefUnwindSafe for PyMemoryError

§

impl !RefUnwindSafe for PyModuleNotFoundError

§

impl !RefUnwindSafe for PyNameError

§

impl !RefUnwindSafe for PyNotADirectoryError

§

impl !RefUnwindSafe for PyNotImplementedError

§

impl !RefUnwindSafe for PyOSError

§

impl !RefUnwindSafe for PyOverflowError

§

impl !RefUnwindSafe for PyPendingDeprecationWarning

§

impl !RefUnwindSafe for PyPermissionError

§

impl !RefUnwindSafe for PyProcessLookupError

§

impl !RefUnwindSafe for PyRecursionError

§

impl !RefUnwindSafe for PyReferenceError

§

impl !RefUnwindSafe for PyResourceWarning

§

impl !RefUnwindSafe for PyRuntimeError

§

impl !RefUnwindSafe for PyRuntimeWarning

§

impl !RefUnwindSafe for PyStopAsyncIteration

§

impl !RefUnwindSafe for PyStopIteration

§

impl !RefUnwindSafe for PySyntaxError

§

impl !RefUnwindSafe for PySyntaxWarning

§

impl !RefUnwindSafe for PySystemError

§

impl !RefUnwindSafe for PySystemExit

§

impl !RefUnwindSafe for PyTimeoutError

§

impl !RefUnwindSafe for PyTypeError

§

impl !RefUnwindSafe for PyUnboundLocalError

§

impl !RefUnwindSafe for PyUnicodeDecodeError

§

impl !RefUnwindSafe for PyUnicodeEncodeError

§

impl !RefUnwindSafe for PyUnicodeError

§

impl !RefUnwindSafe for PyUnicodeTranslateError

§

impl !RefUnwindSafe for PyUnicodeWarning

§

impl !RefUnwindSafe for PyUserWarning

§

impl !RefUnwindSafe for PyValueError

§

impl !RefUnwindSafe for PyWarning

§

impl !RefUnwindSafe for PyZeroDivisionError

§

impl !RefUnwindSafe for PanicException

§

impl !RefUnwindSafe for PyBackedBytes

§

impl !RefUnwindSafe for PyBackedStr

§

impl !RefUnwindSafe for PyAny

§

impl !RefUnwindSafe for PyErr

§

impl !RefUnwindSafe for PyBool

§

impl !RefUnwindSafe for PyByteArray

§

impl !RefUnwindSafe for PyBytes

§

impl !RefUnwindSafe for PyCFunction

§

impl !RefUnwindSafe for PyCapsule

§

impl !RefUnwindSafe for PyCode

§

impl !RefUnwindSafe for PyComplex

§

impl !RefUnwindSafe for PyDate

§

impl !RefUnwindSafe for PyDateTime

§

impl !RefUnwindSafe for PyDelta

§

impl !RefUnwindSafe for PyDict

§

impl !RefUnwindSafe for PyDictItems

§

impl !RefUnwindSafe for PyDictKeys

§

impl !RefUnwindSafe for PyDictValues

§

impl !RefUnwindSafe for PyEllipsis

§

impl !RefUnwindSafe for PyFloat

§

impl !RefUnwindSafe for PyFrame

§

impl !RefUnwindSafe for PyFrozenSet

§

impl !RefUnwindSafe for PyFunction

§

impl !RefUnwindSafe for 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 ThreadBuilder

§

impl !RefUnwindSafe for ThreadPool

§

impl !RefUnwindSafe for ThreadPoolBuildError

§

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

§

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

§

impl !RefUnwindSafe for OutputStream

§

impl !RefUnwindSafe for devela::_dep::sdl3::timer::Timer

§

impl !RefUnwindSafe for MediaSourceStream

§

impl !RefUnwindSafe for ProbeResult

§

impl !RefUnwindSafe for OutputDevice

§

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

§

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

§

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

§

impl !RefUnwindSafe for Handle

§

impl !RefUnwindSafe for RuntimeMetrics

§

impl !RefUnwindSafe for JoinError

§

impl !RefUnwindSafe for LocalEnterGuard

§

impl !RefUnwindSafe for LocalSet

§

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 Config

§

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

§

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

§

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

§

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

§

impl !RefUnwindSafe for Extensions

§

impl !RefUnwindSafe for Agent

§

impl !RefUnwindSafe for Body

§

impl !RefUnwindSafe for AgentScope

§

impl !RefUnwindSafe for DefaultConnector

§

impl !RefUnwindSafe for devela::all::IoError

§

impl !RefUnwindSafe for MiniquadPixels

§

impl !RefUnwindSafe for OnceState

§

impl !RefUnwindSafe for devela::all::ProcessCommand

§

impl !RefUnwindSafe for ImportedExceptionTypeObject

§

impl !RefUnwindSafe for ModuleDef

§

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

§

impl RefUnwindSafe for FromBytesWithNulError

§

impl RefUnwindSafe for DebugAsHex

§

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

§

impl RefUnwindSafe for BasicBlock

§

impl RefUnwindSafe for UnwindTerminateReason

§

impl RefUnwindSafe for Ipv6MulticastScope

§

impl RefUnwindSafe for OneSidedRangeBound

§

impl RefUnwindSafe for GetDisjointMutError

§

impl RefUnwindSafe for SearchStep

§

impl RefUnwindSafe for TryReserveErrorKind

§

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

§

impl RefUnwindSafe for AncillaryError

§

impl RefUnwindSafe for BacktraceStyle

§

impl RefUnwindSafe for devela::_dep::_std::sync::mpmc::RecvTimeoutError

§

impl RefUnwindSafe for devela::_dep::_std::sync::mpmc::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 ClipboardContent

§

impl RefUnwindSafe for ClipboardEvent

§

impl RefUnwindSafe for ContrastMode

§

impl RefUnwindSafe for devela::_dep::fltk::app::MouseButton

§

impl RefUnwindSafe for MouseWheel

§

impl RefUnwindSafe for devela::_dep::fltk::app::Option

§

impl RefUnwindSafe for devela::_dep::fltk::app::Scheme

§

impl RefUnwindSafe for BrowserScrollbar

§

impl RefUnwindSafe for BrowserType

§

impl RefUnwindSafe for devela::_dep::fltk::browser::FileType

§

impl RefUnwindSafe for ButtonType

§

impl RefUnwindSafe for BeepType

§

impl RefUnwindSafe for devela::_dep::fltk::dialog::ColorMode

§

impl RefUnwindSafe for FileDialogAction

§

impl RefUnwindSafe for FileDialogType

§

impl RefUnwindSafe for CallbackReason

§

impl RefUnwindSafe for ColorDepth

§

impl RefUnwindSafe for devela::_dep::fltk::enums::Cursor

§

impl RefUnwindSafe for FrameType

§

impl RefUnwindSafe for LabelType

§

impl RefUnwindSafe for FlexType

§

impl RefUnwindSafe for PackType

§

impl RefUnwindSafe for ScrollType

§

impl RefUnwindSafe for TabsOverflow

§

impl RefUnwindSafe for RgbScaling

§

impl RefUnwindSafe for InputType

§

impl RefUnwindSafe for MenuButtonType

§

impl RefUnwindSafe for WindowMenuStyle

§

impl RefUnwindSafe for ChartType

§

impl RefUnwindSafe for ClockType

§

impl RefUnwindSafe for OutputType

§

impl RefUnwindSafe for FltkErrorKind

§

impl RefUnwindSafe for TableContext

§

impl RefUnwindSafe for TableResizeFlag

§

impl RefUnwindSafe for TableRowSelectFlag

§

impl RefUnwindSafe for TableRowSelectMode

§

impl RefUnwindSafe for XtermColor

§

impl RefUnwindSafe for devela::_dep::fltk::text::Cursor

§

impl RefUnwindSafe for DragType

§

impl RefUnwindSafe for TextAttr

§

impl RefUnwindSafe for WrapMode

§

impl RefUnwindSafe for TreeConnectorStyle

§

impl RefUnwindSafe for TreeItemDrawMode

§

impl RefUnwindSafe for TreeItemReselectMode

§

impl RefUnwindSafe for TreeItemSelect

§

impl RefUnwindSafe for TreeReason

§

impl RefUnwindSafe for TreeSelect

§

impl RefUnwindSafe for TreeSort

§

impl RefUnwindSafe for CounterType

§

impl RefUnwindSafe for DialType

§

impl RefUnwindSafe for ScrollbarType

§

impl RefUnwindSafe for SliderType

§

impl RefUnwindSafe for WindowType

§

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

§

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

§

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

§

impl RefUnwindSafe for CoordinateSystem

§

impl RefUnwindSafe for HorizontalAlign

§

impl RefUnwindSafe for VerticalAlign

§

impl RefUnwindSafe for WrapStyle

§

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

§

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

§

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

§

impl RefUnwindSafe for MappingError

§

impl RefUnwindSafe for MappingSource

§

impl RefUnwindSafe for devela::_dep::gilrs::PowerInfo

§

impl RefUnwindSafe for AxisOrBtn

§

impl RefUnwindSafe for BaseEffectType

§

impl RefUnwindSafe for DistanceModel

§

impl RefUnwindSafe for DistanceModelError

§

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

§

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

§

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

§

impl RefUnwindSafe for PixelDensityUnit

§

impl RefUnwindSafe for CompressionType

§

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

§

impl RefUnwindSafe for ArbitraryTuplType

§

impl RefUnwindSafe for PnmSubtype

§

impl RefUnwindSafe for SampleEncoding

§

impl RefUnwindSafe for ColorType

§

impl RefUnwindSafe for DynamicImage

§

impl RefUnwindSafe for ExtendedColorType

§

impl RefUnwindSafe for ImageFormat

§

impl RefUnwindSafe for ImageFormatHint

§

impl RefUnwindSafe for LimitErrorKind

§

impl RefUnwindSafe for ParameterErrorKind

§

impl RefUnwindSafe for UnsupportedErrorKind

§

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

§

impl RefUnwindSafe for NormalForm

§

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

§

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

§

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

§

impl RefUnwindSafe for Era

§

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

§

impl RefUnwindSafe for RoundMode

§

impl RefUnwindSafe for Unit

§

impl RefUnwindSafe for Designator

§

impl RefUnwindSafe for 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 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 devela::_dep::miniquad::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 devela::_dep::miniquad::PrimitiveType

§

impl RefUnwindSafe for RawId

§

impl RefUnwindSafe for ShaderError

§

impl RefUnwindSafe for ShaderType

§

impl RefUnwindSafe for devela::_dep::miniquad::StencilOp

§

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

§

impl RefUnwindSafe for devela::_dep::miniquad::TextureFormat

§

impl RefUnwindSafe for TextureKind

§

impl RefUnwindSafe for TextureWrap

§

impl RefUnwindSafe for TouchPhase

§

impl RefUnwindSafe for UniformType

§

impl RefUnwindSafe for VertexFormat

§

impl RefUnwindSafe for VertexStep

§

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

§

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

§

impl RefUnwindSafe for Hasher

§

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 devela::_dep::pyo3::pyclass::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 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 devela::_dep::rustix::net::sockopt::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::sdl2::audio::AudioFormat

§

impl RefUnwindSafe for AudioStatus

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for devela::_dep::sdl2::IntegerOrSdlError

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for devela::_dep::sdl2::filesystem::PrefPathError

§

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

§

impl RefUnwindSafe for devela::_dep::sdl2::joystick::HatState

§

impl RefUnwindSafe for devela::_dep::sdl2::joystick::PowerLevel

§

impl RefUnwindSafe for devela::_dep::sdl2::keyboard::Scancode

§

impl RefUnwindSafe for DIR

§

impl RefUnwindSafe for FILE

§

impl RefUnwindSafe for fpos64_t

§

impl RefUnwindSafe for fpos_t

§

impl RefUnwindSafe for timezone

§

impl RefUnwindSafe for tpacket_versions

§

impl RefUnwindSafe for devela::_dep::sdl2::log::Category

§

impl RefUnwindSafe for devela::_dep::sdl2::log::Priority

§

impl RefUnwindSafe for devela::_dep::sdl2::messagebox::ShowMessageError

§

impl RefUnwindSafe for Fading

§

impl RefUnwindSafe for MusicType

§

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

§

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

§

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

§

impl RefUnwindSafe for PixelFormatEnum

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_AudioStatus

§

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

§

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

§

impl RefUnwindSafe for SDL_BlendMode

§

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

§

impl RefUnwindSafe for SDL_DUMMY_ENUM

§

impl RefUnwindSafe for SDL_DisplayEventID

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_GLContextResetNotification

§

impl RefUnwindSafe for SDL_GLattr

§

impl RefUnwindSafe for SDL_GLcontextFlag

§

impl RefUnwindSafe for SDL_GLcontextReleaseFlag

§

impl RefUnwindSafe for SDL_GLprofile

§

impl RefUnwindSafe for SDL_GameControllerAxis

§

impl RefUnwindSafe for SDL_GameControllerBindType

§

impl RefUnwindSafe for SDL_GameControllerButton

§

impl RefUnwindSafe for SDL_GameControllerType

§

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

§

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

§

impl RefUnwindSafe for SDL_JoystickPowerLevel

§

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

§

impl RefUnwindSafe for SDL_KeyCode

§

impl RefUnwindSafe for SDL_Keymod

§

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

§

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

§

impl RefUnwindSafe for SDL_MessageBoxButtonFlags

§

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

§

impl RefUnwindSafe for SDL_MessageBoxFlags

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_PixelFormatEnum

§

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

§

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

§

impl RefUnwindSafe for SDL_RendererFlags

§

impl RefUnwindSafe for SDL_RendererFlip

§

impl RefUnwindSafe for SDL_SYSWM_TYPE

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_TextureModulate

§

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

§

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

§

impl RefUnwindSafe for SDL_WindowEventID

§

impl RefUnwindSafe for SDL_WindowFlags

§

impl RefUnwindSafe for SDL_YUV_CONVERSION_MODE

§

impl RefUnwindSafe for SDL_bool

§

impl RefUnwindSafe for SDL_errorcode

§

impl RefUnwindSafe for SDL_eventaction

§

impl RefUnwindSafe for WindowShapeMode

§

impl RefUnwindSafe for XIMCaretDirection

§

impl RefUnwindSafe for XIMCaretStyle

§

impl RefUnwindSafe for XIMStatusDataType

§

impl RefUnwindSafe for XOrientation

§

impl RefUnwindSafe for devela::_dep::sdl2::ttf::FontError

§

impl RefUnwindSafe for Hinting

§

impl RefUnwindSafe for devela::_dep::sdl2::url::OpenUrlError

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for AudioDeviceID

§

impl RefUnwindSafe for devela::_dep::sdl3::audio::AudioFormat

§

impl RefUnwindSafe for DialogError

§

impl RefUnwindSafe for devela::_dep::sdl3::IntegerOrSdlError

§

impl RefUnwindSafe for devela::_dep::sdl3::event::DisplayEvent

§

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

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::event::WindowEvent

§

impl RefUnwindSafe for FileSystemError

§

impl RefUnwindSafe for devela::_dep::sdl3::filesystem::PrefPathError

§

impl RefUnwindSafe for devela::_dep::sdl3::gamepad::AddMappingError

§

impl RefUnwindSafe for devela::_dep::sdl3::gamepad::Axis

§

impl RefUnwindSafe for devela::_dep::sdl3::gamepad::Button

§

impl RefUnwindSafe for devela::_dep::sdl3::gamepad::MappingStatus

§

impl RefUnwindSafe for devela::_dep::sdl3::gpu::BlendFactor

§

impl RefUnwindSafe for BlendOp

§

impl RefUnwindSafe for BufferUsageFlags

§

impl RefUnwindSafe for ColorComponentFlags

§

impl RefUnwindSafe for devela::_dep::sdl3::gpu::CompareOp

§

impl RefUnwindSafe for CullMode

§

impl RefUnwindSafe for FillMode

§

impl RefUnwindSafe for devela::_dep::sdl3::gpu::Filter

§

impl RefUnwindSafe for FrontFace

§

impl RefUnwindSafe for IndexElementSize

§

impl RefUnwindSafe for LoadOp

§

impl RefUnwindSafe for devela::_dep::sdl3::gpu::PrimitiveType

§

impl RefUnwindSafe for SampleCount

§

impl RefUnwindSafe for SamplerAddressMode

§

impl RefUnwindSafe for SamplerMipmapMode

§

impl RefUnwindSafe for ShaderFormat

§

impl RefUnwindSafe for ShaderStage

§

impl RefUnwindSafe for devela::_dep::sdl3::gpu::StencilOp

§

impl RefUnwindSafe for StoreOp

§

impl RefUnwindSafe for devela::_dep::sdl3::gpu::TextureFormat

§

impl RefUnwindSafe for TextureType

§

impl RefUnwindSafe for TextureUsage

§

impl RefUnwindSafe for TransferBufferUsage

§

impl RefUnwindSafe for VertexElementFormat

§

impl RefUnwindSafe for VertexInputRate

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::joystick::HatState

§

impl RefUnwindSafe for devela::_dep::sdl3::joystick::PowerLevel

§

impl RefUnwindSafe for devela::_dep::sdl3::keyboard::Keycode

§

impl RefUnwindSafe for devela::_dep::sdl3::keyboard::Scancode

§

impl RefUnwindSafe for devela::_dep::sdl3::log::Category

§

impl RefUnwindSafe for devela::_dep::sdl3::log::Priority

§

impl RefUnwindSafe for devela::_dep::sdl3::messagebox::ShowMessageError

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::mouse::MouseWheelDirection

§

impl RefUnwindSafe for devela::_dep::sdl3::mouse::SystemCursor

§

impl RefUnwindSafe for PropertiesError

§

impl RefUnwindSafe for devela::_dep::sdl3::render::BlendMode

§

impl RefUnwindSafe for ClippingRect

§

impl RefUnwindSafe for ScaleMode

§

impl RefUnwindSafe for devela::_dep::sdl3::render::TargetRenderError

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::render::TextureValueError

§

impl RefUnwindSafe for devela::_dep::sdl3::render::UpdateTextureError

§

impl RefUnwindSafe for devela::_dep::sdl3::render::UpdateTextureYUVError

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::ffi::VaList

§

impl RefUnwindSafe for devela::_dep::sdl3::url::OpenUrlError

§

impl RefUnwindSafe for devela::_dep::sdl3::video::FlashOperation

§

impl RefUnwindSafe for devela::_dep::sdl3::video::FullscreenType

§

impl RefUnwindSafe for devela::_dep::sdl3::video::GLProfile

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::video::SwapInterval

§

impl RefUnwindSafe for SystemTheme

§

impl RefUnwindSafe for devela::_dep::sdl3::video::WindowBuildError

§

impl RefUnwindSafe for devela::_dep::sdl3::video::WindowPos

§

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

§

impl RefUnwindSafe for VerificationCheck

§

impl RefUnwindSafe for DitherType

§

impl RefUnwindSafe for SeekErrorKind

§

impl RefUnwindSafe for SeekMode

§

impl RefUnwindSafe for SeekTo

§

impl RefUnwindSafe for SeekSearchResult

§

impl RefUnwindSafe for BitOrder

§

impl RefUnwindSafe for devela::_dep::symphonia::core::meta::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 RuntimeFlavor

§

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

§

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

§

impl RefUnwindSafe for TryAcquireError

§

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

§

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

§

impl RefUnwindSafe for Item

§

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

§

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

§

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

§

impl RefUnwindSafe for GraphemeIncomplete

§

impl RefUnwindSafe for AutoHeaderValue

§

impl RefUnwindSafe for IpFamily

§

impl RefUnwindSafe for RedirectAuthHeaders

§

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

§

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

§

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

§

impl RefUnwindSafe for Endianness

§

impl RefUnwindSafe for Needed

§

impl RefUnwindSafe for StrContext

§

impl RefUnwindSafe for StrContextValue

§

impl RefUnwindSafe for CompareResult

§

impl RefUnwindSafe for ExampleEnumIntU8

§

impl RefUnwindSafe for Infallible

§

impl RefUnwindSafe for FpCategory

§

impl RefUnwindSafe for NumError

§

impl RefUnwindSafe for devela::num::Sign

§

impl RefUnwindSafe for UnitBi

§

impl RefUnwindSafe for UnitSi

§

impl RefUnwindSafe for devela::text::AsciiChar

§

impl RefUnwindSafe for InvalidText

§

impl RefUnwindSafe for TextError

§

impl RefUnwindSafe for AllErrorKind

§

impl RefUnwindSafe for AngleDirection

§

impl RefUnwindSafe for AngleKind

§

impl RefUnwindSafe for devela::all::AtomicOrdering

§

impl RefUnwindSafe for AudioError

§

impl RefUnwindSafe for BacktraceStatus

§

impl RefUnwindSafe for ColorError

§

impl RefUnwindSafe for CompressionMode

§

impl RefUnwindSafe for DataError

§

impl RefUnwindSafe for DataNotEnough

§

impl RefUnwindSafe for Dither

§

impl RefUnwindSafe for DrawError

§

impl RefUnwindSafe for EncodingMode

§

impl RefUnwindSafe for devela::all::FmtAlignment

§

impl RefUnwindSafe for devela::all::FontError

§

impl RefUnwindSafe for devela::all::ImageError

§

impl RefUnwindSafe for ErrorKind

§

impl RefUnwindSafe for IpAddr

§

impl RefUnwindSafe for JsEvent

§

impl RefUnwindSafe for JsPermission

§

impl RefUnwindSafe for JsPermissionState

§

impl RefUnwindSafe for devela::all::LayoutError

§

impl RefUnwindSafe for devela::all::LogLevel

§

impl RefUnwindSafe for devela::all::LogLevelFilter

§

impl RefUnwindSafe for MediaError

§

impl RefUnwindSafe for MidiError

§

impl RefUnwindSafe for MismatchedBounds

§

impl RefUnwindSafe for Month

§

impl RefUnwindSafe for NotAvailable

§

impl RefUnwindSafe for devela::all::Ordering

§

impl RefUnwindSafe for IntErrorKind

§

impl RefUnwindSafe for PartialSpace

§

impl RefUnwindSafe for devela::all::PixelFormat

§

impl RefUnwindSafe for SixelError

§

impl RefUnwindSafe for SixelMean

§

impl RefUnwindSafe for SixelQuality

§

impl RefUnwindSafe for SixelSplit

§

impl RefUnwindSafe for devela::all::SocketAddr

§

impl RefUnwindSafe for SpinStrategy

§

impl RefUnwindSafe for devela::all::TcpShutdown

§

impl RefUnwindSafe for TimeError

§

impl RefUnwindSafe for VarError

§

impl RefUnwindSafe for WaveletUnitRole

§

impl RefUnwindSafe for devela::all::Weekday

§

impl RefUnwindSafe for c_void

§

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 ByteStr

§

impl RefUnwindSafe for CharTryFromError

§

impl RefUnwindSafe for DecodeUtf16Error

§

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

§

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

§

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

§

impl RefUnwindSafe for ParseCharError

§

impl RefUnwindSafe for ToLowercase

§

impl RefUnwindSafe for ToUppercase

§

impl RefUnwindSafe for TryFromCharError

§

impl RefUnwindSafe for FromBytesUntilNulError

§

impl RefUnwindSafe for FormattingOptions

§

impl RefUnwindSafe for SipHasher

§

impl RefUnwindSafe for ReturnToArg

§

impl RefUnwindSafe for UnwindActionArg

§

impl RefUnwindSafe for Assume

§

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

§

impl RefUnwindSafe for ParseBoolError

§

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

§

impl RefUnwindSafe for LocalWaker

§

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

§

impl RefUnwindSafe for ByteString

§

impl RefUnwindSafe for UnorderedKeyError

§

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

§

impl RefUnwindSafe for FromVecWithNulError

§

impl RefUnwindSafe for IntoStringError

§

impl RefUnwindSafe for NulError

§

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

§

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

§

impl RefUnwindSafe for IntoChars

§

impl RefUnwindSafe for BacktraceFrame

§

impl RefUnwindSafe for DefaultHasher

§

impl RefUnwindSafe for PipeReader

§

impl RefUnwindSafe for PipeWriter

§

impl RefUnwindSafe for WriterPanicked

§

impl RefUnwindSafe for IntoIncoming

§

impl RefUnwindSafe for PidFd

§

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

§

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

§

impl RefUnwindSafe for SocketCred

§

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

§

impl RefUnwindSafe for UnixDatagram

§

impl RefUnwindSafe for UnixListener

§

impl RefUnwindSafe for UnixStream

§

impl RefUnwindSafe for ExitStatusError

§

impl RefUnwindSafe for DefaultRandomSource

§

impl RefUnwindSafe for devela::_dep::_std::sync::mpmc::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 FileAccess

§

impl RefUnwindSafe for Preferences

§

impl RefUnwindSafe for Root

§

impl RefUnwindSafe for App

§

impl RefUnwindSafe for devela::_dep::fltk::app::Screen

§

impl RefUnwindSafe for Browser

§

impl RefUnwindSafe for CheckBrowser

§

impl RefUnwindSafe for FileBrowser

§

impl RefUnwindSafe for HoldBrowser

§

impl RefUnwindSafe for MultiBrowser

§

impl RefUnwindSafe for SelectBrowser

§

impl RefUnwindSafe for devela::_dep::fltk::button::Button

§

impl RefUnwindSafe for CheckButton

§

impl RefUnwindSafe for LightButton

§

impl RefUnwindSafe for RadioButton

§

impl RefUnwindSafe for RadioLightButton

§

impl RefUnwindSafe for RadioRoundButton

§

impl RefUnwindSafe for RepeatButton

§

impl RefUnwindSafe for ReturnButton

§

impl RefUnwindSafe for RoundButton

§

impl RefUnwindSafe for ShortcutButton

§

impl RefUnwindSafe for ToggleButton

§

impl RefUnwindSafe for FileChooser

§

impl RefUnwindSafe for FileChooserType

§

impl RefUnwindSafe for FileDialog

§

impl RefUnwindSafe for FileDialogOptions

§

impl RefUnwindSafe for HelpDialog

§

impl RefUnwindSafe for LineStyle

§

impl RefUnwindSafe for Offscreen

§

impl RefUnwindSafe for devela::_dep::fltk::draw::Region

§

impl RefUnwindSafe for Align

§

impl RefUnwindSafe for CallbackTrigger

§

impl RefUnwindSafe for devela::_dep::fltk::enums::Color

§

impl RefUnwindSafe for Damage

§

impl RefUnwindSafe for devela::_dep::fltk::enums::Event

§

impl RefUnwindSafe for devela::_dep::fltk::enums::Font

§

impl RefUnwindSafe for devela::_dep::fltk::enums::Key

§

impl RefUnwindSafe for devela::_dep::fltk::enums::Mode

§

impl RefUnwindSafe for Shortcut

§

impl RefUnwindSafe for devela::_dep::fltk::frame::Frame

§

impl RefUnwindSafe for ColorChooser

§

impl RefUnwindSafe for Column

§

impl RefUnwindSafe for Flex

§

impl RefUnwindSafe for Grid

§

impl RefUnwindSafe for GridAlign

§

impl RefUnwindSafe for GridRange

§

impl RefUnwindSafe for devela::_dep::fltk::group::Group

§

impl RefUnwindSafe for HGrid

§

impl RefUnwindSafe for Pack

§

impl RefUnwindSafe for Row

§

impl RefUnwindSafe for Scroll

§

impl RefUnwindSafe for Tabs

§

impl RefUnwindSafe for Tile

§

impl RefUnwindSafe for VGrid

§

impl RefUnwindSafe for Wizard

§

impl RefUnwindSafe for AnimGifImage

§

impl RefUnwindSafe for AnimGifImageFlags

§

impl RefUnwindSafe for BmpImage

§

impl RefUnwindSafe for GifImage

§

impl RefUnwindSafe for IcoImage

§

impl RefUnwindSafe for IconDirEntry

§

impl RefUnwindSafe for Image

§

impl RefUnwindSafe for JpegImage

§

impl RefUnwindSafe for Pixmap

§

impl RefUnwindSafe for PngImage

§

impl RefUnwindSafe for PnmImage

§

impl RefUnwindSafe for RgbImage

§

impl RefUnwindSafe for SharedImage

§

impl RefUnwindSafe for SvgImage

§

impl RefUnwindSafe for TiledImage

§

impl RefUnwindSafe for XbmImage

§

impl RefUnwindSafe for XpmImage

§

impl RefUnwindSafe for FileInput

§

impl RefUnwindSafe for FloatInput

§

impl RefUnwindSafe for Input

§

impl RefUnwindSafe for IntInput

§

impl RefUnwindSafe for MultilineInput

§

impl RefUnwindSafe for SecretInput

§

impl RefUnwindSafe for Choice

§

impl RefUnwindSafe for MacAppMenu

§

impl RefUnwindSafe for MenuBar

§

impl RefUnwindSafe for MenuButton

§

impl RefUnwindSafe for MenuFlag

§

impl RefUnwindSafe for MenuItem

§

impl RefUnwindSafe for SysMenuBar

§

impl RefUnwindSafe for Chart

§

impl RefUnwindSafe for Clock

§

impl RefUnwindSafe for HelpView

§

impl RefUnwindSafe for InputChoice

§

impl RefUnwindSafe for Progress

§

impl RefUnwindSafe for Spinner

§

impl RefUnwindSafe for Tooltip

§

impl RefUnwindSafe for MultilineOutput

§

impl RefUnwindSafe for devela::_dep::fltk::output::Output

§

impl RefUnwindSafe for Printer

§

impl RefUnwindSafe for ImageSurface

§

impl RefUnwindSafe for SvgFileSurface

§

impl RefUnwindSafe for devela::_dep::fltk::table::Table

§

impl RefUnwindSafe for TableRow

§

impl RefUnwindSafe for Attrib

§

impl RefUnwindSafe for CharFlags

§

impl RefUnwindSafe for OutFlags

§

impl RefUnwindSafe for RedrawStyle

§

impl RefUnwindSafe for ScrollbarStyle

§

impl RefUnwindSafe for Terminal

§

impl RefUnwindSafe for Utf8Char

§

impl RefUnwindSafe for SimpleTerminal

§

impl RefUnwindSafe for StyleTableEntry

§

impl RefUnwindSafe for StyleTableEntryExt

§

impl RefUnwindSafe for TextBuffer

§

impl RefUnwindSafe for TextDisplay

§

impl RefUnwindSafe for TextEditor

§

impl RefUnwindSafe for Tree

§

impl RefUnwindSafe for TreeItem

§

impl RefUnwindSafe for Adjuster

§

impl RefUnwindSafe for Counter

§

impl RefUnwindSafe for Dial

§

impl RefUnwindSafe for FillDial

§

impl RefUnwindSafe for FillSlider

§

impl RefUnwindSafe for HorFillSlider

§

impl RefUnwindSafe for HorNiceSlider

§

impl RefUnwindSafe for HorSlider

§

impl RefUnwindSafe for HorValueSlider

§

impl RefUnwindSafe for LineDial

§

impl RefUnwindSafe for NiceSlider

§

impl RefUnwindSafe for Roller

§

impl RefUnwindSafe for Scrollbar

§

impl RefUnwindSafe for Slider

§

impl RefUnwindSafe for ValueInput

§

impl RefUnwindSafe for ValueOutput

§

impl RefUnwindSafe for ValueSlider

§

impl RefUnwindSafe for Widget

§

impl RefUnwindSafe for WidgetTracker

§

impl RefUnwindSafe for AndroidWindow

§

impl RefUnwindSafe for DoubleWindow

§

impl RefUnwindSafe for MenuWindow

§

impl RefUnwindSafe for OverlayWindow

§

impl RefUnwindSafe for SingleWindow

§

impl RefUnwindSafe for CharacterData

§

impl RefUnwindSafe for GlyphRasterConfig

§

impl RefUnwindSafe for LayoutSettings

§

impl RefUnwindSafe for LinePosition

§

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

§

impl RefUnwindSafe for FontSettings

§

impl RefUnwindSafe for LineMetrics

§

impl RefUnwindSafe for Metrics

§

impl RefUnwindSafe for OutlineBounds

§

impl RefUnwindSafe for Jitter

§

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

§

impl RefUnwindSafe for AxisData

§

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

§

impl RefUnwindSafe for GamepadState

§

impl RefUnwindSafe for Code

§

impl RefUnwindSafe for BaseEffect

§

impl RefUnwindSafe for Effect

§

impl RefUnwindSafe for EffectBuilder

§

impl RefUnwindSafe for Envelope

§

impl RefUnwindSafe for Replay

§

impl RefUnwindSafe for Ticks

§

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

§

impl RefUnwindSafe for GamepadId

§

impl RefUnwindSafe for Gilrs

§

impl RefUnwindSafe for GilrsBuilder

§

impl RefUnwindSafe for MappingData

§

impl RefUnwindSafe for PixelDensity

§

impl RefUnwindSafe for ArbitraryHeader

§

impl RefUnwindSafe for BitmapHeader

§

impl RefUnwindSafe for GraymapHeader

§

impl RefUnwindSafe for PixmapHeader

§

impl RefUnwindSafe for PnmHeader

§

impl RefUnwindSafe for LimitError

§

impl RefUnwindSafe for UnsupportedError

§

impl RefUnwindSafe for SampleLayout

§

impl RefUnwindSafe for BiLevel

§

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

§

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

§

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

§

impl RefUnwindSafe for LimitSupport

§

impl RefUnwindSafe for Limits

§

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

§

impl RefUnwindSafe for DateArithmetic

§

impl RefUnwindSafe for DateDifference

§

impl RefUnwindSafe for DateSeries

§

impl RefUnwindSafe for DateTime

§

impl RefUnwindSafe for DateTimeArithmetic

§

impl RefUnwindSafe for DateTimeDifference

§

impl RefUnwindSafe for DateTimeRound

§

impl RefUnwindSafe for DateTimeSeries

§

impl RefUnwindSafe for DateTimeWith

§

impl RefUnwindSafe for DateWith

§

impl RefUnwindSafe for ISOWeekDate

§

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

§

impl RefUnwindSafe for TimeArithmetic

§

impl RefUnwindSafe for TimeDifference

§

impl RefUnwindSafe for TimeRound

§

impl RefUnwindSafe for TimeSeries

§

impl RefUnwindSafe for TimeWith

§

impl RefUnwindSafe for WeekdaysForward

§

impl RefUnwindSafe for WeekdaysReverse

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for BrokenDownTime

§

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

§

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

§

impl RefUnwindSafe for PiecesNumericOffset

§

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

§

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

§

impl RefUnwindSafe for SignedDuration

§

impl RefUnwindSafe for SignedDurationRound

§

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

§

impl RefUnwindSafe for SpanFieldwise

§

impl RefUnwindSafe for Timestamp

§

impl RefUnwindSafe for TimestampArithmetic

§

impl RefUnwindSafe for TimestampDifference

§

impl RefUnwindSafe for TimestampDisplayWithOffset

§

impl RefUnwindSafe for TimestampRound

§

impl RefUnwindSafe for TimestampSeries

§

impl RefUnwindSafe for Zoned

§

impl RefUnwindSafe for ZonedArithmetic

§

impl RefUnwindSafe for ZonedRound

§

impl RefUnwindSafe for ZonedWith

§

impl RefUnwindSafe for AmbiguousTimestamp

§

impl RefUnwindSafe for AmbiguousZoned

§

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

§

impl RefUnwindSafe for OffsetArithmetic

§

impl RefUnwindSafe for OffsetRound

§

impl RefUnwindSafe for TimeZone

§

impl RefUnwindSafe for TimeZoneDatabase

§

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

§

impl RefUnwindSafe for Capacities

§

impl RefUnwindSafe for Decibels

§

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

§

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

§

impl RefUnwindSafe for Panning

§

impl RefUnwindSafe for PlaybackRate

§

impl RefUnwindSafe for ResourceLimitReached

§

impl RefUnwindSafe for Semitones

§

impl RefUnwindSafe for Tween

§

impl RefUnwindSafe for NonexistentRoute

§

impl RefUnwindSafe for SendTrackId

§

impl RefUnwindSafe for SpatialTrackDistances

§

impl RefUnwindSafe for devela::_dep::log::ParseLevelError

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for Pair

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for FinderBuilder

§

impl RefUnwindSafe for devela::_dep::midir::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 devela::_dep::miniquad::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 devela::_dep::miniquad::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 devela::_dep::nc::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 devela::_dep::nc::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 devela::_dep::nc::pthread_barrierattr_t

§

impl RefUnwindSafe for devela::_dep::nc::pthread_condattr_t

§

impl RefUnwindSafe for devela::_dep::nc::pthread_mutexattr_t

§

impl RefUnwindSafe for devela::_dep::nc::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 devela::_dep::nc::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 devela::_dep::orion::aead::streaming::Nonce

§

impl RefUnwindSafe for StreamOpener

§

impl RefUnwindSafe for StreamSealer

§

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

§

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

§

impl RefUnwindSafe for UnknownCryptoError

§

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

§

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

§

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

§

impl RefUnwindSafe for StreamXChaCha20Poly1305

§

impl RefUnwindSafe for SharedKey

§

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

§

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

§

impl RefUnwindSafe for Sha256

§

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

§

impl RefUnwindSafe for Sha384

§

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

§

impl RefUnwindSafe for Sha512

§

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

§

impl RefUnwindSafe for Sha3_224

§

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

§

impl RefUnwindSafe for Sha3_256

§

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

§

impl RefUnwindSafe for Sha3_384

§

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

§

impl RefUnwindSafe for Sha3_512

§

impl RefUnwindSafe for Shake128

§

impl RefUnwindSafe for Shake256

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for MlKem512

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for MlKem768

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for MlKem1024

§

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

§

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

§

impl RefUnwindSafe for DhKem

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for XWing

§

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

§

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

§

impl RefUnwindSafe for HmacSha256

§

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

§

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

§

impl RefUnwindSafe for HmacSha384

§

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

§

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

§

impl RefUnwindSafe for HmacSha512

§

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

§

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

§

impl RefUnwindSafe for OneTimeKey

§

impl RefUnwindSafe for Poly1305

§

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

§

impl RefUnwindSafe for Salt

§

impl RefUnwindSafe for EphemeralClientSession

§

impl RefUnwindSafe for EphemeralServerSession

§

impl RefUnwindSafe for PrivateKey

§

impl RefUnwindSafe for PublicKey

§

impl RefUnwindSafe for SessionKeys

§

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

§

impl RefUnwindSafe for PasswordHash

§

impl RefUnwindSafe for PyASCIIObject

§

impl RefUnwindSafe for PyAsyncMethods

§

impl RefUnwindSafe for PyBaseExceptionObject

§

impl RefUnwindSafe for PyBufferProcs

§

impl RefUnwindSafe for PyByteArrayObject

§

impl RefUnwindSafe for PyBytesObject

§

impl RefUnwindSafe for PyCFunctionObject

§

impl RefUnwindSafe for PyCMethodObject

§

impl RefUnwindSafe for PyCodeObject

§

impl RefUnwindSafe for PyCompactUnicodeObject

§

impl RefUnwindSafe for PyCompilerFlags

§

impl RefUnwindSafe for PyComplexObject

§

impl RefUnwindSafe for PyConfig

§

impl RefUnwindSafe for PyDateTime_CAPI

§

impl RefUnwindSafe for PyDateTime_Date

§

impl RefUnwindSafe for PyDateTime_DateTime

§

impl RefUnwindSafe for PyDateTime_Delta

§

impl RefUnwindSafe for PyDateTime_Time

§

impl RefUnwindSafe for PyDescrObject

§

impl RefUnwindSafe for PyDictKeysObject

§

impl RefUnwindSafe for PyDictObject

§

impl RefUnwindSafe for PyFloatObject

§

impl RefUnwindSafe for PyFrameObject

§

impl RefUnwindSafe for PyFunctionObject

§

impl RefUnwindSafe for 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 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 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 devela::_dep::rustix::fs::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 devela::_dep::rustix::io_uring::iovec

§

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

§

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

§

impl RefUnwindSafe for devela::_dep::rustix::io_uring::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 AudioCVT

§

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

§

impl RefUnwindSafe for AudioSpecDesired

§

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

§

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

§

impl RefUnwindSafe for devela::_dep::sdl2::clipboard::ClipboardUtil

§

impl RefUnwindSafe for GameController

§

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

§

impl RefUnwindSafe for FPSManager

§

impl RefUnwindSafe for devela::_dep::sdl2::haptic::Haptic

§

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

§

impl RefUnwindSafe for Sdl2ImageContext

§

impl RefUnwindSafe for Guid

§

impl RefUnwindSafe for devela::_dep::sdl2::joystick::Joystick

§

impl RefUnwindSafe for devela::_dep::sdl2::keyboard::KeyboardUtil

§

impl RefUnwindSafe for devela::_dep::sdl2::keyboard::Keycode

§

impl RefUnwindSafe for devela::_dep::sdl2::keyboard::Mod

§

impl RefUnwindSafe for devela::_dep::sdl2::keyboard::TextInputUtil

§

impl RefUnwindSafe for Dl_info

§

impl RefUnwindSafe for Elf32_Chdr

§

impl RefUnwindSafe for Elf32_Ehdr

§

impl RefUnwindSafe for Elf32_Phdr

§

impl RefUnwindSafe for Elf32_Shdr

§

impl RefUnwindSafe for Elf32_Sym

§

impl RefUnwindSafe for Elf64_Chdr

§

impl RefUnwindSafe for Elf64_Ehdr

§

impl RefUnwindSafe for Elf64_Phdr

§

impl RefUnwindSafe for Elf64_Shdr

§

impl RefUnwindSafe for Elf64_Sym

§

impl RefUnwindSafe for __c_anonymous__kernel_fsid_t

§

impl RefUnwindSafe for __c_anonymous_elf32_rel

§

impl RefUnwindSafe for __c_anonymous_elf32_rela

§

impl RefUnwindSafe for __c_anonymous_elf64_rel

§

impl RefUnwindSafe for __c_anonymous_elf64_rela

§

impl RefUnwindSafe for __c_anonymous_ifru_map

§

impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_entry

§

impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_exit

§

impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_seccomp

§

impl RefUnwindSafe for __c_anonymous_sockaddr_can_j1939

§

impl RefUnwindSafe for __c_anonymous_sockaddr_can_tp

§

impl RefUnwindSafe for __exit_status

§

impl RefUnwindSafe for __timeval

§

impl RefUnwindSafe for _libc_fpstate

§

impl RefUnwindSafe for _libc_fpxreg

§

impl RefUnwindSafe for _libc_xmmreg

§

impl RefUnwindSafe for addrinfo

§

impl RefUnwindSafe for af_alg_iv

§

impl RefUnwindSafe for aiocb

§

impl RefUnwindSafe for arpd_request

§

impl RefUnwindSafe for arphdr

§

impl RefUnwindSafe for arpreq

§

impl RefUnwindSafe for arpreq_old

§

impl RefUnwindSafe for can_filter

§

impl RefUnwindSafe for can_frame

§

impl RefUnwindSafe for canfd_frame

§

impl RefUnwindSafe for canxl_frame

§

impl RefUnwindSafe for clone_args

§

impl RefUnwindSafe for cmsghdr

§

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

§

impl RefUnwindSafe for dirent64

§

impl RefUnwindSafe for dirent

§

impl RefUnwindSafe for dl_phdr_info

§

impl RefUnwindSafe for dqblk

§

impl RefUnwindSafe for epoll_event

§

impl RefUnwindSafe for epoll_params

§

impl RefUnwindSafe for fanotify_event_info_error

§

impl RefUnwindSafe for fanotify_event_info_fid

§

impl RefUnwindSafe for fanotify_event_info_header

§

impl RefUnwindSafe for fanotify_event_info_pidfd

§

impl RefUnwindSafe for fanotify_event_metadata

§

impl RefUnwindSafe for fanotify_response

§

impl RefUnwindSafe for fanout_args

§

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

§

impl RefUnwindSafe for ff_condition_effect

§

impl RefUnwindSafe for ff_constant_effect

§

impl RefUnwindSafe for ff_effect

§

impl RefUnwindSafe for ff_envelope

§

impl RefUnwindSafe for ff_periodic_effect

§

impl RefUnwindSafe for ff_ramp_effect

§

impl RefUnwindSafe for ff_replay

§

impl RefUnwindSafe for ff_rumble_effect

§

impl RefUnwindSafe for ff_trigger

§

impl RefUnwindSafe for file_clone_range

§

impl RefUnwindSafe for flock64

§

impl RefUnwindSafe for flock

§

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

§

impl RefUnwindSafe for genlmsghdr

§

impl RefUnwindSafe for glob64_t

§

impl RefUnwindSafe for glob_t

§

impl RefUnwindSafe for group

§

impl RefUnwindSafe for hostent

§

impl RefUnwindSafe for hwtstamp_config

§

impl RefUnwindSafe for if_nameindex

§

impl RefUnwindSafe for ifaddrs

§

impl RefUnwindSafe for ifconf

§

impl RefUnwindSafe for ifreq

§

impl RefUnwindSafe for in6_addr

§

impl RefUnwindSafe for in6_ifreq

§

impl RefUnwindSafe for in6_pktinfo

§

impl RefUnwindSafe for in6_rtmsg

§

impl RefUnwindSafe for in_addr

§

impl RefUnwindSafe for in_pktinfo

§

impl RefUnwindSafe for inotify_event

§

impl RefUnwindSafe for input_absinfo

§

impl RefUnwindSafe for input_event

§

impl RefUnwindSafe for input_id

§

impl RefUnwindSafe for input_keymap_entry

§

impl RefUnwindSafe for input_mask

§

impl RefUnwindSafe for iocb

§

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

§

impl RefUnwindSafe for ip_mreq

§

impl RefUnwindSafe for ip_mreq_source

§

impl RefUnwindSafe for ip_mreqn

§

impl RefUnwindSafe for ipc_perm

§

impl RefUnwindSafe for ipv6_mreq

§

impl RefUnwindSafe for itimerspec

§

impl RefUnwindSafe for itimerval

§

impl RefUnwindSafe for iw_discarded

§

impl RefUnwindSafe for iw_encode_ext

§

impl RefUnwindSafe for iw_event

§

impl RefUnwindSafe for iw_freq

§

impl RefUnwindSafe for iw_michaelmicfailure

§

impl RefUnwindSafe for iw_missed

§

impl RefUnwindSafe for iw_mlme

§

impl RefUnwindSafe for iw_param

§

impl RefUnwindSafe for iw_pmkid_cand

§

impl RefUnwindSafe for iw_pmksa

§

impl RefUnwindSafe for iw_point

§

impl RefUnwindSafe for iw_priv_args

§

impl RefUnwindSafe for iw_quality

§

impl RefUnwindSafe for iw_range

§

impl RefUnwindSafe for iw_scan_req

§

impl RefUnwindSafe for iw_statistics

§

impl RefUnwindSafe for iw_thrspy

§

impl RefUnwindSafe for iwreq

§

impl RefUnwindSafe for j1939_filter

§

impl RefUnwindSafe for lconv

§

impl RefUnwindSafe for linger

§

impl RefUnwindSafe for mallinfo2

§

impl RefUnwindSafe for mallinfo

§

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

§

impl RefUnwindSafe for mcontext_t

§

impl RefUnwindSafe for mmsghdr

§

impl RefUnwindSafe for mntent

§

impl RefUnwindSafe for mount_attr

§

impl RefUnwindSafe for mq_attr

§

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

§

impl RefUnwindSafe for msginfo

§

impl RefUnwindSafe for msqid_ds

§

impl RefUnwindSafe for nl_mmap_hdr

§

impl RefUnwindSafe for nl_mmap_req

§

impl RefUnwindSafe for nl_pktinfo

§

impl RefUnwindSafe for nlattr

§

impl RefUnwindSafe for nlmsgerr

§

impl RefUnwindSafe for nlmsghdr

§

impl RefUnwindSafe for ntptimeval

§

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

§

impl RefUnwindSafe for option

§

impl RefUnwindSafe for packet_mreq

§

impl RefUnwindSafe for passwd

§

impl RefUnwindSafe for pollfd

§

impl RefUnwindSafe for posix_spawn_file_actions_t

§

impl RefUnwindSafe for posix_spawnattr_t

§

impl RefUnwindSafe for protoent

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for ptp_clock_caps

§

impl RefUnwindSafe for ptp_clock_time

§

impl RefUnwindSafe for ptp_extts_event

§

impl RefUnwindSafe for ptp_extts_request

§

impl RefUnwindSafe for ptp_perout_request

§

impl RefUnwindSafe for ptp_pin_desc

§

impl RefUnwindSafe for ptp_sys_offset

§

impl RefUnwindSafe for ptp_sys_offset_extended

§

impl RefUnwindSafe for ptp_sys_offset_precise

§

impl RefUnwindSafe for ptrace_peeksiginfo_args

§

impl RefUnwindSafe for ptrace_rseq_configuration

§

impl RefUnwindSafe for ptrace_syscall_info

§

impl RefUnwindSafe for regex_t

§

impl RefUnwindSafe for regmatch_t

§

impl RefUnwindSafe for rlimit64

§

impl RefUnwindSafe for rlimit

§

impl RefUnwindSafe for rtentry

§

impl RefUnwindSafe for rusage

§

impl RefUnwindSafe for sched_attr

§

impl RefUnwindSafe for sched_param

§

impl RefUnwindSafe for sctp_authinfo

§

impl RefUnwindSafe for sctp_initmsg

§

impl RefUnwindSafe for sctp_nxtinfo

§

impl RefUnwindSafe for sctp_prinfo

§

impl RefUnwindSafe for sctp_rcvinfo

§

impl RefUnwindSafe for sctp_sndinfo

§

impl RefUnwindSafe for sctp_sndrcvinfo

§

impl RefUnwindSafe for seccomp_data

§

impl RefUnwindSafe for seccomp_notif

§

impl RefUnwindSafe for seccomp_notif_addfd

§

impl RefUnwindSafe for seccomp_notif_resp

§

impl RefUnwindSafe for seccomp_notif_sizes

§

impl RefUnwindSafe for sem_t

§

impl RefUnwindSafe for sembuf

§

impl RefUnwindSafe for semid_ds

§

impl RefUnwindSafe for seminfo

§

impl RefUnwindSafe for servent

§

impl RefUnwindSafe for shmid_ds

§

impl RefUnwindSafe for sigaction

§

impl RefUnwindSafe for sigevent

§

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

§

impl RefUnwindSafe for signalfd_siginfo

§

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

§

impl RefUnwindSafe for sigval

§

impl RefUnwindSafe for sock_extended_err

§

impl RefUnwindSafe for sock_filter

§

impl RefUnwindSafe for sock_fprog

§

impl RefUnwindSafe for sock_txtime

§

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

§

impl RefUnwindSafe for sockaddr_alg

§

impl RefUnwindSafe for sockaddr_can

§

impl RefUnwindSafe for sockaddr_in6

§

impl RefUnwindSafe for sockaddr_in

§

impl RefUnwindSafe for sockaddr_ll

§

impl RefUnwindSafe for sockaddr_nl

§

impl RefUnwindSafe for sockaddr_pkt

§

impl RefUnwindSafe for sockaddr_storage

§

impl RefUnwindSafe for sockaddr_un

§

impl RefUnwindSafe for sockaddr_vm

§

impl RefUnwindSafe for sockaddr_xdp

§

impl RefUnwindSafe for spwd

§

impl RefUnwindSafe for stack_t

§

impl RefUnwindSafe for stat64

§

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

§

impl RefUnwindSafe for statfs64

§

impl RefUnwindSafe for statfs

§

impl RefUnwindSafe for statvfs64

§

impl RefUnwindSafe for statvfs

§

impl RefUnwindSafe for statx

§

impl RefUnwindSafe for statx_timestamp

§

impl RefUnwindSafe for sysinfo

§

impl RefUnwindSafe for tcp_info

§

impl RefUnwindSafe for termios2

§

impl RefUnwindSafe for termios

§

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

§

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

§

impl RefUnwindSafe for timex

§

impl RefUnwindSafe for tls12_crypto_info_aes_gcm_128

§

impl RefUnwindSafe for tls12_crypto_info_aes_gcm_256

§

impl RefUnwindSafe for tls12_crypto_info_chacha20_poly1305

§

impl RefUnwindSafe for tls_crypto_info

§

impl RefUnwindSafe for tm

§

impl RefUnwindSafe for tms

§

impl RefUnwindSafe for tpacket2_hdr

§

impl RefUnwindSafe for tpacket3_hdr

§

impl RefUnwindSafe for tpacket_auxdata

§

impl RefUnwindSafe for tpacket_bd_ts

§

impl RefUnwindSafe for tpacket_block_desc

§

impl RefUnwindSafe for tpacket_hdr

§

impl RefUnwindSafe for tpacket_hdr_v1

§

impl RefUnwindSafe for tpacket_hdr_variant1

§

impl RefUnwindSafe for tpacket_req3

§

impl RefUnwindSafe for tpacket_req

§

impl RefUnwindSafe for tpacket_rollover_stats

§

impl RefUnwindSafe for tpacket_stats

§

impl RefUnwindSafe for tpacket_stats_v3

§

impl RefUnwindSafe for ucontext_t

§

impl RefUnwindSafe for ucred

§

impl RefUnwindSafe for uinput_abs_setup

§

impl RefUnwindSafe for uinput_ff_erase

§

impl RefUnwindSafe for uinput_ff_upload

§

impl RefUnwindSafe for uinput_setup

§

impl RefUnwindSafe for uinput_user_dev

§

impl RefUnwindSafe for user

§

impl RefUnwindSafe for user_fpregs_struct

§

impl RefUnwindSafe for user_regs_struct

§

impl RefUnwindSafe for utimbuf

§

impl RefUnwindSafe for utmpx

§

impl RefUnwindSafe for utsname

§

impl RefUnwindSafe for winsize

§

impl RefUnwindSafe for xdp_desc

§

impl RefUnwindSafe for xdp_mmap_offsets

§

impl RefUnwindSafe for xdp_mmap_offsets_v1

§

impl RefUnwindSafe for xdp_options

§

impl RefUnwindSafe for xdp_ring_offset

§

impl RefUnwindSafe for xdp_ring_offset_v1

§

impl RefUnwindSafe for xdp_statistics

§

impl RefUnwindSafe for xdp_statistics_v1

§

impl RefUnwindSafe for xdp_umem_reg

§

impl RefUnwindSafe for xdp_umem_reg_v1

§

impl RefUnwindSafe for xsk_tx_metadata

§

impl RefUnwindSafe for xsk_tx_metadata_completion

§

impl RefUnwindSafe for xsk_tx_metadata_request

§

impl RefUnwindSafe for devela::_dep::sdl2::messagebox::MessageBoxButtonFlag

§

impl RefUnwindSafe for devela::_dep::sdl2::messagebox::MessageBoxColorScheme

§

impl RefUnwindSafe for devela::_dep::sdl2::messagebox::MessageBoxFlag

§

impl RefUnwindSafe for Channel

§

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

§

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

§

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

§

impl RefUnwindSafe for Sdl2MixerContext

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for CanvasBuilder

§

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

§

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

§

impl RefUnwindSafe for SdlError

§

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

§

impl RefUnwindSafe for devela::_dep::sdl2::AudioSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl2::EventPump

§

impl RefUnwindSafe for devela::_dep::sdl2::EventSubsystem

§

impl RefUnwindSafe for GameControllerSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl2::HapticSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl2::JoystickSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl2::Sdl

§

impl RefUnwindSafe for devela::_dep::sdl2::SensorSubsystem

§

impl RefUnwindSafe for TimerSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl2::VideoSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl2::surface::SurfaceRef

§

impl RefUnwindSafe for FPSmanager

§

impl RefUnwindSafe for Mix_Chunk

§

impl RefUnwindSafe for _Mix_Music

§

impl RefUnwindSafe for Depth

§

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

§

impl RefUnwindSafe for SDL_AudioCVT

§

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

§

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

§

impl RefUnwindSafe for SDL_BlitMap

§

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

§

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

§

impl RefUnwindSafe for SDL_ControllerAxisEvent

§

impl RefUnwindSafe for SDL_ControllerButtonEvent

§

impl RefUnwindSafe for SDL_ControllerDeviceEvent

§

impl RefUnwindSafe for SDL_ControllerSensorEvent

§

impl RefUnwindSafe for SDL_ControllerTouchpadEvent

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_DollarGestureEvent

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_GameControllerButtonBind

§

impl RefUnwindSafe for SDL_GameControllerButtonBind__bindgen_ty_1__bindgen_ty_1

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_Keysym

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_MultiGestureEvent

§

impl RefUnwindSafe for SDL_OSEvent

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_RWops

§

impl RefUnwindSafe for SDL_RWops__bindgen_ty_1__bindgen_ty_1

§

impl RefUnwindSafe for SDL_RWops__bindgen_ty_1__bindgen_ty_2

§

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

§

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

§

impl RefUnwindSafe for SDL_RendererInfo

§

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

§

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

§

impl RefUnwindSafe for SDL_SysWMEvent

§

impl RefUnwindSafe for SDL_SysWMinfo

§

impl RefUnwindSafe for SDL_SysWMinfo__bindgen_ty_1__bindgen_ty_1

§

impl RefUnwindSafe for SDL_SysWMinfo__bindgen_ty_1__bindgen_ty_2

§

impl RefUnwindSafe for SDL_SysWMmsg

§

impl RefUnwindSafe for SDL_SysWMmsg__bindgen_ty_1__bindgen_ty_1

§

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

§

impl RefUnwindSafe for SDL_TextEditingExtEvent

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for SDL_WindowShapeMode

§

impl RefUnwindSafe for SDL_atomic_t

§

impl RefUnwindSafe for SDL_cond

§

impl RefUnwindSafe for SDL_hid_device_

§

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

§

impl RefUnwindSafe for SDL_mutex

§

impl RefUnwindSafe for SDL_semaphore

§

impl RefUnwindSafe for SDL_version

§

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

§

impl RefUnwindSafe for ScreenFormat

§

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

§

impl RefUnwindSafe for VkInstance_T

§

impl RefUnwindSafe for VkSurfaceKHR_T

§

impl RefUnwindSafe for XAnyEvent

§

impl RefUnwindSafe for XArc

§

impl RefUnwindSafe for XButtonEvent

§

impl RefUnwindSafe for XChar2b

§

impl RefUnwindSafe for XCharStruct

§

impl RefUnwindSafe for XCirculateEvent

§

impl RefUnwindSafe for XCirculateRequestEvent

§

impl RefUnwindSafe for XClientMessageEvent

§

impl RefUnwindSafe for XColor

§

impl RefUnwindSafe for XColormapEvent

§

impl RefUnwindSafe for XConfigureEvent

§

impl RefUnwindSafe for XConfigureRequestEvent

§

impl RefUnwindSafe for XCreateWindowEvent

§

impl RefUnwindSafe for XCrossingEvent

§

impl RefUnwindSafe for XDestroyWindowEvent

§

impl RefUnwindSafe for XErrorEvent

§

impl RefUnwindSafe for XExposeEvent

§

impl RefUnwindSafe for XExtCodes

§

impl RefUnwindSafe for XFocusChangeEvent

§

impl RefUnwindSafe for XFontProp

§

impl RefUnwindSafe for XFontSetExtents

§

impl RefUnwindSafe for XFontStruct

§

impl RefUnwindSafe for XGCValues

§

impl RefUnwindSafe for XGenericEvent

§

impl RefUnwindSafe for XGenericEventCookie

§

impl RefUnwindSafe for XGraphicsExposeEvent

§

impl RefUnwindSafe for XGravityEvent

§

impl RefUnwindSafe for XHostAddress

§

impl RefUnwindSafe for XICCallback

§

impl RefUnwindSafe for XIMCallback

§

impl RefUnwindSafe for XIMStyles

§

impl RefUnwindSafe for XIMValuesList

§

impl RefUnwindSafe for XKeyEvent

§

impl RefUnwindSafe for XKeyboardControl

§

impl RefUnwindSafe for XKeyboardState

§

impl RefUnwindSafe for XKeymapEvent

§

impl RefUnwindSafe for XMapEvent

§

impl RefUnwindSafe for XMapRequestEvent

§

impl RefUnwindSafe for XMappingEvent

§

impl RefUnwindSafe for XModifierKeymap

§

impl RefUnwindSafe for XMotionEvent

§

impl RefUnwindSafe for XNoExposeEvent

§

impl RefUnwindSafe for XOMCharSetList

§

impl RefUnwindSafe for XOMFontInfo

§

impl RefUnwindSafe for XOMOrientation

§

impl RefUnwindSafe for XPixmapFormatValues

§

impl RefUnwindSafe for XPoint

§

impl RefUnwindSafe for XPropertyEvent

§

impl RefUnwindSafe for XRectangle

§

impl RefUnwindSafe for XReparentEvent

§

impl RefUnwindSafe for XResizeRequestEvent

§

impl RefUnwindSafe for XSegment

§

impl RefUnwindSafe for XSelectionClearEvent

§

impl RefUnwindSafe for XSelectionEvent

§

impl RefUnwindSafe for XSelectionRequestEvent

§

impl RefUnwindSafe for XServerInterpretedAddress

§

impl RefUnwindSafe for XSetWindowAttributes

§

impl RefUnwindSafe for XTextItem16

§

impl RefUnwindSafe for XTextItem

§

impl RefUnwindSafe for XTimeCoord

§

impl RefUnwindSafe for XUnmapEvent

§

impl RefUnwindSafe for XVisibilityEvent

§

impl RefUnwindSafe for XWindowAttributes

§

impl RefUnwindSafe for XWindowChanges

§

impl RefUnwindSafe for XmbTextItem

§

impl RefUnwindSafe for XwcTextItem

§

impl RefUnwindSafe for _SDL_AudioStream

§

impl RefUnwindSafe for _SDL_GameController

§

impl RefUnwindSafe for _SDL_Haptic

§

impl RefUnwindSafe for _SDL_Joystick

§

impl RefUnwindSafe for _SDL_Sensor

§

impl RefUnwindSafe for _SDL_iconv_t

§

impl RefUnwindSafe for _XDisplay

§

impl RefUnwindSafe for _XExtData

§

impl RefUnwindSafe for _XGC

§

impl RefUnwindSafe for _XIC

§

impl RefUnwindSafe for _XIM

§

impl RefUnwindSafe for _XIMHotKeyTrigger

§

impl RefUnwindSafe for _XIMHotKeyTriggers

§

impl RefUnwindSafe for _XIMPreeditCaretCallbackStruct

§

impl RefUnwindSafe for _XIMPreeditDrawCallbackStruct

§

impl RefUnwindSafe for _XIMPreeditStateNotifyCallbackStruct

§

impl RefUnwindSafe for _XIMStatusDrawCallbackStruct

§

impl RefUnwindSafe for _XIMStringConversionCallbackStruct

§

impl RefUnwindSafe for _XIMStringConversionText

§

impl RefUnwindSafe for _XIMText

§

impl RefUnwindSafe for _XImage

§

impl RefUnwindSafe for _XImage_funcs

§

impl RefUnwindSafe for _XOC

§

impl RefUnwindSafe for _XOM

§

impl RefUnwindSafe for _XPrivate

§

impl RefUnwindSafe for _XrmHashBucketRec

§

impl RefUnwindSafe for __BindgenFloat16

§

impl RefUnwindSafe for __atomic_wide_counter__bindgen_ty_1

§

impl RefUnwindSafe for __fsid_t

§

impl RefUnwindSafe for __once_flag

§

impl RefUnwindSafe for __pthread_cond_s

§

impl RefUnwindSafe for __pthread_internal_list

§

impl RefUnwindSafe for __pthread_internal_slist

§

impl RefUnwindSafe for __pthread_mutex_s

§

impl RefUnwindSafe for __pthread_rwlock_arch_t

§

impl RefUnwindSafe for __sigset_t

§

impl RefUnwindSafe for __va_list_tag

§

impl RefUnwindSafe for _bindgen_ty_1

§

impl RefUnwindSafe for div_t

§

impl RefUnwindSafe for drand48_data

§

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

§

impl RefUnwindSafe for ldiv_t

§

impl RefUnwindSafe for lldiv_t

§

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

§

impl RefUnwindSafe for random_data

§

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

§

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

§

impl RefUnwindSafe for wl_display

§

impl RefUnwindSafe for wl_egl_window

§

impl RefUnwindSafe for wl_surface

§

impl RefUnwindSafe for xdg_popup

§

impl RefUnwindSafe for xdg_positioner

§

impl RefUnwindSafe for xdg_surface

§

impl RefUnwindSafe for xdg_toplevel

§

impl RefUnwindSafe for _TTF_Font

§

impl RefUnwindSafe for FontStyle

§

impl RefUnwindSafe for GlyphMetrics

§

impl RefUnwindSafe for Sdl2TtfContext

§

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

§

impl RefUnwindSafe for devela::_dep::sdl2::video::gl_attr::ContextFlags

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::audio::AudioDevice

§

impl RefUnwindSafe for devela::_dep::sdl3::audio::AudioSpec

§

impl RefUnwindSafe for devela::_dep::sdl3::audio::AudioSpecWAV

§

impl RefUnwindSafe for AudioStream

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::clipboard::ClipboardUtil

§

impl RefUnwindSafe for devela::_dep::sdl3::event::EventSender

§

impl RefUnwindSafe for SDL_EnumerationResult

§

impl RefUnwindSafe for SDL_Folder

§

impl RefUnwindSafe for GlobFlags

§

impl RefUnwindSafe for PathInfo

§

impl RefUnwindSafe for SDL_PathType

§

impl RefUnwindSafe for devela::_dep::sdl3::gamepad::Gamepad

§

impl RefUnwindSafe for Buffer

§

impl RefUnwindSafe for BufferBinding

§

impl RefUnwindSafe for BufferRegion

§

impl RefUnwindSafe for ColorTargetBlendState

§

impl RefUnwindSafe for ColorTargetDescription

§

impl RefUnwindSafe for ColorTargetInfo

§

impl RefUnwindSafe for CommandBuffer

§

impl RefUnwindSafe for ComputePass

§

impl RefUnwindSafe for ComputePipeline

§

impl RefUnwindSafe for CopyPass

§

impl RefUnwindSafe for DepthStencilState

§

impl RefUnwindSafe for DepthStencilTargetInfo

§

impl RefUnwindSafe for devela::_dep::sdl3::gpu::Device

§

impl RefUnwindSafe for GraphicsPipeline

§

impl RefUnwindSafe for GraphicsPipelineTargetInfo

§

impl RefUnwindSafe for RasterizerState

§

impl RefUnwindSafe for devela::_dep::sdl3::gpu::RenderPass

§

impl RefUnwindSafe for Sampler

§

impl RefUnwindSafe for SamplerCreateInfo

§

impl RefUnwindSafe for Shader

§

impl RefUnwindSafe for StencilOpState

§

impl RefUnwindSafe for TextureCreateInfo

§

impl RefUnwindSafe for TextureRegion

§

impl RefUnwindSafe for TextureSamplerBinding

§

impl RefUnwindSafe for TextureTransferInfo

§

impl RefUnwindSafe for TransferBuffer

§

impl RefUnwindSafe for TransferBufferLocation

§

impl RefUnwindSafe for devela::_dep::sdl3::gpu::VertexAttribute

§

impl RefUnwindSafe for VertexBufferDescription

§

impl RefUnwindSafe for VertexInputState

§

impl RefUnwindSafe for devela::_dep::sdl3::haptic::Haptic

§

impl RefUnwindSafe for devela::_dep::sdl3::joystick::Joystick

§

impl RefUnwindSafe for JoystickInstance

§

impl RefUnwindSafe for devela::_dep::sdl3::joystick::PowerInfo

§

impl RefUnwindSafe for devela::_dep::sdl3::keyboard::KeyboardUtil

§

impl RefUnwindSafe for devela::_dep::sdl3::keyboard::Mod

§

impl RefUnwindSafe for devela::_dep::sdl3::keyboard::TextInputUtil

§

impl RefUnwindSafe for devela::_dep::sdl3::messagebox::MessageBoxButtonFlag

§

impl RefUnwindSafe for devela::_dep::sdl3::messagebox::MessageBoxColorScheme

§

impl RefUnwindSafe for devela::_dep::sdl3::messagebox::MessageBoxFlag

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::mouse::MouseState

§

impl RefUnwindSafe for devela::_dep::sdl3::mouse::MouseUtil

§

impl RefUnwindSafe for devela::_dep::sdl3::mouse::RelativeMouseState

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::pixels::Palette

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::pixels::PixelMasks

§

impl RefUnwindSafe for Properties

§

impl RefUnwindSafe for SDL_PropertyType

§

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

§

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

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::render::FPoint

§

impl RefUnwindSafe for devela::_dep::sdl3::render::FRect

§

impl RefUnwindSafe for InvalidTextureAccess

§

impl RefUnwindSafe for devela::_dep::sdl3::render::RendererInfo

§

impl RefUnwindSafe for devela::_dep::sdl3::render::TextureQuery

§

impl RefUnwindSafe for devela::_dep::sdl3::AudioSubsystem

§

impl RefUnwindSafe for CameraSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl3::Error

§

impl RefUnwindSafe for devela::_dep::sdl3::EventPump

§

impl RefUnwindSafe for devela::_dep::sdl3::EventSubsystem

§

impl RefUnwindSafe for GamepadSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl3::HapticSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl3::JoystickSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl3::Sdl

§

impl RefUnwindSafe for devela::_dep::sdl3::SensorSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl3::VideoSubsystem

§

impl RefUnwindSafe for devela::_dep::sdl3::surface::SurfaceRef

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::assert::SDL_AssertData

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::assert::SDL_AssertState

§

impl RefUnwindSafe for SDL_AsyncIO

§

impl RefUnwindSafe for SDL_AsyncIOOutcome

§

impl RefUnwindSafe for SDL_AsyncIOQueue

§

impl RefUnwindSafe for SDL_AsyncIOResult

§

impl RefUnwindSafe for SDL_AsyncIOTaskType

§

impl RefUnwindSafe for SDL_AtomicInt

§

impl RefUnwindSafe for SDL_AtomicU32

§

impl RefUnwindSafe for SDL_AudioFormat

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::audio::SDL_AudioSpec

§

impl RefUnwindSafe for SDL_AudioStream

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::blendmode::SDL_BlendFactor

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::blendmode::SDL_BlendOperation

§

impl RefUnwindSafe for SDL_Camera

§

impl RefUnwindSafe for SDL_CameraPosition

§

impl RefUnwindSafe for SDL_CameraSpec

§

impl RefUnwindSafe for SDL_DialogFileFilter

§

impl RefUnwindSafe for SDL_FileDialogType

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_AudioDeviceEvent

§

impl RefUnwindSafe for SDL_CameraDeviceEvent

§

impl RefUnwindSafe for SDL_ClipboardEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_CommonEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_DisplayEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_DropEvent

§

impl RefUnwindSafe for SDL_EventAction

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_EventType

§

impl RefUnwindSafe for SDL_GamepadAxisEvent

§

impl RefUnwindSafe for SDL_GamepadButtonEvent

§

impl RefUnwindSafe for SDL_GamepadDeviceEvent

§

impl RefUnwindSafe for SDL_GamepadSensorEvent

§

impl RefUnwindSafe for SDL_GamepadTouchpadEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_JoyAxisEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_JoyBallEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_JoyBatteryEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_JoyButtonEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_JoyDeviceEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_JoyHatEvent

§

impl RefUnwindSafe for SDL_KeyboardDeviceEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_KeyboardEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_MouseButtonEvent

§

impl RefUnwindSafe for SDL_MouseDeviceEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_MouseMotionEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_MouseWheelEvent

§

impl RefUnwindSafe for SDL_PenAxisEvent

§

impl RefUnwindSafe for SDL_PenButtonEvent

§

impl RefUnwindSafe for SDL_PenMotionEvent

§

impl RefUnwindSafe for SDL_PenProximityEvent

§

impl RefUnwindSafe for SDL_PenTouchEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_QuitEvent

§

impl RefUnwindSafe for SDL_RenderEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_SensorEvent

§

impl RefUnwindSafe for SDL_TextEditingCandidatesEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_TextEditingEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_TextInputEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_TouchFingerEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_UserEvent

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_WindowEvent

§

impl RefUnwindSafe for SDL_PathInfo

§

impl RefUnwindSafe for SDL_Gamepad

§

impl RefUnwindSafe for SDL_GamepadAxis

§

impl RefUnwindSafe for SDL_GamepadBinding

§

impl RefUnwindSafe for SDL_GamepadBindingType

§

impl RefUnwindSafe for SDL_GamepadBinding__AnonUnion1__AnonStruct1

§

impl RefUnwindSafe for SDL_GamepadBinding__AnonUnion1__AnonStruct2

§

impl RefUnwindSafe for SDL_GamepadBinding__AnonUnion2__AnonStruct1

§

impl RefUnwindSafe for SDL_GamepadButton

§

impl RefUnwindSafe for SDL_GamepadButtonLabel

§

impl RefUnwindSafe for SDL_GamepadType

§

impl RefUnwindSafe for SDL_GPUBlendFactor

§

impl RefUnwindSafe for SDL_GPUBlendOp

§

impl RefUnwindSafe for SDL_GPUBlitInfo

§

impl RefUnwindSafe for SDL_GPUBlitRegion

§

impl RefUnwindSafe for SDL_GPUBuffer

§

impl RefUnwindSafe for SDL_GPUBufferBinding

§

impl RefUnwindSafe for SDL_GPUBufferCreateInfo

§

impl RefUnwindSafe for SDL_GPUBufferLocation

§

impl RefUnwindSafe for SDL_GPUBufferRegion

§

impl RefUnwindSafe for SDL_GPUColorTargetBlendState

§

impl RefUnwindSafe for SDL_GPUColorTargetDescription

§

impl RefUnwindSafe for SDL_GPUColorTargetInfo

§

impl RefUnwindSafe for SDL_GPUCommandBuffer

§

impl RefUnwindSafe for SDL_GPUCompareOp

§

impl RefUnwindSafe for SDL_GPUComputePass

§

impl RefUnwindSafe for SDL_GPUComputePipeline

§

impl RefUnwindSafe for SDL_GPUComputePipelineCreateInfo

§

impl RefUnwindSafe for SDL_GPUCopyPass

§

impl RefUnwindSafe for SDL_GPUCubeMapFace

§

impl RefUnwindSafe for SDL_GPUCullMode

§

impl RefUnwindSafe for SDL_GPUDepthStencilState

§

impl RefUnwindSafe for SDL_GPUDepthStencilTargetInfo

§

impl RefUnwindSafe for SDL_GPUDevice

§

impl RefUnwindSafe for SDL_GPUFence

§

impl RefUnwindSafe for SDL_GPUFillMode

§

impl RefUnwindSafe for SDL_GPUFilter

§

impl RefUnwindSafe for SDL_GPUFrontFace

§

impl RefUnwindSafe for SDL_GPUGraphicsPipeline

§

impl RefUnwindSafe for SDL_GPUGraphicsPipelineCreateInfo

§

impl RefUnwindSafe for SDL_GPUGraphicsPipelineTargetInfo

§

impl RefUnwindSafe for SDL_GPUIndexElementSize

§

impl RefUnwindSafe for SDL_GPUIndexedIndirectDrawCommand

§

impl RefUnwindSafe for SDL_GPUIndirectDispatchCommand

§

impl RefUnwindSafe for SDL_GPUIndirectDrawCommand

§

impl RefUnwindSafe for SDL_GPULoadOp

§

impl RefUnwindSafe for SDL_GPUMultisampleState

§

impl RefUnwindSafe for SDL_GPUPresentMode

§

impl RefUnwindSafe for SDL_GPUPrimitiveType

§

impl RefUnwindSafe for SDL_GPURasterizerState

§

impl RefUnwindSafe for SDL_GPURenderPass

§

impl RefUnwindSafe for SDL_GPUSampleCount

§

impl RefUnwindSafe for SDL_GPUSampler

§

impl RefUnwindSafe for SDL_GPUSamplerAddressMode

§

impl RefUnwindSafe for SDL_GPUSamplerCreateInfo

§

impl RefUnwindSafe for SDL_GPUSamplerMipmapMode

§

impl RefUnwindSafe for SDL_GPUShader

§

impl RefUnwindSafe for SDL_GPUShaderCreateInfo

§

impl RefUnwindSafe for SDL_GPUShaderStage

§

impl RefUnwindSafe for SDL_GPUStencilOp

§

impl RefUnwindSafe for SDL_GPUStencilOpState

§

impl RefUnwindSafe for SDL_GPUStorageBufferReadWriteBinding

§

impl RefUnwindSafe for SDL_GPUStorageTextureReadWriteBinding

§

impl RefUnwindSafe for SDL_GPUStoreOp

§

impl RefUnwindSafe for SDL_GPUSwapchainComposition

§

impl RefUnwindSafe for SDL_GPUTexture

§

impl RefUnwindSafe for SDL_GPUTextureCreateInfo

§

impl RefUnwindSafe for SDL_GPUTextureFormat

§

impl RefUnwindSafe for SDL_GPUTextureLocation

§

impl RefUnwindSafe for SDL_GPUTextureRegion

§

impl RefUnwindSafe for SDL_GPUTextureSamplerBinding

§

impl RefUnwindSafe for SDL_GPUTextureTransferInfo

§

impl RefUnwindSafe for SDL_GPUTextureType

§

impl RefUnwindSafe for SDL_GPUTransferBuffer

§

impl RefUnwindSafe for SDL_GPUTransferBufferCreateInfo

§

impl RefUnwindSafe for SDL_GPUTransferBufferLocation

§

impl RefUnwindSafe for SDL_GPUTransferBufferUsage

§

impl RefUnwindSafe for SDL_GPUVertexAttribute

§

impl RefUnwindSafe for SDL_GPUVertexBufferDescription

§

impl RefUnwindSafe for SDL_GPUVertexElementFormat

§

impl RefUnwindSafe for SDL_GPUVertexInputRate

§

impl RefUnwindSafe for SDL_GPUVertexInputState

§

impl RefUnwindSafe for SDL_GPUViewport

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::guid::SDL_GUID

§

impl RefUnwindSafe for SDL_Haptic

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::haptic::SDL_HapticCondition

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::haptic::SDL_HapticConstant

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::haptic::SDL_HapticCustom

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::haptic::SDL_HapticDirection

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::haptic::SDL_HapticLeftRight

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::haptic::SDL_HapticPeriodic

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::haptic::SDL_HapticRamp

§

impl RefUnwindSafe for SDL_hid_bus_type

§

impl RefUnwindSafe for SDL_hid_device

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::hidapi::SDL_hid_device_info

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::hints::SDL_HintPriority

§

impl RefUnwindSafe for SDL_AppResult

§

impl RefUnwindSafe for SDL_IOStatus

§

impl RefUnwindSafe for SDL_IOStream

§

impl RefUnwindSafe for SDL_IOStreamInterface

§

impl RefUnwindSafe for SDL_IOWhence

§

impl RefUnwindSafe for SDL_Joystick

§

impl RefUnwindSafe for SDL_JoystickConnectionState

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::joystick::SDL_JoystickType

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::joystick::SDL_VirtualJoystickDesc

§

impl RefUnwindSafe for SDL_VirtualJoystickSensorDesc

§

impl RefUnwindSafe for SDL_VirtualJoystickTouchpadDesc

§

impl RefUnwindSafe for SDL_Capitalization

§

impl RefUnwindSafe for SDL_TextInputType

§

impl RefUnwindSafe for SDL_SharedObject

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::locale::SDL_Locale

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::log::SDL_LogCategory

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::log::SDL_LogPriority

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::messagebox::SDL_MessageBoxButtonData

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::messagebox::SDL_MessageBoxColor

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::messagebox::SDL_MessageBoxColorScheme

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::messagebox::SDL_MessageBoxColorType

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::messagebox::SDL_MessageBoxData

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::mouse::SDL_Cursor

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::mouse::SDL_MouseWheelDirection

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::mouse::SDL_SystemCursor

§

impl RefUnwindSafe for SDL_Condition

§

impl RefUnwindSafe for SDL_InitState

§

impl RefUnwindSafe for SDL_InitStatus

§

impl RefUnwindSafe for SDL_Mutex

§

impl RefUnwindSafe for SDL_RWLock

§

impl RefUnwindSafe for SDL_Semaphore

§

impl RefUnwindSafe for SDL_PenAxis

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::pixels::SDL_ArrayOrder

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::pixels::SDL_BitmapOrder

§

impl RefUnwindSafe for SDL_ChromaLocation

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::pixels::SDL_Color

§

impl RefUnwindSafe for SDL_ColorPrimaries

§

impl RefUnwindSafe for SDL_ColorRange

§

impl RefUnwindSafe for SDL_ColorType

§

impl RefUnwindSafe for SDL_Colorspace

§

impl RefUnwindSafe for SDL_FColor

§

impl RefUnwindSafe for SDL_MatrixCoefficients

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::pixels::SDL_PackedLayout

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::pixels::SDL_PackedOrder

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::pixels::SDL_Palette

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::pixels::SDL_PixelFormat

§

impl RefUnwindSafe for SDL_PixelFormatDetails

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::pixels::SDL_PixelType

§

impl RefUnwindSafe for SDL_TransferCharacteristics

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::power::SDL_PowerState

§

impl RefUnwindSafe for SDL_Process

§

impl RefUnwindSafe for SDL_ProcessIO

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::rect::SDL_FPoint

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::rect::SDL_FRect

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::rect::SDL_Point

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::rect::SDL_Rect

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::render::SDL_Renderer

§

impl RefUnwindSafe for SDL_RendererLogicalPresentation

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::render::SDL_Texture

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::render::SDL_TextureAccess

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::render::SDL_Vertex

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::scancode::SDL_Scancode

§

impl RefUnwindSafe for SDL_Sensor

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::sensor::SDL_SensorType

§

impl RefUnwindSafe for SDL_Environment

§

impl RefUnwindSafe for SDL_iconv_data_t

§

impl RefUnwindSafe for SDL_Storage

§

impl RefUnwindSafe for SDL_StorageInterface

§

impl RefUnwindSafe for SDL_FlipMode

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::surface::SDL_ScaleMode

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::surface::SDL_Surface

§

impl RefUnwindSafe for SDL_Sandbox

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::thread::SDL_Thread

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::thread::SDL_ThreadPriority

§

impl RefUnwindSafe for SDL_ThreadState

§

impl RefUnwindSafe for SDL_DateFormat

§

impl RefUnwindSafe for SDL_DateTime

§

impl RefUnwindSafe for SDL_TimeFormat

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::touch::SDL_Finger

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::touch::SDL_TouchDeviceType

§

impl RefUnwindSafe for SDL_Tray

§

impl RefUnwindSafe for SDL_TrayEntry

§

impl RefUnwindSafe for SDL_TrayMenu

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::video::SDL_DisplayMode

§

impl RefUnwindSafe for SDL_DisplayModeData

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::video::SDL_DisplayOrientation

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::video::SDL_FlashOperation

§

impl RefUnwindSafe for SDL_GLAttr

§

impl RefUnwindSafe for SDL_GLContextState

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::video::SDL_HitTestResult

§

impl RefUnwindSafe for SDL_SystemTheme

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::video::SDL_Window

§

impl RefUnwindSafe for VkAllocationCallbacks

§

impl RefUnwindSafe for TouchId

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::video::gl_attr::ContextFlags

§

impl RefUnwindSafe for devela::_dep::sdl3::video::Display

§

impl RefUnwindSafe for devela::_dep::sdl3::video::DisplayMode

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::video::GLContext

§

impl RefUnwindSafe for PopupWindowBuilder

§

impl RefUnwindSafe for devela::_dep::sdl3::video::Window

§

impl RefUnwindSafe for devela::_dep::sdl3::video::WindowBuilder

§

impl RefUnwindSafe for devela::_dep::sdl3::video::WindowContext

§

impl RefUnwindSafe for IgnoredAny

§

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

§

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

§

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

§

impl RefUnwindSafe for Channels

§

impl RefUnwindSafe for ChannelsIter

§

impl RefUnwindSafe for SignalSpec

§

impl RefUnwindSafe for Crc8Ccitt

§

impl RefUnwindSafe for Crc16Ansi

§

impl RefUnwindSafe for Crc16AnsiLe

§

impl RefUnwindSafe for Crc32

§

impl RefUnwindSafe for Md5

§

impl RefUnwindSafe for 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 devela::_dep::symphonia::core::meta::Visual

§

impl RefUnwindSafe for Descriptor

§

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

§

impl RefUnwindSafe for Probe

§

impl RefUnwindSafe for ProbedMetadata

§

impl RefUnwindSafe for i24

§

impl RefUnwindSafe for u24

§

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

§

impl RefUnwindSafe for TimeBase

§

impl RefUnwindSafe for CGroupLimits

§

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

§

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

§

impl RefUnwindSafe for Cpu

§

impl RefUnwindSafe for CpuRefreshKind

§

impl RefUnwindSafe for Disk

§

impl RefUnwindSafe for DiskRefreshKind

§

impl RefUnwindSafe for DiskUsage

§

impl RefUnwindSafe for Disks

§

impl RefUnwindSafe for devela::_dep::sysinfo::Gid

§

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

§

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

§

impl RefUnwindSafe for IpNetwork

§

impl RefUnwindSafe for LoadAvg

§

impl RefUnwindSafe for MacAddr

§

impl RefUnwindSafe for MemoryRefreshKind

§

impl RefUnwindSafe for 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 devela::_dep::tokio::io::Stderr

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for TryCurrentError

§

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

§

impl RefUnwindSafe for AcquireError

§

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

§

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

§

impl RefUnwindSafe for OwnedSemaphorePermit

§

impl RefUnwindSafe for Semaphore

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for ValueDeserializer

§

impl RefUnwindSafe for ValueSerializer

§

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

§

impl RefUnwindSafe for ArrayOfTables

§

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

§

impl RefUnwindSafe for Datetime

§

impl RefUnwindSafe for DatetimeParseError

§

impl RefUnwindSafe for Decor

§

impl RefUnwindSafe for DocumentMut

§

impl RefUnwindSafe for InlineTable

§

impl RefUnwindSafe for InternalString

§

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

§

impl RefUnwindSafe for RawString

§

impl RefUnwindSafe for Repr

§

impl RefUnwindSafe for devela::_dep::toml_edit::Table

§

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

§

impl RefUnwindSafe for TomlError

§

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 devela::_dep::tracing::Id

§

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

§

impl RefUnwindSafe for Interest

§

impl RefUnwindSafe for NoSubscriber

§

impl RefUnwindSafe for GraphemeCursor

§

impl RefUnwindSafe for Timeouts

§

impl RefUnwindSafe for InvalidHeaderName

§

impl RefUnwindSafe for InvalidHeaderValue

§

impl RefUnwindSafe for MaxSizeReached

§

impl RefUnwindSafe for ToStrError

§

impl RefUnwindSafe for InvalidMethod

§

impl RefUnwindSafe for InvalidStatusCode

§

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

§

impl RefUnwindSafe for HeaderName

§

impl RefUnwindSafe for HeaderValue

§

impl RefUnwindSafe for Method

§

impl RefUnwindSafe for StatusCode

§

impl RefUnwindSafe for Uri

§

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

§

impl RefUnwindSafe for Authority

§

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

§

impl RefUnwindSafe for InvalidUri

§

impl RefUnwindSafe for InvalidUriParts

§

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

§

impl RefUnwindSafe for PathAndQuery

§

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

§

impl RefUnwindSafe for BodyBuilder

§

impl RefUnwindSafe for devela::_dep::ureq::Proxy

§

impl RefUnwindSafe for WithBody

§

impl RefUnwindSafe for WithoutBody

§

impl RefUnwindSafe for DefaultResolver

§

impl RefUnwindSafe for ConnectProxyConnector

§

impl RefUnwindSafe for LazyBuffers

§

impl RefUnwindSafe for NextTimeout

§

impl RefUnwindSafe for TcpConnector

§

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

§

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

§

impl RefUnwindSafe for BStr

§

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

§

impl RefUnwindSafe for ExampleBitfield

§

impl RefUnwindSafe for ExampleBitfieldCustom

§

impl RefUnwindSafe for ExampleBitfieldExtra

§

impl RefUnwindSafe for ExampleEnumSet

§

impl RefUnwindSafe for ExampleIdSeqUsize

§

impl RefUnwindSafe for TypeId

§

impl RefUnwindSafe for Char

§

impl RefUnwindSafe for GraphemeString

§

impl RefUnwindSafe for InvalidChar

§

impl RefUnwindSafe for InvalidUtf8

§

impl RefUnwindSafe for char7

§

impl RefUnwindSafe for char8

§

impl RefUnwindSafe for char16

§

impl RefUnwindSafe for AddrParseError

§

impl RefUnwindSafe for Alloc

§

impl RefUnwindSafe for AppApple

§

impl RefUnwindSafe for AppConfig

§

impl RefUnwindSafe for AppUnix

§

impl RefUnwindSafe for AppWindows

§

impl RefUnwindSafe for AppXdg

§

impl RefUnwindSafe for Arch

§

impl RefUnwindSafe for Backtrace

§

impl RefUnwindSafe for devela::all::Barrier

§

impl RefUnwindSafe for devela::all::BarrierWaitResult

§

impl RefUnwindSafe for Boxed

§

impl RefUnwindSafe for ByteSearch

§

impl RefUnwindSafe for devela::all::CStr

§

impl RefUnwindSafe for devela::all::CString

§

impl RefUnwindSafe for CodecFlags

§

impl RefUnwindSafe for CodecLen

§

impl RefUnwindSafe for devela::all::Color

§

impl RefUnwindSafe for Crockford

§

impl RefUnwindSafe for CrosstermService

§

impl RefUnwindSafe for DataOverflow

§

impl RefUnwindSafe for DirBuilder

§

impl RefUnwindSafe for devela::all::DirEntry

§

impl RefUnwindSafe for DrumFrame8

§

impl RefUnwindSafe for devela::all::Duration

§

impl RefUnwindSafe for TryFromFloatSecsError

§

impl RefUnwindSafe for ElementNotFound

§

impl RefUnwindSafe for Env

§

impl RefUnwindSafe for FailedErrorConversion

§

impl RefUnwindSafe for devela::all::False

§

impl RefUnwindSafe for FatPtr

§

impl RefUnwindSafe for devela::all::File

§

impl RefUnwindSafe for devela::all::FileMetadata

§

impl RefUnwindSafe for OpenOptions

§

impl RefUnwindSafe for Permissions

§

impl RefUnwindSafe for FileTimes

§

impl RefUnwindSafe for devela::all::FileType

§

impl RefUnwindSafe for Fmt

§

impl RefUnwindSafe for devela::all::FmtError

§

impl RefUnwindSafe for Fs

§

impl RefUnwindSafe for FsPath

§

impl RefUnwindSafe for HasherPengy

§

impl RefUnwindSafe for IdPinBox

§

impl RefUnwindSafe for IndexOutOfBounds

§

impl RefUnwindSafe for InvalidAxisLength

§

impl RefUnwindSafe for Io

§

impl RefUnwindSafe for devela::all::IoEmpty

§

impl RefUnwindSafe for devela::all::IoRepeat

§

impl RefUnwindSafe for devela::all::IoSink

§

impl RefUnwindSafe for Ipv4Addr

§

impl RefUnwindSafe for Ipv6Addr

§

impl RefUnwindSafe for devela::all::Iter

§

impl RefUnwindSafe for Args

§

impl RefUnwindSafe for ArgsOs

§

impl RefUnwindSafe for ReadDir

§

impl RefUnwindSafe for Vars

§

impl RefUnwindSafe for VarsOs

§

impl RefUnwindSafe for JoinPathsError

§

impl RefUnwindSafe for Js

§

impl RefUnwindSafe for KeyAlreadyExists

§

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

§

impl RefUnwindSafe for LogConfig

§

impl RefUnwindSafe for SetLoggerError

§

impl RefUnwindSafe for Maybe

§

impl RefUnwindSafe for Mem

§

impl RefUnwindSafe for devela::all::MemLayout

§

impl RefUnwindSafe for devela::all::MemLayoutError

§

impl RefUnwindSafe for MiniquadWindow

§

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 NotImplemented

§

impl RefUnwindSafe for NotSupported

§

impl RefUnwindSafe for OsStr

§

impl RefUnwindSafe for OsString

§

impl RefUnwindSafe for Panic

§

impl RefUnwindSafe for ParseFloatError

§

impl RefUnwindSafe for ParseIntError

§

impl RefUnwindSafe for PartiallyAdded

§

impl RefUnwindSafe for devela::all::Path

§

impl RefUnwindSafe for PathBuf

§

impl RefUnwindSafe for StripPrefixError

§

impl RefUnwindSafe for PhantomPinned

§

impl RefUnwindSafe for Pnm

§

impl RefUnwindSafe for devela::all::Process

§

impl RefUnwindSafe for ExitCode

§

impl RefUnwindSafe for ExitStatus

§

impl RefUnwindSafe for devela::all::ProcessOutput

§

impl RefUnwindSafe for devela::all::ProcessStderr

§

impl RefUnwindSafe for devela::all::ProcessStdin

§

impl RefUnwindSafe for Stdio

§

impl RefUnwindSafe for devela::all::ProcessStdout

§

impl RefUnwindSafe for Ptr

§

impl RefUnwindSafe for RandomState

§

impl RefUnwindSafe for RangeFull

§

impl RefUnwindSafe for BorrowError

§

impl RefUnwindSafe for BorrowMutError

§

impl RefUnwindSafe for Rfc4648

§

impl RefUnwindSafe for Rfc4648Hex

§

impl RefUnwindSafe for SleepSpin

§

impl RefUnwindSafe for SocketAddrV4

§

impl RefUnwindSafe for SocketAddrV6

§

impl RefUnwindSafe for devela::all::Stdin

§

impl RefUnwindSafe for Str

§

impl RefUnwindSafe for devela::all::String

§

impl RefUnwindSafe for devela::all::SystemAlloc

§

impl RefUnwindSafe for devela::all::SystemInstant

§

impl RefUnwindSafe for SystemTime

§

impl RefUnwindSafe for devela::all::SystemTimeError

§

impl RefUnwindSafe for RawWaker

§

impl RefUnwindSafe for RawWakerVTable

§

impl RefUnwindSafe for Waker

§

impl RefUnwindSafe for TcpListener

§

impl RefUnwindSafe for TcpStream

§

impl RefUnwindSafe for Thread

§

impl RefUnwindSafe for AccessError

§

impl RefUnwindSafe for devela::all::ThreadBuilder

§

impl RefUnwindSafe for ThreadId

§

impl RefUnwindSafe for TimeDelta

§

impl RefUnwindSafe for Timecode

§

impl RefUnwindSafe for devela::all::True

§

impl RefUnwindSafe for devela::all::TryFromIntError

§

impl RefUnwindSafe for UdpSocket

§

impl RefUnwindSafe for UiCap

§

impl RefUnwindSafe for UiCapImage

§

impl RefUnwindSafe for UiCapInput

§

impl RefUnwindSafe for UiCapSound

§

impl RefUnwindSafe for UiCapSystem

§

impl RefUnwindSafe for UiCapWindow

§

impl RefUnwindSafe for UnixTimeI64

§

impl RefUnwindSafe for UnixTimeU32

§

impl RefUnwindSafe for WaitTimeoutResult

§

impl RefUnwindSafe for WaveletHaar

§

impl RefUnwindSafe for WaveletUnitVec

§

impl RefUnwindSafe for Xabc

§

impl RefUnwindSafe for XorShift128

§

impl RefUnwindSafe for XorShift128p

§

impl RefUnwindSafe for Xoroshiro128pp

§

impl RefUnwindSafe for Xyza8a

§

impl RefUnwindSafe for Xyza8b

§

impl RefUnwindSafe for g_bvec2

§

impl RefUnwindSafe for g_bvec3

§

impl RefUnwindSafe for g_bvec4

§

impl RefUnwindSafe for g_dmat2

§

impl RefUnwindSafe for g_dmat3

§

impl RefUnwindSafe for g_dmat4

§

impl RefUnwindSafe for g_dvec2

§

impl RefUnwindSafe for g_dvec3

§

impl RefUnwindSafe for g_dvec4

§

impl RefUnwindSafe for g_ivec2

§

impl RefUnwindSafe for g_ivec3

§

impl RefUnwindSafe for g_ivec4

§

impl RefUnwindSafe for g_mat2

§

impl RefUnwindSafe for g_mat2x3

§

impl RefUnwindSafe for g_mat2x4

§

impl RefUnwindSafe for g_mat3

§

impl RefUnwindSafe for g_mat3x2

§

impl RefUnwindSafe for g_mat3x4

§

impl RefUnwindSafe for g_mat4

§

impl RefUnwindSafe for g_mat4x2

§

impl RefUnwindSafe for g_mat4x3

§

impl RefUnwindSafe for g_uvec2

§

impl RefUnwindSafe for g_uvec3

§

impl RefUnwindSafe for g_uvec4

§

impl RefUnwindSafe for g_vec2

§

impl RefUnwindSafe for g_vec3

§

impl RefUnwindSafe for g_vec4

§

impl RefUnwindSafe for g_vertex2

§

impl RefUnwindSafe for g_vertex3

§

impl RefUnwindSafe for m128

§

impl RefUnwindSafe for m128d

§

impl RefUnwindSafe for m128i

§

impl RefUnwindSafe for m256

§

impl RefUnwindSafe for m256d

§

impl RefUnwindSafe for m256i

§

impl RefUnwindSafe for 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 devela::_dep::nc::siginfo_t

§

impl RefUnwindSafe for sigval_t

§

impl RefUnwindSafe for PyMethodDefPointer

§

impl RefUnwindSafe for PyUnicodeObjectData

§

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 __c_anonymous_ifc_ifcu

§

impl RefUnwindSafe for __c_anonymous_ifr_ifru

§

impl RefUnwindSafe for __c_anonymous_iwreq

§

impl RefUnwindSafe for __c_anonymous_ptp_perout_request_1

§

impl RefUnwindSafe for __c_anonymous_ptp_perout_request_2

§

impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_data

§

impl RefUnwindSafe for __c_anonymous_sockaddr_can_can_addr

§

impl RefUnwindSafe for __c_anonymous_xsk_tx_metadata_union

§

impl RefUnwindSafe for iwreq_data

§

impl RefUnwindSafe for tpacket_bd_header_u

§

impl RefUnwindSafe for tpacket_req_u

§

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

§

impl RefUnwindSafe for SDL_GameControllerButtonBind__bindgen_ty_1

§

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

§

impl RefUnwindSafe for SDL_RWops__bindgen_ty_1

§

impl RefUnwindSafe for SDL_SysWMinfo__bindgen_ty_1

§

impl RefUnwindSafe for SDL_SysWMmsg__bindgen_ty_1

§

impl RefUnwindSafe for SDL_WindowShapeParams

§

impl RefUnwindSafe for XClientMessageEvent__bindgen_ty_1

§

impl RefUnwindSafe for XEDataObject

§

impl RefUnwindSafe for _XEvent

§

impl RefUnwindSafe for _XIMStatusDrawCallbackStruct__bindgen_ty_1

§

impl RefUnwindSafe for _XIMStringConversionText__bindgen_ty_1

§

impl RefUnwindSafe for _XIMText__bindgen_ty_1

§

impl RefUnwindSafe for __atomic_wide_counter

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::events::SDL_Event

§

impl RefUnwindSafe for SDL_GamepadBinding__AnonUnion1

§

impl RefUnwindSafe for SDL_GamepadBinding__AnonUnion2

§

impl RefUnwindSafe for devela::_dep::sdl3::sys::haptic::SDL_HapticEffect

§

impl RefUnwindSafe for DataRaw64Copy

§

impl RefUnwindSafe for AdjacentlyTaggedEnumVariant

§

impl RefUnwindSafe for AsciiCase

§

impl RefUnwindSafe for AsyncIterBaseTag

§

impl RefUnwindSafe for AsyncIterOptionTag

§

impl RefUnwindSafe for AsyncIterResultOptionTag

§

impl RefUnwindSafe for Big8x3

§

impl RefUnwindSafe for Big32x40

§

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

§

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 devela::_core::error::Request<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> !RefUnwindSafe for Notified<'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 MiddlewareNext<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for 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 devela::_dep::sdl2::messagebox::ClickedButton<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::messagebox::ClickedButton<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for BuffRow<'a>

§

impl<'a> RefUnwindSafe for BuffRowIter<'a>

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for devela::_dep::gilrs::Gamepad<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for ArrayIter<'a>

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for 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 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 devela::_dep::sdl2::event::EventPollIterator<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::event::EventWaitIterator<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::event::EventWaitTimeoutIterator<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::keyboard::KeyboardState<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::keyboard::ScancodeIterator<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::mouse::MouseButtonIterator<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::surface::Surface<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::surface::SurfaceContext<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::video::gl_attr::ContextFlagsBuilder<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::video::gl_attr::GLAttr<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl2::video::WindowSurfaceRef<'a>

§

impl<'a> RefUnwindSafe for DialogFileFilter<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::event::EventPollIterator<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::event::EventWaitIterator<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::event::EventWaitTimeoutIterator<'a>

§

impl<'a> RefUnwindSafe for GlobResults<'a>

§

impl<'a> RefUnwindSafe for GlobResultsIter<'a>

§

impl<'a> RefUnwindSafe for BufferBuilder<'a>

§

impl<'a> RefUnwindSafe for ComputePipelineBuilder<'a>

§

impl<'a> RefUnwindSafe for GraphicsPipelineBuilder<'a>

§

impl<'a> RefUnwindSafe for ShaderBuilder<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::gpu::Texture<'a>

§

impl<'a> RefUnwindSafe for TransferBufferBuilder<'a>

§

impl<'a> RefUnwindSafe for IOStream<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::keyboard::KeyboardState<'a>

§

impl<'a> RefUnwindSafe for PressedScancodeIterator<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::keyboard::ScancodeIterator<'a>

§

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

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::mouse::MouseButtonIterator<'a>

§

impl<'a> RefUnwindSafe for PressedMouseButtonIterator<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::surface::Surface<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::surface::SurfaceContext<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::video::gl_attr::ContextFlagsBuilder<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::video::gl_attr::GLAttr<'a>

§

impl<'a> RefUnwindSafe for devela::_dep::sdl3::video::WindowSurfaceRef<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for devela::all::LogRecord<'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 CommandArgs<'a>

§

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

§

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

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for 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 devela::_core::ffi::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, CB> RefUnwindSafe for AudioDeviceLockGuard<'a, CB>
where CB: RefUnwindSafe,

§

impl<'a, CB> RefUnwindSafe for devela::_dep::sdl2::event::EventWatch<'a, CB>
where CB: RefUnwindSafe,

§

impl<'a, CB> RefUnwindSafe for devela::_dep::sdl3::event::EventWatch<'a, CB>
where CB: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, E> RefUnwindSafe for devela::_dep::serde::de::value::StrDeserializer<'a, E>
where E: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, I, E> RefUnwindSafe for ProcessResults<'a, I, E>

§

impl<'a, I, F> !RefUnwindSafe for FormatWith<'a, I, F>

§

impl<'a, I, F> RefUnwindSafe for PeekingTakeWhile<'a, I, F>

§

impl<'a, I, F> RefUnwindSafe for TakeWhileRef<'a, I, F>

§

impl<'a, K> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::Cursor<'a, K>
where K: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, K, V, F, A> RefUnwindSafe for devela::_dep::_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, 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 EnumeratePixels<'a, P>
where <P as Pixel>::Subpixel: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::hashbrown::hash_table::Iter<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::hashbrown::hash_table::IterMut<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::rayon::option::IterMut<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::tokio::sync::MappedMutexGuard<'a, T>
where T: RefUnwindSafe + ?Sized,

§

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

§

impl<'a, T> RefUnwindSafe for devela::_dep::tokio::sync::RwLockReadGuard<'a, T>
where T: RefUnwindSafe + ?Sized,

§

impl<'a, T> RefUnwindSafe for devela::_dep::tokio::sync::RwLockWriteGuard<'a, T>
where T: RefUnwindSafe + ?Sized,

§

impl<'a, T> RefUnwindSafe for devela::_dep::tokio::sync::watch::Ref<'a, T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::hashbrown::hash_table::Entry<'a, T, A>

§

impl<'a, T, A> RefUnwindSafe for devela::_dep::_alloc::collections::binary_heap::Drain<'a, T, A>

§

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

§

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

§

impl<'a, V> RefUnwindSafe for StaticMapEntry<'a, V>
where V: RefUnwindSafe,

§

impl<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleElementMut<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleElementRef<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleIterMut<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleIterRef<'a, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

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

§

impl<'b, 'a> !RefUnwindSafe for devela::_dep::sdl2::timer::Timer<'b, 'a>

§

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<'d> RefUnwindSafe for TimeZoneName<'d>

§

impl<'d> RefUnwindSafe for TimeZoneNameIter<'d>

§

impl<'data> RefUnwindSafe for BorrowedBuf<'data>

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::Chunks<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::ChunksExact<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::ChunksExactMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::ChunksMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::Iter<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::IterMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::RChunks<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::RChunksExact<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::RChunksExactMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::RChunksMut<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::slice::Windows<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> RefUnwindSafe for devela::_dep::rayon::vec::Drain<'data, T>
where T: RefUnwindSafe,

§

impl<'data, T> 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<'f, 'text> RefUnwindSafe for PartialRendering<'f, 'text>

§

impl<'fd> RefUnwindSafe for PollFd<'fd>

§

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

§

impl<'glyphs, T> RefUnwindSafe for BitmapFont<'glyphs, T>
where T: RefUnwindSafe,

§

impl<'h> RefUnwindSafe for Memchr2<'h>

§

impl<'h> RefUnwindSafe for Memchr3<'h>

§

impl<'h> RefUnwindSafe for Memchr<'h>

§

impl<'h> RefUnwindSafe for Captures<'h>

§

impl<'h> RefUnwindSafe for Match<'h>

§

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

§

impl<'h, 'n> RefUnwindSafe for FindRevIter<'h, 'n>

§

impl<'k> RefUnwindSafe for KeyMut<'k>

§

impl<'n> RefUnwindSafe for TimeZoneAnnotationKind<'n>

§

impl<'n> RefUnwindSafe for Pieces<'n>

§

impl<'n> RefUnwindSafe for TimeZoneAnnotation<'n>

§

impl<'n> RefUnwindSafe for TimeZoneAnnotationName<'n>

§

impl<'n> RefUnwindSafe for devela::_dep::memchr::memmem::Finder<'n>

§

impl<'n> RefUnwindSafe for devela::_dep::memchr::memmem::FinderRev<'n>

§

impl<'p> !RefUnwindSafe for BoundFrozenSetIterator<'p>

§

impl<'p> !RefUnwindSafe for BoundSetIterator<'p>

§

impl<'p, P, I, O, E> RefUnwindSafe for ByRef<'p, P, I, O, E>

§

impl<'p, T> RefUnwindSafe for PyRef<'p, T>
where T: RefUnwindSafe,

§

impl<'p, T> RefUnwindSafe for PyRefMut<'p, T>
where T: RefUnwindSafe,

§

impl<'py> !RefUnwindSafe for DowncastIntoError<'py>

§

impl<'py> !RefUnwindSafe for BoundDictIterator<'py>

§

impl<'py> !RefUnwindSafe for BoundListIterator<'py>

§

impl<'py> !RefUnwindSafe for BoundTupleIterator<'py>

§

impl<'py> !RefUnwindSafe for PyFrozenSetBuilder<'py>

§

impl<'py> RefUnwindSafe for Python<'py>

§

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

§

impl<'r> RefUnwindSafe for CaptureNames<'r>

§

impl<'r> RefUnwindSafe for devela::_dep::sdl2::render::Texture<'r>

§

impl<'r> RefUnwindSafe for devela::_dep::sdl3::render::Texture<'r>

§

impl<'r, 'h> RefUnwindSafe for CaptureMatches<'r, 'h>

§

impl<'r, 'h> RefUnwindSafe for devela::_dep::regex_lite::Matches<'r, 'h>

§

impl<'r, 'h> RefUnwindSafe for devela::_dep::regex_lite::Split<'r, 'h>

§

impl<'r, 'h> RefUnwindSafe for devela::_dep::regex_lite::SplitN<'r, 'h>

§

impl<'r, R> RefUnwindSafe for UnwrapMut<'r, R>
where R: RefUnwindSafe + ?Sized,

§

impl<'s, T, const CAP: usize, IDX, S> RefUnwindSafe for DestaqueIter<'s, T, CAP, IDX, S>

§

impl<'s, T, const CAP: usize, IDX, S> RefUnwindSafe for StackIter<'s, T, CAP, IDX, S>

§

impl<'scope> !RefUnwindSafe for devela::_dep::rayon::Scope<'scope>

§

impl<'scope> !RefUnwindSafe for ScopeFifo<'scope>

§

impl<'scope, 'env> RefUnwindSafe for devela::all::ThreadScope<'scope, 'env>

§

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

§

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

§

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

§

impl<'t> RefUnwindSafe for TimeZoneOffsetInfo<'t>

§

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

§

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

§

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

§

impl<'t, T> RefUnwindSafe for TokenSlice<'t, T>
where T: RefUnwindSafe,

§

impl<'t, T> RefUnwindSafe for OptionFmt<'t, T>
where T: RefUnwindSafe,

§

impl<'t, T, F> RefUnwindSafe for OptionFmtOrElse<'t, T, F>

§

impl<'t, T, U> RefUnwindSafe for OptionFmtOr<'t, T, U>

§

impl<'ttf_module, 'rwops> RefUnwindSafe for devela::_dep::sdl2::ttf::Font<'ttf_module, 'rwops>

§

impl<A> !RefUnwindSafe for VecChunk<A>

§

impl<A> RefUnwindSafe for 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 devela::_dep::itertools::RepeatN<A>
where A: RefUnwindSafe,

§

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

§

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

§

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

§

impl<A> RefUnwindSafe for devela::all::IterRepeat<A>
where A: RefUnwindSafe,

§

impl<A> RefUnwindSafe for devela::all::IterRepeatN<A>
where A: RefUnwindSafe,

§

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

§

impl<A, B> RefUnwindSafe for devela::_dep::ureq::unversioned::transport::Either<A, B>

§

impl<A, B> RefUnwindSafe for devela::_dep::rayon::iter::Chain<A, B>

§

impl<A, B> RefUnwindSafe for devela::_dep::rayon::iter::Zip<A, B>

§

impl<A, B> RefUnwindSafe for devela::_dep::rayon::iter::ZipEq<A, B>

§

impl<A, B> RefUnwindSafe for devela::all::IterChain<A, B>

§

impl<A, B> RefUnwindSafe for devela::all::IterZip<A, B>

§

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

§

impl<Any> !RefUnwindSafe for RequestScope<Any>

§

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

§

impl<B> !RefUnwindSafe for AudioManagerSettings<B>

§

impl<B> !RefUnwindSafe for RequestBuilder<B>

§

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

§

impl<B> RefUnwindSafe for devela::all::IoLines<B>
where B: RefUnwindSafe,

§

impl<B> RefUnwindSafe for devela::all::IoSplit<B>
where B: RefUnwindSafe,

§

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

§

impl<B, M> RefUnwindSafe for MonitorStream<B, M>

§

impl<Buffer> RefUnwindSafe for FlatSamples<Buffer>
where Buffer: RefUnwindSafe,

§

impl<Buffer, P> RefUnwindSafe for View<Buffer, P>
where Buffer: RefUnwindSafe, P: RefUnwindSafe,

§

impl<Buffer, P> RefUnwindSafe for ViewMut<Buffer, P>
where Buffer: RefUnwindSafe, P: RefUnwindSafe,

§

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

§

impl<CB> RefUnwindSafe for devela::_dep::sdl2::audio::AudioDevice<CB>
where CB: RefUnwindSafe,

§

impl<CB> RefUnwindSafe for AudioStreamWithCallback<CB>
where CB: RefUnwindSafe,

§

impl<Channel> RefUnwindSafe for AudioQueue<Channel>
where Channel: RefUnwindSafe,

§

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 DynMetadata<Dyn>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<E, CodecEndian> RefUnwindSafe for CodecLenValue<E, CodecEndian>
where E: RefUnwindSafe, CodecEndian: RefUnwindSafe,

§

impl<E, F> RefUnwindSafe for CodecIf<E, F>

§

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

§

impl<E, S> RefUnwindSafe for CodecJoin<E, S>

§

impl<Error> !RefUnwindSafe for StreamingSoundData<Error>

§

impl<Error> !RefUnwindSafe for StreamingSoundHandle<Error>

§

impl<F> RefUnwindSafe for devela::_core::fmt::FromFn<F>
where F: RefUnwindSafe,

§

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

§

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

§

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

§

impl<F> RefUnwindSafe for devela::all::IterFromFn<F>
where F: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<F, G, H, I, O, O2, E> RefUnwindSafe for devela::_dep::winnow::combinator::impls::FlatMap<F, G, H, I, O, O2, E>

§

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

§

impl<F, G, I, O, O2, E> RefUnwindSafe for devela::_dep::winnow::combinator::impls::Map<F, G, I, O, O2, E>

§

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

§

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

§

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

§

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

§

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

§

impl<F, I, O, E> RefUnwindSafe for Void<F, I, O, E>

§

impl<F, I, O, E> RefUnwindSafe for WithSpan<F, I, O, E>

§

impl<F, I, O, E> RefUnwindSafe for WithTaken<F, I, O, E>

§

impl<F, I, O, E> RefUnwindSafe for ParserIterator<F, I, O, E>

§

impl<F, I, O, E, C> RefUnwindSafe for devela::_dep::winnow::combinator::impls::Context<F, I, O, E, C>

§

impl<F, I, O, E, E2> RefUnwindSafe for ErrInto<F, I, O, E, E2>

§

impl<F, I, O, O2, E> RefUnwindSafe for DefaultValue<F, I, O, O2, E>

§

impl<F, I, O, O2, E> RefUnwindSafe for OutputInto<F, I, O, O2, E>

§

impl<F, I, O, O2, E> RefUnwindSafe for devela::_dep::winnow::combinator::impls::Value<F, I, O, O2, E>

§

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

§

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

§

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

§

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

§

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

§

impl<H> RefUnwindSafe for BuildHasherDefault<H>

§

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

§

impl<I> !RefUnwindSafe for IntoChunks<I>

§

impl<I> !RefUnwindSafe for RcIter<I>

§

impl<I> !RefUnwindSafe for Tee<I>

§

impl<I> !RefUnwindSafe for TreeErrorBase<I>

§

impl<I> RefUnwindSafe for devela::_core::async_iter::FromIter<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for devela::_core::iter::Intersperse<I>

§

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

§

impl<I> RefUnwindSafe for CombinationsWithReplacement<I>

§

impl<I> RefUnwindSafe for ExactlyOneError<I>

§

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

§

impl<I> RefUnwindSafe for MultiPeek<I>

§

impl<I> RefUnwindSafe for MultiProduct<I>

§

impl<I> RefUnwindSafe for PeekNth<I>

§

impl<I> RefUnwindSafe for Permutations<I>

§

impl<I> RefUnwindSafe for Powerset<I>

§

impl<I> RefUnwindSafe for PutBack<I>

§

impl<I> RefUnwindSafe for PutBackN<I>

§

impl<I> RefUnwindSafe for Unique<I>

§

impl<I> RefUnwindSafe for devela::_dep::itertools::WhileSome<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for WithPosition<I>

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Chunks<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Cloned<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Copied<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Enumerate<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Flatten<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Intersperse<I>

§

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

§

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

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Rev<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Skip<I>
where I: RefUnwindSafe,

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::StepBy<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::Take<I>
where I: RefUnwindSafe,

§

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

§

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

§

impl<I> RefUnwindSafe for devela::_dep::rayon::iter::WhileSome<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for 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 devela::_dep::rodio::source::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 devela::all::IterCycle<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterEnumerate<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterFlatten<I>

§

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

§

impl<I> RefUnwindSafe for Peekable<I>

§

impl<I> RefUnwindSafe for devela::all::IterSkip<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterStepBy<I>
where I: RefUnwindSafe,

§

impl<I> RefUnwindSafe for devela::all::IterTake<I>
where I: RefUnwindSafe,

§

impl<I, C = StrContext> !RefUnwindSafe for TreeError<I, C>

§

impl<I, C = StrContext> !RefUnwindSafe for TreeErrorFrame<I, C>

§

impl<I, C> RefUnwindSafe for TreeErrorContext<I, C>

§

impl<I, 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, ElemF> RefUnwindSafe for devela::_dep::itertools::IntersperseWith<I, ElemF>

§

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

§

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

§

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

§

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

§

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

§

impl<I, F> RefUnwindSafe for devela::_dep::itertools::Positions<I, F>

§

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

§

impl<I, F> RefUnwindSafe for devela::_dep::itertools::Update<I, F>

§

impl<I, F> RefUnwindSafe for devela::_dep::rayon::iter::FlatMap<I, F>

§

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

§

impl<I, F> RefUnwindSafe for devela::_dep::rayon::iter::Inspect<I, F>

§

impl<I, F> RefUnwindSafe for devela::_dep::rayon::iter::Map<I, F>

§

impl<I, F> RefUnwindSafe for devela::_dep::rayon::iter::Update<I, F>

§

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

§

impl<I, F> RefUnwindSafe for devela::all::IterFilterMap<I, F>

§

impl<I, F> RefUnwindSafe for devela::all::IterInspect<I, F>

§

impl<I, F> RefUnwindSafe for devela::all::IterMap<I, F>

§

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

§

impl<I, G> RefUnwindSafe for devela::_core::iter::IntersperseWith<I, G>

§

impl<I, ID, F> RefUnwindSafe for Fold<I, ID, F>

§

impl<I, ID, F> RefUnwindSafe for FoldChunks<I, ID, F>

§

impl<I, INIT, F> RefUnwindSafe for MapInit<I, INIT, F>

§

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

§

impl<I, J> RefUnwindSafe for devela::_dep::itertools::Interleave<I, J>

§

impl<I, J> RefUnwindSafe for devela::_dep::itertools::InterleaveShortest<I, J>

§

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

§

impl<I, J> RefUnwindSafe for devela::_dep::itertools::ZipEq<I, J>

§

impl<I, J> RefUnwindSafe for devela::_dep::rayon::iter::Interleave<I, J>

§

impl<I, J> RefUnwindSafe for devela::_dep::rayon::iter::InterleaveShortest<I, J>

§

impl<I, J, F> RefUnwindSafe for MergeBy<I, J, F>

§

impl<I, P> RefUnwindSafe for devela::_dep::rayon::iter::Filter<I, P>

§

impl<I, P> RefUnwindSafe for devela::_dep::rayon::iter::FilterMap<I, P>

§

impl<I, P> RefUnwindSafe for devela::_dep::rayon::iter::Positions<I, P>

§

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

§

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

§

impl<I, P> RefUnwindSafe for devela::all::IterFilter<I, P>

§

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

§

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

§

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

§

impl<I, P, O> RefUnwindSafe for Replace<I, P, O>

§

impl<I, S> RefUnwindSafe for Stateful<I, S>

§

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

§

impl<I, T> RefUnwindSafe for CircularTupleWindows<I, T>

§

impl<I, T> RefUnwindSafe for TupleCombinations<I, T>
where <T as HasCombination<I>>::Combination: RefUnwindSafe, I: RefUnwindSafe,

§

impl<I, T> RefUnwindSafe for TupleWindows<I, T>

§

impl<I, T> RefUnwindSafe for Tuples<I, T>
where <T as TupleCollect>::Buffer: RefUnwindSafe, I: RefUnwindSafe,

§

impl<I, T, E> RefUnwindSafe for FlattenOk<I, T, E>

§

impl<I, T, F> RefUnwindSafe for MapWith<I, T, F>

§

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

§

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

§

impl<I, U, F> RefUnwindSafe for TryFoldWith<I, U, F>
where I: RefUnwindSafe, <U as Try>::Output: RefUnwindSafe, F: RefUnwindSafe,

§

impl<I, U, F> RefUnwindSafe for devela::all::IterFlatMap<I, U, F>

§

impl<I, U, ID, F> RefUnwindSafe for TryFold<I, U, ID, F>

§

impl<I, V, F> RefUnwindSafe for UniqueBy<I, V, F>

§

impl<I, const N: usize> RefUnwindSafe for devela::_core::iter::ArrayChunks<I, N>

§

impl<Idx> RefUnwindSafe for devela::_core::range::Range<Idx>
where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for devela::_core::range::RangeFrom<Idx>
where Idx: RefUnwindSafe,

§

impl<Idx> RefUnwindSafe for devela::_core::range::RangeInclusive<Idx>
where Idx: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<In, First, Second> RefUnwindSafe for ChainedConnector<In, First, Second>
where First: RefUnwindSafe, Second: RefUnwindSafe, In: RefUnwindSafe,

§

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

§

impl<K> RefUnwindSafe for devela::_dep::_std::collections::hash_set::IntoIter<K>
where K: RefUnwindSafe,

§

impl<K, A> RefUnwindSafe for devela::_dep::hashbrown::hash_set::IntoIter<K, A>

§

impl<K, I, F> !RefUnwindSafe for devela::_dep::itertools::ChunkBy<K, I, F>

§

impl<K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::IntoIter<K, V>

§

impl<K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::IntoKeys<K, V>

§

impl<K, V> RefUnwindSafe for devela::_dep::_std::collections::hash_map::IntoValues<K, V>

§

impl<K, V> RefUnwindSafe for devela::_dep::rayon::collections::btree_map::IntoIter<K, V>

§

impl<K, V> RefUnwindSafe for devela::_dep::rayon::collections::hash_map::IntoIter<K, V>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::IntoIter<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::IntoKeys<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_map::IntoValues<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::IntoIter<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::IntoKeys<K, V, A>

§

impl<K, V, A> RefUnwindSafe for devela::_dep::hashbrown::hash_map::IntoValues<K, V, A>

§

impl<K, V, A> RefUnwindSafe for BTreeMap<K, V, A>

§

impl<K, V, S> RefUnwindSafe for devela::_dep::_std::collections::HashMap<K, V, S>

§

impl<K, V, S, A> RefUnwindSafe for devela::all::HashMap<K, V, S, A>

§

impl<K, V, const N: usize> RefUnwindSafe for ExampleStaticMapU16<K, V, N>

§

impl<L, R> RefUnwindSafe for devela::_dep::itertools::Either<L, R>

§

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

§

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, Container> RefUnwindSafe for ImageBuffer<P, Container>
where Container: RefUnwindSafe, P: RefUnwindSafe,

§

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

§

impl<P, I, O, E> RefUnwindSafe for CompleteErr<P, I, O, E>

§

impl<P, I, O, O2, E> RefUnwindSafe for ParseTo<P, I, O, O2, E>

§

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

§

impl<R> !RefUnwindSafe for ApngDecoder<R>

§

impl<R> !RefUnwindSafe for PngDecoder<R>

§

impl<R> !RefUnwindSafe for LoopedDecoder<R>

§

impl<R> !RefUnwindSafe for Decoder<R>

§

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

§

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

§

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

§

impl<R> RefUnwindSafe for BlockRng64<R>

§

impl<R> RefUnwindSafe for BlockRng<R>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<R> RefUnwindSafe for devela::_dep::tokio::io::BufReader<R>
where R: RefUnwindSafe,

§

impl<R> RefUnwindSafe for devela::_dep::tokio::io::Lines<R>
where R: RefUnwindSafe,

§

impl<R> RefUnwindSafe for devela::_dep::tokio::io::Split<R>
where R: RefUnwindSafe,

§

impl<R> RefUnwindSafe for devela::_dep::tokio::io::Take<R>
where R: RefUnwindSafe,

§

impl<R> RefUnwindSafe for devela::all::IoBufReader<R>
where R: RefUnwindSafe + ?Sized,

§

impl<R> RefUnwindSafe for devela::all::IoBytes<R>
where R: RefUnwindSafe,

§

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

§

impl<R, W> RefUnwindSafe for devela::_dep::tokio::io::Join<R, W>

§

impl<RW> RefUnwindSafe for BufStream<RW>
where RW: RefUnwindSafe,

§

impl<S = DefaultSpawn> !RefUnwindSafe for ThreadPoolBuilder<S>

§

impl<S> !RefUnwindSafe for DynamicMixer<S>

§

impl<S> !RefUnwindSafe for SourcesQueueOutput<S>

§

impl<S> !RefUnwindSafe for EmptyCallback<S>

§

impl<S> !RefUnwindSafe for HttpCrateScope<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 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> RefUnwindSafe for Deserializer<S>
where S: RefUnwindSafe,

§

impl<S> RefUnwindSafe for ImDocument<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<Scope> RefUnwindSafe for ConfigBuilder<Scope>
where Scope: RefUnwindSafe,

§

impl<St, F> RefUnwindSafe for Iterate<St, F>

§

impl<St, F> RefUnwindSafe for Unfold<St, F>

§

impl<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 devela::_dep::tokio::sync::oneshot::Receiver<T>

§

impl<T> !RefUnwindSafe for devela::_dep::tokio::sync::oneshot::Sender<T>

§

impl<T> !RefUnwindSafe for devela::_dep::tokio::sync::Mutex<T>

§

impl<T> !RefUnwindSafe for devela::_dep::tokio::sync::OnceCell<T>

§

impl<T> !RefUnwindSafe for OwnedMutexGuard<T>

§

impl<T> !RefUnwindSafe for OwnedRwLockWriteGuard<T>

§

impl<T> !RefUnwindSafe for devela::_dep::tokio::sync::RwLock<T>

§

impl<T> !RefUnwindSafe for Instrumented<T>

§

impl<T> !RefUnwindSafe for WithDispatch<T>

§

impl<T> !RefUnwindSafe for devela::_dep::ureq::http::Request<T>

§

impl<T> !RefUnwindSafe for Response<T>

§

impl<T> !RefUnwindSafe for Cell<T>

§

impl<T> !RefUnwindSafe for devela::all::OnceCell<T>

§

impl<T> !RefUnwindSafe for RefCell<T>

§

impl<T> !RefUnwindSafe for devela::all::ThreadJoinHandle<T>

§

impl<T> !RefUnwindSafe for PyClassObject<T>

§

impl<T> !RefUnwindSafe for RcRef<T>

§

impl<T> !RefUnwindSafe for RcRefMut<T>

§

impl<T> !RefUnwindSafe for Storage<T>

§

impl<T> !RefUnwindSafe for WasmRefCell<T>

§

impl<T> RefUnwindSafe for devela::_core::option::Option<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::_std::sync::mpmc::SendTimeoutError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::_std::sync::mpmc::TrySendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::flume::SendTimeoutError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::flume::TrySendError<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::mpsc::error::TrySendError<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_dep::fltk::app::Receiver<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::fltk::app::Sender<T>
where T: RefUnwindSafe,

§

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

§

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

§

impl<T> RefUnwindSafe for devela::_dep::fltk::utils::oncelock::OnceCell<T>

§

impl<T> RefUnwindSafe for devela::_dep::flume::IntoIter<T>

§

impl<T> RefUnwindSafe for devela::_dep::flume::Receiver<T>

§

impl<T> RefUnwindSafe for devela::_dep::flume::SendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::flume::Sender<T>

§

impl<T> RefUnwindSafe for devela::_dep::flume::WeakSender<T>

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for TupleBuffer<T>
where <T as TupleCollect>::Buffer: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::itertools::Zip<T>
where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for PyClassInitializer<T>
where T: RefUnwindSafe, <<T as PyClassImpl>::BaseType as PyClassBaseType>::Initializer: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::binary_heap::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::btree_set::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::hash_set::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::linked_list::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::collections::vec_deque::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::iter::Empty<T>
where T: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for devela::_dep::rayon::iter::Once<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::iter::Repeat<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::iter::RepeatN<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::option::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::range::Iter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::range_inclusive::Iter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::result::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::rayon::vec::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::sdl2::render::Canvas<T>

§

impl<T> RefUnwindSafe for devela::_dep::sdl2::render::RendererContext<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::sdl2::render::TextureCreator<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::sdl3::render::Canvas<T>

§

impl<T> RefUnwindSafe for devela::_dep::sdl3::render::RendererContext<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::sdl3::render::TextureCreator<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for ReadHalf<T>

§

impl<T> RefUnwindSafe for WriteHalf<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::broadcast::error::SendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::broadcast::Receiver<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::broadcast::Sender<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::mpsc::error::SendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for OwnedPermit<T>

§

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

§

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

§

impl<T> RefUnwindSafe for UnboundedReceiver<T>

§

impl<T> RefUnwindSafe for UnboundedSender<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::mpsc::WeakSender<T>

§

impl<T> RefUnwindSafe for WeakUnboundedSender<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::watch::error::SendError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::watch::Receiver<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::sync::watch::Sender<T>

§

impl<T> RefUnwindSafe for JoinSet<T>

§

impl<T> RefUnwindSafe for devela::_dep::tokio::task::LocalKey<T>

§

impl<T> RefUnwindSafe for devela::_dep::toml_edit::Formatted<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for DebugValue<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for DisplayValue<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::_dep::ureq::http::header::IntoIter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for HeaderMap<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Port<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for TransportAdapter<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for 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 Sort<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Cast<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Divisor<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Float<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Frac<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Int<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Tp<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Ascii<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Angle<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::Arc<T>
where T: RefUnwindSafe + ?Sized,

§

impl<T> RefUnwindSafe for devela::all::ArcWeak<T>
where T: RefUnwindSafe + ?Sized,

§

impl<T> RefUnwindSafe for BareBox<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Bitwise<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for CacheAlign<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::Compare<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Current<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::Cycle<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Discriminant<T>

§

impl<T> RefUnwindSafe for Pending<T>

§

impl<T> RefUnwindSafe for Ready<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for HasherFnv<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for HasherFx<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Interval<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::IoCursor<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::IoTake<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::IterEmpty<T>

§

impl<T> RefUnwindSafe for devela::all::IterOnce<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::IterRev<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for ManuallyDrop<T>
where T: RefUnwindSafe + ?Sized,

§

impl<T> RefUnwindSafe for MiniquadService<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for PhantomData<T>
where T: RefUnwindSafe + ?Sized,

§

impl<T> RefUnwindSafe for PoisonError<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for NonNull<T>
where T: RefUnwindSafe + ?Sized,

§

impl<T> RefUnwindSafe for Reverse<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Saturating<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Slice<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for devela::all::ThreadLocalKey<T>

§

impl<T> RefUnwindSafe for TypeResource<T>

§

impl<T> RefUnwindSafe for VecVector<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Wrapping<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for MaybeUninit<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for AddClassToModule<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for AddTypeToModule<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Binary<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for CannotSerializeVariant<T>
where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for 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 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 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> RefUnwindSafe for XofContextConsistencyTester<T>
where T: RefUnwindSafe,

§

impl<T, A = Global> !RefUnwindSafe for UniqueRc<T, A>

§

impl<T, A = Global> !RefUnwindSafe for devela::all::RcWeak<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::collections::binary_heap::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for IntoIterSorted<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::collections::btree_set::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::collections::linked_list::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::collections::vec_deque::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::sync::Arc<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::sync::Weak<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::_alloc::vec::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for devela::_dep::hashbrown::hash_table::IntoIter<T, A>

§

impl<T, A> RefUnwindSafe for HashTable<T, A>

§

impl<T, A> RefUnwindSafe for BTreeSet<T, A>

§

impl<T, A> RefUnwindSafe for BinaryHeap<T, A>

§

impl<T, A> RefUnwindSafe for devela::all::Box<T, A>

§

impl<T, A> RefUnwindSafe for LinkedList<T, A>

§

impl<T, A> RefUnwindSafe for devela::all::Vec<T, A>

§

impl<T, A> RefUnwindSafe for VecDeque<T, A>

§

impl<T, D> !RefUnwindSafe for Storage<T, D>

§

impl<T, E> !RefUnwindSafe for CoroRun<T, E>

§

impl<T, E> RefUnwindSafe for Result<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 TaskLocalFuture<T, F>

§

impl<T, F> RefUnwindSafe for Successors<T, F>

§

impl<T, F> RefUnwindSafe for LazyCell<T, F>

§

impl<T, F, S> RefUnwindSafe for ScopeGuard<T, F, S>

§

impl<T, K, C> RefUnwindSafe for KemTester<T, K, C>

§

impl<T, N> RefUnwindSafe for CycleCount<T, N>

§

impl<T, P> RefUnwindSafe for Split<T, P>

§

impl<T, P> RefUnwindSafe for SplitInclusive<T, P>

§

impl<T, S> RefUnwindSafe for devela::_dep::_std::collections::HashSet<T, S>

§

impl<T, S> RefUnwindSafe for Checkpoint<T, S>

§

impl<T, S, A> RefUnwindSafe for devela::all::HashSet<T, S, A>

§

impl<T, U = T> !RefUnwindSafe for OwnedMappedMutexGuard<T, U>

§

impl<T, U = T> !RefUnwindSafe for OwnedRwLockMappedWriteGuard<T, U>

§

impl<T, U = T> !RefUnwindSafe for OwnedRwLockReadGuard<T, U>

§

impl<T, U> RefUnwindSafe for ZipLongest<T, U>

§

impl<T, U> RefUnwindSafe for devela::all::IoChain<T, U>

§

impl<T, U> RefUnwindSafe for Parse<T, U>
where T: RefUnwindSafe,

§

impl<T, const C: usize, const R: usize, const CR: usize, const RMAJ: bool, S> RefUnwindSafe for Array2d<T, C, R, CR, RMAJ, S>

§

impl<T, const CAP: usize> RefUnwindSafe for DstArray<T, CAP>
where T: RefUnwindSafe,

§

impl<T, const CAP: usize, IDX, S> RefUnwindSafe for Destaque<T, CAP, IDX, S>

§

impl<T, const CAP: usize, IDX, S> RefUnwindSafe for Stack<T, CAP, IDX, S>

§

impl<T, const CAP: usize, S> RefUnwindSafe for devela::all::Array<T, CAP, S>

§

impl<T, const CAP: usize, S> RefUnwindSafe for ArrayUninit<T, CAP, S>
where <S as Storage>::Stored<[MaybeUninit<T>; CAP]>: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for Distance<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for Extent<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for devela::all::Orientation<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for devela::all::Point<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for devela::all::Position<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for devela::all::Region<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for RegionStrided<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for Stride<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for VecPoints<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize> RefUnwindSafe for Vector<T, D>
where T: RefUnwindSafe,

§

impl<T, const D: usize, const LEN: usize> RefUnwindSafe for Affine<T, D, LEN>
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 ArrayVec<T, N>
where T: RefUnwindSafe,

§

impl<T, const N: usize> RefUnwindSafe for devela::all::ArrayIntoIter<T, N>
where T: RefUnwindSafe,

§

impl<T, const R: usize, const C: usize, const LEN: usize, const RMAJ: bool, const MAX_LEN_DET: usize> RefUnwindSafe for Matrix<T, R, C, LEN, RMAJ, MAX_LEN_DET>
where T: RefUnwindSafe,

§

impl<U> RefUnwindSafe for GlyphPosition<U>
where U: RefUnwindSafe,

§

impl<U> RefUnwindSafe for devela::_dep::fontdue::layout::Layout<U>
where U: RefUnwindSafe,

§

impl<V> RefUnwindSafe for DataValue64CopyWith<V>
where V: RefUnwindSafe,

§

impl<V> RefUnwindSafe for DataValue64With<V>
where V: RefUnwindSafe,

§

impl<V, Q> RefUnwindSafe for ValueQuant<V, Q>

§

impl<W> !RefUnwindSafe for IntoInnerError<W>

§

impl<W> RefUnwindSafe for JpegEncoder<W>
where W: RefUnwindSafe,

§

impl<W> RefUnwindSafe for PngEncoder<W>
where W: RefUnwindSafe,

§

impl<W> RefUnwindSafe for PnmEncoder<W>
where W: RefUnwindSafe,

§

impl<W> RefUnwindSafe for StdFmtWrite<W>
where W: RefUnwindSafe,

§

impl<W> RefUnwindSafe for StdIoWrite<W>
where W: RefUnwindSafe,

§

impl<W> RefUnwindSafe for devela::_dep::tokio::io::BufWriter<W>
where W: RefUnwindSafe,

§

impl<W> RefUnwindSafe for CodecBe<W>
where W: RefUnwindSafe,

§

impl<W> RefUnwindSafe for devela::all::IoBufWriter<W>
where W: RefUnwindSafe + ?Sized,

§

impl<W> RefUnwindSafe for LineWriter<W>
where W: RefUnwindSafe + ?Sized,

§

impl<Y, MO, D, H, M, S, MS, US, NS> RefUnwindSafe for TimeSplit<Y, MO, D, H, M, S, MS, US, NS>

§

impl<Y, R> RefUnwindSafe for CoroutineState<Y, R>

§

impl<_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleElement<_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11> RefUnwindSafe for TupleIter<_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11>

§

impl<const A: usize, const B: usize, const C: usize> RefUnwindSafe for XorShift8<A, B, C>

§

impl<const BASIS: usize, const A: usize, const B: usize, const C: usize> RefUnwindSafe for XorShift16<BASIS, A, B, C>

§

impl<const BASIS: usize, const A: usize, const B: usize, const C: usize> RefUnwindSafe for XorShift32<BASIS, A, B, C>

§

impl<const BASIS: usize, const A: usize, const B: usize, const C: usize> RefUnwindSafe for XorShift64<BASIS, A, B, C>

§

impl<const CAP: usize> RefUnwindSafe for GraphemeNonul<CAP>

§

impl<const CAP: usize> RefUnwindSafe for GraphemeU8<CAP>

§

impl<const CAP: usize> RefUnwindSafe for StringNonul<CAP>

§

impl<const CAP: usize> RefUnwindSafe for StringU8<CAP>

§

impl<const 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 RADIX: usize, const LUT: bool, const PAD: bool, const CASE: bool, CODE> RefUnwindSafe for Base<RADIX, LUT, PAD, CASE, CODE>
where CODE: RefUnwindSafe,

§

impl<const V: i8> RefUnwindSafe for 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>