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