Trait SendIfParallel

Source
pub trait SendIfParallel: Send { }
Expand description

Send if the parallel feature enabled

Implementors§