Trait WasmNotSendSync

pub trait WasmNotSendSync: WasmNotSend + WasmNotSync { }

Implementors§

§

impl<T> WasmNotSendSync for T