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