wgpu_core::id

Type Alias TextureId

Source
pub type TextureId = Id<Texture<Empty>>;

Aliased Typeยง

struct TextureId(/* private fields */);