Type Definition guion::widgets::util::LocalGlyphCache[][src]

type LocalGlyphCache<E: Env> = Option<(Arc<ESGlyphs<E>>, Arc<dyn Any>)>;