Trait rquickjs_core::ParallelSend
source · [−]pub trait ParallelSend { }
Expand description
The marker trait which requires Send
when "parallel"
feature is used
pub trait ParallelSend { }
The marker trait which requires Send
when "parallel"
feature is used