pub type FontInstanceMap = HashMap<FontInstanceKey, Arc<BaseFontInstance>>;
Aliased Typeยง
struct FontInstanceMap { /* private fields */ }
pub type FontInstanceMap = HashMap<FontInstanceKey, Arc<BaseFontInstance>>;
struct FontInstanceMap { /* private fields */ }