rustc_
data_
structures
1.83.0
(90b35a623 2024-11-26)
In rustc_
data_
structures::
marker
rustc_data_structures
::
marker
Function
assert_dyn_send_val
Copy item path
source
pub fn assert_dyn_send_val<T: ?
Sized
+
DynSend
>(_t:
&T
)