Skip to main content

FontRegistry

Type Alias FontRegistry 

Source
pub type FontRegistry = HashMap<String, ()>;

Aliased Typeยง

pub struct FontRegistry { /* private fields */ }