RunTest
Send
Sync
wgpu_
test
24.0.0
RunTest
Send
Sync
Implementors
In wgpu_
test::
config
Structs
GpuTestConfiguration
Traits
RunTestSend
RunTestSendSync
Type Aliases
RunTestAsync
wgpu_test
::
config
Trait
RunTestSendSync
Copy item path
Settings
Help
Summary
Source
pub trait RunTestSendSync:
Send
+
Sync
{ }
Implementors
§
Source
§
impl<T>
RunTestSendSync
for T
where T:
Send
+
Sync
,