Type Alias wgpu_core::id::DeviceId

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

Aliased Type§

struct DeviceId(/* private fields */);