Type Alias Fonts

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

Store font metadata

Aliased Typeยง

struct Fonts { /* private fields */ }