pub type FontResource = Resource<Font>;
A resource that allows a font to be loaded.
pub struct FontResource { /* private fields */ }