Trait druid::piet::cairo::glib::bitflags::_core::panic::RefUnwindSafe

1.9.0 · source ·
pub auto trait RefUnwindSafe { }
Expand description

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

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

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

Implementors§

1.14.0 · source§

impl RefUnwindSafe for AtomicBool

1.34.0 · source§

impl RefUnwindSafe for AtomicI8

1.34.0 · source§

impl RefUnwindSafe for AtomicI16

1.34.0 · source§

impl RefUnwindSafe for AtomicI32

1.34.0 · source§

impl RefUnwindSafe for AtomicI64

1.14.0 · source§

impl RefUnwindSafe for AtomicIsize

1.34.0 · source§

impl RefUnwindSafe for AtomicU8

1.34.0 · source§

impl RefUnwindSafe for AtomicU16

1.34.0 · source§

impl RefUnwindSafe for AtomicU32

1.34.0 · source§

impl RefUnwindSafe for AtomicU64

1.14.0 · source§

impl RefUnwindSafe for AtomicUsize

1.59.0 · source§

impl RefUnwindSafe for std::sync::once::Once

source§

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

§

impl<T> RefUnwindSafe for druid::piet::cairo::glib::once_cell::unsync::OnceCell<T>where T: RefUnwindSafe + UnwindSafe,

1.14.0 · source§

impl<T> RefUnwindSafe for AtomicPtr<T>

1.58.0 · source§

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

1.12.0 · source§

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

source§

impl<T> RefUnwindSafe for OnceLock<T>where T: RefUnwindSafe + UnwindSafe,

1.12.0 · source§

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

source§

impl<T> RefUnwindSafe for AssertUnwindSafe<T>

§

impl<T, F> RefUnwindSafe for druid::piet::cairo::glib::once_cell::sync::Lazy<T, F>where F: RefUnwindSafe, OnceCell<T>: RefUnwindSafe,

§

impl<T, F> RefUnwindSafe for druid::piet::cairo::glib::once_cell::unsync::Lazy<T, F>where F: RefUnwindSafe, OnceCell<T>: RefUnwindSafe,

source§

impl<T, F> RefUnwindSafe for LazyLock<T, F>where T: RefUnwindSafe + UnwindSafe, F: UnwindSafe,

Auto implementors§

§

impl !RefUnwindSafe for InternalEvent

§

impl !RefUnwindSafe for InternalLifeCycle

§

impl !RefUnwindSafe for druid::PlatformError

§

impl !RefUnwindSafe for druid::Value

§

impl !RefUnwindSafe for WindowLevel

§

impl !RefUnwindSafe for Record

§

impl !RefUnwindSafe for TextBoxEvent

§

impl !RefUnwindSafe for druid::widget::prelude::Event

§

impl !RefUnwindSafe for LifeCycle

§

impl !RefUnwindSafe for druid::piet::Error

§

impl !RefUnwindSafe for ImageError

§

impl !RefUnwindSafe for IoError

§

impl !RefUnwindSafe for IConvError

§

impl !RefUnwindSafe for Application

§

impl !RefUnwindSafe for Command

§

impl !RefUnwindSafe for Env

§

impl !RefUnwindSafe for Notification

§

impl !RefUnwindSafe for ValueTypeError

§

impl !RefUnwindSafe for WindowConfig

§

impl !RefUnwindSafe for WindowHandle

§

impl !RefUnwindSafe for Recording

§

impl !RefUnwindSafe for RichText

§

impl !RefUnwindSafe for RichTextBuilder

§

impl !RefUnwindSafe for Validation

§

impl !RefUnwindSafe for ValidationError

§

impl !RefUnwindSafe for Checkbox

§

impl !RefUnwindSafe for Svg

§

impl !RefUnwindSafe for SvgData

§

impl !RefUnwindSafe for Switch

§

impl !RefUnwindSafe for DecodingError

§

impl !RefUnwindSafe for EncodingError

§

impl !RefUnwindSafe for ParameterError

§

impl !RefUnwindSafe for CairoTextLayout

§

impl !RefUnwindSafe for CairoTextLayoutBuilder

§

impl !RefUnwindSafe for BoxedAnyObject

§

impl !RefUnwindSafe for SignalBuilder

§

impl !RefUnwindSafe for TypeData

§

impl RefUnwindSafe for Code

§

impl RefUnwindSafe for Color

§

impl RefUnwindSafe for Cursor

§

impl RefUnwindSafe for Handled

§

impl RefUnwindSafe for druid::Location

§

impl RefUnwindSafe for MouseButton

§

impl RefUnwindSafe for RawMods

§

impl RefUnwindSafe for RawWindowHandle

§

impl RefUnwindSafe for SysMods

§

impl RefUnwindSafe for Target

§

impl RefUnwindSafe for WindowSizePolicy

§

impl RefUnwindSafe for WindowState

§

impl RefUnwindSafe for BarHeldState

§

impl RefUnwindSafe for BarHoveredState

§

impl RefUnwindSafe for ScrollbarsEnabled

§

impl RefUnwindSafe for Affinity

§

impl RefUnwindSafe for Attribute

§

impl RefUnwindSafe for Direction

§

impl RefUnwindSafe for druid::text::ImeInvalidation

§

impl RefUnwindSafe for Movement

§

impl RefUnwindSafe for Action

§

impl RefUnwindSafe for VerticalMovement

§

impl RefUnwindSafe for WritingDirection

§

impl RefUnwindSafe for Axis

§

impl RefUnwindSafe for CrossAxisAlignment

§

impl RefUnwindSafe for FillStrat

§

impl RefUnwindSafe for KnobStyle

§

impl RefUnwindSafe for LineBreaking

§

impl RefUnwindSafe for MainAxisAlignment

§

impl RefUnwindSafe for TabsEdge

§

impl RefUnwindSafe for TabsTransition

§

impl RefUnwindSafe for ColorParseError

§

impl RefUnwindSafe for FixedGradient

§

impl RefUnwindSafe for FontStyle

§

impl RefUnwindSafe for druid::piet::ImageFormat

§

impl RefUnwindSafe for InterpolationMode

§

impl RefUnwindSafe for druid::piet::LineCap

§

impl RefUnwindSafe for druid::piet::LineJoin

§

impl RefUnwindSafe for PaintBrush

§

impl RefUnwindSafe for ScaleMode

§

impl RefUnwindSafe for TextAlignment

§

impl RefUnwindSafe for TextAttribute

§

impl RefUnwindSafe for ColorType

§

impl RefUnwindSafe for DynamicImage

§

impl RefUnwindSafe for ExtendedColorType

§

impl RefUnwindSafe for druid::piet::image_crate::ImageFormat

§

impl RefUnwindSafe for ImageOutputFormat

§

impl RefUnwindSafe for ImageFormatHint

§

impl RefUnwindSafe for LimitErrorKind

§

impl RefUnwindSafe for ParameterErrorKind

§

impl RefUnwindSafe for UnsupportedErrorKind

§

impl RefUnwindSafe for druid::piet::image_crate::flat::Error

§

impl RefUnwindSafe for NormalForm

§

impl RefUnwindSafe for FilterType

§

impl RefUnwindSafe for PathEl

§

impl RefUnwindSafe for PathSeg

§

impl RefUnwindSafe for SvgParseError

§

impl RefUnwindSafe for Antialias

§

impl RefUnwindSafe for druid::piet::cairo::BorrowError

§

impl RefUnwindSafe for Content

§

impl RefUnwindSafe for DeviceType

§

impl RefUnwindSafe for druid::piet::cairo::Error

§

impl RefUnwindSafe for Extend

§

impl RefUnwindSafe for FillRule

§

impl RefUnwindSafe for druid::piet::cairo::Filter

§

impl RefUnwindSafe for FontSlant

§

impl RefUnwindSafe for FontType

§

impl RefUnwindSafe for druid::piet::cairo::FontWeight

§

impl RefUnwindSafe for Format

§

impl RefUnwindSafe for HintMetrics

§

impl RefUnwindSafe for HintStyle

§

impl RefUnwindSafe for druid::piet::cairo::LineCap

§

impl RefUnwindSafe for druid::piet::cairo::LineJoin

§

impl RefUnwindSafe for MeshCorner

§

impl RefUnwindSafe for Operator

§

impl RefUnwindSafe for PathDataType

§

impl RefUnwindSafe for PathSegment

§

impl RefUnwindSafe for PatternType

§

impl RefUnwindSafe for RegionOverlap

§

impl RefUnwindSafe for SubpixelOrder

§

impl RefUnwindSafe for SurfaceType

§

impl RefUnwindSafe for TextClusterFlags

§

impl RefUnwindSafe for ChecksumType

§

impl RefUnwindSafe for ConvertError

§

impl RefUnwindSafe for CvtError

§

impl RefUnwindSafe for DateMonth

§

impl RefUnwindSafe for DateWeekday

§

impl RefUnwindSafe for FileError

§

impl RefUnwindSafe for KeyFileError

§

impl RefUnwindSafe for LogLevel

§

impl RefUnwindSafe for LogWriterOutput

§

impl RefUnwindSafe for MarkupError

§

impl RefUnwindSafe for OptionArg

§

impl RefUnwindSafe for SeekType

§

impl RefUnwindSafe for TimeType

§

impl RefUnwindSafe for UnicodeScript

§

impl RefUnwindSafe for UserDirectory

§

impl RefUnwindSafe for VariantClass

§

impl RefUnwindSafe for InvalidCharError

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::cmp::Ordering

§

impl RefUnwindSafe for Infallible

§

impl RefUnwindSafe for c_void

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::fmt::Alignment

§

impl RefUnwindSafe for IpAddr

§

impl RefUnwindSafe for Ipv6MulticastScope

§

impl RefUnwindSafe for SocketAddr

§

impl RefUnwindSafe for FpCategory

§

impl RefUnwindSafe for IntErrorKind

§

impl RefUnwindSafe for Which

§

impl RefUnwindSafe for SearchStep

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::sync::atomic::Ordering

§

impl RefUnwindSafe for DebugState

§

impl RefUnwindSafe for MissingKeyError

§

impl RefUnwindSafe for Deref

§

impl RefUnwindSafe for Identity

§

impl RefUnwindSafe for druid::lens::Ref

§

impl RefUnwindSafe for Unit

§

impl RefUnwindSafe for ScrollComponent

§

impl RefUnwindSafe for Affine

§

impl RefUnwindSafe for Clipboard

§

impl RefUnwindSafe for ClipboardFormat

§

impl RefUnwindSafe for CursorDesc

§

impl RefUnwindSafe for ExtEventError

§

impl RefUnwindSafe for ExtEventSink

§

impl RefUnwindSafe for FileDialogOptions

§

impl RefUnwindSafe for FileInfo

§

impl RefUnwindSafe for FileSpec

§

impl RefUnwindSafe for HotKey

§

impl RefUnwindSafe for ImageBuf

§

impl RefUnwindSafe for Insets

§

impl RefUnwindSafe for KeyEvent

§

impl RefUnwindSafe for druid::LinearGradient

§

impl RefUnwindSafe for Modifiers

§

impl RefUnwindSafe for Monitor

§

impl RefUnwindSafe for MouseButtons

§

impl RefUnwindSafe for MouseEvent

§

impl RefUnwindSafe for Point

§

impl RefUnwindSafe for druid::RadialGradient

§

impl RefUnwindSafe for druid::Rect

§

impl RefUnwindSafe for druid::Region

§

impl RefUnwindSafe for RoundedRectRadii

§

impl RefUnwindSafe for Scale

§

impl RefUnwindSafe for ScaledArea

§

impl RefUnwindSafe for Screen

§

impl RefUnwindSafe for Size

§

impl RefUnwindSafe for TimerToken

§

impl RefUnwindSafe for UnitPoint

§

impl RefUnwindSafe for Vec2

§

impl RefUnwindSafe for ViewContext

§

impl RefUnwindSafe for WidgetState

§

impl RefUnwindSafe for WindowId

§

impl RefUnwindSafe for AttributeSpans

§

impl RefUnwindSafe for FontDescriptor

§

impl RefUnwindSafe for LayoutMetrics

§

impl RefUnwindSafe for Selection

§

impl RefUnwindSafe for BoxConstraints

§

impl RefUnwindSafe for WidgetId

§

impl RefUnwindSafe for FlexParams

§

impl RefUnwindSafe for Image

§

impl RefUnwindSafe for ProgressBar

§

impl RefUnwindSafe for RadioGroup

§

impl RefUnwindSafe for RangeSlider

§

impl RefUnwindSafe for Slider

§

impl RefUnwindSafe for Spinner

§

impl RefUnwindSafe for Stepper

§

impl RefUnwindSafe for Viewport

§

impl RefUnwindSafe for LimitError

§

impl RefUnwindSafe for UnsupportedError

§

impl RefUnwindSafe for SampleLayout

§

impl RefUnwindSafe for BiLevel

§

impl RefUnwindSafe for LimitSupport

§

impl RefUnwindSafe for Limits

§

impl RefUnwindSafe for druid::piet::image_crate::math::Rect

§

impl RefUnwindSafe for Delay

§

impl RefUnwindSafe for Frame

§

impl RefUnwindSafe for Progress

§

impl RefUnwindSafe for Arc

§

impl RefUnwindSafe for BezPath

§

impl RefUnwindSafe for Circle

§

impl RefUnwindSafe for CircleSegment

§

impl RefUnwindSafe for ConstPoint

§

impl RefUnwindSafe for CubicBez

§

impl RefUnwindSafe for CubicBezIter

§

impl RefUnwindSafe for Ellipse

§

impl RefUnwindSafe for Line

§

impl RefUnwindSafe for LineIntersection

§

impl RefUnwindSafe for MinDistance

§

impl RefUnwindSafe for Nearest

§

impl RefUnwindSafe for PathSegIter

§

impl RefUnwindSafe for QuadBez

§

impl RefUnwindSafe for QuadBezIter

§

impl RefUnwindSafe for QuadSpline

§

impl RefUnwindSafe for RoundedRect

§

impl RefUnwindSafe for SvgArc

§

impl RefUnwindSafe for TranslateScale

§

impl RefUnwindSafe for CairoImage

§

impl RefUnwindSafe for CairoText

§

impl RefUnwindSafe for druid::piet::Device

§

impl RefUnwindSafe for FixedLinearGradient

§

impl RefUnwindSafe for FixedRadialGradient

§

impl RefUnwindSafe for FontFamily

§

impl RefUnwindSafe for druid::piet::FontWeight

§

impl RefUnwindSafe for GradientStop

§

impl RefUnwindSafe for HitTestPoint

§

impl RefUnwindSafe for HitTestPosition

§

impl RefUnwindSafe for LineMetric

§

impl RefUnwindSafe for StrokeDash

§

impl RefUnwindSafe for StrokeStyle

§

impl RefUnwindSafe for LayoutDefaults

§

impl RefUnwindSafe for cairo_bool_t

§

impl RefUnwindSafe for cairo_device_t

§

impl RefUnwindSafe for cairo_font_extents_t

§

impl RefUnwindSafe for cairo_font_face_t

§

impl RefUnwindSafe for cairo_font_options_t

§

impl RefUnwindSafe for cairo_glyph_t

§

impl RefUnwindSafe for cairo_matrix_t

§

impl RefUnwindSafe for cairo_path_data_header

§

impl RefUnwindSafe for cairo_path_t

§

impl RefUnwindSafe for cairo_pattern_t

§

impl RefUnwindSafe for cairo_rectangle_int_t

§

impl RefUnwindSafe for cairo_rectangle_list_t

§

impl RefUnwindSafe for cairo_rectangle_t

§

impl RefUnwindSafe for cairo_region_t

§

impl RefUnwindSafe for cairo_scaled_font_t

§

impl RefUnwindSafe for cairo_surface_t

§

impl RefUnwindSafe for cairo_t

§

impl RefUnwindSafe for cairo_text_cluster_t

§

impl RefUnwindSafe for cairo_text_extents_t

§

impl RefUnwindSafe for cairo_user_data_key_t

§

impl RefUnwindSafe for xcb_connection_t

§

impl RefUnwindSafe for xcb_render_pictforminfo_t

§

impl RefUnwindSafe for xcb_screen_t

§

impl RefUnwindSafe for xcb_visualtype_t

§

impl RefUnwindSafe for druid::piet::cairo::Context

§

impl RefUnwindSafe for druid::piet::cairo::Device

§

impl RefUnwindSafe for FontExtents

§

impl RefUnwindSafe for FontFace

§

impl RefUnwindSafe for FontOptions

§

impl RefUnwindSafe for Glyph

§

impl RefUnwindSafe for Gradient

§

impl RefUnwindSafe for ImageSurface

§

impl RefUnwindSafe for ImageSurfaceDataOwned

§

impl RefUnwindSafe for druid::piet::cairo::LinearGradient

§

impl RefUnwindSafe for MappedImageSurface

§

impl RefUnwindSafe for Matrix

§

impl RefUnwindSafe for Mesh

§

impl RefUnwindSafe for Path

§

impl RefUnwindSafe for Pattern

§

impl RefUnwindSafe for PdfOutline

§

impl RefUnwindSafe for druid::piet::cairo::RadialGradient

§

impl RefUnwindSafe for RecordingSurface

§

impl RefUnwindSafe for Rectangle

§

impl RefUnwindSafe for RectangleInt

§

impl RefUnwindSafe for RectangleList

§

impl RefUnwindSafe for druid::piet::cairo::Region

§

impl RefUnwindSafe for ScaledFont

§

impl RefUnwindSafe for SolidPattern

§

impl RefUnwindSafe for Surface

§

impl RefUnwindSafe for SurfacePattern

§

impl RefUnwindSafe for TextCluster

§

impl RefUnwindSafe for TextExtents

§

impl RefUnwindSafe for UserFontFace

§

impl RefUnwindSafe for Version

§

impl RefUnwindSafe for XCBConnection

§

impl RefUnwindSafe for XCBDrawable

§

impl RefUnwindSafe for XCBPixmap

§

impl RefUnwindSafe for XCBRenderPictFormInfo

§

impl RefUnwindSafe for XCBScreen

§

impl RefUnwindSafe for XCBSurface

§

impl RefUnwindSafe for XCBVisualType

§

impl RefUnwindSafe for GArray

§

impl RefUnwindSafe for GByteArray

§

impl RefUnwindSafe for GBytes

§

impl RefUnwindSafe for GChecksum

§

impl RefUnwindSafe for GCond

§

impl RefUnwindSafe for GDate

§

impl RefUnwindSafe for GDateTime

§

impl RefUnwindSafe for GDebugKey

§

impl RefUnwindSafe for GDoubleIEEE754

§

impl RefUnwindSafe for GDoubleIEEE754_mpn

§

impl RefUnwindSafe for GError

§

impl RefUnwindSafe for GFloatIEEE754

§

impl RefUnwindSafe for GFloatIEEE754_mpn

§

impl RefUnwindSafe for GHashTable

§

impl RefUnwindSafe for GHashTableIter

§

impl RefUnwindSafe for GHook

§

impl RefUnwindSafe for GHookList

§

impl RefUnwindSafe for GIOChannel

§

impl RefUnwindSafe for GIOFuncs

§

impl RefUnwindSafe for GKeyFile

§

impl RefUnwindSafe for GList

§

impl RefUnwindSafe for GLogField

§

impl RefUnwindSafe for GMainContext

§

impl RefUnwindSafe for GMainLoop

§

impl RefUnwindSafe for GMappedFile

§

impl RefUnwindSafe for GMarkupParseContext

§

impl RefUnwindSafe for GMarkupParser

§

impl RefUnwindSafe for GMatchInfo

§

impl RefUnwindSafe for GMemVTable

§

impl RefUnwindSafe for GNode

§

impl RefUnwindSafe for GOnce

§

impl RefUnwindSafe for GOptionEntry

§

impl RefUnwindSafe for GOptionGroup

§

impl RefUnwindSafe for GPatternSpec

§

impl RefUnwindSafe for GPollFD

§

impl RefUnwindSafe for GPrivate

§

impl RefUnwindSafe for GPtrArray

§

impl RefUnwindSafe for GQueue

§

impl RefUnwindSafe for GRWLock

§

impl RefUnwindSafe for GRecMutex

§

impl RefUnwindSafe for GRegex

§

impl RefUnwindSafe for GSList

§

impl RefUnwindSafe for GScanner

§

impl RefUnwindSafe for GScannerConfig

§

impl RefUnwindSafe for GSource

§

impl RefUnwindSafe for GSourceCallbackFuncs

§

impl RefUnwindSafe for GSourceFuncs

§

impl RefUnwindSafe for druid::piet::cairo::glib::ffi::GString

§

impl RefUnwindSafe for GTestConfig

§

impl RefUnwindSafe for GTestLogBuffer

§

impl RefUnwindSafe for GTestLogMsg

§

impl RefUnwindSafe for GThread

§

impl RefUnwindSafe for GThreadPool

§

impl RefUnwindSafe for GTimeVal

§

impl RefUnwindSafe for GTimeZone

§

impl RefUnwindSafe for GTrashStack

§

impl RefUnwindSafe for GTree

§

impl RefUnwindSafe for GUri

§

impl RefUnwindSafe for GUriParamsIter

§

impl RefUnwindSafe for GVariant

§

impl RefUnwindSafe for GVariantBuilder

§

impl RefUnwindSafe for GVariantBuilder_u_s

§

impl RefUnwindSafe for GVariantDict

§

impl RefUnwindSafe for GVariantDict_u_s

§

impl RefUnwindSafe for GVariantIter

§

impl RefUnwindSafe for GVariantType

§

impl RefUnwindSafe for _GAsyncQueue

§

impl RefUnwindSafe for _GBookmarkFile

§

impl RefUnwindSafe for _GData

§

impl RefUnwindSafe for _GDir

§

impl RefUnwindSafe for _GHmac

§

impl RefUnwindSafe for _GIConv

§

impl RefUnwindSafe for _GOptionContext

§

impl RefUnwindSafe for _GRand

§

impl RefUnwindSafe for _GSequence

§

impl RefUnwindSafe for _GSequenceIter

§

impl RefUnwindSafe for _GSourcePrivate

§

impl RefUnwindSafe for _GStatBuf

§

impl RefUnwindSafe for _GStringChunk

§

impl RefUnwindSafe for _GStrvBuilder

§

impl RefUnwindSafe for _GTestCase

§

impl RefUnwindSafe for _GTestSuite

§

impl RefUnwindSafe for _GTimer

§

impl RefUnwindSafe for _GTreeNode

§

impl RefUnwindSafe for passwd

§

impl RefUnwindSafe for GBinding

§

impl RefUnwindSafe for GBindingGroup

§

impl RefUnwindSafe for GCClosure

§

impl RefUnwindSafe for GClosure

§

impl RefUnwindSafe for GClosureNotifyData

§

impl RefUnwindSafe for GEnumClass

§

impl RefUnwindSafe for GEnumValue

§

impl RefUnwindSafe for GFlagsClass

§

impl RefUnwindSafe for GFlagsValue

§

impl RefUnwindSafe for GInitiallyUnowned

§

impl RefUnwindSafe for GInitiallyUnownedClass

§

impl RefUnwindSafe for GInterfaceInfo

§

impl RefUnwindSafe for GObject

§

impl RefUnwindSafe for GObjectClass

§

impl RefUnwindSafe for GObjectConstructParam

§

impl RefUnwindSafe for GParamSpec

§

impl RefUnwindSafe for GParamSpecBoolean

§

impl RefUnwindSafe for GParamSpecBoxed

§

impl RefUnwindSafe for GParamSpecChar

§

impl RefUnwindSafe for GParamSpecClass

§

impl RefUnwindSafe for GParamSpecDouble

§

impl RefUnwindSafe for GParamSpecEnum

§

impl RefUnwindSafe for GParamSpecFlags

§

impl RefUnwindSafe for GParamSpecFloat

§

impl RefUnwindSafe for GParamSpecGType

§

impl RefUnwindSafe for GParamSpecInt64

§

impl RefUnwindSafe for GParamSpecInt

§

impl RefUnwindSafe for GParamSpecLong

§

impl RefUnwindSafe for GParamSpecObject

§

impl RefUnwindSafe for GParamSpecOverride

§

impl RefUnwindSafe for GParamSpecParam

§

impl RefUnwindSafe for GParamSpecPointer

§

impl RefUnwindSafe for GParamSpecString

§

impl RefUnwindSafe for GParamSpecTypeInfo

§

impl RefUnwindSafe for GParamSpecUChar

§

impl RefUnwindSafe for GParamSpecUInt64

§

impl RefUnwindSafe for GParamSpecUInt

§

impl RefUnwindSafe for GParamSpecULong

§

impl RefUnwindSafe for GParamSpecUnichar

§

impl RefUnwindSafe for GParamSpecValueArray

§

impl RefUnwindSafe for GParamSpecVariant

§

impl RefUnwindSafe for GParameter

§

impl RefUnwindSafe for GSignalGroup

§

impl RefUnwindSafe for GSignalInvocationHint

§

impl RefUnwindSafe for GSignalQuery

§

impl RefUnwindSafe for GTypeCValue

§

impl RefUnwindSafe for GTypeClass

§

impl RefUnwindSafe for GTypeFundamentalInfo

§

impl RefUnwindSafe for GTypeInfo

§

impl RefUnwindSafe for GTypeInstance

§

impl RefUnwindSafe for GTypeInterface

§

impl RefUnwindSafe for GTypeModule

§

impl RefUnwindSafe for GTypeModuleClass

§

impl RefUnwindSafe for GTypePlugin

§

impl RefUnwindSafe for GTypePluginClass

§

impl RefUnwindSafe for GTypeQuery

§

impl RefUnwindSafe for GTypeValueTable

§

impl RefUnwindSafe for GValue

§

impl RefUnwindSafe for GValueArray

§

impl RefUnwindSafe for GWeakRef

§

impl RefUnwindSafe for _GParamSpecPool

§

impl RefUnwindSafe for ObjectRef

§

impl RefUnwindSafe for PropertyNotificationFreezeGuard

§

impl RefUnwindSafe for OnceBool

§

impl RefUnwindSafe for OnceNonZeroUsize

§

impl RefUnwindSafe for Inhibit

§

impl RefUnwindSafe for Binding

§

impl RefUnwindSafe for BindingFlags

§

impl RefUnwindSafe for BoolError

§

impl RefUnwindSafe for BoxedValue

§

impl RefUnwindSafe for ByteArray

§

impl RefUnwindSafe for druid::piet::cairo::glib::Bytes

§

impl RefUnwindSafe for Char

§

impl RefUnwindSafe for Checksum

§

impl RefUnwindSafe for Closure

§

impl RefUnwindSafe for CollationKey

§

impl RefUnwindSafe for Continue

§

impl RefUnwindSafe for Date

§

impl RefUnwindSafe for DateTime

§

impl RefUnwindSafe for EnumClass

§

impl RefUnwindSafe for EnumValue

§

impl RefUnwindSafe for druid::piet::cairo::glib::Error

§

impl RefUnwindSafe for FilenameCollationKey

§

impl RefUnwindSafe for FlagsClass

§

impl RefUnwindSafe for FlagsValue

§

impl RefUnwindSafe for FormatSizeFlags

§

impl RefUnwindSafe for FutureWithTimeoutError

§

impl RefUnwindSafe for GStr

§

impl RefUnwindSafe for druid::piet::cairo::glib::GString

§

impl RefUnwindSafe for GStringBuilder

§

impl RefUnwindSafe for IConv

§

impl RefUnwindSafe for ILong

§

impl RefUnwindSafe for IOCondition

§

impl RefUnwindSafe for InitiallyUnowned

§

impl RefUnwindSafe for KeyFile

§

impl RefUnwindSafe for KeyFileFlags

§

impl RefUnwindSafe for LogHandlerId

§

impl RefUnwindSafe for LogLevelFlags

§

impl RefUnwindSafe for LogLevels

§

impl RefUnwindSafe for MainContext

§

impl RefUnwindSafe for MainLoop

§

impl RefUnwindSafe for MarkupParseContext

§

impl RefUnwindSafe for Object

§

impl RefUnwindSafe for OptionFlags

§

impl RefUnwindSafe for ParamFlags

§

impl RefUnwindSafe for ParamSpec

§

impl RefUnwindSafe for ParamSpecBoolean

§

impl RefUnwindSafe for ParamSpecBoxed

§

impl RefUnwindSafe for ParamSpecChar

§

impl RefUnwindSafe for ParamSpecDouble

§

impl RefUnwindSafe for ParamSpecEnum

§

impl RefUnwindSafe for ParamSpecFlags

§

impl RefUnwindSafe for ParamSpecFloat

§

impl RefUnwindSafe for ParamSpecGType

§

impl RefUnwindSafe for ParamSpecInt64

§

impl RefUnwindSafe for ParamSpecInt

§

impl RefUnwindSafe for ParamSpecLong

§

impl RefUnwindSafe for ParamSpecObject

§

impl RefUnwindSafe for ParamSpecOverride

§

impl RefUnwindSafe for ParamSpecParam

§

impl RefUnwindSafe for ParamSpecPointer

§

impl RefUnwindSafe for ParamSpecString

§

impl RefUnwindSafe for ParamSpecUChar

§

impl RefUnwindSafe for ParamSpecUInt64

§

impl RefUnwindSafe for ParamSpecUInt

§

impl RefUnwindSafe for ParamSpecULong

§

impl RefUnwindSafe for ParamSpecUnichar

§

impl RefUnwindSafe for ParamSpecValueArray

§

impl RefUnwindSafe for ParamSpecVariant

§

impl RefUnwindSafe for Pid

§

impl RefUnwindSafe for Priority

§

impl RefUnwindSafe for Quark

§

impl RefUnwindSafe for RustClosure

§

impl RefUnwindSafe for SendValue

§

impl RefUnwindSafe for SignalFlags

§

impl RefUnwindSafe for SignalHandlerId

§

impl RefUnwindSafe for druid::piet::cairo::glib::Source

§

impl RefUnwindSafe for SourceId

§

impl RefUnwindSafe for SpawnFlags

§

impl RefUnwindSafe for ThreadPool

§

impl RefUnwindSafe for TimeSpan

§

impl RefUnwindSafe for TimeZone

§

impl RefUnwindSafe for Type

§

impl RefUnwindSafe for UChar

§

impl RefUnwindSafe for ULong

§

impl RefUnwindSafe for druid::piet::cairo::glib::Value

§

impl RefUnwindSafe for ValueArray

§

impl RefUnwindSafe for Variant

§

impl RefUnwindSafe for VariantDict

§

impl RefUnwindSafe for VariantIter

§

impl RefUnwindSafe for VariantTy

§

impl RefUnwindSafe for VariantType

§

impl RefUnwindSafe for Signal

§

impl RefUnwindSafe for SignalClassHandlerToken

§

impl RefUnwindSafe for SignalId

§

impl RefUnwindSafe for SignalInvocationHint

§

impl RefUnwindSafe for SignalQuery

§

impl RefUnwindSafe for SignalType

§

impl RefUnwindSafe for GlibNoneError

§

impl RefUnwindSafe for HashTable

§

impl RefUnwindSafe for druid::piet::cairo::glib::translate::List

§

impl RefUnwindSafe for PtrArray

§

impl RefUnwindSafe for druid::piet::cairo::glib::translate::SList

§

impl RefUnwindSafe for CharTypeChecker

§

impl RefUnwindSafe for NopChecker

§

impl RefUnwindSafe for ValueTypeMismatchError

§

impl RefUnwindSafe for Handle

§

impl RefUnwindSafe for ObjectPath

§

impl RefUnwindSafe for Signature

§

impl RefUnwindSafe for VariantTypeMismatchError

§

impl RefUnwindSafe for AllocError

§

impl RefUnwindSafe for Layout

§

impl RefUnwindSafe for LayoutError

§

impl RefUnwindSafe for TypeId

§

impl RefUnwindSafe for CpuidResult

§

impl RefUnwindSafe for __m128

§

impl RefUnwindSafe for __m128bh

§

impl RefUnwindSafe for __m128d

§

impl RefUnwindSafe for __m128i

§

impl RefUnwindSafe for __m256

§

impl RefUnwindSafe for __m256bh

§

impl RefUnwindSafe for __m256d

§

impl RefUnwindSafe for __m256i

§

impl RefUnwindSafe for __m512

§

impl RefUnwindSafe for __m512bh

§

impl RefUnwindSafe for __m512d

§

impl RefUnwindSafe for __m512i

§

impl RefUnwindSafe for TryFromSliceError

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::ascii::EscapeDefault

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::cell::BorrowError

§

impl RefUnwindSafe for BorrowMutError

§

impl RefUnwindSafe for CharTryFromError

§

impl RefUnwindSafe for DecodeUtf16Error

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::char::EscapeDebug

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::char::EscapeDefault

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::char::EscapeUnicode

§

impl RefUnwindSafe for ParseCharError

§

impl RefUnwindSafe for ToLowercase

§

impl RefUnwindSafe for ToUppercase

§

impl RefUnwindSafe for TryFromCharError

§

impl RefUnwindSafe for CStr

§

impl RefUnwindSafe for FromBytesUntilNulError

§

impl RefUnwindSafe for FromBytesWithNulError

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::fmt::Error

§

impl RefUnwindSafe for SipHasher

§

impl RefUnwindSafe for BasicBlock

§

impl RefUnwindSafe for PhantomPinned

§

impl RefUnwindSafe for Assume

§

impl RefUnwindSafe for AddrParseError

§

impl RefUnwindSafe for Ipv4Addr

§

impl RefUnwindSafe for Ipv6Addr

§

impl RefUnwindSafe for SocketAddrV4

§

impl RefUnwindSafe for SocketAddrV6

§

impl RefUnwindSafe for NonZeroI8

§

impl RefUnwindSafe for NonZeroI16

§

impl RefUnwindSafe for NonZeroI32

§

impl RefUnwindSafe for NonZeroI64

§

impl RefUnwindSafe for NonZeroI128

§

impl RefUnwindSafe for NonZeroIsize

§

impl RefUnwindSafe for NonZeroU8

§

impl RefUnwindSafe for NonZeroU16

§

impl RefUnwindSafe for NonZeroU32

§

impl RefUnwindSafe for NonZeroU64

§

impl RefUnwindSafe for NonZeroU128

§

impl RefUnwindSafe for NonZeroUsize

§

impl RefUnwindSafe for ParseFloatError

§

impl RefUnwindSafe for ParseIntError

§

impl RefUnwindSafe for TryFromIntError

§

impl RefUnwindSafe for RangeFull

§

impl RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::ptr::Alignment

§

impl RefUnwindSafe for TimSortRun

§

impl RefUnwindSafe for ParseBoolError

§

impl RefUnwindSafe for Utf8Error

§

impl RefUnwindSafe for RawWaker

§

impl RefUnwindSafe for RawWakerVTable

§

impl RefUnwindSafe for Waker

§

impl RefUnwindSafe for Duration

§

impl RefUnwindSafe for TryFromFloatSecsError

§

impl RefUnwindSafe for cairo_path_data

§

impl RefUnwindSafe for GMutex

§

impl RefUnwindSafe for GTokenValue

§

impl RefUnwindSafe for GVariantBuilder_u

§

impl RefUnwindSafe for GVariantDict_u

§

impl RefUnwindSafe for GValue_data

§

impl RefUnwindSafe for GWeakRef_priv

§

impl RefUnwindSafe for Alignment

§

impl RefUnwindSafe for Argument

§

impl RefUnwindSafe for Big8x3

§

impl RefUnwindSafe for Big32x40

§

impl RefUnwindSafe for Count

§

impl RefUnwindSafe for Decoded

§

impl RefUnwindSafe for FormatSpec

§

impl RefUnwindSafe for FullDecoded

§

impl RefUnwindSafe for Number

§

impl RefUnwindSafe for Sign

§

impl RefUnwindSafe for TryCaptureWithDebug

§

impl RefUnwindSafe for TryCaptureWithoutDebug

§

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

§

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

§

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

§

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

§

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

§

impl<'a> !RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::error::Source<'a>

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for TargetGuard<'a>

§

impl<'a> RefUnwindSafe for StringCursor<'a>

§

impl<'a> RefUnwindSafe for BitmapTarget<'a>

§

impl<'a> RefUnwindSafe for CairoRenderContext<'a>

§

impl<'a> RefUnwindSafe for ImageSurfaceData<'a>

§

impl<'a> RefUnwindSafe for PathSegments<'a>

§

impl<'a> RefUnwindSafe for FlagsBuilder<'a>

§

impl<'a> RefUnwindSafe for LogField<'a>

§

impl<'a> RefUnwindSafe for MainContextAcquireGuard<'a>

§

impl<'a> RefUnwindSafe for ParamSpecBooleanBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecCharBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecDoubleBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecFloatBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecGTypeBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecInt64Builder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecIntBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecLongBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecOverrideBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecParamBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecPointerBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecStringBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecUCharBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecUInt64Builder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecUIntBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecULongBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecUnicharBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecValueArrayBuilder<'a>

§

impl<'a> RefUnwindSafe for ParamSpecVariantBuilder<'a>

§

impl<'a> RefUnwindSafe for VariantStrIter<'a>

§

impl<'a> RefUnwindSafe for VariantTyIterator<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::str::Bytes<'a>

§

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

§

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

§

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

§

impl<'a> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::str::EscapeDebug<'a>

§

impl<'a> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::str::EscapeDefault<'a>

§

impl<'a> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::str::EscapeUnicode<'a>

§

impl<'a> RefUnwindSafe for Lines<'a>

§

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

§

impl<'a> RefUnwindSafe for SplitAsciiWhitespace<'a>

§

impl<'a> RefUnwindSafe for SplitWhitespace<'a>

§

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

§

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

§

impl<'a> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::task::Context<'a>

§

impl<'a> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::panic::Location<'a>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, 'b> RefUnwindSafe for CharSliceSearcher<'a, 'b>

§

impl<'a, 'b> RefUnwindSafe for StrSearcher<'a, 'b>

§

impl<'a, 'b, 'c> !RefUnwindSafe for PaintCtx<'a, 'b, 'c>

§

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

§

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

§

impl<'a, 'f, 't> !RefUnwindSafe for BindingBuilder<'a, 'f, 't>

§

impl<'a, A> RefUnwindSafe for druid::im::ordset::DiffItem<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for Focus<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for FocusMut<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::im::hashset::Iter<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::im::ordmap::NodeDiffIter<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::im::ordmap::RangedIter<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::im::ordset::DiffIter<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::im::ordset::Iter<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for RangedIter<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::im::vector::Chunks<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::im::vector::ChunksMut<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::im::vector::Iter<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::im::vector::IterMut<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::option::Iter<'a, A>where A: RefUnwindSafe,

§

impl<'a, A> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::option::IterMut<'a, A>where A: RefUnwindSafe,

§

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

§

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

§

impl<'a, I: ?Sized> RefUnwindSafe for druid::piet::image_crate::Pixels<'a, I>where I: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::ordmap::DiffItem<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::ordmap::Entry<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::hashmap::Iter<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::hashmap::IterMut<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::hashmap::Keys<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::hashmap::Values<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::ordmap::DiffIter<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::ordmap::Iter<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::ordmap::Keys<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::ordmap::OccupiedEntry<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::ordmap::VacantEntry<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V> RefUnwindSafe for druid::im::ordmap::Values<'a, K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V, S> RefUnwindSafe for druid::im::hashmap::Entry<'a, K, V, S>where K: RefUnwindSafe, S: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V, S> RefUnwindSafe for druid::im::hashmap::OccupiedEntry<'a, K, V, S>where K: RefUnwindSafe, S: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, K, V, S> RefUnwindSafe for druid::im::hashmap::VacantEntry<'a, K, V, S>where K: RefUnwindSafe, S: RefUnwindSafe, V: RefUnwindSafe,

§

impl<'a, O> RefUnwindSafe for ObjectBuilder<'a, O>where O: 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 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 druid::piet::image_crate::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 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 MatchIndices<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

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

§

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

§

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

§

impl<'a, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::str::RSplit<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::str::RSplitN<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

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

§

impl<'a, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::str::Split<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::str::SplitInclusive<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

impl<'a, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::str::SplitN<'a, P>where <P as Pattern<'a>>::Searcher: RefUnwindSafe,

§

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

§

impl<'a, P, T: ?Sized> RefUnwindSafe for Stash<'a, P, T>where P: RefUnwindSafe, <T as ToGlibPtr<'a, P>>::Storage: RefUnwindSafe,

§

impl<'a, P, T: ?Sized> RefUnwindSafe for StashMut<'a, P, T>where P: RefUnwindSafe, <T as ToGlibPtrMut<'a, P>>::Storage: RefUnwindSafe,

§

impl<'a, T> !RefUnwindSafe for Harness<'a, T>

§

impl<'a, T> !RefUnwindSafe for OnceRef<'a, T>

§

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

§

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

§

impl<'a, T> RefUnwindSafe for ClassRef<'a, T>where <T as ObjectType>::GlibClassType: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for InterfaceRef<'a, T>where <T as ObjectType>::GlibClassType: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::result::Iter<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::result::IterMut<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::Chunks<'a, T>where T: RefUnwindSafe,

§

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

§

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

§

impl<'a, T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::ChunksMut<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::Iter<'a, T>where T: RefUnwindSafe,

§

impl<'a, T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::IterMut<'a, T>where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<'a, T, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::RSplit<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

impl<'a, T, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::RSplitN<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

impl<'a, T, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::Split<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<'a, T, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::SplitInclusive<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

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

§

impl<'a, T, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::SplitN<'a, T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

impl<'a, T, const N: usize> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::slice::ArrayChunks<'a, T, N>where T: RefUnwindSafe,

§

impl<'a, T, const N: usize> RefUnwindSafe for ArrayChunksMut<'a, T, N>where T: RefUnwindSafe,

§

impl<'a, T, const N: usize> RefUnwindSafe for ArrayWindows<'a, T, N>where T: RefUnwindSafe,

§

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

§

impl<'b, T> !RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::cell::Ref<'b, T>

§

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

§

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

§

impl<A> RefUnwindSafe for druid::im::hashmap::ConsumingIter<A>where A: RefUnwindSafe,

§

impl<A> RefUnwindSafe for druid::im::hashset::ConsumingIter<A>where A: RefUnwindSafe,

§

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

§

impl<A> RefUnwindSafe for druid::im::ordmap::ConsumingIter<A>where A: RefUnwindSafe,

§

impl<A> RefUnwindSafe for druid::im::ordset::ConsumingIter<A>where A: RefUnwindSafe,

§

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

§

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

§

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

§

impl<A> RefUnwindSafe for druid::im::vector::ConsumingIter<A>where A: RefUnwindSafe,

§

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

§

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

§

impl<A> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::option::IntoIter<A>where A: RefUnwindSafe,

§

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

§

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

§

impl<A, S> RefUnwindSafe for HashSet<A, S>where A: RefUnwindSafe, S: RefUnwindSafe,

§

impl<A, T> RefUnwindSafe for FixedSizeVariantArray<A, T>where A: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

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<Dyn> !RefUnwindSafe for DynMetadata<Dyn>

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<F, T> !RefUnwindSafe for SourceFuture<F, T>

§

impl<F, T> !RefUnwindSafe for SourceStream<F, T>

§

impl<F, Transfer> RefUnwindSafe for DefaultScopePolicy<F, Transfer>where F: RefUnwindSafe, Transfer: RefUnwindSafe,

§

impl<Get, GetMut> RefUnwindSafe for Field<Get, GetMut>where Get: RefUnwindSafe, GetMut: RefUnwindSafe,

§

impl<Get, Put> RefUnwindSafe for druid::lens::Map<Get, Put>where Get: RefUnwindSafe, Put: RefUnwindSafe,

§

impl<H> RefUnwindSafe for BuildHasherDefault<H>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<I, F> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::iter::Map<I, F>where F: RefUnwindSafe, I: RefUnwindSafe,

§

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

§

impl<I, P> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::iter::Filter<I, P>where I: RefUnwindSafe, P: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<I, const N: usize> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::iter::ArrayChunks<I, N>where I: RefUnwindSafe, <I as Iterator>::Item: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<Input> !RefUnwindSafe for TabInfo<Input>

§

impl<K, V> RefUnwindSafe for HashMapPool<K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<K, V> RefUnwindSafe for OrdMapPool<K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<K, V> RefUnwindSafe for OrdMap<K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<K, V> RefUnwindSafe for DictEntry<K, V>where K: RefUnwindSafe, V: RefUnwindSafe,

§

impl<K, V, S> RefUnwindSafe for HashMap<K, V, S>where K: RefUnwindSafe, S: RefUnwindSafe, V: RefUnwindSafe,

§

impl<L> RefUnwindSafe for InArc<L>where L: RefUnwindSafe,

§

impl<L, In, State> RefUnwindSafe for LensScopeTransfer<L, In, State>where In: RefUnwindSafe, L: RefUnwindSafe, State: RefUnwindSafe,

§

impl<L, U> !RefUnwindSafe for MenuLensWrap<L, U>

§

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

§

impl<P, Container> RefUnwindSafe for ImageBuffer<P, Container>where Container: RefUnwindSafe, P: RefUnwindSafe,

§

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

§

impl<S, T> !RefUnwindSafe for ModularWidget<S, T>

§

impl<SP, W> !RefUnwindSafe for Scope<SP, W>

§

impl<T> !RefUnwindSafe for BackgroundBrush<T>

§

impl<T> !RefUnwindSafe for LabelText<T>

§

impl<T> !RefUnwindSafe for MenuEntry<T>

§

impl<T> !RefUnwindSafe for AppLauncher<T>

§

impl<T> !RefUnwindSafe for DruidHandler<T>

§

impl<T> !RefUnwindSafe for LocalizedString<T>

§

impl<T> !RefUnwindSafe for Menu<T>

§

impl<T> !RefUnwindSafe for MenuItem<T>

§

impl<T> !RefUnwindSafe for Window<T>

§

impl<T> !RefUnwindSafe for WindowDesc<T>

§

impl<T> !RefUnwindSafe for ReplaceChild<T>

§

impl<T> !RefUnwindSafe for EditSession<T>

§

impl<T> !RefUnwindSafe for ParseFormatter<T>

§

impl<T> !RefUnwindSafe for TextComponent<T>

§

impl<T> !RefUnwindSafe for TextLayout<T>

§

impl<T> !RefUnwindSafe for Align<T>

§

impl<T> !RefUnwindSafe for AspectRatioBox<T>

§

impl<T> !RefUnwindSafe for Button<T>

§

impl<T> !RefUnwindSafe for Click<T>

§

impl<T> !RefUnwindSafe for Container<T>

§

impl<T> !RefUnwindSafe for Either<T>

§

impl<T> !RefUnwindSafe for Flex<T>

§

impl<T> !RefUnwindSafe for IntrinsicWidth<T>

§

impl<T> !RefUnwindSafe for Label<T>

§

impl<T> !RefUnwindSafe for druid::widget::List<T>

§

impl<T> !RefUnwindSafe for Maybe<T>

§

impl<T> !RefUnwindSafe for Painter<T>

§

impl<T> !RefUnwindSafe for Radio<T>

§

impl<T> !RefUnwindSafe for RawLabel<T>

§

impl<T> !RefUnwindSafe for SizedBox<T>

§

impl<T> !RefUnwindSafe for druid::widget::Split<T>

§

impl<T> !RefUnwindSafe for TextBox<T>

§

impl<T> !RefUnwindSafe for ValueTextBox<T>

§

impl<T> !RefUnwindSafe for ZStack<T>

§

impl<T> !RefUnwindSafe for WeakRefNotify<T>

§

impl<T> !RefUnwindSafe for Cell<T>

§

impl<T> !RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::cell::OnceCell<T>

§

impl<T> !RefUnwindSafe for RefCell<T>

§

impl<T> !RefUnwindSafe for SyncUnsafeCell<T>

§

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

§

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

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for SingleUse<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 UserDataKey<T>where T: RefUnwindSafe,

§

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

§

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

§

impl<T> RefUnwindSafe for druid::piet::cairo::glib::once_cell::sync::OnceCell<T>where T: UnwindSafe + RefUnwindSafe,

§

impl<T> RefUnwindSafe for Class<T>where <T as ObjectType>::GlibClassType: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Interface<T>where <T as ObjectType>::GlibClassType: RefUnwindSafe,

§

impl<T> RefUnwindSafe for druid::piet::cairo::glib::List<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for PtrSlice<T>where <T as GlibPtrDefault>::GlibType: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Receiver<T>

§

impl<T> RefUnwindSafe for druid::piet::cairo::glib::SList<T>where T: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for Sender<T>

§

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

§

impl<T> RefUnwindSafe for SyncSender<T>

§

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

§

impl<T> RefUnwindSafe for ClassStruct<T>where <<T as ObjectSubclass>::ParentType as ObjectType>::GlibClassType: RefUnwindSafe,

§

impl<T> RefUnwindSafe for InstanceStruct<T>where <<T as ObjectSubclass>::ParentType as ObjectType>::GlibType: RefUnwindSafe,

§

impl<T> RefUnwindSafe for InitializingObject<T>where <T as ObjectSubclass>::Type: RefUnwindSafe,

§

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

§

impl<T> RefUnwindSafe for ObjectImplRef<T>where <T as ObjectSubclass>::Type: RefUnwindSafe,

§

impl<T> RefUnwindSafe for ObjectImplWeakRef<T>where <T as ObjectSubclass>::Type: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for Pending<T>

§

impl<T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::future::Ready<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for Empty<T>

§

impl<T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::iter::Once<T>where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

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

§

impl<T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::result::IntoIter<T>where T: RefUnwindSafe,

§

impl<T> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::task::Ready<T>where T: RefUnwindSafe,

§

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

§

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

§

impl<T, C, E> RefUnwindSafe for ValueTypeOrNoneChecker<T, C, E>where C: RefUnwindSafe, E: RefUnwindSafe, T: RefUnwindSafe,

§

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

§

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

§

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

§

impl<T, MM> RefUnwindSafe for Boxed<T, MM>where MM: RefUnwindSafe, T: RefUnwindSafe,

§

impl<T, MM> RefUnwindSafe for Shared<T, MM>where MM: RefUnwindSafe, T: RefUnwindSafe,

§

impl<T, P> RefUnwindSafe for TypedObjectRef<T, P>where P: RefUnwindSafe, T: RefUnwindSafe,

§

impl<T, U> !RefUnwindSafe for ViewSwitcher<T, U>

§

impl<T, U, B: ?Sized> RefUnwindSafe for Then<T, U, B>where B: RefUnwindSafe, T: RefUnwindSafe, U: RefUnwindSafe,

§

impl<T, U, L, W> RefUnwindSafe for LensWrap<T, U, L, W>where L: RefUnwindSafe, T: RefUnwindSafe, U: RefUnwindSafe, W: RefUnwindSafe,

§

impl<T, W> !RefUnwindSafe for WidgetPod<T, W>

§

impl<T, W> !RefUnwindSafe for Added<T, W>

§

impl<T, W> !RefUnwindSafe for ClipBox<T, W>

§

impl<T, W> !RefUnwindSafe for DisabledIf<T, W>

§

impl<T, W> !RefUnwindSafe for EnvScope<T, W>

§

impl<T, W> !RefUnwindSafe for Padding<T, W>

§

impl<T, W> !RefUnwindSafe for Scroll<T, W>

§

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

§

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

§

impl<T, const N: usize> RefUnwindSafe for druid::piet::cairo::glib::bitflags::_core::array::IntoIter<T, N>where T: RefUnwindSafe,

§

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

§

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

§

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

§

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

§

impl<TP> !RefUnwindSafe for Tabs<TP>

§

impl<TP> RefUnwindSafe for TabsState<TP>where TP: RefUnwindSafe, <TP as TabsPolicy>::Input: RefUnwindSafe,

§

impl<W> !RefUnwindSafe for Recorder<W>

§

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

§

impl<W, C> RefUnwindSafe for ControllerHost<W, C>where C: RefUnwindSafe, W: RefUnwindSafe,

§

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

§

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

§

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