Type Alias FontLoadingError

Source
pub type FontLoadingError = String;
Expand description

Error returned if font loading failed

Aliased Type§

struct FontLoadingError { /* private fields */ }