Type Alias fonts::FontRef

source ·
pub type FontRef = Arc<Font>;

Aliased Type§

struct FontRef { /* private fields */ }