Type Alias wgpu_core::id::QuerySetId

source ·
pub type QuerySetId = Id<QuerySet<Empty>>;

Aliased Type§

struct QuerySetId(/* private fields */);