WasmNotSend

Trait WasmNotSend 

Source
pub trait WasmNotSend: Send { }

Implementors§

Source§

impl<T: Send> WasmNotSend for T