Type Alias veloren_client_i18n::Fonts

source ·
pub type Fonts = HashMap<String, Font>;
Expand description

Store font metadata

Aliased Type§

struct Fonts { /* private fields */ }