futures_channel
0.3.31
AssertKinds
Object Safety
Implementors
In futures_channel::mpsc
Trait
futures_channel
::
mpsc
::
AssertKinds
Copy item path
source
·
[
−
]
trait AssertKinds:
Send
+
Sync
+
Clone
{ }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
AssertKinds
for
UnboundedSender
<
u32
>