wgpu_
test
26.0.0
RunTest
Send
Implementors
In wgpu_
test::
config
wgpu_test
::
config
Trait
RunTestSend
Copy item path
Source
pub trait RunTestSend:
Send
{ }
Implementors
§
Source
§
impl<T>
RunTestSend
for T
where T:
Send
,