Trait redox::marker::Send [] [src]

pub unsafe trait Send { }

Types able to be transferred across thread boundaries.

Implementors