TextureId

Type Alias TextureId 

pub type TextureId = Id<Texture>;
Available on crate feature unstable-wgpu-27 only.

Aliased Typeยง

pub struct TextureId(/* private fields */);