Type Alias wgpu::core::id::DeviceId

source ·
pub type DeviceId = Id<Device<Api>>;

Aliased Type§

struct DeviceId(/* private fields */);