Trait std::marker::Send [] [src]

pub unsafe trait Send { }
[]

Types that can be transferred across thread boundaries.

Implementors