FontIndex

Type Alias FontIndex 

Source
pub type FontIndex = Index<FontMarker>;
Expand description

Index into a font collection.

Aliased Typeยง

pub struct FontIndex { /* private fields */ }