Type Definition fdg_img::style::FontResult

source · []
pub type FontResult<T> = Result<T, <FontDataInternal as FontData>::ErrorType>;
Expand description

The type we used to represent a result of any font operations