Type Alias TextureId

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

Aliased Typeยง

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