Type Alias wgpu_core::id::AdapterId

source ·
pub type AdapterId = Id<Adapter<Empty>>;

Aliased Type§

struct AdapterId(/* private fields */);