Trait rquickjs::ParallelSend[][src]

pub trait ParallelSend: Send { }

Implementors

impl<T> ParallelSend for T where
    T: Send
[src]

Loading content...