Type Alias wgpu::core::id::QuerySetId

pub type QuerySetId = Id<QuerySet>;
Available on wgpu_core only.

Aliased Type§

struct QuerySetId(/* private fields */);