Module wgpu_core::id

source ·

Modules

  • Marker types for each resource.

Structs

  • An identifier for a wgpu object.
  • The raw underlying representation of an identifier.

Traits

  • Marker trait used to determine which types uniquely identify a resource.

Type Aliases