wgpu
24.0.0
PopError
Scope
Future
Implementors
In wgpu::
dispatch
wgpu
::
dispatch
Trait
PopErrorScopeFuture
Copy item path
source
pub trait PopErrorScopeFuture:
Future
<Output =
Option
<
Error
>> +
WasmNotSend
+ 'static { }
Implementors
§
source
§
impl<T:
Future
<Output =
Option
<
Error
>> +
WasmNotSend
+ 'static>
PopErrorScopeFuture
for T