Skip to main content

WasmCompatSend

Trait WasmCompatSend 

Source
pub trait WasmCompatSend: Send { }

Implementors§

Source§

impl<T> WasmCompatSend for T
where T: Send,

Available on not (crate feature wasm and WebAssembly).