wgpu_core::id

Type Alias QuerySetId

Source
pub type QuerySetId = Id<QuerySet<Empty>>;

Aliased Typeยง

struct QuerySetId(/* private fields */);