Macro vizia::vg::unsafe_send_sync

macro_rules! unsafe_send_sync {
    ($t: ty) => { ... };
}
Expand description

Macro that implements Send and Sync.