veloren_client_i18n
0.13.0
Fonts
Aliased type
In crate veloren_client_i18n
Type Alias
veloren_client_i18n
::
Fonts
Copy item path
source
·
[
−
]
pub type Fonts = HashMap<
String
,
Font
>;
Expand description
Store font metadata
Aliased Type
§
struct Fonts {
/* private fields */
}