Trait core::kinds::SendExperimental [-]  [+] [src]

pub unsafe trait Send: 'static + ?Sized { }

Types able to be transferred across task boundaries.

Implementors