pub trait WebGPUGlobalTrait { // Required method fn global_wgpu_id_hub(&self) -> Arc<IdentityHub> ⓘ; }