Type Definition wgpu_core::id::TextureId

source ·
pub type TextureId = Id<Texture<Empty>>;