rustc_data_structures::marker

Function assert_dyn_send_sync_val

Source
pub fn assert_dyn_send_sync_val<T: ?Sized + DynSync + DynSend>(_t: &T)