moly_
kit
0.2.2
Platform
Send
Inner
Implementors
In moly_
kit::
utils::
asynchronous
moly_kit
::
utils
::
asynchronous
Trait
PlatformSendInner
Copy item path
Source
pub trait PlatformSendInner:
Send
{ }
Implementors
§
Source
§
impl<T>
PlatformSendInner
for T
where T:
Send
,