Trait std::prelude::v1::Send [] [src]

pub unsafe trait Send { }

Types able to be transferred across thread boundaries.

Implementors