[][src]Type Definition vulkano_glyph::FontId

type FontId = usize;

A unique identifier representing a font. Assigning each Font a FontId is left to the user.