rustc_data_structures::marker

Function assert_dyn_send_sync_val

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