Type Alias TextCache

Source
type TextCache = HashMap<Id, Mesh<UiVertex>>;

Aliased Typeยง

struct TextCache { /* private fields */ }