Type Alias wgpu::core::id::AdapterId

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

Aliased Type§

struct AdapterId(/* private fields */);