Type Definition azul_webrender_api::FontInstanceMap[][src]

type FontInstanceMap = HashMap<FontInstanceKey, Arc<BaseFontInstance>>;