Macro vizia_core::vg::unsafe_send_sync
macro_rules! unsafe_send_sync { ($t: ty) => { ... }; }
Expand description
Macro that implements Send and Sync.
macro_rules! unsafe_send_sync { ($t: ty) => { ... }; }
Macro that implements Send and Sync.