veloren_
voxygen
0.17.0
Text
Cache
Aliased Type
In veloren_
voxygen::
ui::
cache
veloren_voxygen
::
ui
::
cache
Type Alias
TextCache
Copy item path
Source
type TextCache = HashMap<Id,
Mesh
<
UiVertex
>>;
Aliased Type
ยง
struct TextCache {
/* private fields */
}