Skip to main content
WebGPUGlobalTrait
script_
webgpu
0.5.0
WebGPU
Global
Trait
Required Methods
global_wgpu_id_hub
Implementors
In script_
webgpu::
promise
script_webgpu
::
promise
Trait
WebGPU
Global
Trait
Copy item path
Source
pub trait WebGPUGlobalTrait { // Required method fn
global_wgpu_id_hub
(&self) ->
Arc
<
IdentityHub
>; }
Required Methods
§
Source
fn
global_wgpu_id_hub
(&self) ->
Arc
<
IdentityHub
>
Implementors
§