Skip to main content

TextureId

Type Alias TextureId 

Source
pub type TextureId = Id<Texture>;

Aliased Typeยง

#[repr(transparent)]
pub struct TextureId(/* private fields */);