kvarn_
async
0.6.1
Unwind
Action
Arg
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
Borrow<T>
BorrowMut<T>
From<T>
Into<U>
TryFrom<U>
TryInto<U>
In kvarn_
async::
prelude::
compact_
str::
core::
intrinsics::
mir
kvarn_async
::
prelude
::
compact_str
::
core
::
intrinsics
::
mir
Struct
UnwindActionArg
Copy item path
source
pub struct UnwindActionArg;
🔬
This is a nightly-only experimental API. (
custom_mir
)
Auto Trait Implementations
§
§
impl
Freeze
for
UnwindActionArg
§
impl
RefUnwindSafe
for
UnwindActionArg
§
impl
Send
for
UnwindActionArg
§
impl
Sync
for
UnwindActionArg
§
impl
Unpin
for
UnwindActionArg
§
impl
UnwindSafe
for
UnwindActionArg
Blanket Implementations
§